<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
0307cea5-e595-4038-be30-1f28bdcc5c5e|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="0307cea5-e595-4038-be30-1f28bdcc5c5e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-12T00:00:00" End="2024-11-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="95799|residencial_do_sul" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
0307cea5-e595-4038-be30-1f28bdcc5c5e|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="0307cea5-e595-4038-be30-1f28bdcc5c5e" TimeStamp="0001-01-01T00:00:00" HotelName="Residencial Do Sul" HotelCode="95799|residencial_do_sul" StarRating="2" GTCityId="68741" CountryCode="PT" CityName="Lisbon" CountryName="Portugal" Address="Av. Almirante Reis 34, 1150-018 Lisboa" PostCode="" PhoneNo="+351218147253" FaxNo="+351218142169" Email="" CheckInTime="" CheckOutTime="" Latitude="38.723446" Longitude="-9.135079" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (shared bathroom) (full double bed) (bed type is subject to availability)" RoomTypeCode="h-903b750e-54fe-5148-a68a-ec32d4d0cada|63|NjMzLjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="633.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 67.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 35.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Family room|TV|Shower</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-11-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="633.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/1024x768/content/a5/05/a5056c903689416b76ebfd905a967403a4d9cff3.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/c5/a3/c5a3e1b70fa0361c9114ff1967edd8e03f2b5477.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/fe/6d/fe6d23d477a4aa6e7bb134f667ed30f762e890d5.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/b5/5f/b55f2e43d9d3d0e362a18b5055bab4d53a99f860.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/a1/31/a13186bd5c46adc77753ae67fd7b90395322774a.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/54/19/5419f63d9fc67d11879492940d3623cf54330776.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/e8/07/e8077fe4dfef9d0bd2066370826e92b0226b28e1.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/11/16/1116094309e27ac5f1fe86c141b26ac0d8d27e3c.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/e5/20/e5209cdb96692eb520f6c4de68947c36dc703a14.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/6e/f5/6ef58092453ec9015d7dd3a75149e374dd215426.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/62/97/62976cb5833d161b20a718eaa8877c07dcf14d00.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/a0/e5/a0e5601083f9bb9c8ba840dafde75e91d588fbb0.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/b6/27/b6271bd2621bd9a06e02e4776d100b047716072d.jpeg" /></Images><HotelDescription>&lt;br/&gt;The hotel is located near to the city centre (10 minutes walking or 5 minutes by metro). There is a metro station (Intendente) just in front of the entrance which carries guests or to the City Centre or to the airport. The famous tramway 28, which offers guests an unforgettable tour of Lisbon, has a stop in front of the hotel. Recently refurbished and located on one of the main arteries of the city. The reception is open 24 hours and is the ideal place to learn about all the tourist attractions of this beautiful city, and about the best restaurants to taste its delicacies.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>All Spaces Non-Smoking (public and private)</Description><Value>All Spaces Non-Smoking (public and private)</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Common kitchen</Description><Value>Common kitchen</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Portuguese</Description><Value>Portuguese</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking nearby</Description><Value>Parking nearby</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Family/Kid Friendly</Description><Value>Family/Kid Friendly</Value></HotelFacilities><HotelFacilities><Type>Pets</Type><Description>Pets Not Allowed</Description><Value>Pets Not Allowed</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Additional measures against COVID-19</Description><Value>Additional measures against COVID-19</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
fde093fd-d77c-41e0-adbb-834ace41f7a2|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="fde093fd-d77c-41e0-adbb-834ace41f7a2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-12T00:00:00" End="2024-11-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
fde093fd-d77c-41e0-adbb-834ace41f7a2|PaximumSearch|supplier interation failed||Paximum|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
fde093fd-d77c-41e0-adbb-834ace41f7a2|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
fde093fd-d77c-41e0-adbb-834ace41f7a2|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fde093fd-d77c-41e0-adbb-834ace41f7a2|HotelsProSearch|successfull supplier interation||HotelsPro|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
fde093fd-d77c-41e0-adbb-834ace41f7a2|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fde093fd-d77c-41e0-adbb-834ace41f7a2|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fde093fd-d77c-41e0-adbb-834ace41f7a2|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
fde093fd-d77c-41e0-adbb-834ace41f7a2|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
fde093fd-d77c-41e0-adbb-834ace41f7a2|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-10-23T15:00:21.4091973+01:00" Version="0" EchoToken="Search" TransactionIdentifier="fde093fd-d77c-41e0-adbb-834ace41f7a2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="416.00" OriginalAmount="416.00">
      <BasicPropertyInfo Latitude="38.734588623046875" Longitude="-9.127058029174805" StarRating="2" HotelCode="0|joker_guest_house" HotelName="Travel Inn Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luís Monteiro 37 4 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/3d/a4/3da436e0a4b503ce45a1a3a26356dfc5426bb3af.jpeg</HotelPictures>
        <HotelDescription>With a stay at Joker Guest House in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Santa Justa Elevator. This guesthouse is 2.4 mi (3.8 km) from Gulbenkian Museum and 2.5 mi (4 km) from Commerce Square.&lt;br /&gt;Featured amenities include microwave in a common area and refrigerator in a common area.&lt;br /&gt;Make yourself at home in one of the 3 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include blackout drapes/curtains, 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;Extra Info: &lt;/b&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="428.00" OriginalAmount="428.00">
      <BasicPropertyInfo Latitude="38.73986053466797" Longitude="-9.131196975708008" StarRating="3" HotelCode="0|abade_lisbon_rooms" HotelName="Abade Lisbon Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Abade Faria 53, RC Dto., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/5a/3b5a038b72788b59476b889c5496aecda42356a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Abade Lisbon Rooms in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This guesthouse is 2.7 mi (4.3 km) from Lisbon Zoo and 3.7 mi (6 km) from Lisbon Oceanarium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Instituto Superior Tecnico - 1.2 km / 0.7 mi&lt;br /&gt;Entrecampos - 1.2 km / 0.8 mi&lt;br /&gt;Atrium Saldanha - 1.8 km / 1.1 mi&lt;br /&gt;Campo Pequeno Bullring - 1.8 km / 1.1 mi&lt;br /&gt;Saldanha Square - 1.8 km / 1.1 mi&lt;br /&gt;Hospital Dona Estefania - 2 km / 1.3 mi&lt;br /&gt;Bela Vista Park - 2.1 km / 1.3 mi&lt;br /&gt;Center for Modern Art - 2.4 km / 1.5 mi&lt;br /&gt;El Corte Ingles Mall - 2.5 km / 1.5 mi&lt;br /&gt;Hospital Curry Cabral - 2.5 km / 1.6 mi&lt;br /&gt;Gulbenkian Museum - 2.5 km / 1.6 mi&lt;br /&gt;Martim Moniz Square - 2.8 km / 1.7 mi&lt;br /&gt;Hospital Sao Jose - 2.8 km / 1.7 mi&lt;br /&gt;Marquis of Pombal Square - 2.9 km / 1.8 mi&lt;br /&gt;Edward VII Park - 2.9 km / 1.8 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 22.7 km / 14.1 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 complimentary wireless Internet access and barbecue grills.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 individually decorated guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.00" OriginalAmount="493.00">
      <BasicPropertyInfo Latitude="38.7231315" Longitude="-9.1354169" StarRating="0" HotelCode="153766|residencial_roxi" HotelName="Residencial Roxi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 31, 1150-009 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79601/1879601/1.jpg?f=15082346</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="548.00" OriginalAmount="548.00">
      <BasicPropertyInfo Latitude="38.723446" Longitude="-9.135079" StarRating="2" HotelCode="95799|residencial_do_sul" HotelName="Residencial Do Sul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 34, 1150-018 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185899/185899a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the city centre (10 minutes walking or 5 minutes by metro). There is a metro station (Intendente) just in front of the entrance which carries guests or to the City Centre or to the airport. The famous tramway 28, which offers guests an unforgettable tour of Lisbon, has a stop in front of the hotel. Recently refurbished and located on one of the main arteries of the city. The reception is open 24 hours and is the ideal place to learn about all the tourist attractions of this beautiful city, and about the best restaurants to taste its delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="570.50" OriginalAmount="570.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|970323" HotelName="INATEL OEIRAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889257_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideal for those wanting to spend a few days at the beach but also enjoy the cultural opportunities of a city, INATEL Oeiras could be the perfect choice.Located in front of the sea, between the coast road and the promenade, it offers moments of leisure for two or for the whole family. We suggest dinner in the panoramic restaurant, a shopping trip, or a visit to the Pal�cio do Egipto Cultural Centre. 138 apartments, children�s playground and Wi-fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="584" OriginalAmount="584">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="781999|490857" HotelName="Lx Center Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Barroca 2, Misericordia, 1200-050 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/31000000/30570000/30566100/30566062/c4d93627_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.00" OriginalAmount="590.00">
      <BasicPropertyInfo Latitude="38.7240601166541" Longitude="-9.13421116769314" StarRating="0" HotelCode="0|city_centre_palmira_guesthouse" HotelName="City Centre Palmira Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Palmira 27 - 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/1e/db/1edba2ae7a957d9be779ad4f6cf78074a960af4d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “City Centre Palmira Guesthouse” is situated within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.00" OriginalAmount="615.00">
      <BasicPropertyInfo Latitude="38.699195789212" Longitude="-9.2055556841358" StarRating="2" HotelCode="383462|people_hostel" HotelName="Terrace Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jeronimos 16, 1400-211 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/63645/2263645/46.jpg?f=15622996</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.00" OriginalAmount="628.00">
      <BasicPropertyInfo Latitude="38.73147555" Longitude="-9.14802415" StarRating="0" HotelCode="563825|hub_lisbon_patio_hostel" HotelName="Hub Lisbon Patio Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 8, 1050-229 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735862/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Lisboa. The establishment's common areas include Wi-Fi internet connection. As this establishment features 24-hour reception, guests are always welcome. Pets are not allowed at this property. Transfer service is available for guests' convenience at Hub Lisbon Patio Hostel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.00" OriginalAmount="633.00">
      <BasicPropertyInfo Latitude="38.71465" Longitude="-9.14755" StarRating="0" HotelCode="0|_0x23f5b" HotelName="Hub New Lisbon Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De O Século 150, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/ce/3cce23943d985e237bf2e8bc913b6d215908da0d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Hub New Lisbon Hostel places you in the heart of Lisbon, within a 15-minute walk of Rossio Square and Botanical Garden.  This hostel is 1.3 mi (2 km) from Commerce Square and 1.6 mi (2.6 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 33 individually decorated 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;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and an arcade/game room.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hostel's coffee shop/café, or stop in at the snack bar/deli. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge. A complimentary continental breakfast is served daily from 7:30 AM to 10:30 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 10.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="645.00" OriginalAmount="645.00">
      <BasicPropertyInfo Latitude="38.72687557" Longitude="-9.13470378" StarRating="0" HotelCode="691677|lisbon_gambori_hostel_" HotelName="Lisbon Gambori Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 62</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/39/0f/390f99abfa4cb4bc24be2cff8ca0150310db685b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.00" OriginalAmount="649.00">
      <BasicPropertyInfo Latitude="38.742801666259766" Longitude="-9.201873779296875" StarRating="3" HotelCode="0|sonias_house_2_2" HotelName="Sonias House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rua Vasco Botelho do Amaral, Benfica, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5c/5b/5c5b9ff0f75e4dc9a1b4a4f2977eae2708abd5d8.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Sonias House 2 in Lisbon (Benfica), you'll be within a 10-minute drive of Amoreiras Shopping Center and Restauradores Square.  This guesthouse is 3.8 mi (6.1 km) from Lisbon Zoo and 4 mi (6.5 km) from Jeronimos Monastery.&lt;br /&gt;Amenities : This smoke-free guesthouse features complimentary bicycles on site.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Colombo Shopping Centre - 2.3 km / 1.4 mi&lt;br /&gt;Floresta de Monsanto Park - 2.7 km / 1.7 mi&lt;br /&gt;Estádio da Luz - 3 km / 1.8 mi&lt;br /&gt;Lisbon Zoo - 3.4 km / 2.1 mi&lt;br /&gt;Entrecampos - 3.9 km / 2.4 mi&lt;br /&gt;Hospital Santa Maria - 4.4 km / 2.7 mi&lt;br /&gt;University of Lisbon - 4.7 km / 2.9 mi&lt;br /&gt;Ajuda National Palace - 4.9 km / 3 mi&lt;br /&gt;Gulbenkian Museum - 5 km / 3.1 mi&lt;br /&gt;Queluz National Palace - 5.6 km / 3.5 mi&lt;br /&gt;Amoreiras Shopping Center - 5.7 km / 3.5 mi&lt;br /&gt;LxFactory - 6.1 km / 3.8 mi&lt;br /&gt;Jeronimos Monastery - 6.5 km / 4 mi&lt;br /&gt;Lisboa Congress Centre - 6.6 km / 4.1 mi&lt;br /&gt;Campo Pequeno Bullring - 6.7 km / 4.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 8.8 km / 5.5 mi&lt;br /&gt;Cascais (CAT) - 18.5 km / 11.5 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and laundry facilities.&lt;br /&gt;HeadLine : In Lisbon (Benfica)&lt;br /&gt;Rooms : Make yourself at home in one of the 4 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include irons/ironing boards and blackout drapes/curtains, and you can also request rollaway/extra beds (surcharge).&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: 20.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.00" OriginalAmount="654.00">
      <BasicPropertyInfo Latitude="38.72411" Longitude="-9.14746" StarRating="0" HotelCode="0|avenue_rooms_suites" HotelName="Avenue Hostel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 138, 1 Andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/38/2c38aef1b285f196be0e33422343bf243551d452.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), Avenue Hostel &amp;amp; Suites is minutes from Marquis of Pombal Square and Edward VII Park.  This hostel is close to Rossio Square and Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 23 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have deep soaking bathtubs.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and a reception hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary buffet breakfast is served daily from 8:30 AM to 11:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include an elevator (lift), microwave in a common area, and refrigerator in a common area.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes are included in the accommodation price.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.00 per person, per night for adults; EUR 0.00 per night for guests up to 12 years old. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="656.07" OriginalAmount="656.07">
      <BasicPropertyInfo Latitude="38.703264239374" Longitude="-9.3958505988121" StarRating="2" HotelCode="30867|834875" HotelName="Hotel Sao Mamede" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marginal 7105, 2765-607 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49438/a_49438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this hotel is just a few minutes walk from public transport links, shopping facilities, restaurants, bars, pubs and nightclubs. The nearest beach is 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="657.00" OriginalAmount="657.00">
      <BasicPropertyInfo Latitude="38.731849670410156" Longitude="-9.141124725341797" StarRating="3" HotelCode="0|residencia_white_love" HotelName="Residencia White Love" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Dona Estefânia, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/0a/640a0dfc5cbbf5cfaae58ee45c71be80708064af.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Residencia White Love in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Lisbon City Hall and 9 minutes from Rossio Square.  This guesthouse is 2.1 mi (3.4 km) from Castle of Sao Jorge and 2.1 mi (3.4 km) from Lisbon Cathedral (Se).&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Atrium Saldanha - 0.4 km / 0.2 mi&lt;br /&gt;Saldanha Square - 0.5 km / 0.3 mi&lt;br /&gt;Hospital Dona Estefania - 0.6 km / 0.4 mi&lt;br /&gt;Instituto Superior Tecnico - 0.7 km / 0.4 mi&lt;br /&gt;Liberty Avenue - 1.3 km / 0.8 mi&lt;br /&gt;Entrecampos - 1.3 km / 0.8 mi&lt;br /&gt;Marquis of Pombal Square - 1.3 km / 0.8 mi&lt;br /&gt;Edward VII Park - 1.3 km / 0.8 mi&lt;br /&gt;El Corte Ingles Mall - 1.4 km / 0.8 mi&lt;br /&gt;Campo Pequeno Bullring - 1.4 km / 0.9 mi&lt;br /&gt;Medeiros e Almeida Museum - 1.7 km / 1 mi&lt;br /&gt;Cinemateca Portuguesa Museum - 1.8 km / 1.1 mi&lt;br /&gt;Gulbenkian Museum - 1.8 km / 1.1 mi&lt;br /&gt;Lisbon Coliseum - 1.9 km / 1.2 mi&lt;br /&gt;Hospital Curry Cabral - 1.9 km / 1.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 6.7 km / 4.2 mi&lt;br /&gt;Cascais (CAT) - 21.3 km / 13.3 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and luggage storage.&lt;br /&gt;HeadLine : In Lisbon (Lisbon Old Town)&lt;br /&gt;Rooms : Stay in one of 13 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include safes and fans, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&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="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="38.71534966" Longitude="-9.13800352" StarRating="0" HotelCode="402090|welcome_hostel__2" HotelName="Welcome Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calcada do Garcia 29, 1'st Floor, 1150-167 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/a5/d8a5d15cd109cccb73560f38504d07112d8c1a64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Welcome Hostel in Lisbon (Lisbon City Center), you'll be minutes from Sao Domingos Church and Castle of Sao Jorge.  This hostel is within close proximity of National Theatre of D. Maria II and Rossio Square.&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. Complimentary high-speed (wired) Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include laptop-compatible safes and ceiling fans, and housekeeping is provided once per stay.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.00" OriginalAmount="660.00">
      <BasicPropertyInfo Latitude="38.71104848" Longitude="-9.14450233" StarRating="1" HotelCode="865712|friendly_hills_bairro_alto" HotelName="Friendly Hills Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Barroca 4, 1st Floor, Misericordia, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10407030</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.00" OriginalAmount="683.00">
      <BasicPropertyInfo Latitude="38.73456231" Longitude="-9.14341631" StarRating="0" HotelCode="841440|duque_de_saldanha_bed_breakfast" HotelName="Duque de Saldanha - Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores De Chaves 23, 4 Esq., Arroios, 1000-110 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/66/69669ab710fbee655c806bf510007f5b1c5aaea5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Saldanha), Residencial Duque de Saldanha is minutes from Saldanha Square and Atrium Saldanha. This guesthouse is within close proximity of Dolce Vita Shopping Monumental Mall and Dr. Anastacio Goncalves 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 26 guestrooms. Complimentary wireless Internet access is available to keep you connected. Conveniences include phones and desks, and housekeeping is provided daily.&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, a 24-hour front desk, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="686.00" OriginalAmount="686.00">
      <BasicPropertyInfo Latitude="38.7077913" Longitude="-9.15474416" StarRating="1" HotelCode="811627|cenario_catita_hostel" HotelName="Cenario Catita Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Marques de Abrantes 97, 2andar, 1200-718 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6076938</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693" OriginalAmount="693">
      <BasicPropertyInfo Latitude="38.73104227" Longitude="-9.14061369" StarRating="3" HotelCode="782678|341926" HotelName="Tripgeo Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dona Estefania 40, 1 Esquina, 1000-156 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9600324</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="704.00" OriginalAmount="704.00">
      <BasicPropertyInfo Latitude="38.71241337" Longitude="-9.14425699" StarRating="2" HotelCode="401321|pensao_residencial_camoes" HotelName="Pensao Residencial Camoes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="24 Hour Front Desk,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tv. Do Poco da Cidade nº38, 1º Esq/2º, Bairro Alto, 1200 - 344 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/580246/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 Pensao Residencial Camoes, you'll be centrally located in Lisbon, steps from Church of Sao Roque and Trindade Theater. This guesthouse is within close proximity of Fado in Chiado and Glória Lift.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include phones and ceiling fans, and you can also request cribs/infant beds (complimentary).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&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, multilingual staff, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.00">
      <BasicPropertyInfo Latitude="38.742881774902344" Longitude="-9.201584815979004" StarRating="3" HotelCode="0|sonias_house_3" HotelName="Sónia's House 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. Vasco Botelho do Amaral 1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/17/2217f528358c96bef5c693e098a0c88429fb3ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Feeling like at home during the long journey is priceless. Guest house «Sónia's House 3» is located in Lisbon. This guest house is located in 6 km from the city center. You can take a walk and explore the neighbourhood area of the guest house. Places nearby: Colégio Militar/Luz, Lisbon Zoo and Edward VII Park.&lt;br /&gt;&lt;b&gt;At The Guest House: &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 parking zone. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.00" OriginalAmount="717.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="684594|asian_everest_house" HotelName="Asian Everest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova Do Desterro 3</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/71539/2971539/1.jpg?f=15072871</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="38.759918212890625" Longitude="-9.188382148742676" StarRating="0" HotelCode="0|benfica_historial_apartments_by_homing" HotelName="Benfica Historial Apartments by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rua Neves Costa, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/cb/5acbd11ec50709888a7ea9e41f42189d7449fb95.jpeg</HotelPictures>
        <HotelDescription>With a stay at Benfica Historial Apartments by Homing in Lisbon, you'll be within a 5-minute drive of Lisbon Zoo and Gulbenkian Museum. This apartment is 0.7 mi (1.1 km) from Colombo Shopping Centre and 4.8 mi (7.8 km) from Santa Justa Elevator.&lt;br /&gt;Make yourself at home in one of the air-conditioned guestrooms.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="726.35" OriginalAmount="726.35">
      <BasicPropertyInfo Latitude="38.729435" Longitude="-9.474497" StarRating="4" HotelCode="12202|370675" HotelName="Estalagem do Muchaxo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Golf Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praia do Guincho, 2750-642 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12242/a_12242_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Lisbon, Cascais, Sintra tourism triangle, close to the western-most point of the European Continent (Cabo da Roca) ‘where the land ends and the sea begins’. Looking out over the Guincho Beach onto the Atlantic Ocean, the hotel offers breathtaking views and fresh air. The bright sunshine is tempered by refreshing breezes from the Sintra hills. Links to public transport can be found in the immediate vicinity. Cascais is just 7 km away. There, visitors will find exciting nightlife, shopping opportunities, as well as the bus and train stations. Portela Airport is some 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="733.97" OriginalAmount="733.97">
      <BasicPropertyInfo StarRating="2" HotelCode="|931664" HotelName="FLAG LISBOA OEIRAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29877_image61797673_0.jpg</HotelPictures>
        <HotelDescription>61 rooms equipped with the new bed Sweet Bed by Ibis, desk, Internet, TV and a bathroom with bathtub or shower. The hotel also offers free Wi-Fi, a bar and free parking, among other services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.00" OriginalAmount="734.00">
      <BasicPropertyInfo Latitude="38.734605" Longitude="-9.143493" StarRating="3" HotelCode="190549|residencial_lord" HotelName="Residencial Lord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 23, 4Dt., 1000-110 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203467/203467a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Guesthouse recently renovated establishment situated on a centrally located avenue in the beautiful city of Lisbon. Next to this guest house you will find Duque de Saldanha Square.. . All of the rooms have private bathrooms, cable TV, Wi-Fi Internet connection, a telephone, hair dryer, heating and some have air conditioning. The accommodation also has communal services such as laundry, a left-luggage office, air conditioning, wireless Internet connection in public areas and a 24 hour reception desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="749.00" OriginalAmount="749.00">
      <BasicPropertyInfo Latitude="38.7233815" Longitude="-9.14572146" StarRating="1" HotelCode="406351|livin_lisbon_hostel_" HotelName="Liv'in Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Marta 37, 1st floor, 1150-293 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/81080/1881080/32.jpg?f=15083874</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Liv'in Lisbon Hostel places you in the heart of Lisbon, walking distance from Medeiros e Almeida Museum and Marques de Pombal Square.  This hostel is within close proximity of Cinemateca Portuguesa Museum and Vasco de Gama Statue.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 61 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;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, tour/ticket assistance, and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="752.78" OriginalAmount="752.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|716174" HotelName="Amazonia Jamor" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>QUEIJAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886450_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel es un complejo de 4 estrellas situado enfrente del Estadio Nacional. El aeropuerto, Lisboa y Estoril quedan a sandoacute;lo 10 minutos y la autopista Lisboa-Cascais-Sintra y la nueva autovandiacute;a CREL estandaacute;n a poca distancia. Las 97 candoacute;modas habitaciones, entre las cuales hay 4 suites y 3 suites junior, estandaacute;n equipadas con aire acondicionado regulable, tv por satandeacute;lite, manduacute;sica, telandeacute;fono con puerto de datos, caja fuerte, minibar y baandntilde;o privado completo con secador de pelo (algunas con jacuzzi).   El restaurante del establecimiento, Amazonia Jamor Hotel, sirve desayuno, almuerzo y cena. Se presta servicio de habitaciones con horario limitado. Entre las opciones de ocio y esparcimiento de este alojamiento, Amazonia Jamor Hotel, figuran su piscina descubierta y su piscina. Aparte de centro empresarial, los viajeros de negocios se benefician de conexiandoacute;n inalandaacute;mbrica a Internet (recargo) y conexiandoacute;n a Internet de alta velocidad por cable (recargo). Sus instalaciones de negocios y actividades incluyen sala de conferencias, sala de exposiciones y sala de recepciones. Se brinda servicio de transporte al aeropuerto (recargo) (a peticiandoacute;n). Amazonia Jamor Hotel tambiandeacute;n dispone de bar o lounge, jardandiacute;n y sala de juegos electrandoacute;nicos o de mesa. Los huandeacute;spedes disfrutan de servicio de recepciandoacute;n 24 horas. Cabe destacar que el parking o estacionamiento es gratuito.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.00" OriginalAmount="762.00">
      <BasicPropertyInfo Latitude="38.72292" Longitude="-9.14595" StarRating="3" HotelCode="0|santa_marta_views_by_homing" HotelName="Santa Marta Views by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Santa Marta 5, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/9f/2f9f4415ed5d08daa4c69cde5659cea955575447.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), this apartment is within a 15-minute walk of Rossio Square and Marquis of Pombal Square.  This apartment is 1.7 mi (2.7 km) from Commerce Square and 1.7 mi (2.8 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. 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 washing machine.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="762.76" OriginalAmount="762.76">
      <BasicPropertyInfo Latitude="38.7013" Longitude="-9.43022" StarRating="3" HotelCode="753589|3925875" HotelName="Tires Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Mata Da Torre 727, 2785-798 Cascais, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/7a/de7ab0daf6a31d7abb5672e68889c3f60a6c27ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="770.88" OriginalAmount="770.88">
      <BasicPropertyInfo Latitude="38.701566" Longitude="-9.4231442" StarRating="2" HotelCode="636983|3923485" HotelName="F3 Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 25 De Abril  244, Lote 18, 2750-512 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/17516/3717516/1.jpg?f=15238711</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Cascais.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="780.00" OriginalAmount="780.00">
      <BasicPropertyInfo Latitude="38.72193996" Longitude="-9.13303849" StarRating="3" HotelCode="775555|the_indy_house" HotelName="The Indy House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Maria Da Fonte 25, 1170-013 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638522/638522a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Largo do Intendente, in the center of Lisbon and in one of the city's most multicultural neighborhoods, you will find the Bombarda Palace. Converted into a creative hospitality unit, the Indy House – Room &amp; Apartments offers a wide range of different rooms and apartments, with equipped kitchens in every floor and charming indoor and outdoor common areas.
The unit comprises 4 single superior rooms, 2 twin rooms, 8 small double rooms, 10 standard double rooms and 10 double superior rooms. All 4 floors with rooms include equipped shared kitchens, available to all guests. 
The 5 one-bedroom apartments, with 30 to 35 sqm and capacity to up to 4 people include one bedroom, one bathroom, a living room and equipped kitchen.
The two-bedroom apartment, with 41 sqm and capacity to up to 6 people include two bedrooms, two bathrooms, a living room and equipped kitchen.
The rooms and apartments are all equipped with bathroom with walk-in shower, wi-fi, TV, A/C and safe.
Breakfast is included in all reservations.
The common rooms and outdoor areas are spacious and invite visitors to enjoy Lisbon in a laid back and independent way. The Palace is only 5 minutes walking distance from Largo do Intendente and the Metro station. This property is ideal for all of those looking to explore the alternative side of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="783.19" OriginalAmount="783.19">
      <BasicPropertyInfo Latitude="38.698718" Longitude="-9.42162" StarRating="3" HotelCode="371347|463365" HotelName="Hotel Cascais" 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,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Alfarobeira 1-3, 2750-285 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70772/a_70772_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel enjoys a spectacular location in the centre of the village of Cascais on the Estoril coast. The beautiful Cascais beach is only around 300 m from the hotel; numerous shops and entertainment venues are to found in the immediate vicinity. There is a bus station and a train station roughly 300 m from the hotel, and Lisbon airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="38.71104431152344" Longitude="-9.135976791381836" StarRating="0" HotelCode="0|open_world_hostel" HotelName="Open World Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Fanqueiros 150, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/fc/8ffc71822f1ed2712c2f87b99ba157779650402e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Open World Hostel in Lisbon (Lisbon Old Town), you'll be a 4-minute walk from Lisbon Cathedral (Se) and 6 minutes by foot from Rossio Square.  This guesthouse is 0.3 mi (0.5 km) from Commerce Square and 0.5 mi (0.8 km) from Castle of Sao Jorge.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and a communal living room.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Figueira Square - 0.4 km / 0.2 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.4 km / 0.2 mi&lt;br /&gt;Rua Augusta Arch - 0.4 km / 0.3 mi&lt;br /&gt;Santa Justa Elevator - 0.4 km / 0.3 mi&lt;br /&gt;Rossio Square - 0.5 km / 0.3 mi&lt;br /&gt;Commerce Square - 0.5 km / 0.3 mi&lt;br /&gt;Carmo Convent - 0.6 km / 0.3 mi&lt;br /&gt;Lisbon City Hall - 0.6 km / 0.3 mi&lt;br /&gt;Fernando Pessoa Statue - 0.6 km / 0.4 mi&lt;br /&gt;Camoes Square - 0.7 km / 0.4 mi&lt;br /&gt;Chiado Museum - 0.7 km / 0.4 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.7 km / 0.4 mi&lt;br /&gt;Fado in Chiado - 0.7 km / 0.5 mi&lt;br /&gt;Martim Moniz Square - 0.8 km / 0.5 mi&lt;br /&gt;Castle of Sao Jorge - 0.8 km / 0.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 9.1 km / 5.6 mi&lt;br /&gt;Cascais (CAT) - 22.5 km / 14 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and laundry facilities.&lt;br /&gt;HeadLine : Near Lisbon Cathedral (Se)&lt;br /&gt;Rooms : Make yourself at home in one of the 10 guestrooms featuring refrigerators and microwaves. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include portable fans, housekeeping is provided on request, and irons/ironing boards can be requested.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="38.711978912353516" Longitude="-9.132122039794922" StarRating="0" HotelCode="0|nomads_lisbon_castello_flats" HotelName="Nomads Lisbon Castello Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Torre De Santiago 10-12 1100-509 Lisbon, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/7b/f67bebd927fbf4cb3fc5d19282056194a7a4d61f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Nomads Lisbon Castello Flats» is located in Lisbon. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Castle of Sao Jorge, Terreiro do Paço and Commerce Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="38.71883059" Longitude="-9.15616039" StarRating="3" HotelCode="410996|wallis_guest_house_v" HotelName="Wallis São Bento" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Dining,Elevator,Housekeeping,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Alvares Cabral 3, Campo de Ourique, 1250-015 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/25399/2425399/114.jpg?f=15686895</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Wallis São Bento places you in the heart of Lisbon, walking distance from Mãe d’Ãgua and Joao de Deus Museum.  This guesthouse is within close proximity of Clube Nacional de Natac-o and Arpad Szenes - Vieira da Silva 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 18 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with bathtubs or showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access.&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="798.00" OriginalAmount="798.00">
      <BasicPropertyInfo Latitude="38.7152" Longitude="-9.14995" StarRating="3" HotelCode="0|principe_real_balcony_by_homing" HotelName="Principe Real Balcony by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cecilio de Sousa, 20, 2 drt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/a9/caa9bb0e944cbfa72df9dd0c076f8de9f0944e49.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Principe Real), you'll be a 2-minute drive from Botanical Garden and 8 minutes from Rossio Square.  This apartment is 1.6 mi (2.5 km) from Commerce Square and 1.9 mi (3.1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. 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 microwave and a coffee/tea maker.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="799.04" OriginalAmount="799.04">
      <BasicPropertyInfo Latitude="38.967285904542" Longitude="-8.9821225404739" StarRating="4" HotelCode="32591|546505" HotelName="Leziria Parque Hotel" 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,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Barranco de Cegos 22, 2600-246 Vila Franca de Xira</AddressLine>
          </AddressLines>
          <CityName>Vila Franca de Xira</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51827/a_51827_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated next to the main roads leading to the cities of Lisbon, Oporto, Faro and Madrid. The establishment lies around 1.5 km from the centre of Vila Franca de Xira, where guests will find a number of restaurants, bars, pubs, shops and public transport links, including a train station. Portugal's capital, Lisbon, is approximately 25 km away and Portela Airport is a similar distance from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="800.00" OriginalAmount="800.00">
      <BasicPropertyInfo Latitude="38.731958508823" Longitude="-9.1482829288077" StarRating="2" HotelCode="312614|unreal_hostel_lisbon" HotelName="Hans Brinker Hostel Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Dining,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pedro Nunes 10, 1050-171 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/38372/2138372/49.jpg?f=15600115</HotelPictures>
        <HotelDescription>&lt;br/&gt;Here you get what you pay for. The mattresses might break your back they won't break your budget. We offer cheap accommodation in a great location, with everything you need and not much else.

We have more than 220 beds on offer; we've got private rooms and dorms that sleep 4-8 people. All of our rooms are ensuite.

Pool, gym, ice sculptures, famous chefs, free slippers, bell boys, floral arrangements, car services – this is a list of stuff we don't have. Below you'll find a list of things we do have.

While we don't do room service or mints on pillows we do serve breakfast Monday – Friday from 07.30 – 10.00 AM, and from 7.30 to 10.30 AM on weekends.

If you'd rather be surfing the web than the waves you'll be pleased to know that we have WiFi flowing throughout the building.

Ok, so they're not Egyptian cotton but we will give you linen and a towel (you'll find it in your loc </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="808.00">
      <BasicPropertyInfo Latitude="38.70901" Longitude="-9.15493" StarRating="0" HotelCode="0|severa_apartments" HotelName="Severa Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vicente Borga, 35, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/59/255902f6eea29cdbffab73bf80109b3bbfd78671.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Severa Apartments in Lisbon (Santos), you'll be within a 15-minute drive of Commerce Square and Rossio Square.  This apartment is 2.2 mi (3.5 km) from Lisbon Cathedral (Se) and 2.6 mi (4.2 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchenettes with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 22.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="811.21" OriginalAmount="811.21">
      <BasicPropertyInfo Latitude="38.5228985" Longitude="-8.8514808" StarRating="3" HotelCode="153744|3928105" HotelName="Sport Hotel A Seleção" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manteigada 2, 2910 Setubal</AddressLine>
          </AddressLines>
          <CityName>Setubal</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216985/p_216985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services and facilities at the hotel include a restaurant, a bar and room service. 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 hotel. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="839.00" OriginalAmount="839.00">
      <BasicPropertyInfo Latitude="38.7177055616542" Longitude="-9.1368919238721" StarRating="0" HotelCode="0|martim_moniz_apartment" HotelName="Martim Moniz Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De São Lázaro, 55, 4 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5f/8e/5f8ec3872ecaf785f19a4caf2a4799cd6e2f38cd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Martim Moniz Apartment” is situated within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is provided on site. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="848.00" OriginalAmount="848.00">
      <BasicPropertyInfo Latitude="38.72811508178711" Longitude="-9.136354446411133" StarRating="2" HotelCode="0|ameli_rooms" HotelName="Ameli Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Arroios, 21, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/88/be8883ae586237b2430defb19d4e4d29a1eb107b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to get back here after long walks around the city. Guest house «Ameli Rooms» is located in Lisbon. This guest house is located 2 km from the city center. You can take a walk and explore the neighbourhood area of the guest house — Anjos, Edward VII Park and Castle of Sao Jorge.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="850.00" OriginalAmount="850.00">
      <BasicPropertyInfo Latitude="38.704498291015625" Longitude="-9.17562484741211" StarRating="2" HotelCode="0|swisslisbon_guest_house" HotelName="SwissLisbon Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Fradesso da Silveira, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/79/1579af673fb0f3a5818b9a71ee92c65a37f8b34c.jpeg</HotelPictures>
        <HotelDescription>With a stay at SwissLisbon Guest House in Lisbon (Alcantara), you'll be a 3-minute drive from Mercado da Ribeira and 6 minutes from Jeronimos Monastery.  This hostel is 2.7 mi (4.3 km) from Commerce Square and 2.7 mi (4.3 km) from Se.&lt;br /&gt;Take advantage of the hostel's room service (during limited hours). A complimentary continental breakfast is served daily from 9:00 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 24 guestrooms featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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;&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="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="38.71207" Longitude="-9.15135" StarRating="3" HotelCode="0|cozy_beautiful_flat_in_great_location" HotelName="Cozy &amp; beautiful flat in great location" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Cruz dos Poiais 66 2nd floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/e4/5ee4777b95bbcb034bbac352cd30eed06781e8ba.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Bairro Alto), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 1.3 mi (2.1 km) from Rossio Square and 1.8 mi (2.9 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a full-sized refrigerator/freezer and a stovetop. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&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="63" TotalAmount="858.00" OriginalAmount="858.00">
      <BasicPropertyInfo Latitude="38.72402556" Longitude="-9.1528486" StarRating="3" HotelCode="617571|castilho_63" HotelName="Castilho 63" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 63, 1 Santo Antonio, 1250-068 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/20046/3720046/1.jpg?f=15245633</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities at the hotel offer guests the opportunity to combine business with pleasure. Most of the storeys can be reached by lift. A baggage storage service is among the facilities. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Shopping facilities are also available. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.00" OriginalAmount="861.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="821955|santa_justa_prime_guesthouse" HotelName="Santa Justa Prime Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 61, Santa Maria Maior, 1100-415 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/95563/3795563/21.jpg?f=15568574</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="868.00" OriginalAmount="868.00">
      <BasicPropertyInfo Latitude="38.715579461151" Longitude="-9.1460430622101" StarRating="2" HotelCode="190577|pensao_londres" HotelName="Pensao Londres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dom Pedro V 53, 1250 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312125/312125a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Lisboa. The 39 welcoming bedrooms offer a perfect place to relax at the end of the day. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="878" OriginalAmount="878">
      <BasicPropertyInfo Latitude="38.714557" Longitude="-9.258879" StarRating="4" HotelCode="29142|49660" HotelName="Amazonia Jamor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Tomás Ribeiro 129, Linda a Pastora, Queijas, 2790-466 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46788/a_46788_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located directly opposite the national stadium just 500 m from links to the public transport network. Shops and restaurants are to be found about 3 km from the hotel whilst it is some 6 km to a selection of bars, pubs and nightclubs. The nearest beach is 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.00" OriginalAmount="880.00">
      <BasicPropertyInfo Latitude="38.72493126217" Longitude="-9.2085010601883" StarRating="2" HotelCode="118153|ibis_lisboa_alfragide" HotelName="Hotel ibis Lisboa Alfragide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada da Circunvalação, Alto de Cabreira, 2610-041 Amadora</AddressLine>
          </AddressLines>
          <CityName>Amadora</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162070/a_162070_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amadora. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="895.84" OriginalAmount="895.84">
      <BasicPropertyInfo Latitude="38.72257659" Longitude="-9.1335558" StarRating="3" HotelCode="589552|2542535" HotelName="City Centre Andrade Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade 8, 1170-015 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/92/9e92b129502e173d0fc630712a1b4d4c9f1c2aa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities to enhance their stay. Most storeys can be reached by lift. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="38.723566" Longitude="-9.152436" StarRating="3" HotelCode="95802|flamingo_hotel" HotelName="Flamingo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho n.º 41, 1250-068 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188977/188977a_hb_a_064.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="909.00" OriginalAmount="909.00">
      <BasicPropertyInfo Latitude="38.70779544" Longitude="-9.14376802" StarRating="0" HotelCode="963713|boho_cais_do_sodre_guesthouse_" HotelName="Boho Guesthouse Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Alecrim 3, 1 3 E 4 Andar, Cais Do Sodre, Misericordia, 1200-019 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/80372/2980372/38.jpg?f=15664245</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="911.00" OriginalAmount="911.00">
      <BasicPropertyInfo Latitude="38.74716" Longitude="-9.15264" StarRating="4" HotelCode="0|modern_and_bright_by_homing_apartments" HotelName="Modern &amp; Bright by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Adriano Correia de Oliveira, 6, 5B, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/56/de/56de01352ac0fe0be3d6bd3eae77e95c65524242.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon, you'll be within a 10-minute drive of Lisbon Zoo and University of Lisbon.  This 4-star apartment is 2.9 mi (4.7 km) from Rossio Square and 3.9 mi (6.2 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="915.85" OriginalAmount="915.85">
      <BasicPropertyInfo Latitude="38.72506873" Longitude="-9.14632714" StarRating="3" HotelCode="775539|2542365" HotelName="easyHotel Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Marta 60, 1150-006 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9596852</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="918.00" OriginalAmount="918.00">
      <BasicPropertyInfo Latitude="38.7215227" Longitude="-9.1461989" StarRating="2" HotelCode="95800|hotel_dom_sancho_i" HotelName="Dom Sancho I" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 202, 1250-147 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215137/215137a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="938.70" OriginalAmount="938.70">
      <BasicPropertyInfo StarRating="2" HotelCode="|601249" HotelName="HOTEL DOM SANCHO I" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955470_foto_1.jpg</HotelPictures>
        <HotelDescription>With a privilage ubication at the main center of Lisbon, The D. Sancho I residence is located at main center street, Av da Liberdade, few minutes from 2 typical quarters Alfamsa i Mouraria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.00" OriginalAmount="942.00">
      <BasicPropertyInfo Latitude="38.712662378699" Longitude="-9.14470190314978" StarRating="0" HotelCode="0|_0x2dda0" HotelName="House rooms- Bairro alto Lounge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Barroca, 129, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/11/84/11849982d7791f5123f6d253281066956a87be96.jpeg</HotelPictures>
        <HotelDescription>Located within 300 metres of Chiado and 500 metres of Rossio, House rooms- Bairro alto Lounge provides rooms in Lisbon. The property is set 500 metres from Dona Maria II National Theatre. Attractions in the area include Bairro Alto, 600 metres away, or Liberty Avenue, situated 1 km from the property. At the guest house, all rooms have a wardrobe. Featuring a private bathroom with a shower and a hair dryer, rooms at House rooms- Bairro alto Lounge also feature free WiFi. Amoreiras is 1.9 km from the accommodation, while Jeronimos Monastery is 6 km from the property. Lisbon Humberto Delgado Airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="942.58" OriginalAmount="942.58">
      <BasicPropertyInfo Latitude="38.742029920126" Longitude="-9.1339865326881" StarRating="2" HotelCode="28074|361025" HotelName="Residencial Lar do Areeiro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Francisco Sá Carneiro 4, 1000-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41340/a_41340_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="38.7203483581543" Longitude="-9.162306785583496" StarRating="0" HotelCode="0|typical_and_brand_new_tm_flat" HotelName="Typical and Brand New T.M. Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Baixo dos Quartéis 63, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/74/a374af928ebbb28b2c39aeb88cadca6e83206d53.jpeg</HotelPictures>
        <HotelDescription>Situated in Lisbon, 5 km from Miradouro da Senhora do Monte and 3.6 km from Dona Maria II National Theatre, Typical and Brand New T.M. Flat provides accommodation with amenities such as free WiFi and a flat-screen TV. This apartment features accommodation with a patio. The air-conditioned apartment consists of 1 bedroom, a living room, a fully equipped kitchenette with a microwave and a kettle, and 1 bathroom with a shower and a hair dryer. Liberty Avenue is 2.2 km from the apartment, while Rossio is 3.5 km from the property.&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;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="38.70901878" Longitude="-9.15204259" StarRating="0" HotelCode="593555|santosweethome_1" HotelName="Santosweethome 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Mastros 10, 1200-264 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18750000/18749400/18749308/66917e86_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="38.742958782823" Longitude="-9.1480761766434" StarRating="3" HotelCode="27787|8102" HotelName="VIP Inn Berna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio de Serpa 13, 1069-199 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41035/a_41035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located around 3.5 km from the centre of Lisbon with it's numerous cultural and sightseeing attractions. Public transport departs from a stop located just 100 m from the hotel, numerous shops, restaurants, bars and nightclubs are located within the hotel's vicinity. The nearest beach is 20 km away and the airport some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="954.00" OriginalAmount="954.00">
      <BasicPropertyInfo Latitude="38.714759070458" Longitude="-9.1454395651817" StarRating="4" HotelCode="162332|house4_lisboa" HotelName="House 4 Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de São Pedro 9, 1200-432 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296898/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Lisboa. With a total of 4 bedrooms, this is a nice place to stay. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="954.13" OriginalAmount="954.13">
      <BasicPropertyInfo Latitude="38.71493217167" Longitude="-9.2995105605485" StarRating="3" HotelCode="55334|23776" HotelName="Holiday Inn Express Lisbon - Oeiras" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida D. Félix Niza Ribeiro Porto Salvo, Oeiras, 1250-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71695/a_71695_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 2 km from the beach and lies opposite the Qunita da Fonte Business Park in Porto Salvo. Thanks to its convenient location, the hotel provides an ideal base for holidaymakers, families and business travellers. It is just 100 m to a wide selection of bars and pubs. Links to the public transport network lie just 100 m away. The lively metropolis of Lisbon is some 15 km away. The nearest train station is around 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="38.838603992403" Longitude="-9.0832417202378" StarRating="4" HotelCode="37008|10368" HotelName="VIP Executive Santa Iria" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Nacional 10 1260, 2694-001 Santa Iria da Azoia</AddressLine>
          </AddressLines>
          <CityName>Santa Iria da Azóia</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60736/a_60736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located near to the centre, around 2.5 km from the sea and about 1 km from an abundance of shops and entertainment venues. There is a bus stop also located 100 m from the hotel and the centre of Lisbon is roughly 20 km from the hotel. The nearest beach is located around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="985.40" OriginalAmount="985.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|003228" HotelName="LEZIRIA PARQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>VILA FRANCA DE XIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215558_fotpe1_ROOMC22.jpg</HotelPictures>
        <HotelDescription>Bordered by the River Tagus, the three-star Lez�ria Parque Hotel nestles in the magnificent landscape of the Ribatejo region. 15 minutes by car from Lisbon airport and the city`s Park of Nations tourist district, the hotel is conveniently located in Vila Franca de Xira, a charming and traditional town connected by the main highways between Lisbon, Oporto, Faro and Madrid. The hotel is recognized for its personalised form of hospitality. The hotel offers 103 rooms, restaurant, bar, 24-Hour Front Desk, garden, terrace, rooms and facilities for disabled guests, elevator and safety deposit box. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="998.40" OriginalAmount="998.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|716128" HotelName="VIP Executive Santa Iria Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886951_foto_43.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel de negocios se encuentra en Santa Iria de Azandoacute;ia a poca distancia del centro y de una gran variedad de tiendas y restaurantes. La estaciandoacute;n de tren de Santa Iria se encuentra a un paseo de 10 minutos, el centro de Lisboa, con sus lugares de interandeacute;s, el antiguo recinto de la EXPO y el centro internacional de exposiciones FIL estandaacute;n a sandoacute;lo un corto trayecto en coche.El Aeropuerto Internacional de Lisboa estandaacute; a unos 8 km de distancia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.00" OriginalAmount="1008.00">
      <BasicPropertyInfo Latitude="38.70859" Longitude="-9.1554" StarRating="3" HotelCode="0|traditional_lisbon_madragoa_studio" HotelName="Traditional Lisbon Madragoa Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos isabéis 22, 1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/d4/d1d4ed51cc0f493ecf3b6bf0c1ed05d3ec73b539.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Santos), this apartment is within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 2.1 mi (3.4 km) from Lisbon Cathedral (Se) and 2.4 mi (3.9 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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="27" TotalAmount="1019" OriginalAmount="1019">
      <BasicPropertyInfo Latitude="38.743023635398" Longitude="-9.1501548886299" StarRating="3" HotelCode="19560|867" HotelName="VIP Executive Zurique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivone Silva 18, 1050-124 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24700/a_24700_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon just a short distance (250 m) from a selection of shopping and entertainment venues. Links to the public transport network are some 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1035.38" OriginalAmount="1035.38">
      <BasicPropertyInfo Latitude="38.7315984" Longitude="-9.1517376" StarRating="2" HotelCode="69793|205329" HotelName="Hotel Nazareth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida António Augusto de Aguiar, 25 - 4, 1000 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5238508</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1036" OriginalAmount="1036">
      <BasicPropertyInfo Latitude="38.737207" Longitude="-9.128342" StarRating="2" HotelCode="30833|56879" HotelName="Hotel Dom Afonso Henriques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cristovão Falcão nº8, On top of the Fonte Luminosa, Located near Baixa Pombalina and the historical heritage of Lisbon, 1900-172 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/54/545575/n8rWlw0f_08312a9a10b99f8f87b773a6926999a4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Recently remodeled and very well-connected with the public transportation network, the hotel is Lisbon’s hidden gem, conveniently located in one of the most authentic area, just 10 minutes away from both Lisbon’s International Airport as well as the city center (Baixa), ideal to rest and visit the pitoresque Fado capital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="38.72747" Longitude="-9.1319" StarRating="0" HotelCode="0|lisbon_apartments_in_anjos" HotelName="Lisbon Apartments in Anjos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ilha do Principe, 4 1 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/fe/e3feaa422c91cef7cab5d2e27feab668cab8d107.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This apartment is close to Rossio Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="38.7130900067566" Longitude="-9.14514183998108" StarRating="0" HotelCode="0|akisol_bairro_alto_night" HotelName="Akisol Bairro Alto Night" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various Locations in Bairro Alto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a0/69/a069071caf4c2b7183cffae7cbc9117997e626b2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Akisol Bairro Alto Night” is located in Lisbon. It boasts a convenient location within 1 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1050.38" OriginalAmount="1050.38">
      <BasicPropertyInfo Latitude="38.70879" Longitude="-9.405737" StarRating="4" HotelCode="47572|572695" HotelName="Clube do Lago Hotel &amp; Apartamento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida do Lago 4, 2765-420 Estoril, Monte Estoril, Cascais</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10547/a_10547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant aparthotel is peacefully located in the Monte Estoril district of the city, above the city centre and the beachside promenade. Offering a pleasant blend of beauty and peace, this hotel lies some 30 km from the airport, 1 km from the city centre, 50 m from Praia da Rainha Beach, 900 m from Moitas Beach and 1 km from Tamariz. It is just a stone's throw to links to the public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="38.71840286254883" Longitude="-9.128783226013184" StarRating="0" HotelCode="0|casa_da_graca_lisbon_hideout_iii_apartment" HotelName="Casa da Graça Lisbon Hideout III Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Forno do Sol à Graça, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/92/c49297dfabdd78d3744e01d27f93e961ac8274be.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Lisbon (Alfama), you'll be within a 15-minute drive of Castle of Sao Jorge and Rossio Square.  This 4-star apartment is 1.4 mi (2.3 km) from Lisbon Cathedral (Se) and 2 mi (3.2 km) from Commerce Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.6 km / 0.4 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.6 km / 0.4 mi&lt;br /&gt;National Pantheon - 0.8 km / 0.5 mi&lt;br /&gt;Martim Moniz Square - 0.8 km / 0.5 mi&lt;br /&gt;Hospital Sao Jose - 0.9 km / 0.5 mi&lt;br /&gt;Fado Museum - 1 km / 0.6 mi&lt;br /&gt;Miradouro de Santa Luzia - 1 km / 0.6 mi&lt;br /&gt;Figueira Square - 1.2 km / 0.8 mi&lt;br /&gt;Castle of Sao Jorge - 1.3 km / 0.8 mi&lt;br /&gt;Rossio Square - 1.3 km / 0.8 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.4 km / 0.9 mi&lt;br /&gt;Lisbon Coliseum - 1.4 km / 0.9 mi&lt;br /&gt;Liberty Avenue - 1.5 km / 0.9 mi&lt;br /&gt;Santa Justa Elevator - 1.5 km / 0.9 mi&lt;br /&gt;Carmo Convent - 1.6 km / 1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 7.9 km / 4.9 mi&lt;br /&gt;Cascais (CAT) - 31.9 km / 19.8 mi&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1065.00" OriginalAmount="1065.00">
      <BasicPropertyInfo Latitude="38.72822952270508" Longitude="-9.12930965423584" StarRating="0" HotelCode="0|lisbon_typical_by_homing" HotelName="Lisbon Typical By Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Estácio da Veiga, 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/a2/09a23009fa84b33273b3f7a48b4c5b1510b4a2fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This 4-star apartment is 3.5 mi (5.7 km) from Lisbon Zoo and 4.2 mi (6.7 km) from Lisbon Oceanarium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Hospital Dona Estefania - 1.3 km / 0.8 mi&lt;br /&gt;Martim Moniz Square - 1.5 km / 1 mi&lt;br /&gt;Hospital Sao Jose - 1.6 km / 1 mi&lt;br /&gt;Instituto Superior Tecnico - 1.7 km / 1 mi&lt;br /&gt;Feira da Ladra Flea Market - 1.7 km / 1.1 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.7 km / 1.1 mi&lt;br /&gt;National Pantheon - 1.9 km / 1.2 mi&lt;br /&gt;Atrium Saldanha - 1.9 km / 1.2 mi&lt;br /&gt;Rossio Square - 2 km / 1.3 mi&lt;br /&gt;Saldanha Square - 2 km / 1.3 mi&lt;br /&gt;Figueira Square - 2 km / 1.3 mi&lt;br /&gt;National Museum of Azulejos - 2.1 km / 1.3 mi&lt;br /&gt;Miradouro de Santa Luzia - 2.1 km / 1.3 mi&lt;br /&gt;Fado Museum - 2.1 km / 1.3 mi&lt;br /&gt;Lisbon Coliseum - 2.1 km / 1.3 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 22.3 km / 13.8 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.00" OriginalAmount="1066.00">
      <BasicPropertyInfo Latitude="38.712498" Longitude="-9.137069" StarRating="2" HotelCode="295415|vistas_de_lisboa_hostel" HotelName="Vistas De Lisboa Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Coffee Shop,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Douradoures Nº178, 4th floor, Lissabon 1100-207</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/35857/2135857/1.jpg?f=14979128</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vistas de Lisboa Hostel, you'll be centrally located in Lisbon, steps from Figueira Square and minutes from Castle of Sao Jorge. This hostel is within close proximity of Santa Justa Elevator and Dom Pedro IV Statue.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and microwaves. Rooms have private balconies. Satellite programming and MP3 docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include minibars and coffee/tea makers, and you can also request microwaves.&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 a television in the lobby.&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 Vistas de Lisboa Hostel.&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 computer station, and dry cleaning/laundry services. A shuttle from the hotel to the airport is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1066.16" OriginalAmount="1066.16">
      <BasicPropertyInfo Latitude="38.712854555763" Longitude="-9.1372936964035" StarRating="2" HotelCode="190578|1164698" HotelName="161 Norte Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Douradores 159-161, 1100-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315265/315265a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1071.00" OriginalAmount="1071.00">
      <BasicPropertyInfo Latitude="38.712554931640625" Longitude="-9.126322746276855" StarRating="0" HotelCode="0|alfama_the_best_ii_apartment" HotelName="Alfama The Best I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios, 116 - 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/e3/ece356fb0f706082c4ead1f705f26d7b061560c4.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge. This 4-star apartment is 0.7 mi (1.2 km) from Commerce Square and 0.7 mi (1.1 km) from Martim Moniz Square.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="38.71140484" Longitude="-9.14708644" StarRating="3" HotelCode="619744|hostel_inn_bairro_alto" HotelName="Inn Bairro Alto Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Travessa das Mercês 52, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10063050</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.00" OriginalAmount="1073.00">
      <BasicPropertyInfo Latitude="38.74449199" Longitude="-9.197551" StarRating="3" HotelCode="639604|discovery_apartment_benfica" HotelName="Discovery Apartment Benfica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Rua Carolina Michaelis de Vasconcelos 60, R/C Dto, Lisbon 1500-147</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68072/2968072/25.jpg?f=15504818</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a laundry service. Wireless internet access is available to guests in the public areas. Shopping facilities are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1076.00" OriginalAmount="1076.00">
      <BasicPropertyInfo Latitude="38.71160125732422" Longitude="-9.128649711608887" StarRating="3" HotelCode="0|guest_inn_alfama_ii_premium_apartments" HotelName="Guest Inn Alfama II, Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de S. Miguel, 85, 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/a1/f6a15af1d1c9cb29a16d678e5e89258c4f91d956.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Commerce Square. This apartment is 0.7 mi (1.2 km) from Rossio Square and 0.6 mi (1 km) from Martim Moniz Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fado Museum - 0.1 km / 0.1 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.3 km / 0.2 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.5 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.5 km / 0.3 mi&lt;br /&gt;National Pantheon - 0.6 km / 0.4 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.6 km / 0.4 mi&lt;br /&gt;Commerce Square - 1 km / 0.6 mi&lt;br /&gt;Rua Augusta Arch - 1 km / 0.6 mi&lt;br /&gt;Martim Moniz Square - 1 km / 0.6 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.1 km / 0.7 mi&lt;br /&gt;Rossio Square - 1.2 km / 0.7 mi&lt;br /&gt;Lisbon City Hall - 1.2 km / 0.7 mi&lt;br /&gt;Carmo Convent - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 7.9 km / 4.9 mi&lt;br /&gt;Cascais (CAT) - 23.1 km / 14.3 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and an iron/ironing board, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1082" OriginalAmount="1082">
      <BasicPropertyInfo Latitude="38.75832551" Longitude="-9.23541573" StarRating="2" HotelCode="351265|449095" HotelName="Hotel Amadora Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Santos Matos 1, 2700-317 Amadora, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Amadora</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181967/181967a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Lisboa. The hotel features a total of 29 guests rooms. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1089.28" OriginalAmount="1089.28">
      <BasicPropertyInfo Latitude="38.727438495985" Longitude="-9.1346356272697" StarRating="3" HotelCode="49110|233156" HotelName="Masa Hotel Almirante" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 68, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34308/a_34308_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is conveniently located with public transport just a stone's throw away. In the surrounding area there are scores of shops, as well as plenty of restaurants, bars and nightclubs. Furthermore, the old town and a pedestrianised area are situated in the hotel's neighbourhood. From there it is not much further to the nearest underground station: Alameda. The city's beautiful tourist attractions are easily explored with the local public transport. The nearest airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="38.72600653" Longitude="-9.14763782" StarRating="0" HotelCode="482856|easy_lisbon_hostel_" HotelName="Easy Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 95, 1050-089 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/90953/2990953/50.jpg?f=15505255</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Easy Lisbon Hostel in Lisbon (Coracao de Jesus), you'll be minutes from Marques de Pombal Square and Vasco de Gama Statue.  This bed &amp; breakfast is within close proximity of Edward VII Park and Medeiros e Almeida 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 9 guestrooms featuring microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a television in a common area.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary continental 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="16" TotalAmount="1092.65" OriginalAmount="1092.65">
      <BasicPropertyInfo Latitude="38.737126303746" Longitude="-9.1628027240497" StarRating="2" HotelCode="13710|831535" HotelName="ibis Lisboa Jose Malhoa" 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,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 10, 1070-158 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14603/a_14603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the tourist centre of Lisbon just a short walk from the city centre where guests will discover a diverse selection of shopping and entertainment venues, boutiques, cafés, bars and restaurants. Lisbon's zoo is located near to the hotel and the nearest public transport is only 2 minutes away. Palhava underground station is just 300 m away and allows quick and easy access to the city centre within just 10 minutes. The transfer time to the airport takes around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1102.60" OriginalAmount="1102.60">
      <BasicPropertyInfo Latitude="38.7222424" Longitude="-9.2175010999999" StarRating="3" HotelCode="176343|796365" HotelName="Holiday Inn Express Lisbon  Alfragide" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Quinta do Paizinho 11, 2790-236 Carnaxide, Oeiras</AddressLine>
          </AddressLines>
          <CityName>Carnaxide</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295883/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated about 20-minte drive away from Lisbon city centre. Local restaurants, cafés and the Alegro Alfragide shopping centre are within 5 minutes’ walking distance of the hotel. Belém Tower, Jerónimos Monastery, Padrão dos Descobrimentos and Lisbon International Airport are all under a 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1112.00" OriginalAmount="1112.00">
      <BasicPropertyInfo Latitude="38.7148323059082" Longitude="-9.135361671447754" StarRating="0" HotelCode="0|lisbon__castle" HotelName="Lisbon Serviced Apartments - Mouraria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Pedro Mártir, 36, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/e3/bee39b2a94f514a724ba53d1b75449ad9b2dc304.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Lisbon Serviced Apartments - Mouraria» is located in Lisbon. This apartment is located in the very center of the city. Before going to bed, you can walk around the main landmarks of the city. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Castle of Sao Jorge, Martim Moniz and Rossio Square.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1120.00" OriginalAmount="1120.00">
      <BasicPropertyInfo Latitude="38.727152231366" Longitude="-9.1346878554757" StarRating="3" HotelCode="26241|hotel_travel_park_lisboa_2" HotelName="Hotel Travel Park Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 64, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38422/a_38422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the Parca de Figueira, less than 4 km from the town centre. Shopping and entertainment venues are to found just 150 m from the hotel. Links to the public transport network are located directly out front.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1132.58" OriginalAmount="1132.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|601792" HotelName="THE HOTEL MASA ALMIRANTE LISBON STYLISH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16554_image26298172_0.jpg</HotelPictures>
        <HotelDescription>Fully renovated, The hotel Masa Almirante Lisbon Stylish has available 59 comfortable rooms, decorated with elegance, mostly double or twin rooms. It is located in the center of Lisbon, just 100 meters from the metro station of Anjos and near the bustling Pra�a Dom Pedro IV.  All rooms are decorated by plants, according to the general theme: Lisbon and its charms. The City of Light, the Tower of Belem, the tram, the paveds streets, the Portuguese tiles, Vasco da Gama bridge, the fado, homesickness, and the Terreiro do Pa�o arcades are responsible for a truly Portuguese d�cor. The hotel offers free Wi-Fi and a 24-hour reception with many services available, such as car rental, excursions, etc. It offers paid parking for customers, subject to availability. 
All rooms have air conditioning, a flat-screen TV with cable channels, safe, minibar, a kettle for tea and coffee and a modern private bathroom with hairdryer and amenities. Enjoy a buffet breakfast and some snacks and all kinds of soft drinks at the bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1142.00" OriginalAmount="1142.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="977339|luzeiros_suites" HotelName="Luzeiros Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Republica 77, 1050-243 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10897100</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1144.59" OriginalAmount="1144.59">
      <BasicPropertyInfo Latitude="38.728064" Longitude="-9.136767" StarRating="3" HotelCode="161055|463495" HotelName="Turim Luxe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passos Manuel 28, 1150-260 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227397/a_227397_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon's historical centre. The Anjos metro station is nearby and the centre of Lisbon is within walking distance. The bus and train stations are situated at approximately 3 km and 2 km, respectively. Lisbon Portela Airport is situated at a distance of roughly 5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="38.71471866" Longitude="-9.13279231" StarRating="3" HotelCode="615284|dalma_flats" HotelName="Dalma Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Costa Castelo 82/84, 1100-177 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/6c/a36ce899db4e21838ef362e453d463c9f31f9fef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="38.732071465435" Longitude="-9.1423246163836" StarRating="2" HotelCode="13717|ibis_lisboa_centro_saldanha" HotelName="ibis Lisboa Centro Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Casal Ribeiro 23, 1000-090 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14614/a_14614_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, in the heart of the financial district and is an ideal base for business travellers and tourists. In the immediate vicinity guests will find countless shops, and some 10 minutes from the hotel is Lisbon's historical centre with various restaurants, bars, and nightclubs. A public transport stop can easily be reached on foot, around 5 minutes from the hotel. Lisbon airport is located around 10 km from the hotel (roughly a 15-minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1190.43" OriginalAmount="1190.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|D05945" HotelName="Next Level Premium Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2593860_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT:7102 - Next Level Premium Hotels</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1194.00" OriginalAmount="1194.00">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|360985" HotelName="Lutecia Smart Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Frei Miguel Contreiras 52, 1749-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49396/a_49396_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to one of the most famous and charming avenues in the city, the Avenida de Roma. Links to the public transport network are just 100 m away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1210.48" OriginalAmount="1210.48">
      <BasicPropertyInfo Latitude="38.714042042823" Longitude="-9.1366394055093" StarRating="2" HotelCode="41080|1479428" HotelName="Grande Pensão Residencial Alcobia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Poço do Borratém 15, 1100-408 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66287/w_66287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1216" OriginalAmount="1216">
      <BasicPropertyInfo Latitude="38.732266716856" Longitude="-9.1447891294956" StarRating="4" HotelCode="27788|5328" HotelName="VIP Executive Saldanha" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernão Lopes 25, 1000-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41036/a_41036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, Picoas metro station is just 100 metres from this business hotel away. Guests can take advantage of the city hotel’s lively location and discover many local and world-class restaurants in the immediate vicinities as well as a number of shops. The bus station is just a 3-minute walk from the design hotel and Rossio train station and the city centre are around 2 km away. Other nearby places of interest include Margues de Pombal Square (800 metres away), St. George Castle (2.5 km away), the Santa Justa Lift (2.3 km away) and the Lisbon congress centre and the Belem monuments (both approximately 5 km away). Portela Airport is just 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1218.00" OriginalAmount="1218.00">
      <BasicPropertyInfo Latitude="38.7111803564005" Longitude="-9.16269138587916" StarRating="0" HotelCode="0|discovery_apartament_estrela" HotelName="Discovery Apartment Estrela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Ciro nº 14 R/C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/08/ca08d3ae719c6b1ccf0240062368b826b8b0ee00.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Discovery Apartment Estrela” is set in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1234" OriginalAmount="1234">
      <BasicPropertyInfo Latitude="38.742254" Longitude="-9.149259" StarRating="5" HotelCode="409422|13102" HotelName="VIP Grand Lisboa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 197, 1050-054 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100322/a_100322_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the historical centre and the main business area of Lisbon. Guests will find links to the public transport network and shops within 300 m of the hotel and there are many attractions close by, including the Bull Fighting Arena (300 m), The Library &amp; National Museum (900 m) and the Oceanarium (8 km), to mention but a few. Lisbon Airport is only 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1236.16" OriginalAmount="1236.16">
      <BasicPropertyInfo Latitude="38.72093836" Longitude="-9.13744938" StarRating="4" HotelCode="740125|2542905" HotelName="Lis Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Dining,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Cruz Do Desterro 19-21, 1150-120 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624773/624773a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Registration Procedure

For your information there isn't a reception desk at the building. We kindly ask you if you could send us the estimated time of arrival of customers. Contact is comercial@lisapartments.com or +351 969 116 180.

In the day and hour of your arrival a Guest Service Coordinator will be at the apartment to make the check-in and give you the keys. Check-in is after 15:00h (3pm) till 00:00h, but we try to be flexible, if possible.

Lis Apartments is a Portuguese start-up that offers travellers the chance to rent a private apartment with the benefits of hotel services.

The apartments are in an elegantly renewed building, within Arroios neighborhood, one of the most central places of Lisbon.
Each apartment has a capacity up to 3 or 4 people. In total, we can have 23 guests in the building. 

It is a great choice for couples, families with children and small groups.

Guests benefit from fully equipped apartments. It features:
- One private bedroom with a two single beds or double size bed
- Crib for children is available, under request
- Living room with dining area with table for 4, a double sofa-bed, full HD LCD TV, Cable TV with more than 40 channels and Children's TV Channels
- Blackouts in all sleeping areas
- Full equipped kitchen with washing machine, dishwasher, microwave, oven, hob, freezer, refrigerator, coffee machine, kettle, juice maker, toaster and kitchen utensils
- Private bathroom with shower, bath amenities, hairdryer and towels
- Free Wi-Fi high speed Internet service
- Iron and ironing board
- Cotton sheets, towels and other linen included

Guest can also benefit from à la carte services such as breakfast delivery, housekeeping, baby sitting and dry cleaning…all to match the modern traveller's expectations.

Whether travelling for work or leisure, Lis apartments are the ultimate accommodation choice where guests live and play like a local, yet enjoy the comfort and high service standards of the best hotels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1245.00" OriginalAmount="1245.00">
      <BasicPropertyInfo Latitude="38.70572721" Longitude="-9.14417311" StarRating="2" HotelCode="391221|sunset_destination_hostel" HotelName="Sunset Destination Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Lounge,Luggage Storage,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cais Do Sodre, Praca Do Duque De Terceira, Railway Station, 1st Floor, 1200-161 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/37976/2137976/1.jpg?f=15092078</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Santos), Sunset Destination Hostel is minutes from Sao Luis Municipal Theater and Chiado Museum. This hostel is within close proximity of National Theater of Sao Carlos and Santa Catarina Viewpoint.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 19 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool.&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. Breakfast is available 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 laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="38.72386999" Longitude="-9.13212324" StarRating="0" HotelCode="482648|brickoven_palace_hostel" HotelName="Brickoven Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Forno do Tijolo 3, 1170-132 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/649462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Brickoven Palace in Lisbon (Alfama), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Monastery of Sao Vicente de Fora.Rooms Make yourself at home in one of the 23 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and barbecue grills.Dining Quench your thirst with your favorite drink at a bar/lounge. A complimentary continental breakfast is served daily from 7 AM to 10:30 AM.Business, Other Amenities Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1256.71" OriginalAmount="1256.71">
      <BasicPropertyInfo StarRating="5" HotelCode="|699508" HotelName="VIP Grand Lisboa Hotel and Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887554_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the city centre of Lisbon and was established in 2008, close to the Praca de Touros and the nearest station is Campo Pequeno. It is only 10 minutes to Lisbon Airport by car. The hotel offers 295 guest rooms including 31 suites, furnished in a contemporary style. They come equipped with minibar, hairdryer, safe and air conditioning. The hotel has 2 restaurants serving a wide range of international foods and many Portuguese specialities, and a trendy bar for cocktails and drinks. There is an outdoor swimming pool for guests to take a dip in the hottest day. Other leisure facilities include a sauna and a fitness centre where guests can relax with a number of treatments and massages.InternetAdapted for disabledSafe2StayRestaurantSpaParkingTVGymAir conditionedBathroom</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1263.84" OriginalAmount="1263.84">
      <BasicPropertyInfo Latitude="38.75426461" Longitude="-9.18132001" StarRating="4" HotelCode="559477|2189105" HotelName="Upon Lisbon Prime Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciana Stegagno Picchio 12, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573861/573861a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1264.00" OriginalAmount="1264.00">
      <BasicPropertyInfo Latitude="38.715473773592" Longitude="-9.1421404480934" StarRating="4" HotelCode="26033|hotel_vip_executive_suites_eden" HotelName="VIP Executive Éden Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça dos Restauradores 24, 1250-187 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38079/a_38079_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is centrally located in the tourist centre of Lisbon, directly on the Praca dos Restauradores. A diverse selection of shopping and entertainment venues are to be found in the vicinity and links to the public transport network are some 100 m away. The city airport is about 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1264.77" OriginalAmount="1264.77">
      <BasicPropertyInfo StarRating="3" HotelCode="|601807" HotelName="HOTEL FLAMINGO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/17076_image59080544_0.jpg</HotelPictures>
        <HotelDescription>Hotel Flamingo is located very centrally in Lisbon, right next to Marqu�s de Pombal Square and just 6 miles from the airport. There is a stylish restaurant and a game room. All rooms at Flamingo Hotel are furnished with full private bathrooms, a minibar and a telephone. Each room is air conditioned and equipped with satellite TV.The Hotel Flamingo�s restaurant serves a varied menu of international cuisine. Relax in the evening with a drink from the bar. Guests can access Wi-Fi anywhere in the hotel for a fee. Car rental can be arranged directly through the hotel, and parking is available nearby.It is also possible to arrange Sightseeing tours, Restaurant recomendations and reservations for Fado Shows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1302.00" OriginalAmount="1302.00">
      <BasicPropertyInfo Latitude="38.72578061" Longitude="-9.14463247" StarRating="3" HotelCode="624962|universo_romantico_guesthouse_spa" HotelName="Universo Romantico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciano Cordeiro 72, 1150-217 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10095257</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1320.00" OriginalAmount="1320.00">
      <BasicPropertyInfo Latitude="38.71216102" Longitude="-9.14498377" StarRating="4" HotelCode="593996|dobairro_suites_at_bairro_alto" HotelName="DoBairro Suites at Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Atalaia 43, Misericordia, 1200-037 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511463</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1323.00" OriginalAmount="1323.00">
      <BasicPropertyInfo Latitude="38.74053" Longitude="-9.148382" StarRating="4" HotelCode="67147|turim_iberia_hotel" HotelName="Turim Iberia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 160, 1050-062 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86861/a_86861_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the most exclusive areas in Lisbon, close to the Calouste Gulbenkian Museum and Campo Pequeno Square. It is around a 30-minute drive to the beach, on the Costa Caparica, and Lisbon Airport is around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1345.00" OriginalAmount="1345.00">
      <BasicPropertyInfo Latitude="38.72013994868" Longitude="-9.1501265025158" StarRating="2" HotelCode="96617|ibis_lisboa_liberdade" HotelName="Ibis Lisboa Centro Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 53, 1250-043 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134177/a_134177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is conveniently located in the centre of Lisbon. It is around 10 minutes on foot to the tourist centre of this pulsating metropolis. Approximately 1 km away guests will find the wonderful Rossio Square. It is a mere 4 km to the cultural centre Calouste Gulbenkian, and 5 km to venues where Fado is sung and played. The famous museums, the National Coach Museum and the National Tile Museum are located about 6 to 7 km away. Lisbon airport is situated around 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1350.19" OriginalAmount="1350.19">
      <BasicPropertyInfo Latitude="38.7128081" Longitude="-9.12623595" StarRating="0" HotelCode="954229|2631045" HotelName="Tandem Palacio Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Remedios 139, Santa Maria Maio, 1100-453 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10945291</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1352.78" OriginalAmount="1352.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|698591" HotelName="TURIM IBERIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/233331_fotpe1_Iberia_Fachada1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in one of the main city avenue of Lisbon, is the perfect departure place for guests on leisure or business. It has easy access by public transportation; a Metro Station (Campo Peque�o) is about 50 meters far from the hotel. It is a residential, shopping and business area, with several shopping centers, restaurants, Museums. The hotel has 86 rooms with a sophisticated and modern design, and they are equipped with air conditioning, minibar, satellite TV, WIFI, room service, safe box, telephone, amenities and hair dryer.  The Turim Vintage Bar and the relax atmosphere is an ideal place for a drink or light meal with friends. It has a meeting room on the top floor, with day light and nice views over the town, this is the perfect choice for a meeting, showroom or any type of social event.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1353.00" OriginalAmount="1353.00">
      <BasicPropertyInfo Latitude="38.71878433227539" Longitude="-9.134180068969727" StarRating="0" HotelCode="0|olarias_garden_by_bnbird_i_apartment" HotelName="Olarias Terrace By BnBird I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Olarias, nº 68, 1º esquerdo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/b1/b2b13a9bed6e1d26680f7016535299ea65590ba1.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Lisbon Old Town), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.7 mi (1.2 km) from Castle of Sao Jorge and 0.3 mi (0.5 km) from Martim Moniz Square.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1370" OriginalAmount="1370">
      <BasicPropertyInfo Latitude="38.73173938" Longitude="-9.14973361" StarRating="4" HotelCode="943595|391305" HotelName="VIP Executive Picoas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 12, 1069-191 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076120/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1374.08" OriginalAmount="1374.08">
      <BasicPropertyInfo Latitude="38.78929074" Longitude="-9.1259772" StarRating="4" HotelCode="|ISLQ" HotelName="Ibis Styles Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Jose Fonseca Carvalho, Prior Velho</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1430915/20585552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1383.00" OriginalAmount="1383.00">
      <BasicPropertyInfo Latitude="38.725043" Longitude="-9.15165" StarRating="3" HotelCode="75144|hf_fenix_garden" HotelName="HF Fénix Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 3, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102356/a_102356_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Lisbon, this hotel enjoys a privileged location close to all important leisure, business, shopping and cultural venues. The most important park in the city, Parque Eduardo VII, and the famous Avenida da Liberdade are just a short walk away, not to mention the equally famous Tagus River and Praça do Rossio, Praça dos Restauradores and Praça do Comércio. The hotel has an entire network of public transport at its doorstep, and it is only 6 km away from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1384.00" OriginalAmount="1384.00">
      <BasicPropertyInfo Latitude="38.734862901223" Longitude="-9.1508708811317" StarRating="3" HotelCode="11828|sana_reno_hotel" HotelName="SANA Reno Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque De Ávila 195/7, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11567/a_11567_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated, this hotel is superior for its rating and only a few minute's walk from Paque Eduardi VII and countless attractions. Links to the public transport network are to be found 100 metres away and in the vicinity are shops and restaurants. Bars and pubs are situated within 1.5 km of the hotel whilst the nearest nightclubs are roughly 2 km away. The beach is about 25 km from the hotel and it is 15 km to Lisbon Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1385.33" OriginalAmount="1385.33">
      <BasicPropertyInfo Latitude="38.724793629984" Longitude="-9.1480552881552" StarRating="3" HotelCode="37864|865955" HotelName="Excelsior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 172, 1150-282 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62477/a_62477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1391.82" OriginalAmount="1391.82">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="976794|672626" HotelName="Exe Saldanha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 5-9, 1000-109 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/42534/3842534/1.jpg?f=15686226</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1395.29" OriginalAmount="1395.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20A57" HotelName="Vip Executive Picoas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1564936_foto_1.jpg</HotelPictures>
        <HotelDescription>El VIP Executive Picoas Hotel ofrece un bar y se encuentra en Lisboa, a 1,6 km de la avenida da Liberdade y a 2,7 km del Miradouro da Senhora do Monte. El hotel ofrece WiFi gratuita y est� a unos 2,8 km de Rossio y a 2,9 km del teatro nacional Dona Maria II. Se encuentra en el distrito de Avenidas Novas.El VIP Executive Picoas Hotel se encuentra a 3,4 km del Bairro Alto y a 4,3 km del Castelo de S�o JorgeTodos los d�as se sirve un desayuno buffet.El establecimiento alberga un centro de negocios. El personal de la recepci�n 24 horas habla ingl�s, espa�ol y franc�s.  Todas las habitaciones del hotel tienen escritorio. Las habitaciones del VIP Executive Picoas Hotel tienen vistas a la ciudad y disponen de ba�o privado con ba�era y art�culos de aseo gratuitos. Los alojamientos incluyen TV de pantalla plana por cable.undefined</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1398.00" OriginalAmount="1398.00">
      <BasicPropertyInfo Latitude="38.736082" Longitude="-9.148472" StarRating="0" HotelCode="876650|holiday_inn_express_lisbon_plaza_saldanha" HotelName="Holiday Inn Express Lisbon - Plaza Saldanha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Joao Crisosomo  40 e  42, 1050-127 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10886520</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1398.58" OriginalAmount="1398.58">
      <BasicPropertyInfo Latitude="38.729388655246" Longitude="-9.140619635582" StarRating="4" HotelCode="175630|866065" HotelName="Neya Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua D. Estefania 71-77, 1150-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245878/a_245878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, away from the hustle and bustle of the city. It lies next to D. Estefânia Hospital and the nearest links to the public transport network are just a few steps away. The shops at Saldanha Atrium are about 1 km from the property and it is 5 minutes to Avenida Fontes Pereira de Melo (metro exit Picoas). The historical centre, Parque Eduardo VII, Praça Marquês de Pombal and Avenida da Liberdade are all 10 minutes away. It is around 15 minutes by public transport to Rossio, and Castelo São Jorge is roughly 25 minutes away. The Atlantic Ocean lies about 30 minutes' ride from the property, Santa Apolónia railway station is about a 10-minute drive and Lisbon Airport is 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1401.00" OriginalAmount="1401.00">
      <BasicPropertyInfo Latitude="38.720584869384766" Longitude="-9.151346206665039" StarRating="0" HotelCode="0|morganjupiter_apartments" HotelName="Morgan-Jupiter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rodrigo da Fonseca 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/6f/f46fdfe5e95f5af96861ba525767f975c81f0cf4.jpeg</HotelPictures>
        <HotelDescription>Featuring garden views, Morgan-Jupiter Serviced Apartments provides accommodation with a patio and a kettle, around 2.1 km from Dona Maria II National Theatre. The air-conditioned accommodation is 2 km from Rossio, and guests benefit from private parking available on site and free WiFi.&lt;br /&gt;The apartment features 3 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. For added convenience, the property can provide towels and bed linen for an extra charge.&lt;br /&gt;The apartment offers a terrace.&lt;br /&gt;Ribeira Market is 2.6 km from Morgan-Jupiter Serviced Apartments, while Commerce Square is 2.9 km away.&lt;br /&gt;This is our guests' favourite part of Lisbon, according to independent reviews.&lt;br /&gt;We speak your language!&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1410.00" OriginalAmount="1410.00">
      <BasicPropertyInfo Latitude="38.7155" Longitude="-9.13782" StarRating="0" HotelCode="0|light_blue_apartments_downtown_lisbon" HotelName="Light Blue Apartments - Downtown Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Arco da Graça 2, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/e9/eae958d36d5778ff504fc03222f149154f87d150.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Light Blue Apartments - Downtown Lisbon, you'll be centrally located in Lisbon, within a 5-minute walk of Rossio Square and Martim Moniz Square.  This 4-star apartment is 0.7 mi (1.1 km) from Commerce Square and 0.6 mi (1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 12 individually decorated guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Smart televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1413" OriginalAmount="1413">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="968199|495489" HotelName="Rodamon Lisboa Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 300, Santa Maria Maior, 1100-204 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36110000/36102200/36102150/99315bd0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1418.63" OriginalAmount="1418.63">
      <BasicPropertyInfo Latitude="38.785838574733" Longitude="-9.1201195120811" StarRating="3" HotelCode="141716|137864" HotelName="Holiday Inn Express Lisbon Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Guine 18-18b, Prior Velho, 2685-334 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202597/a_202597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within a 5-minute drive of the FIL trade fair grounds and the Pavilhao Atlantico event venue. The closest train and metro station (Lisboa Oriente) can also be reached in 5 minutes by car and there is a shopping centre next to the station. Also less than 8 km away are the Lisbon Casino and the Oceanarium. Lisbon International Airport is directly next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1420" OriginalAmount="1420">
      <BasicPropertyInfo Latitude="38.709310139761" Longitude="-9.150625616312" StarRating="4" HotelCode="190564|386343" HotelName="Casa do Bairro Boutique Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Beco Caldeira 1, 1200-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295965/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Bairro Alto), Casa do Bairro by Shiadu is minutes from Regimento de Sapadores Bombeiros Museum and Santa Catarina Viewpoint. This 4-star guesthouse is within close proximity of Parliament and Bica Lift.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms. Conveniences include safes and coffee/tea makers.&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 babysitting/childcare (surcharge). This guesthouse also features babysitting/childcare 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 multilingual staff, luggage storage, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="38.71177534" Longitude="-9.14556445" StarRating="3" HotelCode="621935|my_bairro_alto_suites" HotelName="My Bairro Alto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Fieis de Deus 71, Misericordia, 1200-043 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10053566</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1431" OriginalAmount="1431">
      <BasicPropertyInfo Latitude="38.71007418" Longitude="-9.14360015" StarRating="3" HotelCode="590937|227620" HotelName="Casinha Das Flores" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Flores 105-3 D, 1200-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/25972/2925972/51.jpg?f=15502366</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1435.00" OriginalAmount="1435.00">
      <BasicPropertyInfo Latitude="38.725947484939" Longitude="-9.1482178159733" StarRating="3" HotelCode="735447|exe_liberdade" HotelName="Exe Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 124, 1050-093 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636782/636782a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exe Liberdade is an elegant design hotel located in the heart of Lisbon. The impressive avant-garde facade and the colorful rooms make this an accommodation with a unique and unique character. The hotel has modern facilities recently renovated , 24-hour reception, breakfast buffet and air conditioning in each room. In addition, Exe Liberdade is a step away from the Marqués de Pombal Square and Avenida da Liberdade, with excellent communications with the main points of interest in the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1435.00" OriginalAmount="1435.00">
      <BasicPropertyInfo Latitude="38.7138811164162" Longitude="-9.14465099573135" StarRating="0" HotelCode="0|historical_lisbon_apartments" HotelName="Historical Lisbon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Boa Hora, 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second2/1389644662/0cf5adc8d5c8310c134c551cdbcf9c1f.jpg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Historical Lisbon Apartments” is located in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that a deposit of EUR 100 will be charged at check-in. This amount will be refunded 48 hours after check-out if no damages are made to the apartment.&lt;/br&gt;&lt;/br&gt;Please note that a prepayment/ deposit of 35% of the total amount will be charged on the day of booking. That payment is made by bank transfer, Paypal or credit card through Paypal.&lt;/br&gt;&lt;/br&gt;Please note that this property has no reception. Historical Lisbon Apartments will contact guests with further information regarding check-in and prepayment procedures.&lt;/br&gt;&lt;/br&gt;Please let Historical Lisbon Apartments know your expected arrival time in advance. You can use the Special Requests box when booking or contact the property. Please note that arrivals after 22:00 are subject to a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1447.74" OriginalAmount="1447.74">
      <BasicPropertyInfo Latitude="38.736447075273" Longitude="-9.1619083285332" StarRating="4" HotelCode="15239|187096" HotelName="Novotel Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 1-1A, Nº de Registo 543, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18096/a_18096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies just 3 km from the city centre, close to the zoo and the famous Gulbenkian Foundation. A diverse selection of shops, restaurants, nightclubs and bars are to be found in the vicinity and links to the public transport network may easily be reached on foot. The nearest beach is situated about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1448" OriginalAmount="1448">
      <BasicPropertyInfo Latitude="38.750828526443" Longitude="-9.2575263977051" StarRating="4" HotelCode="39559|40662" HotelName="Pousada Palácio de Queluz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Palacio Nacional, 2745-191 Queluz</AddressLine>
          </AddressLines>
          <CityName>Queluz</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11600/a_11600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Queluz, which is both a town and a parish within the municipality of Sintra. It has more than 70,000 inhabitants and is located 14 km from Sintra and 12 km from Lisbon. Some interesting places for guests to visit nearby include the Pena National Palace dating back to the 19th century, the Village National Palace (12th/16th century), the Joe Berardo Museum, the Toy Museum, Mafra Convent, Cabo da Roca, Estoril, Cascais and Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1457.00" OriginalAmount="1457.00">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|turim_suisso_atlantico_hotel" HotelName="Turim Restauradores Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 3, 1250-114 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22282/a_22282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Lisbon, near Praça dos Restauradores / Av. da Liberdade and close to Lisbon's main shopping area. It can also be found near main means of transport such as buses, the underground, trains, taxis and is only 15 minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1463.00" OriginalAmount="1463.00">
      <BasicPropertyInfo Latitude="38.72597122192383" Longitude="-9.14769458770752" StarRating="0" HotelCode="0|valentino_97_deluxe_river_city_view_4c" HotelName="Martha, my dear - cosy 1 bedroom apt on 4th floor," Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Duque de Loulé 97, 1050-045, Lisboa, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/83/b4/83b4061f66032de1b2e7b867b555935171f1d16c.jpeg</HotelPictures>
        <HotelDescription>*Covid 19: If you are concerned about the coronavirus pandemic, rest assured that our cleaning teams are equipped to properly disinfect each apartment between stays. We are also very  flexible in case you need to reschedule or even cancel your booking with us. Stay safe!&lt;br /&gt;Located in one of the most sought-after areas in Lisbon, this newly-refurbished apartment features everything you need for an incredible stay in this vibrant city.&lt;br /&gt;REASONS TO STAY&lt;br /&gt;In the heart of Marquês de Pombal;&lt;br /&gt;Elevator;&lt;br /&gt;Air Conditioning;&lt;br /&gt;Very spacious common terrace with dining and lounging area;&lt;br /&gt;24 Hour check-in ;&lt;br /&gt;Sleeps 2 people;&lt;br /&gt;Perfect for a couple or for solo travellers;&lt;br /&gt;Ideal for both leisure or corporate stays;&lt;br /&gt;Baby crib and baby chair available&lt;br /&gt;Free Wifi&lt;br /&gt;Cable TV&lt;br /&gt;Located in a fully-renovated building (April 2018)&lt;br /&gt;This stylish apartment is the perfect base for your stay in Lisbon. Conveniently situated in one of the most famous neighborhoods in the city, you’ll be only a few minutes away from all the major attractions, top eateries, and renowned shops.&lt;br /&gt;This apartment is part of a very special project we worked on for one year. Everything was carefully chosen to ensure you live a comfortable and unique Portuguese experience within these walls.&lt;br /&gt;Located on the 4th floor of this completely renewed building, I am sure this apartment will definitely set the tone for a perfect stay in the city.&lt;br /&gt;HOME HIGHLIGHTS&lt;br /&gt;•Centrally located in Marquês de Pombal;&lt;br /&gt;•Fully renovated flat,&lt;br /&gt;•Modern amenities,&lt;br /&gt;•Extremely comfortable bed,&lt;br /&gt;•Elevator,&lt;br /&gt;• Air conditioning,&lt;br /&gt;* Unique decoration, made by Portuguese artists;&lt;br /&gt;The apartment sleeps 2 people.&lt;br /&gt;GUEST BEDROOM&lt;br /&gt;There is one bright bedroom with one extremely comfortable double bed (160cm x 200cm).&lt;br /&gt;LIVING ROOM &amp;amp; KITCHEN&lt;br /&gt;A living room featuring a comfortable sofa seating and dining area.&lt;br /&gt;It has access to an open equipped kitchen, where my guests can use the Nespresso machine, kettle, stove, microwave, fridge, and all the utensils you might need for cooking fresh home-cooked meals.&lt;br /&gt;Air Conditioning is located in the living room.&lt;br /&gt;SHOWER ROOM&lt;br /&gt;Washbasin&lt;br /&gt;Toilet&lt;br /&gt;Tiled floors and walls&lt;br /&gt;Hairdryer&lt;br /&gt;Towels&lt;br /&gt;Shampoo &amp;amp; Shower gel&lt;br /&gt;THE TERRACE&lt;br /&gt;All the apartments in this building have access to a very spacious 100sqm terrace.&lt;br /&gt;The terrace features both a lounging and dining area.&lt;br /&gt;OTHER AMENITIES&lt;br /&gt;Iron &amp;amp; Iron board;&lt;br /&gt;Hair dryer;&lt;br /&gt;Baby crib and baby chair available, for free, upon request;&lt;br /&gt;All the first-day basics are provided: coffee, tea, sugar, salt, olive oil; detergents; shampoos and shower gel.&lt;br /&gt;An incredible starting point for travelers who want to discover a whole new city, knowing they have a comfortable home to return to.&lt;br /&gt;THE CONCEPT&lt;br /&gt;This apartment is part of a very special project called Unknown Lisbon. We have worked on it for one year, to ensure our guests would be able to enjoy the most comfortable stay while discovering a part of the Portuguese culture which is usually unreachable for most visitors.&lt;br /&gt;In these apartments, we expose paintings, sculptures, literature, and photographs from unknown (or “not-so-famous”) Portuguese artists. We allow you to see art made in Portugal, that is not usually shown in museums or in commercial galleries.&lt;br /&gt;Our aim is to purely promote national works of art, and, therefore, we do not take any commissions from the artists, nor from guests.&lt;br /&gt;The items are changed frequently and in one apartment you are able to see the work of different individuals.&lt;br /&gt;**Late check-ins, from 21h00 to 00h00 (midnight), have an extra charge of 20€ payable in cash upon arrival. After 00h00 (midnight) there is an extra charge of 40€.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1469.00" OriginalAmount="1469.00">
      <BasicPropertyInfo Latitude="38.715641" Longitude="-9.1405170000001" StarRating="3" HotelCode="300247|rossio_garden_hotel" HotelName="Rossio Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jardim do Regedor 24, 1150-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363373/363373a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1469.00" OriginalAmount="1469.00">
      <BasicPropertyInfo Latitude="38.71406555175781" Longitude="-9.124025344848633" StarRating="0" HotelCode="0|hello_lisbon_santa_apolonia" HotelName="Panoramic Tagus River Terrace Apartment in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Paraíso 17, Rés-de-Chão, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/a5/4da5597014d287352f5801cd9c7e8ae6459dbd93.jpeg</HotelPictures>
        <HotelDescription>Set in a prime location of Lisbon, Hello Lisbon Santa Apolonia Apartment puts everything the city has to offer just outside your doorstep. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, car park, are at hand. Television LCD/plasma screen, air conditioning, soundproofing, satellite/cable TV, refrigerator can be found in selected guestrooms. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Lisbon has to offer are three great reasons you should stay at Hello Lisbon Santa Apolonia Apartment.&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;Breakfast for children costs: 7.50 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1469.00" OriginalAmount="1469.00">
      <BasicPropertyInfo Latitude="38.728003429662" Longitude="-9.1593467653453" StarRating="4" HotelCode="301654|skyna_hotel_lisboa" HotelName="Occidental Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Artilharia um 112, 1070-015 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/415535/a_415535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1470" OriginalAmount="1470">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|30673" HotelName="Hotel Metrópole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Pedro IV  30, 1100-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17404/a_17404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming, tradition-rich hotel lies on Lisbon's famous main square, Rossio, and offers fabulous views out over the Castelo de São Jorge, the Dona Maria II national theatre and the old town district of Alfama. The airport is about 8 km away and the centre of Rossio with its many shopping and entertainment venues, restaurants, bars and nightclubs is just 50 m from the hotel. Links to the public transport network can be found directly beside the hotel and it is well worth paying a visit to the nearest beach that lies about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1474.00" OriginalAmount="1474.00">
      <BasicPropertyInfo Latitude="38.736925" Longitude="-9.150482" StarRating="3" HotelCode="17610|sana_executive_hotel" HotelName="SANA Executive Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Conde de Valbom 56, 1050-069 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21005/a_21005_AJ2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, modern hotel is located around 3 km from the town centre within 150 m of links to the public transport network. Numerous shops as well as restaurants are in the hotel's immediate vicinity and the nearest bars are around 1.5 km away. There are nightclubs located around 2 km away and a beach is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1479.00" OriginalAmount="1479.00">
      <BasicPropertyInfo Latitude="38.712885175262" Longitude="-9.1260904053936" StarRating="0" HotelCode="0|_0x353dc" HotelName="Alfama Nest Remedios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios, 129 -1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/29/d6/29d6a59c3df50e6bd4a8587d7c3872f0d92277ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alfama Nest Remedios” is set in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1479.52" OriginalAmount="1479.52">
      <BasicPropertyInfo Latitude="38.732286594014" Longitude="-9.1493421792984" StarRating="4" HotelCode="27784|337205" HotelName="Turim Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 20, 1050-113 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41030/a_41030_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre. Public transport network and restaurants are just a stone's throw from the hotel. There is a health and beauty centre in the hotel's vicinity. It is 200 m to the nearest shops. The airport is approximately 5 km away. Guests will reach the sea and the beach after a short drive, located 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1480.34" OriginalAmount="1480.34">
      <BasicPropertyInfo Latitude="38.724013" Longitude="-9.150222" StarRating="4" HotelCode="12570|463455" HotelName="Hotel Florida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 34, 1250-098 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12827/a_12827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located beside the Praça Marquês de Pombal, close to links to the public transport network (approximately 50 m away) as well as to countless restaurants (also 50 m from the hotel). Various shopping venues, countless bars, pubs and entertainment venues are to be found in the vicinity (1.5 km - 2 km away) and it is just a comfortable walk to the town centre (30 minutes on foot). The sea and inviting beach are 20 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1484.86" OriginalAmount="1484.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|716181" HotelName="M�tropole Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/253930_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel goza de una magnandiacute;fica ubicaciandoacute;n en la plaza mandaacute;s conocida de Lisboa: Rossio. El edificio se encuentra inmerso en la rica cultura de la ciudad permitiendo a los huandeacute;spedes acceder candoacute;modamente a una amplia gama de atracciones turandiacute;sticas. El hotel ofrece unas impresionantes vistas al Castelo de Sao Jorge, el Teatro Nacional Dona Maria II y los barrios antiguos de Alfama y Baixa. Ademandaacute;s, el establecimiento se encuentra a poca distancia del centro de Rossio, donde los clientes podrandaacute;n encontrar una gran cantidad de tiendas, restaurantes y lugares de entretenimiento. Este magnandiacute;fico hotel presenta un diseandntilde;o clandaacute;sico. Las habitaciones estandaacute;n equipadas con muebles originales y un ambiente elegante. Los clientes quedarandaacute;n satisfechos con las numerosas instalaciones y servicios disponibles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1490.19" OriginalAmount="1490.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|716122" HotelName="Turim Restauradores" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887543_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en un lugar tranquilo en el corazandoacute;n de Lisboa, cerca de la Praandccedil;a dos Restauradores, junto a la principal zona de compras de Lisboa y muchos de los mejores monumentos de la ciudad. El acceso al transporte panduacute;blico se encuentra a unos pasos del hotel, ofreciendo fandaacute;cil acceso a toda la ciudad. Cuenta con 100 habitaciones con una decoraciandoacute;n moderna, las mandaacute;s altas de ellas con vistas al castillo de San Jorge. En el restaurante Taberna da Glandoacute;ria tanto el ambiente como la comida son excelentes, haciendo de andeacute;l un lugar encantador y acogedor. El hotel es de no fumadores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="38.7282" Longitude="-9.1477" StarRating="4" HotelCode="28595|ac_hotel_lisboa_by_marriott" HotelName="Eurostars Lisboa Parque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Andaluz 13B, 1050-121 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42263/a_42263_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is situated within a few minutes walk of the Praça Marquês de Pombal. The Marques de Pombal as well as Lisbon's well-known shopping mile are to be found in the vicinity. Links to the public transport network, shops and restaurants are all within easy reach from the hotel. The closest bars, pubs and nightclubs are within 1.5 km of the hotel. The airport lies around 6 km away and the centre (Rossio) is roughly 2 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1495.39" OriginalAmount="1495.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|065766" HotelName="SMY LISBOA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/744172_foto_1.jpg</HotelPictures>
        <HotelDescription>The Smy Lisboa hotel brings guests closer to the lively Portuguese capital, while offering peace and quiet away from the hustle and bustle of the city center.
Located between Parque Eduardo VII and Amoreiras, the hotel is well connected to the city and is close to the shopping and leisure areas, 1.1 kilometers from the elegant Avenida da Liberdade and 900 meters from Marqu�s de Pombal square. . In addition, it is less than 5 minutes' walk from the first stop of the emblematic tram 24, which connects with the historic center.
Customers will have at their disposal a meeting room of 75 square meters, ideal for holding business meetings, presentations or private events for up to 48 people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1501.00" OriginalAmount="1501.00">
      <BasicPropertyInfo Latitude="38.72023010253906" Longitude="-9.133454322814941" StarRating="0" HotelCode="0|lisbon_grand_view" HotelName="Lisbon Grand View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco Monte 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/81/7581705cbf5d68556223c4b1528467d0e98a68bf.jpeg</HotelPictures>
        <HotelDescription>With a stay at Lisbon Grand View in Lisbon (Lisbon Old Town), you'll be minutes from Martim Moniz Square and Hospital Sao Jose. This apartment is close to Castle of Sao Jorge and Rossio Square.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Make yourself at home in one of the 7 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 separate sitting areas and irons/ironing boards, and you can also request cribs/infant beds (complimentary).&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1502.67" OriginalAmount="1502.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|721466" HotelName="VILA GALE ERICEIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ERICEIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30509_image62077355_0.jpg</HotelPictures>
        <HotelDescription>Located in the picturesque town of Ericeira, just over the beach, this hotel filled with history and tradition results from the rehabilitation of the unforgettable Ericeira Tourism Hotel, and it is set against the backdrop of the Atlantic Ocean.Only 30 minutes from Lisbon, with direct access by motorway, the hotel Vila Gal� Ericeira offers four different room types, including rooms with balcony and sea view. It has a restaurant, two bars, rooms for events and corporate meetings, children's club, playground and a modern Satsanga Spa with massage rooms, indoor pool, sauna, Turkish bath and gym.During your stay, make sure you dive in the two swimming pools for adults, one of them with saltwater. In turn, the children are going to love the pool slides.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1503" OriginalAmount="1503">
      <BasicPropertyInfo Latitude="38.7225941342" Longitude="-9.1526035636814" StarRating="4" HotelCode="69756|18629" HotelName="Legendary Lisboa Suites" 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,Currency Exchange,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 44-50, 1250-193 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91893/a_91893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish apartment hotel is located in the shopping and business quarter of the city. Guests will quickly and easily reach the centre of Lisbon with links to the public transport network located directly in front of the hotel. Shopping facilities and restaurant are within 500 m of the hotel; bars and pubs are around 2 km from the hotel and the nearest nightclub is roughly 2.5 km away. The nearest beach is approximately 30 km away and is a worthwhile destination for an excursion.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1513.00" OriginalAmount="1513.00">
      <BasicPropertyInfo Latitude="38.72003173828125" Longitude="-9.144046783447266" StarRating="0" HotelCode="0|avenida_vii_apartment_rentexperience" HotelName="ALTIDO Avenida VII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. São José 177, 4º direito, n/a, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/a2/7ca2921edbc0d46147aee8f8bb9489af68f59fad.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Lisbon (Lisbon Old Town), this apartment is within a 10-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.4 mi (0.7 km) from Restauradores Square and 0.5 mi (0.9 km) from Marquis of Pombal Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Liberty Avenue - 0.3 km / 0.2 mi&lt;br /&gt;Lisbon Coliseum - 0.5 km / 0.3 mi&lt;br /&gt;Foz Palace - 0.6 km / 0.4 mi&lt;br /&gt;Cinemateca Portuguesa Museum - 0.6 km / 0.4 mi&lt;br /&gt;Botanical Garden - 0.7 km / 0.4 mi&lt;br /&gt;Restauradores Square - 0.7 km / 0.4 mi&lt;br /&gt;Medeiros e Almeida Museum - 0.7 km / 0.4 mi&lt;br /&gt;Rossio Square - 0.8 km / 0.5 mi&lt;br /&gt;Marquis of Pombal Square - 0.9 km / 0.5 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Church of Sao Roque - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Edward VII Park - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.1 km / 0.7 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 13.8 km / 8.6 mi&lt;br /&gt;Cascais (CAT) - 21.1 km / 13.1 mi&lt;br /&gt;The preferred airport for this apartment is Humberto Delgado Airport (LIS).&lt;br /&gt;HeadLine : Near Rossio Square&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with an oven and a stovetop. Cable television is provided for your entertainment. Conveniences include a microwave and an iron/ironing board.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean &amp; Safe (Portugal).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1524.84" OriginalAmount="1524.84">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|859695" HotelName="My Story Hotel Tejo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Condes de Monsanto 2, 1100-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/003320/003320a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is one of the most modern in Lisbon. Centrally located, it is situated only just 100 m from Rossio Square. Two car parks are situated very close by. Lisbon Airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1525.58" OriginalAmount="1525.58">
      <BasicPropertyInfo Latitude="38.740949369827" Longitude="-9.1503573954105" StarRating="4" HotelCode="10663|99012" HotelName="Hotel 3K Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 10, 1050-138 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8552/a_8552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located close to links to the public transport network and an easy 30-minute walk from the city centre. Many shopping venues, countless bars and restaurants as well as nightclubs are to be found in the vicinity (200 m - 5 km away). The sea and inviting beach are 25 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1532.00" OriginalAmount="1532.00">
      <BasicPropertyInfo Latitude="38.71423" Longitude="-9.12418" StarRating="3" HotelCode="0|romantic_gem_in_alfama" HotelName="Romantic Gem in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Paraíso, 28, rc tdr,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/5f/b15fa1e2493568cdaf26754e45467728d90e61fb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 4-minute drive from Commerce Square and 7 minutes from Lisbon Cathedral (Se).  This apartment is 1.5 mi (2.4 km) from Rossio Square and 1.5 mi (2.5 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. There's a private patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="16" TotalAmount="1537.07" OriginalAmount="1537.07">
      <BasicPropertyInfo Latitude="38.759433627323" Longitude="-9.1538804769516" StarRating="4" HotelCode="30096|361055" HotelName="Radisson Blu Hotel Lisbon" 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,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marechal Craveiro Lopes 390, 1749-009 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48476/w_48476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 10 km from the centre. Many different shopping venues and restaurants are to be found within 1 km of the complex and links to the public transport network can easily be reached on foot. The sea and beach are within 25 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1538" OriginalAmount="1538">
      <BasicPropertyInfo Latitude="38.711331455395" Longitude="-9.1364434001789" StarRating="3" HotelCode="367933|201739" HotelName="The 8 Downtown Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Vitória 8, 1100-228 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431783/431783a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1539.33" OriginalAmount="1539.33">
      <BasicPropertyInfo Latitude="38.71283539" Longitude="-9.1447208" StarRating="4" HotelCode="410970|1800638" HotelName="Lisbon Colours Bairro Alto Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Queimada 44, Bairro Alto, 1200-365 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1451108/wBPdSpUj_42174571428ad1005aa78d8edcd0d75a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1542.10" OriginalAmount="1542.10">
      <BasicPropertyInfo Latitude="38.71823739" Longitude="-9.14528303" StarRating="4" HotelCode="782006|2542755" HotelName="Maxime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Alegria 58, Santo Antonio, 1250-004 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511523</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1551" OriginalAmount="1551">
      <BasicPropertyInfo Latitude="38.7149654" Longitude="-9.13840871" StarRating="4" HotelCode="855706|424672" HotelName="Rossio Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barros Queirós 31, 1100-076 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648247/648247a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1555.00" OriginalAmount="1555.00">
      <BasicPropertyInfo Latitude="38.74700149" Longitude="-9.10083153" StarRating="3" HotelCode="637058|discovery_apartment_expo" HotelName="Discovery Apartment Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Telhal Aos Olivais 6, 1 Dto, 1950-258 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68102/2968102/1.jpg?f=15061528</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1576" OriginalAmount="1576">
      <BasicPropertyInfo Latitude="38.725022497567" Longitude="-9.1517509617484" StarRating="3" HotelCode="934002|90098" HotelName="HF Fénix Music" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 5, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390256/390256a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 16 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.00" OriginalAmount="1584.00">
      <BasicPropertyInfo Latitude="38.7152786254883" Longitude="-9.14935970306396" StarRating="3" HotelCode="0|_0x3bfc8" HotelName="Casa do Jasmim by Shiadu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Jasmim 19, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/b6/a3b617fb9320da2bc9e0df41b64c2c168f64160e.jpeg</HotelPictures>
        <HotelDescription>Situated in the Misericordia district of Lisbon, Casa do Jasmim by Shiadu provides rooms with free WiFi. This property is set a short distance from attractions such as Bairro Alto and Liberty Avenue. The property is close to popular attractions like Chiado, Rossio and Dona Maria II National Theatre. The rooms in the guest house are equipped with a flat-screen TV. Rooms include a private bathroom with a shower, while some rooms are fitted with city views. A continental breakfast is available each morning at the property. Dona Maria II National Theatre is 1.4 km from Casa do Jasmim. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1586.14" OriginalAmount="1586.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|716121" HotelName="VIP Executive Eden Aparthotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886191_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel ocupa un edificio art deco de 1930, y estandaacute; ubicado en la Praandccedil;a dos Restauradores, en el centro histandoacute;rico y turandiacute;stico de Lisboa. Bairro Alto se encuentra a 10 minutos a pie. El hotel ha sido clasificado como el mejor proyecto de reforma urbana y el Mejor Proyecto de Turismo en Portugal. Hay una gran variedad de tiendas y lugares de entretenimiento en los alrededores y los enlaces de la red de transporte panduacute;blico estandaacute;n en la puerta del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1589.00" OriginalAmount="1589.00">
      <BasicPropertyInfo Latitude="38.71241" Longitude="-9.14528" StarRating="3" HotelCode="0|bairrosweethome" HotelName="Bairrosweethome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Rosa 88, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/08/02/0802529e27a86ceeb3fd8ba18b94f312a24337f5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), Bairrosweethome is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This apartment is 0.7 mi (1.1 km) from Lisbon City Hall and 0.6 mi (1 km) from Botanical Garden.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 350.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 64.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1590.88" OriginalAmount="1590.88">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|337005" HotelName="Turim Europa Hotel" 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,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sao Sebastião da Pedreira 19, 1050-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81633/a_81633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the tourist centre of Lisbon, close to one of Lisbon’s main avenues, Avenida Fontes Pereira de Melo. A range of public transport links are available nearby. Guests will find two of the the city’s major metro lines just outside the hotel, ‘Parque’ and ‘Picoas’. The coastline and beach is 26 km away. Guests have good access to a number of businesses located about 200 m away, and the airport is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1600.00" OriginalAmount="1600.00">
      <BasicPropertyInfo Latitude="38.71666717529297" Longitude="-9.152691841125488" StarRating="0" HotelCode="0|bmyguest_principe_real_vintage_apartment" HotelName="Príncipe Real Sunny Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marcos Portugal, 91D - 3º Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/a8/eaa8ca347da0245d1bce67f460cd91870b88fc13.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, less than 1 km from Liberty Avenue and a 13-minute walk from Bairro Alto, Principe Real Sunny Apartment offers air-conditioned accommodation with a balcony and free WiFi. The property has river and city views, and is 2.2 km from Rossio. The apartment features 2 bedrooms, a flat-screen TV with cable channels, an equipped kitchenette with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Hiking can be enjoyed nearby. Ribeira Market is 2.2 km from the apartment, while Dona Maria II National Theatre is 2.3 km away.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1608.60" OriginalAmount="1608.60">
      <BasicPropertyInfo Latitude="38.739547" Longitude="-9.145861" StarRating="4" HotelCode="935249|1712928" HotelName="Jupiter Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Republica 46, 1050-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413133/a_413133_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1611.00" OriginalAmount="1611.00">
      <BasicPropertyInfo Latitude="38.7213134765625" Longitude="-9.134087562561035" StarRating="3" HotelCode="0|intendente_1865" HotelName="Intendente 1865" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. do Maldonado, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/ac/2aac6cda6558b8e582bc2972364c16286b22c3d2.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Intendente 1865 in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Lisbon City Hall and 8 minutes from Rossio Square.  This hotel is 1.7 mi (2.7 km) from Lisbon Cathedral (Se) and 1.8 mi (2.8 km) from Castle of Sao Jorge.&lt;br /&gt;Amenities : This smoke-free hotel features a playground.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Martim Moniz Square - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Sao Jose - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Dona Estefania - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.1 km / 0.7 mi&lt;br /&gt;Figueira Square - 1.1 km / 0.7 mi&lt;br /&gt;Lisbon Coliseum - 1.2 km / 0.7 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.2 km / 0.7 mi&lt;br /&gt;Liberty Avenue - 1.2 km / 0.8 mi&lt;br /&gt;Miradouro de Santa Luzia - 1.3 km / 0.8 mi&lt;br /&gt;Feira da Ladra Flea Market - 1.3 km / 0.8 mi&lt;br /&gt;Santa Justa Elevator - 1.4 km / 0.8 mi&lt;br /&gt;Foz Palace - 1.4 km / 0.9 mi&lt;br /&gt;National Pantheon - 1.5 km / 0.9 mi&lt;br /&gt;Carmo Convent - 1.5 km / 0.9 mi&lt;br /&gt;Restauradores Square - 1.5 km / 0.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 7.1 km / 4.4 mi&lt;br /&gt;Cascais (CAT) - 22.4 km / 13.9 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and lockers. This hotel has 2 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : A complimentary buffet breakfast is served daily from 8:00 AM to 9:30 AM.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself at home in one of the 24 air-conditioned rooms featuring espresso makers. Complimentary wireless Internet access is available to keep you connected. Detached private bathrooms with bathtubs feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers and washing machines, 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;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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1636.00" OriginalAmount="1636.00">
      <BasicPropertyInfo Latitude="38.71630859375" Longitude="-9.134124755859375" StarRating="0" HotelCode="0|sitio_dos_cavaleiros_apartments" HotelName="Sitio dos Cavaleiros Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cavaleiros n 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/52/2c52f2d75e60b154e25b4300d02b3ae627532e72.jpeg</HotelPictures>
        <HotelDescription>A stay at  Sitio dos Cavaleiros Apartments  places you in the heart of Lisbon, within a 15-minute walk of Rossio Square and Se.  This 4-star hotel is 0.6 mi (1 km) from Castle of Sao Jorge and 0.7 mi (1.1 km) from Lisbon Cathedral (Se).&lt;br /&gt;Full breakfasts are served on weekdays from 8:00 AM to 9:00 AM and on weekends from 8:00 AM to 9:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 7 individually furnished guestrooms, featuring kitchens with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and LCD televisions are provided for your entertainment. Conveniences include safes and microwaves, and you can also request cribs/infant beds (complimentary).&lt;br /&gt;For bookings longer than 15 days, a deposit of 20% will be charged on the total amount of the stay.&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;Orders of more than 5 rooms or 10 nights will be subject to different prices and cancellation policies, please consult the hotel for details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1643.00" OriginalAmount="1643.00">
      <BasicPropertyInfo Latitude="38.72833251953125" Longitude="-9.137409210205078" StarRating="2" HotelCode="0|duplo_charme_boutique_hotel" HotelName="Duplo Charme Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>José Estevão 20, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/b7/04b77085d061ec42131d02594033bed9cb9c8bf3.jpeg</HotelPictures>
        <HotelDescription>With a stay at Duplo Charme Boutique Hotel in Lisbon (Lisbon Old Town), you'll be minutes from Hospital Dona Estefania and close to Rossio Square. This hotel is close to Castle of Sao Jorge and Gulbenkian Museum.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage.&lt;br /&gt;Make yourself at home in one of the 22 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks, 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;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1648.00" OriginalAmount="1648.00">
      <BasicPropertyInfo Latitude="38.70719528198242" Longitude="-9.157590866088867" StarRating="0" HotelCode="0|santos_apartment" HotelName="Historical Apartment Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santos 9, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/29/0029d1844ff6bc228a833cc815146d988ba6edb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Historical Apartment Santos» is located in Lisbon. 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: National Museum of Ancient Art, Estrela Basilica and Cais do Sodré.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1650.08" OriginalAmount="1650.08">
      <BasicPropertyInfo Latitude="38.737033937839" Longitude="-9.1624367237091" StarRating="4" HotelCode="51202|66024" HotelName="SANA Malhoa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 8, 1099-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41033/a_41033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). A wide selection of shopping venues, restaurants and links to the public transport network lie within 500 m of the complex. There are bars located 2 km away, nightclubs are 2.5 km away and the Lisbon airport is located 5 km from the hotel. The nearest beach is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1653" OriginalAmount="1653">
      <BasicPropertyInfo Latitude="38.737241047532" Longitude="-9.1499546538498" StarRating="2" HotelCode="118193|449092" HotelName="Hotel Italia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Visconde Valmor 67, 1050-239 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162126/a_162126_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel enjoys a privileged location, right in the center of Lisbon, close to the Gulbenkian Museum, Campo Pequeno and 15 minutes away from the Lisbon International Airport and offers a wide range of services and facilities in order to meet your expectations.
At Hotel Itália we have available the following services: 44 Rooms, 24-hour Reception, Business Center with Internet, Electronic Locks, Lift, City Tours, Rent a Car
 Direct Telephone, Bathroom with Hairdryer,Satellite TV, Laundry Service, Safe Deposit Boxes, Wifi Service, Non-Smoking Unit</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1671.54" OriginalAmount="1671.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|611419" HotelName="MS APARTHOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LINDA-A-VELHA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20489_image59189903_0.jpg</HotelPictures>
        <HotelDescription>Set in large landscaped gardens overlooking the Tagus River, this 4-star apart hotel is located on the outskirts of Lisbon. There is a heated outdoor and an indoor pool, a gym and a tennis court. The MS Aparthotel offers bright and airy accommodations with a private balcony and views of the pool, garden, river or city. Units also have free internet, a kitchenette with basic equipment and a spacious seating area. Guests can also visit the sauna or soak up some sun on the sundeck, next to the outdoor pool. Pratu's Restaurant serves international cuisine prepared with fresh ingredients. Meals can be enjoyed indoors, or outdoors on the terrace. Copu's Bar offers light meals and gourmet coffees.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1673.00" OriginalAmount="1673.00">
      <BasicPropertyInfo Latitude="38.734277047482" Longitude="-9.1445717244675" StarRating="4" HotelCode="310358|evolution_lisboa_hotel" HotelName="Evolution Lisboa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Duque de Saldanha 4, 1050-094 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424506/p_424506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Lisbon, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1675.00" OriginalAmount="1675.00">
      <BasicPropertyInfo Latitude="38.71523787" Longitude="-9.14603219" StarRating="0" HotelCode="488749|bairro_alto_suites" HotelName="Bairro Alto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Rosa, 252, Bairro Alto, 1250-096 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624693/624693a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bairro Alto Suites is located in Lisbon Historical Center, in the famous Bairro Alto Neighborhood. We offer several rooms for 2 guests with a large double bed or two twin beds. All the rooms have private bathroom and offer all the amenities (e.g. excellent mattress, air conditioning, flat screen with cable channels, free wifi, free room cleaning service every day and soundproof windows). The building, which went through a recent renovation, dates back to the XV century and offers its guest a comfortable stay in the best location in town. Walk out the door and you can immediately find Lisbon beautiful views at every turn down its colourful, picturesque streets. Miradouro São Pedro de Alcântara, the most known viewpoint is just 30 seconds by foot away as well as all the major city charms you need to experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1680.00" OriginalAmount="1680.00">
      <BasicPropertyInfo Latitude="38.71798" Longitude="-9.13284" StarRating="0" HotelCode="0|la_la_lisboa" HotelName="La La Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Do Monte 19, 1ºEsq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/ff/41ffa6987e56a40cac1c76b44ad8ee703ee8339d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (1 km) from Castle of Sao Jorge and 0.9 mi (1.5 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private furnished patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom has a jetted bathtub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as barbecue grills.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1680.86" OriginalAmount="1680.86">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|1778558" HotelName="The 7 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 133-143, 1100-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396428/396428a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1682.46" OriginalAmount="1682.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|765807" HotelName="NEYA LISBOA ECO HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/383727_image51275981_0.jpg</HotelPictures>
        <HotelDescription>This environmental-friendly hotel in Lisbon offers modern accommodations with low-consumption air conditioning and a satellite LCD TV. Picoas Metro Station is an 8-minute walk away.Including free Wi-Fi, the classic rooms and suites at Neya Lisboa Eco Hotel come with a spacious bathroom and a minibar. Low energy light bulbs and high-quality thermal and acoustic isolation are standard in each.A breakfast buffet is available daily in the Viva Lisboa! restaurant with its large, factory-style lamps. Healthy Mediterranean dishes based on fairtrade products are served for lunch and dinner at The Neya.The hot tub and fitness centre offer guest the opportunity to enjoy a quiet afternoon for themselves. Various massages and natural beauty treatments are available as well.The 24-hour reception staff provides a car rental service. Marques de Pombal Square and the beginning of Avenida da Liberdade are a 15-minute walk away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1691" OriginalAmount="1691">
      <BasicPropertyInfo Latitude="38.71789426" Longitude="-9.13906191" StarRating="0" HotelCode="738977|489240" HotelName="Quinta Colina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada De Santana 200, 1150-307 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1706.00" OriginalAmount="1706.00">
      <BasicPropertyInfo Latitude="38.723895841552" Longitude="-9.1501338587159" StarRating="4" HotelCode="55946|hotel_aviz" HotelName="Hotel PortoBay Marquês" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 32, 1250-098 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72454/a_72454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the city centre, close to overground and underground railway stations, and Lisbon airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1707.51" OriginalAmount="1707.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|612522" HotelName="SANA MALHOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/183718_image49019291_0.jpg</HotelPictures>
        <HotelDescription>You'll find the SANA Malhoa Hotel in the city centre, next to the Praca de Espanha and so handy for the El Corte Ingles shopping centre. We're really close to the Metro, so finding us shouldn't be a problem! Comfort is the watch-word of our hotel, which is bathed in natural light. Stay in a contemporary, spacious and cosy environment. The atmosphere is stylishly casual and our young, vibrant and professional team is waiting to make sure your stay is unforgettable. At the SANA Malhoa you'll enjoy a welcoming, restful experience; the natural daylight that floods through the hotel sets us apart and highlights the warm, positive blue and orange decor. But there's more! Recuperate at the Fitness and Wellness Centre, whether it's with a workout at the gym, relaxation in the Jacuzzi, Sauna or Turkish bath or just a soothing massage at the end of the day. Enjoy a traditional meal at the Mediterranean Restaurant in a warm and cosmopolitan environment.And if you're doing business, we have the technology, versatility and know-how you'll need in our seven meeting rooms that have a capacity of upto 700 people. Expect an excellent service; satisfying each and every guest is our principle aim.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1715" OriginalAmount="1715">
      <BasicPropertyInfo Latitude="38.725019554959" Longitude="-9.1511781513691" StarRating="4" HotelCode="12434|7245" HotelName="HF Fénix Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/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>Praça Marquês de Pombal 8, 1269-133 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12474/a_12474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the Praça Marquês de Pombal, opposite the Parque Eduardo VII, this city hotel is directly located in the centre of Lisbon. The vicinity offers many places of interest. The area surrounding the hotel offers public transport links and within 500m of the hotel, guests can reach the area's numerous shopping facilities and bars. The diverse range of bars and discos are located around 1 km from the hotel and the airport is around 8 km away. The town centre of Rossio is around 15 km from the hotel and the sea and nearest beach are approximately 25 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1721.26" OriginalAmount="1721.26">
      <BasicPropertyInfo Latitude="38.741228661742" Longitude="-9.1497364640236" StarRating="4" HotelCode="326430|2159725" HotelName="Holiday Inn Lisbon Continental" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 9, 1069-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46912/a_46912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located approximately 100 m away from public transport and is distinguished by it's central location. There are scores of shops as well as shops, restaurants, bars, pubs and nightclubs in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1725.04" OriginalAmount="1725.04">
      <BasicPropertyInfo StarRating="2" HotelCode="|116035" HotelName="The 8 Down Town Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889626_foto_32.jpg</HotelPictures>
        <HotelDescription>Los viajeros encontrarandaacute;n el aeropuerto a 15000 km. The 8 Down Town Suites tiene un total de 25 habitaciones disponibles para sus huandeacute;spedes. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. The 8 Down Town Suites ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1726.00" OriginalAmount="1726.00">
      <BasicPropertyInfo Latitude="38.745565391535" Longitude="-9.1600602865219" StarRating="4" HotelCode="14826|sana_metropolitan_hotel" HotelName="SANA Metropolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Soeiro Pereira Gomes, Parcela 2, 1600-198 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17410/a_17410_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). It is also well situated for access to plenty of shops, restaurants, bars and nightclubs as well as the public transport network with stops located directly in front of the hotel. The nearest beach is 35 km away and the airport some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1744.00" OriginalAmount="1744.00">
      <BasicPropertyInfo Latitude="38.722652" Longitude="-9.133829" StarRating="3" HotelCode="31001|hotel_dos_anjos" HotelName="Dos Anjos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrade 16, 1170-015 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49655/a_49655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located directly beside the sea (no direct access to the beach) within a short distance (1 km) of various shopping venues and countless restaurants. The town centre lies close by and can easily be reached on foot in just half an hour. The inviting sandy beach is a convenient drive away, lying approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1752.00" OriginalAmount="1752.00">
      <BasicPropertyInfo Latitude="38.717559814453125" Longitude="-9.144211769104004" StarRating="3" HotelCode="0|room007_select_liberdade" HotelName="room007 Select Liberdade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rua da Conceição da Glória, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/bf/cebf5be1b9ce6e61f65e18d3d44ed21acff2b0b7.jpeg</HotelPictures>
        <HotelDescription>With a stay at room007 Select Liberdade in Lisbon (Lisbon Old Town), you'll be a 5-minute walk from Botanical Garden and 7 minutes by foot from Rossio Square. This hotel is 0.5 mi (0.8 km) from Santa Justa Elevator and 0.6 mi (1 km) from Marquis of Pombal Square.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Continental breakfasts are available daily from 8:30 AM to 11:30 AM for a fee.&lt;br /&gt;Stay in one of 26 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.&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;Breakfast for children costs: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1769.00" OriginalAmount="1769.00">
      <BasicPropertyInfo Latitude="38.71173687" Longitude="-9.13674008" StarRating="3" HotelCode="757483|b_in_b_lisbon_downtown_suites" HotelName="B in B Lisbon Downtown Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Boutique,Internet">
        <Address>
          <AddressLines>
            <AddressLine>126 Rua dos Douradores, 2 andar, 1100-422 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649134/649134a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy boutique hotel is located in Lisboa. With a small number of only 12, this accommodation is very convenient for a quiet stay. B in Lisbon Downtown Suites was completely renovated in 2018. Those staying at this property may keep updated thanks to the Wi-Fi access. There is no 24-hour reception but self check in and self check out is possible with closed reception. This boutique hotel does not offer cots on demand. B in Lisbon Downtown Suites is not a pet-friendly establishment. All rooms are air conditioned and one or two en suite bathrooms with bathrobes are equipped with toiletries and a hairdryer. Rooms include a flat-screen TV, free Wi-Fi, coffee maker, tea facilities, a safe and a minibar. All guests staying for 3 or more days will receive a cheese board and a bottle of wine to enjoy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1772.00" OriginalAmount="1772.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="681523|tings_lisbon" HotelName="Tings Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Senhora do Monte 37-43B</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/860861/202072121654729.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.00" OriginalAmount="1798.00">
      <BasicPropertyInfo Latitude="38.712366" Longitude="-9.142982" StarRating="4" HotelCode="915456|mercy_hotel" HotelName="9 Hotel Mercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 76, 1200-273 Lisbonne</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/278044/a_278044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.00" OriginalAmount="1798.00">
      <BasicPropertyInfo Latitude="38.71706008911133" Longitude="-9.134519577026367" StarRating="0" HotelCode="0|sao_jorge_apartments_suites" HotelName="Sao Jorge Apartments And Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Terreirinho 62,  Santa Maria Maior, 1100-599, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/51/e2513e03018410d6e61112069363436e8ed8566e.jpeg</HotelPictures>
        <HotelDescription>Featuring a terrace, Sao Jorge Apartments &amp;amp; Suites is situated in the historic centre of Lisbon, at 400 metres from São Jorge Castle and 650 metres from Rossio. The Martim Moniz metro station is a short 3-minute walk from the property and Chiado is 1 km away.&lt;br /&gt;All units at Sao Jorge Apartments &amp;amp; Suites are air-conditioned and feature free WiFi access, a flat-screen TV and a living area with a dining table. There is a private bathroom with free toiletries in every unit and towels are offered.&lt;br /&gt;Guests can prepare their meals in the equipped kitchenette, fitted with a microwave, a toaster, a kettle and refrigerator. A variety of restaurants, cafes and supermarkets can be found in the vicinity.&lt;br /&gt;There is a stop of the famous Tram 28 within a 3-minute walk from the property. Liberty Avenue is 1.2 km from São Jorge Apartments and the lively Bairro Alto area is 1.6 km away. Portas do Sol and the Santa Luzia belvedere are at an 8-minute and a 10-minute walk, respectively. The nearest airport is Lisbon International Airport, 6 km away from Sao Jorge Apartments &amp;amp; Suites.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1809.00" OriginalAmount="1809.00">
      <BasicPropertyInfo Latitude="38.748742" Longitude="-9.149528" StarRating="4" HotelCode="99268|nh_campo_grande" HotelName="NH Lisboa Campo Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Grande 7, 1700-087 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139129/a_139129_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies 7 km away from the Castle of São Jorge and 5 km away from the Santa Justa Lift. Links to the public transport network are to be found in the immediate vicinity. Bars are located around 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1812.00" OriginalAmount="1812.00">
      <BasicPropertyInfo Latitude="38.71035512" Longitude="-9.13760086" StarRating="3" HotelCode="853383|my_story_charming_hotel_augusta" HotelName="My Story Charming Hotel Augusta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Nicolau 78, 1100-549 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/975871/w_975871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1819" OriginalAmount="1819">
      <BasicPropertyInfo Latitude="38.71453501" Longitude="-9.13754179" StarRating="4" HotelCode="563831|217136" HotelName="Tesouro da Baixa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Duarte 3, 1100-198 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Yaiza, Ereza Villas is by the ocean and convenient to Roja Mountain and Aqualava Waterpark. This villa is within close proximity of Nuestra Senora del Carmen Square and Dorada Beach. Rooms Make yourself at home in one of the 25 guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Rooms have private furnished balconies or patios. 32-inch flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided weekly. Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace. Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1828.00" OriginalAmount="1828.00">
      <BasicPropertyInfo Latitude="38.7174" Longitude="-9.14662" StarRating="0" HotelCode="0|city_center_stylish_apartment" HotelName="City Center Stylish Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mãe D'Água 13, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/6f/b16f63e75a0a6a5cdd430d3a32ab1ca0a813b5d3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Principe Real), this apartment is within a 15-minute walk of Rossio Square and Botanical Garden.  This 4-star apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 0.7 mi (1.1 km) from Marquis of Pombal Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, 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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 30.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1854.99" OriginalAmount="1854.99">
      <BasicPropertyInfo Latitude="38.713278366993" Longitude="-9.1375860571861" StarRating="4" HotelCode="260231|1181958" HotelName="Figueira by The Beautique Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Figueira 16, 1100-241 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363357/w_363357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1857.35" OriginalAmount="1857.35">
      <BasicPropertyInfo Latitude="38.705887" Longitude="-9.452674" StarRating="4" HotelCode="22624|2058805" HotelName="Vila Bicuda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village,Golf Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Faisões, Vila Bicuda, 2750-689 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29728/a_29728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 3 km from the sandy beaches of Cascais and Guincho, this resort is centrally located at the heart of Sintra-Cascais Natural Park. A selection of restaurants lies just a few minutes' drive away (approximately 1 to 2 km), as do bars and nightclubs (about 2 km from the hotel). Situated in the vicinity are countless shops (3 km) in Cascais, the former summer residence of the Portuguese kings. Sintra World Heritage is located around 20 km away. Links to the public transport network can be found just a stone's throw away, lying about 100 m from the hotel and Lisbon airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1884.95" OriginalAmount="1884.95">
      <BasicPropertyInfo Latitude="38.712429" Longitude="-9.1378950000001" StarRating="4" HotelCode="295345|1455538" HotelName="Santa Justa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dos Correeiros 204, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67738/0b3031a0-34b0-49f3-9a89-9d88cdf3f303.jpg?d=636595765350000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1892.00" OriginalAmount="1892.00">
      <BasicPropertyInfo Latitude="38.71138381958008" Longitude="-9.136996269226074" StarRating="0" HotelCode="0|montebelo_lisbon_downtown_apartments" HotelName="Montebelo Lisbon Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 156, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/d1/d3d1007b85ae08359912098421aeff28a9590389.jpeg</HotelPictures>
        <HotelDescription>Offering accommodation with free WiFi, air conditioning and flat-screen TV, Montebelo Lisbon Downtown Apartments is located 500 m from Rossio and 600 m from Dona Maria II National Theatre. The property is set in a historical building and features typical Lisbon tiles and Bordallo Pinheiro decoration elements.&lt;br /&gt;All units comprise a seating area with a sofa, a dining area, and a fully equipped kitchen with various cooking facilities, including a dishwasher, a microwave, a fridge and an oven. For added convenience, the property can provide towels and bed linen.&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: 50.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1902.00" OriginalAmount="1902.00">
      <BasicPropertyInfo Latitude="38.7087" Longitude="-9.15654" StarRating="4" HotelCode="0|romantic_gem_in_santos" HotelName="Romantic Gem in Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Machadinho, 62, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/7d/bb7ddf74791c9c93442c8fc8f6841e6cb7f32201.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be minutes from Parliament (Sao Bento Palace) and close to Rossio Square.  This 4-star apartment is close to Commerce Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private patio. A flat-screen television and a DVD player are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided once per stay.&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="63" TotalAmount="1914.00" OriginalAmount="1914.00">
      <BasicPropertyInfo Latitude="38.722421" Longitude="-9.150373" StarRating="3" HotelCode="295414|holiday_inn_express_lisbon_av_liberdade" HotelName="Holiday Inn Express Lisbon - Av. Liberdade" 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>Rua Alexandre Herculano 40, 1250-011 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403358/w_403358_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1920.08" OriginalAmount="1920.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|A19E30" HotelName="MY STORY CHARMING AUGUSTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14980_image50923208_0.jpg</HotelPictures>
        <HotelDescription>Inaugurated in December 2018, My Story Charming Hotel Augusta revived an old building on one of Lisbon's best-known streets. Rua Augusta is the main artery resulting from the planning of Lisbon after the earthquake of 1755. It connects two iconic points, Pra�a do Com�rcio and D. Pedro IV Square (Rossio), being initially intended for the sale of silks and wool, similar to the parallel streets, where a type of trade was assigned to each. My Story Charming Hotel Augusta offers the perfect location in the capital. Near the subway station Baixa-Chiado, it gives you access to two of the main lines that allow you to discover the city. However, if you want to go further, you have at your disposal the Rossio Train Station that takes you to Sintra or if you want to discover where the Tagus River ends and the Atlantic Ocean begins, you can choose the Cais do Sodr� Train Station which takes you to Cascais. Divided into 2 types- Double and Single, all rooms are equipped with: amenities, air conditioning, private bathroom (with hairdryer), LED TV (with 70 channels), free Wireless Internet, safe, minibar, 220v, double glass windows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1948" OriginalAmount="1948">
      <BasicPropertyInfo Latitude="38.71650003" Longitude="-9.14366529" StarRating="0" HotelCode="534573|449140" HotelName="The Lisbonaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Golf,Kids Play Area,Lounge,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 16, 1250-116 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/33255/1833255/1.jpg?f=15176852</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbonaire Apartments Welcome to the luxurious, 4x000D star The Lisbonaire Apartments in Lisboa. The hotel offers on site car parking. Guests can dine at the hotel restaurant. Rooms at the Lisbonaire Apartments. Iron, ironing board and hairdryer are provided in all rooms. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. Wifi internet access is available in all rooms. Tea and coffee making facilities are available in all rooms. Leisure Info. The Lisbonaire Apartments offers a range of leisure facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1949.00" OriginalAmount="1949.00">
      <BasicPropertyInfo Latitude="38.716902112031" Longitude="-9.1485992074013" StarRating="3" HotelCode="190572|rent4days_casa_oliver_principe_real" HotelName="Casa Oliver Príncipe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Praça Príncipe Real 25, 2º andar, 1250-184 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211248/211248a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1959.00" OriginalAmount="1959.00">
      <BasicPropertyInfo Latitude="38.730746620973" Longitude="-9.1470032930374" StarRating="3" HotelCode="63663|america_diamonds" HotelName="American Diamonds" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 47, 1050 226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82039/a_82039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1960.00" OriginalAmount="1960.00">
      <BasicPropertyInfo Latitude="38.7352703" Longitude="-9.1464748" StarRating="1" HotelCode="140698|patria_hotel_2" HotelName="Pensão Residêncial Pátria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque Ávila 42, 4º, 5º e 6º andares, 1050-126 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1982" OriginalAmount="1982">
      <BasicPropertyInfo Latitude="38.70974226" Longitude="-9.14816872" StarRating="0" HotelCode="443868|490783" HotelName="Monte Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 17, 1200-401  Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/606818/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1987.00" OriginalAmount="1987.00">
      <BasicPropertyInfo Latitude="38.70721435546875" Longitude="-9.157609939575195" StarRating="0" HotelCode="0|historical_apartment_santos_ii" HotelName="Historical Apartment Santos II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santos 11, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/84/6984a538f85393c0b91d4fe0028e78bffe84d0c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be within a 5-minute drive of Commerce Square and Rossio Square. This apartment is 3.3 mi (5.2 km) from Jeronimos Monastery and 3.8 mi (6.2 km) from Lisbon Zoo.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parliament (Sao Bento Palace) - 0.8 km / 0.5 mi&lt;br /&gt;Estrela Basilica - 1.1 km / 0.7 mi&lt;br /&gt;Mercado da Ribeira - 1.2 km / 0.7 mi&lt;br /&gt;Camoes Square - 1.5 km / 0.9 mi&lt;br /&gt;Fado in Chiado - 1.5 km / 0.9 mi&lt;br /&gt;National Museum of Natural History - 1.5 km / 0.9 mi&lt;br /&gt;Principe Real Square - 1.5 km / 1 mi&lt;br /&gt;Church of Sao Roque - 1.6 km / 1 mi&lt;br /&gt;Botanical Garden - 1.8 km / 1.1 mi&lt;br /&gt;Chiado Museum - 1.8 km / 1.1 mi&lt;br /&gt;Santa Justa Elevator - 1.9 km / 1.2 mi&lt;br /&gt;Carmo Convent - 2 km / 1.2 mi&lt;br /&gt;Lisbon City Hall - 2 km / 1.2 mi&lt;br /&gt;Rossio Square - 2 km / 1.2 mi&lt;br /&gt;Liberty Avenue - 2 km / 1.3 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 21.3 km / 13.2 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1992.73" OriginalAmount="1992.73">
      <BasicPropertyInfo Latitude="38.720085" Longitude="-9.148912" StarRating="5" HotelCode="87525|96396" HotelName="Eurostars das Letras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho, 6-12, 1250-069 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122392/a_122392_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, near to all of the main attractions and with easy access to the underground railway station, everything guests at this hotel might need is just a short distance away. It is also easily accessible by car, and the bus station is in the immediate vicinity. Portela Airport is about 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2013.84" OriginalAmount="2013.84">
      <BasicPropertyInfo Latitude="38.738167897477" Longitude="-9.1412177681923" StarRating="4" HotelCode="13741|463475" HotelName="Holiday Inn Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. Antonio Jose de Almeida 28-A, 1000-044 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14098/a_14098_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon and is just minutes from Amoreiras shopping centre. The nearest bus stop is only 200 metres away and the underground station is less than 1 km from the hotel. There are plenty of restaurants within a stone's throw of the hotel; bars and pubs lie within 2.5 km, slightly further away, and the airport is only 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2014.00" OriginalAmount="2014.00">
      <BasicPropertyInfo Latitude="38.736061096191406" Longitude="-9.146439552307129" StarRating="0" HotelCode="0|pop_saldanha_apartments" HotelName="Pop Saldanha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Portugal, Lisbon, Avenida João Crisóstomo, 26/28, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/72/13/7213576607514d0e41fee89eb4e6da83615e0e78.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Pop Saldanha Apartments» is located in Lisbon. This apartment is located in 3 km from the city center.&lt;br /&gt;At the apartment&lt;br /&gt;Additional services that the apartment offers to its guests: private check-in and check-out and ironing.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2020.47" OriginalAmount="2020.47">
      <BasicPropertyInfo Latitude="38.727694210247" Longitude="-9.1582982394198" StarRating="4" HotelCode="327034|1816148" HotelName="Lux Lisboa Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Padre Antonio Vieira 32, 1070-197 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/441041/a_441041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2045.07" OriginalAmount="2045.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|650789" HotelName="ALTIS SUITES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/134213_image51079908_0.jpg</HotelPictures>
        <HotelDescription>35 Apartments with lounge, room, Bathroom, kitchenette and car parking. With an actual decoration and a modern equipment, 24 hours reception and room service, laundry and cleaning service in rooms, secretariat and other services. The clients staying in our apartments can use all the services of Altis Hotel, such as Health Club, swimming pool, restaurant, coffee shop, pubs, business centre, hairdresser's and shuttle to the airport. Pets: up to 10kg, charged service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2050.10" OriginalAmount="2050.10">
      <BasicPropertyInfo Latitude="38.70927739" Longitude="-9.13506984" StarRating="4" HotelCode="354160|1907275" HotelName="Turim Terreiro do Paço Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 9, 1100-149 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/467669/a_467669_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2051.00" OriginalAmount="2051.00">
      <BasicPropertyInfo Latitude="38.71766" Longitude="-9.14671" StarRating="0" HotelCode="0|city_stays_alegria_apartments" HotelName="City Stays Alegria Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 46, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/26/12265032a9a26643ce3e5d265fb91cdd6a514bc7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Principe Real), City Stays Alegria Apartments is within a 15-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 0.7 mi (1.1 km) from Marquis of Pombal Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include microwaves and electric kettles, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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="63" TotalAmount="2053.00" OriginalAmount="2053.00">
      <BasicPropertyInfo Latitude="38.71323776245117" Longitude="-9.136543273925781" StarRating="4" HotelCode="0|madalena_by_the_beautique_hotels" HotelName="Madalena by The Beautique Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 271, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/95/7b95ccbefab9f07f7ed278794d31ffc71203ca03.jpeg</HotelPictures>
        <HotelDescription>Next to Lisbon's historical area, in Madalena Street, a landmark street in our city, whose name set the tone for the Hotel's concept. The Hotel's decor is inspired in the female world and it represents the&lt;br /&gt;platonic ideal of Women's aesthetics and balanced forms. Featuring attractive lines, the delicacy, lightness and romanticism are an integrant part of our design. The public areas are flamboyant yet sophisticated, creating an informal and relaxed atmosphere.&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;Price of an additional breakfast: 7.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="38.71273581" Longitude="-9.14333316" StarRating="4" HotelCode="482829|almaria_ex_libris_chiado" HotelName="Almaria Ex Libris Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 137, 1200-272 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/551261/551261a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2089.05" OriginalAmount="2089.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|693680" HotelName="ALTIS PRIME" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/224760_image10586_0.jpg</HotelPictures>
        <HotelDescription>The Altis Prime is a hotel of luxurious apartments with a unbeatable location in de center of Lisbon. Near the most fashonable shopping areas like the Av. da Liberdade and Rua Castilho, the historic districts like the Pr�ncipe Real or the Bairro Alto, and all kinds of museums, the hotel is lcoated in the financial and comercial aorta of the city. 
The Altis Prime has an innovative concept which combines the comfort of wide studios and suites with a luxurious service. The design of the interior points to rooms with a contemporary and intemporary style, predominating the comfort in a balanced concept between elegance un discrete luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2105.00" OriginalAmount="2105.00">
      <BasicPropertyInfo Latitude="38.712172266724" Longitude="-9.1413357853889" StarRating="4" HotelCode="187321|lisboa_carmo_hotel" HotelName="Lisboa Carmo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Oliveira ao Carmo 1-3, 1200-307 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178447/178447a_hb_a_903.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2107.00" OriginalAmount="2107.00">
      <BasicPropertyInfo Latitude="38.75829315185547" Longitude="-9.092225074768066" StarRating="3" HotelCode="0|tagus_marina_houseboat" HotelName="Tagus Marina - Houseboat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeio do Adamastor - Edifício Nau, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/88/76/8876a82c8578c12b2c12c9cfc9605d16838ac974.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Tagus Marina - Houseboat is centrally located in Lisbon, walking distance from Camoes Theater and close to Lisbon Oceanarium. This houseboat is within close proximity of Atlantic Pavilion and Lisbon International Exhibition Fair.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parque das Nacoes Marina - 0.1 km / 0.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This houseboat also features complimentary wireless Internet access, concierge services, and a communal living room.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Limited parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 23 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Rooms have private balconies or patios. LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as safes and separate sitting areas.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 7:30 AM to 9:00 AM for a fee.&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;Breakfast for children costs: 6.50 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.00" OriginalAmount="2118.00">
      <BasicPropertyInfo Latitude="38.71730041503906" Longitude="-9.155739784240723" StarRating="0" HotelCode="0|lisbon10" HotelName="Lisbon10" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santa Quitéria 8, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ff/98/ff9839246dee736dba7d37f506cf92008f46954b.jpeg</HotelPictures>
        <HotelDescription>With a stay at Lisbon10 in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Santa Justa Elevator and Gulbenkian Museum.  This apartment is 0.7 mi (1.1 km) from Botanical Garden and 1.7 mi (2.8 km) from Rossio Square.&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;&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="2121.00" OriginalAmount="2121.00">
      <BasicPropertyInfo Latitude="38.735720406216" Longitude="-9.1437245865558" StarRating="2" HotelCode="190550|residencial_canada" HotelName="Hotel Canada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Central Heating,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 35, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203967/203967a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Residencial Canada enjoys a privileged location right in the center of Lisbon, just 15 minutes from the international airport.
 Its location allows easy access to any point inside or outside the city. Three-star property, the Residential provides a high quality service.
Single rooms with quadruple Rooms, characterized by a high degree of comfort: soundproofing, air conditioning, telephone, cable TV, safe in reception, full bath and laundry service</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2139" OriginalAmount="2139">
      <BasicPropertyInfo Latitude="38.72193236" Longitude="-9.14930124" StarRating="4" HotelCode="368000|96079" HotelName="Vincci Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araujo 16, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/480828/a_480828_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2143.00" OriginalAmount="2143.00">
      <BasicPropertyInfo Latitude="38.720384417546" Longitude="-9.150718152523" StarRating="4" HotelCode="166323|altis_prime_hotel_de_apartamentos" HotelName="Altis Prime Hotel de Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 4, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233102/w_233102_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel enjoys a unique location in the heart of Lisbon, in the city's main commercial and financial artery. It is located nearby Lisbon's most fashionable shopping areas such as the Avenida da Liberdade and Rua Castilho, historic neighbourhoods such as Príncipe Real, Bairro Alto, and leading museums. The Old Town is a 10-minute walk from the business hotel, Sao Jorge Castle is 2 km away, Lisbon Congress Centre is 5 km away and the grounds for the Lisbon International Trade Fair are around 11 km away. Lisbon-Portela airport is approximately 6 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2148.00" OriginalAmount="2148.00">
      <BasicPropertyInfo Latitude="38.71233356" Longitude="-9.13853097" StarRating="4" HotelCode="738650|santa_justa_77" HotelName="Santa Justa 77" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 77, 1100-483 Lisboa, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/97/409793ce355260af03d8bc7d2f73a06c1added09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2158.00" OriginalAmount="2158.00">
      <BasicPropertyInfo Latitude="38.720763191748" Longitude="-9.1500556468964" StarRating="4" HotelCode="40088|altis_suites" HotelName="Altis Suites Hotel de Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 13, 1250-066 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65009/a_65009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2167.49" OriginalAmount="2167.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|136243" HotelName="TURIM TERREIRO DO PA�O HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889701_foto_1.jpg</HotelPictures>
        <HotelDescription>At 250 m from Commerce Square and just 350 m from Terreiro do Pa�o Metro Station, this 4-star Lisbon hotel is a short walk from the Tagus River. Chiado and Rossio are both at an 8-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2179" OriginalAmount="2179">
      <BasicPropertyInfo Latitude="38.70921939393" Longitude="-9.1356578392683" StarRating="4" HotelCode="888173|55791" HotelName="Vincci Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Comércio 32-38, 1100-150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136485/a_136485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a privileged location in the centre of Lisbon, in the Baixa shopping and banking district. The establishment's immediate vicinity is home to an array of restaurants, bars, pubs and nightlife spots and public transport links can be found just 150 metres away in the centre of Baixa. Rossio train station can be reached in 15 minutes on foot and guests will find a selection of shops in Amoreiras, which is 3 km from the accommodation. Attractions, such as Sé Catedral (300 metres), Castelo de São Jorge (500 metres), Praça do Rossio (500 metres), Chiado (500 metres) and Bairro Alto (700 metres) can all be found nearby. Portela Airport is less than 7 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2196.00" OriginalAmount="2196.00">
      <BasicPropertyInfo Latitude="38.712764739990234" Longitude="-9.13231086730957" StarRating="0" HotelCode="0|hermitage_castelo_casa_saint_jorge" HotelName="Hermitage Castelo - Casa Saint Jorge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Beco do Recolhimento 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/34/91344ccd7975e938506179671a4a07bcae4971fd.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Hermitage Castelo - Casa Saint Jorge in Lisbon (Alfama), you'll be a 4-minute walk from Castle of Sao Jorge and 9 minutes by foot from Lisbon Cathedral (Se).  This 4-star apartment is 0.6 mi (0.9 km) from Rossio Square and 0.6 mi (1 km) from Commerce Square.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Castle of Sao Jorge - 0.3 km / 0.2 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.4 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.7 km / 0.4 mi&lt;br /&gt;Fado Museum - 0.7 km / 0.5 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.8 km / 0.5 mi&lt;br /&gt;Figueira Square - 0.8 km / 0.5 mi&lt;br /&gt;Rua Augusta Arch - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.6 mi&lt;br /&gt;Rossio Square - 0.9 km / 0.6 mi&lt;br /&gt;Feira da Ladra Flea Market - 1 km / 0.6 mi&lt;br /&gt;Commerce Square - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;Lisbon City Hall - 1.1 km / 0.7 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 8.5 km / 5.3 mi&lt;br /&gt;Cascais (CAT) - 23.5 km / 14.6 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and laundry facilities.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself at home in one of the 7 individually decorated guestrooms, featuring kitchens with stovetops and microwaves. Your memory foam bed comes with down comforters and premium bedding. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include safes and irons/ironing boards, and housekeeping is provided once per stay.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2199.00" OriginalAmount="2199.00">
      <BasicPropertyInfo Latitude="38.72929000854492" Longitude="-9.143884658813477" StarRating="3" HotelCode="0|moxy_lisbon_city" HotelName="Moxy Lisbon City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque Loule No 2 A 8, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5b/ae/5bae8e86a076355db588a5a92e383df0ab19bd81.jpeg</HotelPictures>
        <HotelDescription>This comfortable null is situated in Lisboa. null may take advantage of the Wi-Fi connection on public areas. The null provides 24-hour reception. All null at this disability-friendly null are wheelchair-accessible.&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;&lt;ul&gt;  &lt;li&gt;The seasonal pool will be open from April to October. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast, lunch, and dinner.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 48 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of  SGS (3rd party expert - Global).&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt;&lt;li&gt; This property welcomes guests of all sexual orientations and gender identities (LGBTQ friendly). &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city and collected at the property. Exemptions or reductions might apply. For more details, please contact the property using the information on the reservation confirmation received after booking. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for self-serve breakfast: EUR 9 per person (approximately)&lt;/li&gt;       &lt;li&gt;Covered self parking fee: EUR 12 per day&lt;/li&gt;                       &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2201.80" OriginalAmount="2201.80">
      <BasicPropertyInfo Latitude="38.728235724176" Longitude="-9.4759654998779" StarRating="5" HotelCode="12597|62904" HotelName="Fortaleza do Guincho" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada do Guincho, 2750-642 Cascais, Setúbal</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12866/a_12866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guardian of one of the most exquisite landscapes in Portugal, overlooking the ocean and the wonderful Guincho beach, this hotel is fantastic. The tourist centre with its restaurants and shops is a 10-minute drive away, while the beach is only a short walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2202.60" OriginalAmount="2202.60">
      <BasicPropertyInfo Latitude="38.747198" Longitude="-9.164194" StarRating="4" HotelCode="27909|20914" HotelName="Lisbon Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dos Combatentes, 1600-042 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41031/a_41031_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the centre of Lisbon. Convenient public transport links are only 200 metres away and Zoologischen Garten is roughly 800 m away. Countless shops and restaurants are around 1.5 km away. The airport is around 6 km away, and there are a selection of bars and pubs located within 5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2243.37" OriginalAmount="2243.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|D1AD97" HotelName="PESTANA RUA AUGUSTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33083_image64047549_0.jpg</HotelPictures>
        <HotelDescription>The Pestana Rua Augusta Lisboa is a hotel for a truly memorable stay, located in a restored iconic building in Lisbon�s Baixa district. This is the perfect starting point for unique experiences in the Portuguese capital. It lies in the heart of the city and such an invitation is just too good to resist.This hotel in Lisbon�s Baixa district is located next to the Arco da Rua Augusta, a symbol of eighteenth-century Lisbon. It leads to the Pra�a do Com�rcio, facing the Tagus River, one of the most magnificent locations in Europe. The very lively Rua Augusta is the ideal location from which to explore the Baixa district, with its selection of monuments, renowned boutique shops and vibrant culture.The rooms at the Pestana Rua Augusta Lisboa are welcoming, comfortable and quiet, with a light, relaxing atmosphere and are completely soundproof. Nearly all of them have a balcony overlooking these historic streets, and some even: have a view of the castle on the hill, where Lisbon was founded.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2252.00" OriginalAmount="2252.00">
      <BasicPropertyInfo Latitude="38.731289244394" Longitude="-9.1440210215737" StarRating="4" HotelCode="395303|fontana_park_hotel" HotelName="Doubletree by Hilton Lisbon - Fontana Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eng Vieira da Silva 2, 1050-105 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93908/a_93908_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in central Lisbon, near Saldanha Square, just 50 m from the nearest bus stop. It lies just 10 minutes away from all major entertainment venues and points of interest and about 10 minutes from 2 large congress centres. It is also close to Bairro Alto and the Chiado district with its delightful restaurants, bars and nightlife. Guests will find plenty of attractions in the area, including São Jorge Castle and the city zoo (both 5 km), as well as Jerónimos Monastery (6 km). Lisbon Airport is just 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2252.78" OriginalAmount="2252.78">
      <BasicPropertyInfo StarRating="3" HotelCode="|135467" HotelName="HOTEL AMERICA DIAMONDS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296326_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel benefits from a privileged localization in the centre of Lisbon, less than a 10-minute walk to Marqu�s de Pombal Square and Eduardo VII Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2256.00" OriginalAmount="2256.00">
      <BasicPropertyInfo Latitude="38.720051" Longitude="-9.150513" StarRating="5" HotelCode="160972|cs_vintage_lisboa_hotel" HotelName="The Vintage Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 2, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227301/a_227301_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre next to one of the city's main avenues, Avenida da Liberdade with its shopping (400 m). Avenida metro station is 400 m and close by guests will find Marques de Pombal Square, the botanical gardens, Sao Roque Church, the National Theatre of Sao Carlos, Rua Augusta and the Alfama District. The property is also not far from Arena Rock in Rio, Discovery's Monument, the football club stadiums, Colombo Shopping Center, Lisbon International Fair, the oceanarium and the Cristo Rei Monument. Rossio train station is 1 km, the historical city centre (Chiado district) is 1.2 km, the Barrio Alto is 1.4 km, Paço de Arcos Beach is approximately 1.5 km, St George Castle is 1.7 km, Jeronimos Monastery (UNESCO World Heritage) is 5.5 km and it is 7.3 km to Belem Tower (UNESCO World Heritage). Lisbon Airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2278.00" OriginalAmount="2278.00">
      <BasicPropertyInfo Latitude="38.71181" Longitude="-9.13285" StarRating="4" HotelCode="0|strategically_located_pleasure_guaranted" HotelName="Strategically Located Pleasure Guaranted" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bartolomeu de Gusmão, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ed/23/ed23ceb56c00f5dc4c6b5daca874b21a47e542ea.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Strategically Located Pleasure Guaranted places you in the heart of Lisbon, within a 15-minute walk of Lisbon Cathedral (Se) and Commerce Square.  This 4-star apartment is 0.5 mi (0.8 km) from Castle of Sao Jorge and 0.6 mi (1 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private balconies or patios. Wired and wireless Internet access is complimentary, and flat-screen televisions with cable programming provide entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include babysitting/childcare (surcharge) and tour/ticket assistance. Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and a library. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2289.00" OriginalAmount="2289.00">
      <BasicPropertyInfo Latitude="38.7122308684924" Longitude="-9.14340443909168" StarRating="0" HotelCode="0|bliss_lisbon_apartments__bairro_alto" HotelName="Bliss Lisbon Apartments - Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Gaveas 76, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f8/72/f872121c424009017e1fe41e5922944a53b223d5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Bliss Lisbon Apartments - Bairro Alto” is located in Lisbon. It boasts a convenient location in the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2291.00" OriginalAmount="2291.00">
      <BasicPropertyInfo Latitude="38.71150861" Longitude="-9.14765156" StarRating="4" HotelCode="410991|the_late_birds_lisbon_all_male_gay_guesthouse" HotelName="The Late Birds Lisbon - All Male Gay Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Travessa André Valente 21-21A, 1200-024 Alto Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/580380/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 Late Birds Lisbon - All Male Gay Guesthouse, you'll be centrally located in Lisbon, steps from Escola de Danca do Conservatorio Nacional and Bica Lift.  This 4-star guesthouse is within close proximity of Santa Catarina Viewpoint and Geological 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 12 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature designer toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this guesthouse include complimentary wireless Internet access, concierge services, and wedding services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 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 dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2295.93" OriginalAmount="2295.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|716162" HotelName="PORTOBAY MARQU�S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887088_foto_1.jpg</HotelPictures>
        <HotelDescription>This classic city hotel enjoys a privileged location in Lisbon's city centre next to the beautiful Eduardo VII Park. The shops and monuments of Avenida da Liberdade are right at the hotel's doorstep, and Marques de Pombal metro station provides easy access to the rest of the city and sights such as Belem Tower, St George Castle and the Oceanarium.Guests are welcomed in the elegant lobby with its air of tradition and prestige, and will feel at home in the comfortable, air-conditioned guest rooms with flat-screen TVs, high-speed internet access and spacious ensuite bathrooms with complimentary bath amenities. The sophisticated in-house restaurant serves refined signature dishes such as Rothschild Prawn Bisque and Aviz Royal Red Crab Cocktail with Christofle silverware and Vista Alegre china, altogether making this not only the perfect place to rest but also to enjoy an exquisite dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2296" OriginalAmount="2296">
      <BasicPropertyInfo Latitude="38.70910939" Longitude="-9.13618363" StarRating="4" HotelCode="455606|161910" HotelName="Pestana CR7 Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 54, 1100-150 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/565906/w_565906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2315.00" OriginalAmount="2315.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="638965|the_visionaire_apartments" HotelName="The Visionaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Figueira 5</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22880000/22877000/22876939/e79d95e5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2334" OriginalAmount="2334">
      <BasicPropertyInfo Latitude="38.732197" Longitude="-9.15083" StarRating="5" HotelCode="27781|7947" HotelName="Real Palácio" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 115, 1050-228 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41027/a_41027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon, just a few minutes walk from the centre of the city. Many shopping venues, bars, nightclubs and restaurants are to be found in the vicinity and links to the public transport network can easily be reached on foot. The sea and beach lies within 25 km of the hotel and the international airport is about 5 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2371.66" OriginalAmount="2371.66">
      <BasicPropertyInfo Latitude="38.70888486" Longitude="-9.14351791" StarRating="5" HotelCode="488754|2090795" HotelName="Martinhal Lisbon Chiado Family Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores, 44, 1200-195 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/601659/a_601659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2374.18" OriginalAmount="2374.18">
      <BasicPropertyInfo Latitude="38.712516455652" Longitude="-9.1414471036354" StarRating="4" HotelCode="510887|2070015" HotelName="Lisboa Pessoa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveira Ao Carmo 8, Lisbon 1200-307</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67884/799fd5e2-e590-432b-80a0-9f964752e4b1.jpg?d=636596512110000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel was built in 2016. The property consists of 75 rooms. This attractive hotel provides the ideal base for both sightseeing and business, right in the city's historic centre. The property is entirely air-conditioned in both public areas and rooms. The Hotel provides 24-hour reception with multilingual staff is always available to help guests with any queries or service bookings. Guests are welcome to relax on the terrace enjoying the amazing view over the city. The Hotel offers internet access for guest convenience. There is an on-site secure and private car park. Check-in is at 15h00 and check-out at 12:00. The Hotel offers daily newspapers. This establishment does not allow pets and is entirely non-smoking.

A hidden treasure in the middle of everything! We have one of the best views in Lisboa: the city, the hills, the river. All in hand, in a serene and discrete place. Quite possibly the best location to discover Lisboa. The mythic Augusta street is just 5 minutes walking, Chiado quarter 200 meters, and Bairro Alto quarter 3 minutes walking are examples of proximity with some of best attraction points of the city. Public transportation at just 3 minutes walking (Subway, bus or tram). Impossible not to be amazed with experiencing Lisboa from this location.

Come and visit us!
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2375" OriginalAmount="2375">
      <BasicPropertyInfo Latitude="38.71528408" Longitude="-9.14832657" StarRating="4" HotelCode="743569|281387" HotelName="1869 Principe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Abarracamento De Peniche 14, 1200-002 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076253/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2401.00" OriginalAmount="2401.00">
      <BasicPropertyInfo Latitude="38.7102289" Longitude="-9.1306845" StarRating="4" HotelCode="263658|memmo_alfama" HotelName="Memmo Alfama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Merceeiras 27, 1100-582 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196522/196522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Lisbon. Its setting is especially ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2435" OriginalAmount="2435">
      <BasicPropertyInfo Latitude="38.773046195115" Longitude="-9.0979208712295" StarRating="4" HotelCode="37865|5091" HotelName="VIP Executive Art’s Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 47, 1998-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62478/a_62478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon, approximately 1 km away from the sea. Surrounding the hotel there are scores of shops and other attractions to keep guests entertained. There is a bus stop located 100 m from the hotel and the nearest beach is about 25 kilometres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2452.00" OriginalAmount="2452.00">
      <BasicPropertyInfo Latitude="38.7161279508375" Longitude="-9.13887045889555" StarRating="0" HotelCode="0|loving_lisbon_rossio" HotelName="Loving Lisbon Rossio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Convento da Encarnação 23, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/61/d7/61d79f024f3d63285540d3f30457838a221182d7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Loving Lisbon Rossio” is situated in the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2456.00" OriginalAmount="2456.00">
      <BasicPropertyInfo Latitude="38.71697155" Longitude="-9.14884741" StarRating="2" HotelCode="410870|casa_do_principe" HotelName="Casa do Príncipe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca do Principe Real N. 23 – 1º, 1250-184 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407210/407210a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious guest house is set in Lisboa. This cosy guest house guarantees a quiet stay as it counts with just 9 guests rooms. Travellers will not be bothered during their stay, as this is not a pet-friendly accommodation. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2462" OriginalAmount="2462">
      <BasicPropertyInfo Latitude="38.695006868834" Longitude="-9.2144324220649" StarRating="5" HotelCode="321975|90112" HotelName="Hotel Palácio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bartolomeu Dias 117, 1400-030 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435853/a_435853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2462.00" OriginalAmount="2462.00">
      <BasicPropertyInfo Latitude="38.71249998" Longitude="-9.13768528" StarRating="4" HotelCode="594039|villa_baixa_lisbon_luxury_apartments" HotelName="Villa Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Justa 45, 1100-483 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614841/614841a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2480.40" OriginalAmount="2480.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|716191" HotelName="VIP Executive Art's" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886949_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en frente del andquot;Parque das Naandccedil;andotilde;esandquot;, estratandeacute;gicamente situado en el nuevo y moderno centro de negocios de Lisboa. A poca distancia del hotel, los huandeacute;spedes encontrarandaacute;n la Feria Internacional de Lisboa (FIL), el centro comercial Vasco da Gama y algunos servicios de transporte como el metro de andquot;Orienteandquot;, el autobanduacute;s y la estaciandoacute;n de tren, asandiacute; como restaurantes, bares, clubes nocturnos, el andquot;oceanarioandquot;, y otras posibilidades de ocio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2516.00" OriginalAmount="2516.00">
      <BasicPropertyInfo Latitude="38.739001" Longitude="-9.14731" StarRating="1" HotelCode="171873|hotel_capital_8" HotelName="Residencial Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Elias Garcia, 87, 1050-097 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296929/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2525.00" OriginalAmount="2525.00">
      <BasicPropertyInfo Latitude="38.71007555" Longitude="-9.14430545" StarRating="4" HotelCode="591001|palacio_das_especiarias" HotelName="Palacio Das Especiarias" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Emenda 94, 1200-001 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/760786/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2541" OriginalAmount="2541">
      <BasicPropertyInfo Latitude="38.717129333562" Longitude="-9.1434184061516" StarRating="4" HotelCode="933342|63435" HotelName="BessaHotel Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 29, 1250-139 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411039/a_411039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2567" OriginalAmount="2567">
      <BasicPropertyInfo Latitude="38.715004633404" Longitude="-9.1407937263386" StarRating="5" HotelCode="141382|18627" HotelName="Altis Avenida Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1° Dezembro 120, 1200-360 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202194/a_202194_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the city, next to the most emblematic square of Lisbon, this city hotel is just a short stroll from the main street and close to the most famous restaurants and shops in Lisbon and close to all major transportation systems. The business hotel is the ideal starting point for travelling around Lisbon and nearby places of interest include St. Jorge Castle (3 km), the Old Town with its bars and nightlife (1.5 km), Chiado (1 km) and Belem (10 km). The beach in Costa da Caparica is approximately 15 km from the design hotel and Portela Airport is around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2606.00" OriginalAmount="2606.00">
      <BasicPropertyInfo Latitude="38.70884" Longitude="-9.14861" StarRating="4" HotelCode="0|high_ceiling_duplex_apt_cais_do_sodre" HotelName="High Ceiling Duplex Apt Cais do Sodre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista, 62, F, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/01/9e018cad0e532e093637ed22cf722a7b7042f477.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Bairro Alto), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This 4-star apartment is 0.6 mi (0.9 km) from Lisbon City Hall and 1.4 mi (2.3 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment. Complimentary wireless Internet access is available to keep you connected.&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="27" TotalAmount="2610" OriginalAmount="2610">
      <BasicPropertyInfo Latitude="38.71043907" Longitude="-9.14376463" StarRating="4" HotelCode="590979|449106" HotelName="Le Consulat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca Luis De Camoes 22, Misericordia, 1249-190 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578661/578661a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2680.95" OriginalAmount="2680.95">
      <BasicPropertyInfo Latitude="38.719242688735" Longitude="-9.1441066908073" StarRating="5" HotelCode="915455|932065" HotelName="Fontecruz Lisboa, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 138-142, 1250-001 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164931/164931a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2707.00" OriginalAmount="2707.00">
      <BasicPropertyInfo Latitude="38.722201692888" Longitude="-9.1489236674938" StarRating="5" HotelCode="293249|porto_bay_liberdade" HotelName="Hotel PortoBay Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araújo 8, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400945/a_400945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located about 800 m from the centre of Lisbon. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2720.64" OriginalAmount="2720.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|A30603" HotelName="MADALENA BY THE BEAUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/18154_image51271618_0.jpg</HotelPictures>
        <HotelDescription>Madalena by The Beautique Hotels is a new hotel experience and a thematic explosion that might make you think that we have entered the height of the feminine universe and the romantic period. Strongly marked by this aesthetic, the hotel's main entrance leads us to floral motifs conceptually related to the reception desk that appears between two flower petals.
Located in one of the most central arteries of the capital of Lisbon, whose name served as the main theme for the inspiration of the interior design project signed by Atelier Nini Andrade Silva, Madalena by The Beautique Hotels plunged into the idea of ��projecting the Platonic ideal in beauty and in the balance of female forms. With attractive lines and in permanent allusion to this universe, the design is a classic populated by colors, textures and the refinement of the beautiful and seductive.
The building's fa�ade, covered in oyster pink tiles, is a deliberate revival of the 70s, a nod to the tile heritage so characteristic of the city of Lisbon. Inside, all the details were carefully designed in movements and sinuous shapes, giving prominence to the female figure.
RNET 8835</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2727.00" OriginalAmount="2727.00">
      <BasicPropertyInfo Latitude="38.71225785" Longitude="-9.13753674" StarRating="4" HotelCode="620619|hotel_da_baixa" HotelName="Hotel Da Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Prata 231, 1100-143 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627864/627864a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2740.00" OriginalAmount="2740.00">
      <BasicPropertyInfo Latitude="38.70992809" Longitude="-9.14012717" StarRating="4" HotelCode="523645|dear_lisbon_palace" HotelName="Dear Lisbon Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivens 35, 1200-226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/562622/562622a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2741.02" OriginalAmount="2741.02">
      <BasicPropertyInfo StarRating="5" HotelCode="|794992" HotelName="138 LIBERDADE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26419_image60563112_0.jpg</HotelPictures>
        <HotelDescription>The 138 Liberade Hotel Autograph Collection Hotel is located in the heart of Avenida Liberdade. The hotel is designed with an amazing decor, mixing valuable pieces of contemporary art with classic details, creating a really special atmosphere. The hotel offers a restaurant and a nice quiet terrace, away from the bustle of the street and where you can enjoy a drink or a snack. The hotel rooms are decorated with a historic photograph of the city, and there is no equal to another. The more touristy neighborhoods like Chiado, Bairro Alto and Alfama are only 15 minutes walk from the hotel. Fontecruz Lisboa Autograph Collection is just 20 meters from the metro stop and 20-minute walk to the famous Castillo de San Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2747.42" OriginalAmount="2747.42">
      <BasicPropertyInfo StarRating="5" HotelCode="|614388" HotelName="REAL PALACIO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/70795_image62160533_0.jpg</HotelPictures>
        <HotelDescription>Exlusive hotel in Lisbon centre. Opened on May 2003, the Real Palacio is an exceptional five stars hotel situated in the centre of the Portuguese capital. It occupies two buildings, one of them a palace from the 17th century, where the guests can have a wonderful stay in one of its 147 rooms and suites. It also has two restaurants, a modern health club with jacuzzi, sauna and gym. For the clients in business travel, the Palacio Real offers one of the most modern business centres and a variety of sitting rooms to house events for more than 280 persons. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2763.55" OriginalAmount="2763.55">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|2541345" HotelName="Turim Boulevard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27953/3827953/1.jpg?f=15652582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2786.00" OriginalAmount="2786.00">
      <BasicPropertyInfo Latitude="38.7110595703125" Longitude="-9.143044471740723" StarRating="0" HotelCode="0|casa_portuguesa_chiado" HotelName="Casa Portuguesa Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Misericórdia, 17 4 Fr, Misericordia, 1200-270 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/59/d4/59d44899eed16805cbb6792a7d7652a012f7a8cc.jpeg</HotelPictures>
        <HotelDescription>Featuring river views and free WiFi, Casa Portuguesa Chiado features accommodation attractively situated in Lisbon, within a short distance of Bairro Alto, Ribeira Market and Rossio. Each unit features a fully equipped kitchen with a dishwasher, a seating area with a sofa, a TV, a washing machine, and a private bathroom with shower and a hair dryer. A microwave and fridge are also available, as well as a kettle and a coffee machine. Commerce Square is 1.3 km from the apartment, while Liberty Avenue is 2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2787.81" OriginalAmount="2787.81">
      <BasicPropertyInfo Latitude="38.714991375921" Longitude="-9.1368913650513" StarRating="4" HotelCode="15295|20934" HotelName="HM Mundial Timeless City Hotel Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praca Martim Moniz 2, 1100-341 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17771/a_17771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes from the centre. There are various shops, bars, restaurants, nightclubs and public transport located in the surrounding area (within 500 m). The sea and the beach are both 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2797" OriginalAmount="2797">
      <BasicPropertyInfo Latitude="38.703638917957" Longitude="-9.1868394613266" StarRating="5" HotelCode="20728|26987" HotelName="Pestana Palace Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jau 54, 1300-314 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26635/a_26635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is around 5 km from the town centre. A wide array of shopping facilities, bars, restaurants and nightclubs can be found within a 7 km radius of the hotel. Within 1 km of the hotel, guests will find a link to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2829.00" OriginalAmount="2829.00">
      <BasicPropertyInfo Latitude="38.727386184113" Longitude="-9.1483524441719" StarRating="4" HotelCode="27785|sana_lisboa_hotel" HotelName="SANA Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fontes Pereira de Melo 8, 1069-310 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41032/a_41032_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful central location at the heart of Lisbon that allows easy and convenient access to a wide range of cultural and tourist sights. Links to the public transport network are to be found close by, located about 100 m from the hotel, and there are countless shopping venues, bars, restaurants and nightclubs to be found in the vicinity (250 m - 2.5 km away). Lisbon Airport is about 6 km from the hotel and it is 22 km to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2846.49" OriginalAmount="2846.49">
      <BasicPropertyInfo Latitude="38.704215899779" Longitude="-9.4059021385798" StarRating="5" HotelCode="317164|1515218" HotelName="InterContinental Cascais-Estoril" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Avenida Marginal 8023, 2765-249  Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431414/p_431414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Estoril. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2858.05" OriginalAmount="2858.05">
      <BasicPropertyInfo StarRating="5" HotelCode="|C5D293" HotelName="EDITORY RIVERSIDE SANTA APOLONIA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/24339_image60415870_0.jpg</HotelPictures>
        <HotelDescription>Embark on a journey through history, marked by the rhythm of departures and arrivals, drawn in lines that extend to so many other points on the map.
The Editory Riverside is the gateway to a wharf of experiences that get lost between the skyline seen through the window and the paths that converge in one place with so many languages and accents mixed. The Editory Riverside Hotel is located at the St� Apol�nia train station, one of the oldest train stations in the country. The Editory Riverside Hotel presents a refined atmosphere, sober without being austere, elegant in its lightness as a
hostess for travelers, designed for citizens of the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2875" OriginalAmount="2875">
      <BasicPropertyInfo Latitude="38.708235372146" Longitude="-9.1378307288361" StarRating="5" HotelCode="309878|46097" HotelName="Pousada de Lisboa, Praça do Comércio - Small Luxury Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Comércio 31-34, 1100-148 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424000/a_424000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2897.73" OriginalAmount="2897.73">
      <BasicPropertyInfo Latitude="38.774805" Longitude="-9.091825" StarRating="5" HotelCode="187408|926735" HotelName="MYRIAD by SANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cais das Naus, Lote 2.21.01, Parque das Nações, Lissabon 1990-173</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/261612/a_261612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Vasco da Gama Tower, one of Lisbon's most emblematic modern landmarks, was built for the 1998 World Exhibition (EXPO98). The hotel is just 3 km from Lisbon-Portela Airport, and close to the Pavilhão Atlântico multipurpose venue, FIL international fair grounds, Pavilhão do Conhecimento (interactive science museum), the riverside leisure areas, Vasco da Gama Bridge and the main points of access to Lisbon (IC17 CRIL, A1 North, A12 South and A8 West).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2925" OriginalAmount="2925">
      <BasicPropertyInfo Latitude="38.718641193266" Longitude="-9.1449809074402" StarRating="5" HotelCode="17726|28920" HotelName="Sofitel Lisbon Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Liberdade 127, 1269-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21806/a_21806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the leisure district of Lisbon just a few minutes walk from the city centre where guests will discover countless sights, bars, restaurants, cinemas, shopping and entertainment venues. Located on the prestigious Avenida da Liberdade at the heart of the Portuguese capital, the historical old town district of Alfama is to be found close by. The city airport is just 7 km away and links to the public transport are to be found directly in front of the complex. The nearest beach is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2930.00" OriginalAmount="2930.00">
      <BasicPropertyInfo Latitude="38.73637008666992" Longitude="-9.131131172180176" StarRating="0" HotelCode="0|caraujo_apartments" HotelName="Caraujo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Carvalho Araújo 114, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/bf/bebfe142350ddc449bb6155b55ddb1687e886d4d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Caraujo Apartments in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Gulbenkian Museum and Rossio Square. This apartment is 2.5 mi (4 km) from Santa Justa Elevator and 2.6 mi (4.1 km) from Commerce Square.&lt;br /&gt;This apartment offers designated smoking areas.&lt;br /&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves and coffee/tea makers, 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: 10.50 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2994.06" OriginalAmount="2994.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|110815" HotelName="MYRIAD BY SANA HOTELS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1647_image50009218_0.jpg</HotelPictures>
        <HotelDescription>The hotel is 3 kms away from Lisbon-Portela Airport, and close to the Pavilhandatilde;o Atlandacirc;ntico multipurpose venue, FIL international fair grounds, Pavilhandatilde;o do Conhecimento (interactive science museum), the riverside leisure areas, Vasco da Gama Bridge and the main points of access to Lisbon. This hotel consists of 176 rooms and 10 suites. It offers 24-hour reception, a hotel safe, currency exchange, TV lounge, restaurant, bar and many other facilities. Each room is provided with a work desk, TV, wireless Internet access, an espresso coffee machine and a mini-bar. Also available for Business travellers is a large event and business centre. Guests may also enjoy the heated indoor swimming pool, gym, or sauna and steam room. A massage service is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3007.00" OriginalAmount="3007.00">
      <BasicPropertyInfo Latitude="38.72358707" Longitude="-9.14334336" StarRating="1" HotelCode="423646|lisbon_chillout_hostel_2" HotelName="Lisbon Chillout Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nogueira e Sousa 8, 1150-237 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204061/204061a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbon Chillout Hostel is a true Lisbon Hostel and we can be proud of it. Located in the city centre and offering a great experience.
Located in a traditional neighborhood surrounded by small restaurants and typical local cafés it is easy to walk around and feel like a local and absorb the rich cultural life Lisbon has got to offer. 
With a cozy atmosphere, several common areas, different roomtypes and a private city garden to relax or enjoy a BBQ in the evening. Either it being travelling in a group or alone we offer different adventures for all.
This Lisboa hostel, as Lisbon is called locally, has got several roomtypes. Our shared dorms have got bunkbeds, the smaller rooms have either got twin beds or a double bed.
The larger shared dorms are ideal for a group of friends or simply just a great way to get to know people quickly upon arrival in Lisboa.
All rooms have got free WIFI.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3018.07" OriginalAmount="3018.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|003109" HotelName="MUNDIAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/315965_image61647705_0.jpg</HotelPictures>
        <HotelDescription>Set in Lisbon�s Baixa Pombalina district, this 4-star hotel features a terrace with panoramic city views. It is a 2-minute walk from Rossio Square and offers private parking. Rooms at the Hotel Mundial have air conditioning and traditional-style furnishings. They come equipped with satellite TV and a minibar. The private bathrooms include a bathrobe and hairdryer. The Veranda de Lisboa Restaurant offers local cuisine as well as panoramic views of Lisbon from the 8th floor. The Mundial also has a bar and wine cellar, where guests can attend wine tasting sessions hosted by experts. Hotel Mundial is a 5-minute drive from St. George's Castle, and is a 10-minute walk from various shops and restaurants. It offers 24-hour front desk service, and can assist in car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3050.19" OriginalAmount="3050.19">
      <BasicPropertyInfo StarRating="5" HotelCode="|881729" HotelName="PORTOBAY LIBERDADE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889491_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 98 guestrooms featuring minibars and espresso makers. 40-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Satisfy your appetite for lunch or dinner at Bistr�4, a restaurant which specializes in local and international cuisine, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink at one of the 2 bars/lounges. Buffet breakfasts are served on weekdays from 7:00 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Lisbon? This hotel has facilities measuring 2884 square feet (268 square meters), including conference space. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.A stay at PortoBay Liberdade places you in the heart of Lisbon, within a 15-minute walk of Marquis of Pombal Square and Botanical Garden.  This 5-star hotel is 1.2 mi (2 km) from Rossio Square and 1.7 mi (2.7 km) from Commerce Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Liberty Avenue - 0.1 km / 0.1 mi  Marquis of Pombal Square - 0.4 km / 0.3 mi  Edward VII Park - 0.7 km / 0.4 mi  National Museum of Natural History - 0.7 km / 0.5 mi  Botanical Garden - 0.9 km / 0.6 mi  Restauradores Square - 1 km / 0.6 mi  Principe Real Square - 1 km / 0.6 mi  Lisbon Coliseum - 1.1 km / 0.7 mi  Rossio Square - 1.3 km / 0.8 mi  Church of Sao Roque - 1.3 km / 0.8 mi  Hospital Dona Estefania - 1.3 km / 0.8 mi  Parliament (Sao Bento Palace) - 1.5 km / 0.9 mi  Atrium Saldanha - 1.5 km / 0.9 mi  Fado in Chiado - 1.5 km / 0.9 mi  Santa Justa Elevator - 1.5 km / 0.9 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 10.1 km / 6.3 mi Cascais (CAT) - 20.4 km / 12.7 mi The preferred airport for PortoBay Liberdade is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3052.20" OriginalAmount="3052.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|989552" HotelName="Pousada de Lisboa, Pra�a do Com�rcio" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889553_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Terreiro do Pa�o - Pra�a do Com�rcio, a historic part of the city of Lisbon, is now born a new lodging in Pra�a do Com�rcio. Historic place of unique importance, this was the place where for centuries ships with goods disembarked. This is one of the most emblematic places of the city and there are several exit points from here that allow you to visit the rest of Lisbon, walk alongside the Tejo or even cross the river bank. 
The Pousada de Lisboa includes 90 rooms, divided into Classic rooms, Superior, Deluxe, Duplex and Suites, many with River view. There is also a spa, swimming pool, sauna, treatment room and fitness Center, as an alternative you may rest in one of the Inn's two existent bars. On the ground floor you will find the restaurant, with seating capacity for 80 people, with view over breathtaking Terreiro do Pa�o - Pra�a do Com�rcio. In the menu you can find many typical dishes of traditional Portuguese cuisine. Inside there are several spaces to enjoy, the bar, the restaurant and an interior courtyard with a removable dome. *The night of 31st December has included a welcome drink, a formal dinner with beverages included, sparkling wine and grapes at Midnight.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3127.00" OriginalAmount="3127.00">
      <BasicPropertyInfo Latitude="38.723758166766" Longitude="-9.149392546627" StarRating="4" HotelCode="295338|turim_av_liberdade" HotelName="Turim Av Liberdade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 247, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403270/a_403270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 200 metres from Marquês de Pombal Square and a metro station is 2 minutes' walk away. The hotel is 2 km from Lisbon's city centre, where guests can visit the Castle of São Jorge and Lisbon Cathedral. The beach is about a 30-minute drive away. Lisbon Portela Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3131.00" OriginalAmount="3131.00">
      <BasicPropertyInfo Latitude="38.71322282" Longitude="-9.14143584" StarRating="0" HotelCode="531877|casa_balthazar" HotelName="Casa Balthazar" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Duque 26, 1200-159 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/37659/2137659/1.jpg?f=14955132</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3148.78" OriginalAmount="3148.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|765564" HotelName="NH COLLECTION LISBOA LIBERDADE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207785_image60478272_0.jpg</HotelPictures>
        <HotelDescription>The NH Collection Lisboa is located in the very centre of Lisbon. Its superb location allows you to have Lisbon at your fingertips as you will be in the hub of the historical and commercial area of the Portuguese capital. The hotel is located in a newly erected building which provides all services and facilities to ensure that you receive every comfort. 
Meetings and Events
The Hotel Liberdade places two rooms at your disposal with all the complementary services. With a capacity of up to 25 people, these rooms are very versatile and can be adapted to your requirements. In addition to the hotel's services and equipment: audiovisual systems (overhead projection, TV, video, projector, telephone and connection for fax-modem) we can arrange technical and other staff necessary for guaranteeing the success of your meeting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3185.00" OriginalAmount="3185.00">
      <BasicPropertyInfo Latitude="38.738870859726" Longitude="-9.1664278507233" StarRating="5" HotelCode="173069|corinthia_hotel_lisbon" HotelName="Corinthia Hotel Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 105, 1099-031 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7353/a_7353_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is well situated for access to the public transport network with links located just 100 metres away. From here, guests will easily reach plenty of shops and restaurants and the nearest beach is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3197.00" OriginalAmount="3197.00">
      <BasicPropertyInfo Latitude="38.71104631" Longitude="-9.13562148" StarRating="4" HotelCode="943660|casual_belle_epoque_lisboa" HotelName="Casual Belle Epoque Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madalena 125, 1100-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151034/55bdf29d-4b3c-44e1-8719-f4d02131ca1d.jpg?d=636948331550000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3210.61" OriginalAmount="3210.61">
      <BasicPropertyInfo StarRating="5" HotelCode="|095422" HotelName="NAU Palacio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889634_foto_1.jpg</HotelPictures>
        <HotelDescription>It's not just another hotel in Lisbon. It is the NAU Pal�cio do Governador (Governor's Palace, in English), with 60 different rooms near the Tagus river in the historic centre of Bel�m, one of the most beautiful and emblematic areas of the capital. Built on the site of the former house of the governor of the Tower of Bel�m, exquisitely restored, on top of roman ruins probably from the 1st to the 5th century, the NAU Pal�cio do Governador is a palatial building with a reception that once was a chapel, a restaurant with original domes as ceilings and contemporary SPA that's linked to the ancient thermal traditions of Mediterranean cultures. Close to the Tagus and national historic monuments, the Pal�cio do Governador is the natural choice for anyone who wants to be in Lisbon, near everything, from culture to leisure and far enough from the frenzy of the city centre. 
*Register of Tourism: 6305</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3220.00" OriginalAmount="3220.00">
      <BasicPropertyInfo Latitude="38.7317833" Longitude="-9.1469361" StarRating="5" HotelCode="17507|sheraton_lisboa_hotel__spa" HotelName="Sheraton Lisboa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Latino Coelho 1, 1069 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21546/a_21546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in one of the city's most prestigious business districts and lies just 5 minutes' drive from the Avenida da Liberdade. There are many shopping venues as well as countless bars, restaurants and nightclubs to be found within 2 km of the hotel. Links to the public transport network may easily be reached on foot. Lisbon International Airport is only 15 minutes away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3237.91" OriginalAmount="3237.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|766141" HotelName="EPIC SANA MARQUES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886437_foto_1.jpg</HotelPictures>
        <HotelDescription>Centrally located, the Epic Sana Marqu�s offers modern, air-conditioned rooms with TVs, 350 metres from the famous Marques de Pombal Square. Lisboa Hotel rooms are decorated in a contemporary style and have views over the Old City, Tagus River or Eduardo VII Park. The spacious en suite bathrooms are furnished with complimentary amenities. Guests are served a large buffet breakfast each morning. The hotel�s traditional, Portuguese restaurant Contempor�neo is open for lunch and dinner. Epic Sana Marqu�s also has a bar where live piano music is played. Epic Sana Marqu�s's guests can enjoy a massage, or relax in the hot tub. The hotel also has a sauna, a steam bath and a fitness centre. The Epic Sana Marqu�s is a 5-minute walk from Lisbon's Metro and bus service, which offer public transport links to the rest of the city. Portela Airport is less than 5 km from the hotel, and private parking is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3239.35" OriginalAmount="3239.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|003277" HotelName="ALTIS GRAND HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/72844_image64413663_0.jpg</HotelPictures>
        <HotelDescription>The Altis Grand Hotel, five star Conference and Business Hotel, combines elegance, sophistication and comfort with the best location in Lisbon�s city centre. Recently renovated the hotel has 300 bedrooms and suites, including the brand new deluxe rooms, with great views over the cultural and historical quarters, Internet access, Full HD LCD TV and mini-bar, a fully equipped business centre and 18 multipurpose meeting spaces with capacity from 8 up to 750 people, suitable for the most demanding events. There is also a covered heated swimming pool, fitness room and 3 bars giving guests the chance to unwind. To enjoy the Portuguese excellent cuisine, there`s a panoramic restaurant on the top floor - the D. Fernando Grill, for a casual meal the coffee-shop in the lobby or for a private group meal the Girassol restaurant. A complimentary shuttle service is also available between the Altis Hotels and the airport. Hotel Altis is member of the Luxury collection of Great Hotels of the World. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3262.00" OriginalAmount="3262.00">
      <BasicPropertyInfo Latitude="38.7126952" Longitude="-9.14358692" StarRating="4.5" HotelCode="613628|raw_culture_arts_lofts_bairro_alto" HotelName="Raw Culture Arts &amp; Lofts Bairro Alto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte 90, 1200-287 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631342/631342a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3403.00" OriginalAmount="3403.00">
      <BasicPropertyInfo Latitude="38.7073968" Longitude="-9.1418421" StarRating="4.5" HotelCode="568183|corpo_santo_lisbon_historical_hotel" HotelName="Corpo Santo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Corpo Santo 25, 1200-129 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/745220/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 12 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3409.07" OriginalAmount="3409.07">
      <BasicPropertyInfo StarRating="5" HotelCode="|439955" HotelName="TOREL PALACE LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/22037_image60225515_0.jpg</HotelPictures>
        <HotelDescription>Torel Palace Lisbon opened in 2013 and consists of two historic palaces and a mansion. Feel like a king or queen in our themed rooms and apartments. Privacy, dedicated service and spectacular views make Torel Palace Lisbon a haven of peace in the heart of the capital.
At Torel Palace Lisbon we seek your well-being. Our goal is to make you feel at home, in an environment surrounded by elegance and good taste.
Our 25 rooms are divided into 6 categories: Standard, Standard with a view, Executive with a view, Master, Premier with a view and Royal with a view. In addition, we still have a Villa and five new apartments. Each room has a different and particular decoration inspired by the kings and queens of Portugal, creating a cozy and sophisticated atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3471.00" OriginalAmount="3471.00">
      <BasicPropertyInfo Latitude="38.72262191772461" Longitude="-9.155309677124023" StarRating="0" HotelCode="0|lv_premier_amoreiras_am3_city_center_balconies_air_conditioned_elevator" HotelName="LV Premier Amoreiras Am3- City Center, Balconies, air Conditioned, Elevator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Fabrica das Sedas, 24, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4c/57/4c57b17124d9ab605604291de7564041e4147c77.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Lisbon Old Town), LV Premier Amoreiras AM3 is within a 15-minute walk of Amoreiras Shopping Center and Marquis of Pombal Square. This 4-star apartment is 1.6 mi (2.5 km) from Rossio Square and 1.7 mi (2.8 km) from Santa Justa Elevator.&lt;br /&gt;Make yourself at home in one of the individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private balconies. 30-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and you can also request cribs/infant beds (complimentary).&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;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Children 3 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3509.00" OriginalAmount="3509.00">
      <BasicPropertyInfo Latitude="38.7196803090849" Longitude="-9.13121413439512" StarRating="0" HotelCode="0|living_graca" HotelName="Living Graça" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Particular à Rua Senhora do Monte nº 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/21/18/21184b154a87baecff3fda631cbb659672286b69.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Living Graça” is set in Lisbon. It boasts a convenient location within 1 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3538.00" OriginalAmount="3538.00">
      <BasicPropertyInfo Latitude="38.71192169189453" Longitude="-9.139726638793945" StarRating="0" HotelCode="0|downtown_apartment_by_santa_justa" HotelName="Downtown Apartment By Santa Justa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Carmo 69, 5 D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/5d/6b5d7ea387405f0d5db27b604eada2845a6d820f.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be steps from Santa Justa Elevator and Rossio Square. This 4-star apartment is 0.5 mi (0.8 km) from Commerce Square and 0.5 mi (0.8 km) from Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3578.00" OriginalAmount="3578.00">
      <BasicPropertyInfo Latitude="38.709994115787" Longitude="-9.13101783022285" StarRating="0" HotelCode="0|localtraveling_cathedral_" HotelName="Localtraveling Cathedral &amp; Castle - Family Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Barao, 12, 5th (dt), Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/64/3a/643a9046391af69561b0203699d00fa09e30d068.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Localtraveling Cathedral &amp;amp; Castle - Family Apartments” is located in Lisbon. It boasts a convenient location within 1 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3633.00" OriginalAmount="3633.00">
      <BasicPropertyInfo Latitude="38.718095141427" Longitude="-9.1399910318935" StarRating="4" HotelCode="313133|torel_palace" HotelName="Torel Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Camara Pestana 23, 1150-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79649/1879649/1.jpg?f=15670937</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3745.00" OriginalAmount="3745.00">
      <BasicPropertyInfo Latitude="38.71007577" Longitude="-9.14112335" StarRating="4" HotelCode="774490|flora_chiado_apartments" HotelName="Flora Chiado Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Rua Anchieta 13, 1200-023 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/546101/546101a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon, approximately 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4078.00" OriginalAmount="4078.00">
      <BasicPropertyInfo Latitude="38.693373270826" Longitude="-9.2107339203358" StarRating="5" HotelCode="99867|altis_belem_hotel__spa__preferred_boutique_hotel" HotelName="Altis Belem Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Doca do Bom Sucesso, 1400-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139858/a_139858_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Cutting-edge design and a unique waterfront location await guests at this hotel, which is set in one of Lisbon's most historical districts, Belém. Guests will find the centre (Rossio) nearby, and the nearest restaurants are in Belém, as are the links to the public transport network and shops. Avenida 24 Julho has nightspots and Cais do Sodré is the most convenient metro station. Parede Beach is close, the Tejo River is just 1 minute’s walk and it is some 1.2 km to Jeronimos Monastery, around 5 km to Lisbon Medieval Castle, about 5.8 km to Bairro Alto and some 7.5 km to Chiado. Lisbon Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4169.03" OriginalAmount="4169.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|110624" HotelName="Valverde Lisboa Hotel and Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889492_foto_1.jpg</HotelPictures>
        <HotelDescription>The Valverde Lisboa hotel is located in Lisbon and features an outdoor swimming pool, private parking, a garden and a restaurant. The rooms all have air conditioning, a desk, a coffee machine, a minibar, a safe, a flat-screen TV and a private bathroom with a shower. Bed linen and towels are provided.The "S�tio Valverde" restaurant/bar overlooks the courtyard and is a unique space where guests can enjoy meals and snacks at any time of the day. In addition to the restaurant and bar, this 5-star hotel offers 24-hour reception, airport transfers, room service and free WiFi throughout the property.With a privileged location, it is close to various tourist attractions such as the Dona Maria II National Theatre, Pra�a do Com�rcio and S�o Jorge Castle. Humberto Delgado Airport is 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4175.73" OriginalAmount="4175.73">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|20904" HotelName="Olissippo Lapa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pau de Bandeira 4, 1249-021 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11063/a_11063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon's most exclusive residential area and is surrounded by stately embassy buildings and noble homes. It is only minutes away from the historic areas and tourist attractions, the pier and the shopping district. The establishment's immediate vicinity features restaurants, bars, pubs, nightlife spots and public transport links. The centre of Lisbon is 2 km away and sights such as the National Museum of Ancient Art (500 metres), São Jorge Castle (2.5 km) and Belém (3 km), which is home to the Jerónimos Monastery, are all close by. Portela Airport is some 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4217.00" OriginalAmount="4217.00">
      <BasicPropertyInfo Latitude="38.721089647461" Longitude="-9.147115945816" StarRating="5" HotelCode="18628|hotel_tivoli_lisboa" HotelName="Tivoli Avenida Liberdade Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 185, 1269-050 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23177/a_23177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel located within 800 m² of well-kept gardens lies in the heart of Lisbon, only a few minutes away from the Avenida da Liberdade. Various shopping and entertainment venues are within 100 to 500 m of the hotel. Public transport departs from stops located just 100 m from the hotel and the nearest airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4218.00" OriginalAmount="4218.00">
      <BasicPropertyInfo Latitude="38.7363644329204" Longitude="-9.1505853831768" StarRating="0" HotelCode="0|bliss_lisbon_apartments_avenidas_" HotelName="Bliss Lisbon Apartments - Avenidas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Av. Miguel Bombarda nº 129, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/38/da/38da6f3a6653086f45a354785b02e37785c08abd.jpeg</HotelPictures>
        <HotelDescription>Bliss Lisbon Apartments is located in central Lisbon and features stylishly decorated apartments, with a blend of contemporary and classic furnishings. Historical Chiado is a 14-minute drive, as is Bairro Alto and its many bars.&lt;/br&gt;The air conditioned apartment has plenty of natural light and includes free WiFi. The spacious living room comes with sofas and a flat-screen cable TV. The unit also includes 3 bathrooms and a full, modern kitchen.&lt;/br&gt;Guests may choose to cook their own meals in the apartment, or venture out to eat. Saldanha is 550 metres away and features various traditional Portuguese and international restaurants.&lt;/br&gt;The nearby shopping district of Saldanha has various shopping centres and the El Corte Ingles, most within a 5-minute walk. Calouste Gulbenkian Foundation is a mere 600 metres away. The São Sebastião Metro Station is 500 metres away. Portela International Airport is an 11-minute drive from the Bliss Lisbon Apartments.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4222.48" OriginalAmount="4222.48">
      <BasicPropertyInfo Latitude="38.719752593071" Longitude="-9.1445858357042" StarRating="5" HotelCode="933341|1701398" HotelName="Hotel Valverde Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 164, 1250-146 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/472580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4457.07" OriginalAmount="4457.07">
      <BasicPropertyInfo Latitude="38.7092589" Longitude="-9.1302078" StarRating="5" HotelCode="562111|1ce3fc" HotelName="Eurostars Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cais de Santarém 40, 1100-104 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616567/616567a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4597.20" OriginalAmount="4597.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|716196" HotelName="Olissippo Lapa Palace -  The Leading Hotels World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885287_foto_1.jpg</HotelPictures>
        <HotelDescription>Enhanced cleaning and safety standards in place including Clean and Safe and Safe Travels facility accreditation. Visit hotel website for more details.Set in a beautiful subtropical garden in the city's diplomatic quarter, this truly luxurious and elegant hotel from the 19th century enjoys magnificent views over the city and the Tagus River from its hilltop position. The area of Belandeacute;m with the famous Torre de Belandeacute;m and the historic centre with its famous attractions such as Praandccedil;a do Comandeacute;rcio Square are within easy reach, the international airport can be reached within 20-30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4766.00" OriginalAmount="4766.00">
      <BasicPropertyInfo Latitude="38.724457203218" Longitude="-9.1584720956771" StarRating="5" HotelCode="212689|epic_sana_lisboa_hotel" HotelName="EPIC SANA Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Duarte Pacheco 15, 1070-100 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301350/a_301350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4929.32" OriginalAmount="4929.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|854609" HotelName="EPIC SANA HOTEL LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1642_image50008411_0.jpg</HotelPictures>
        <HotelDescription>Con una ubicaciandoacute;n estratandeacute;gica en Lisboa, en Amoreiras, a una corta distancia de Marquandecirc;s de Pombal y de Avenidas Novas, este hotel ofrece un total de 291 habitaciones y 20 suites, con vistas a la ciudad y al randiacute;o Tajo. Tiene dos restaurantes, un bar con terraza en el lobby, sky bar y un amplio spa con piscina climatizada tipo infinity ubicada en la terraza superior del hotel, ofreciendo vistas panorandaacute;micas sobre la ciudad de Lisboa. El espacio dedicado a reuniones y eventos abarca un total de 1750 metros y puede acoger hasta 1300 personas. Estandaacute; distribuido en 13 salas de reuniones e incluye un total de 900 metros cuadrados de salandoacute;n de baile.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5026.02" OriginalAmount="5026.02">
      <BasicPropertyInfo Latitude="38.710378610799" Longitude="-9.1433125734329" StarRating="5" HotelCode="35487|463445" HotelName="Bairro Alto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Luís De Camões 2, 1200-243 Lisboa, Bairro Alto</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57705/a_57705_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is located in the square that bears a statue and name of Luís Vaz de Camões, the soldier poet who told the story of Portugal's discoveries in his epic poem, "Os Lusíadas". To this day, Bairro Alto remains synonymous with creativity and revolution, the latter if only in spirit since the people's uprising in 1974. The Bairro Alto district (literally the Upper City) is an historic enclave dating from 1513, which is reached in a unique way via the Santa Justa Elevator (a structure reminiscent of the Eiffel tower in Paris) from the lower city. At night the area comes alive with some of the finest Fado cafes in the city, along streets lit by Victorian lanterns. In recent times, Bairro Alto has also made a name for itself as an alternative shopping destination, popular with those looking for fashion and designs outside the mainstream.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5236.00" OriginalAmount="5236.00">
      <BasicPropertyInfo Latitude="38.7268226648687" Longitude="-9.1458118981476" StarRating="0" HotelCode="0|lisbon_domus_74_by_amcf" HotelName="Lisbon Domus 74 by amcf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciano Cordeiro 109, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b1/bd/b1bd000bcf9757524cd76fd685e404fe45e50853.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Lisbon Domus 74 by amcf” is situated in Lisbon. It boasts a convenient location within 2 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is provided on site. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6086.25" OriginalAmount="6086.25">
      <BasicPropertyInfo StarRating="5" HotelCode="|CF0B86" HotelName="Martinhal Lisbon Oriente" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2568976_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT: 11038 - Martinhal Lisbon Oriente</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7553.36" OriginalAmount="7553.36">
      <BasicPropertyInfo Latitude="38.71386408" Longitude="-9.14442521" StarRating="5" HotelCode="582943|2216705" HotelName="The Lumiares" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Diario De Noticas 142, 1200-146 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/700240/a_700240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8222" OriginalAmount="8222">
      <BasicPropertyInfo Latitude="38.725602" Longitude="-9.155268" StarRating="5" HotelCode="39969|28660" HotelName="Four Seasons Hotel Ritz Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo Da Fonseca 88, 1099-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12950/a_12950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located in the tourist centre of Lisbon just 20 minutes walk from the city centre where guests will discover a diverse selection of shopping and entertainment venues. The beautiful Eduardo VII Park lies directly opposite the hotel. The hotel's restaurant counts amongst the best in the city and, with its top reputation(houses a contemporary art gallery), is frequently used for representative purposes such as state visits.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="8305.65" OriginalAmount="8305.65">
      <BasicPropertyInfo StarRating="5" HotelCode="|372009" HotelName="THE LUMIARES HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/82_image64354196_0.jpg</HotelPictures>
        <HotelDescription>The Lumiares is a hotel located in the heart of the modern Bairro Alto neighborhood of Lisbon. Located at the top of the Gloria Funicular, it is the perfect base from which to explore the fabulous bars, cafes, shops and culture of Bairro Alto and Chiado. Or stay close to home; Watch the world go by while savoring a pizza at M'arrecreo, on the ground floor, facing the main street of Bairro Alto. Book a treatment at our small but comprehensive Lumiares spa. Enjoy a rooftop cocktail or dinner at Lumi Restaurant &amp; Bar, with its stunning views of Lisbon and the Tagus River. Or simply order room service and relax in the comfort of your own elegant 5-star home.*The hotel has the Clean&amp;Safe seal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10214.00" OriginalAmount="10214.00">
      <BasicPropertyInfo Latitude="38.73761138079" Longitude="-9.1599851846695" StarRating="4" HotelCode="37071|hotel_acores_lisboa" HotelName="Hotel Acores Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 3, 1070-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60831/a_60831_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, situated within Lisbon's financial district, is about 5 km from the city centre with its many tourist attractions and pulsing nightlife. The nearest shops and restaurants may be reached in a few minutes on foot (c. 400 m), and there is a public transport stop directly in front of the hotel. Lisbon airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10611.38" OriginalAmount="10611.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|716225" HotelName="Altis Belem Hotel &amp; Spa - Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888280_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel ofrece diseandntilde;o a la anduacute;ltima y una ubicaciandoacute;n anduacute;nica junto al agua, en uno de los barrios histandoacute;ricos de Lisboa, Belandeacute;m.Ofrece unas vistas sin igual del randiacute;o Tagus. De apertura reciente, cuenta con la misma temandaacute;tica que el adyacente Monumento a los Descubrimientos. Este estupendo hotel le ofrece un viaje que va desde la costa africana a la Penandiacute;nsula Arandaacute;biga.Todas las habitaciones disponen de todo el confort, desde una tv con pantalla de cristal landiacute;quido, hasta cortinas elandeacute;ctricas, cafeteras Nespresso y cuartos de baandntilde;o de mandaacute;rmol y cristal. Dispone de conexiandoacute;n inalandaacute;mbrica a internet gratis, ademandaacute;s de minibar de gourmet para que disfrute de algo rico para beber. La sofisticada decoraciandoacute;n y las vistas panorandaacute;micas harandaacute;n que su estancia sea memorable.Seganduacute;n la temporada, podrandaacute; utilizar las piscinas interior y exterior, el gimnasio o la terraza en la planta superior, ademandaacute;s de poder disfrutar de variedad de masajes. El hotel ofrece tambien sauna, gimnasio, solandaacute;rium, Spa-Balneario, masajista, Baandntilde;o turco, piscina cubierta, piscina exterior.Las principales caracterandiacute;sticas del hotel son el Restaurante Feitoria, especializada en cocina tradicional portuguesa, con un toque moderno. Desayuno incluido en el precio de la habitaciandoacute;n.Sandoacute;lo se permite el acceso al Spa, Thermo Garden y piscinas interiores a niandntilde;os menores de 16 aandntilde;os durante el horario Kid's Hours, de 9:00 a 10:00 h.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34245.25" OriginalAmount="34245.25">
      <BasicPropertyInfo StarRating="5" HotelCode="|716144" HotelName="PESTANA PALACE LISBOA HOTEL &amp; NATIONAL MONUMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885743_foto_1.jpg</HotelPictures>
        <HotelDescription>If you come spend a few days in Lisbon and you are looking for a sophisticated, unique and luxurious experience, stay at the sublime Pestana Palace Lisbon. One of the Leading Hotels of the World, those hotels recognized in the world over for their outstanding service and unique scenery. This luxury hotel, housed in the Palace of the Marquis of Valle Flor - built in the late nineteenth century - is a unique opportunity to combine the charm of bygone days and the absolute comfort of a contemporary stay. *Register of Tourism: 3567</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="653.00" OriginalAmount="653.00">
      <BasicPropertyInfo Latitude="38.72728253" Longitude="-9.13477196" StarRating="0" HotelCode="488970|hostel_seven_hills" HotelName="Hostel Seven Hills - Adults Only" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 66, 4º Dto, 1150-020 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Property Location A stay at Hostel Seven Hills - Adults Only places you in the heart of Lisbon, minutes from Hospital Dona Estefania and close to Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Atrium Saldanha.Rooms Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Amenities Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.Dining Continental breakfasts are available daily from 10 AM to 11 AM for a fee.Business, Other Amenities Featured amenities include multilingual staff and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.00" OriginalAmount="672.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="1" HotelCode="853845|the_delight_hostel_lisbon" HotelName="The Delight Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 95, 3rd Floor, Avenidas Novas, 1050-227 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="680.00" OriginalAmount="680.00">
      <BasicPropertyInfo Latitude="38.72389969" Longitude="-9.1341978" StarRating="0" HotelCode="681413|flag_hostel" HotelName="Flag Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Palmira 25, Anjos, 1170-286 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="858.00" OriginalAmount="858.00">
      <BasicPropertyInfo Latitude="38.70592377" Longitude="-9.17231795" StarRating="4" HotelCode="594066|try_lisbon_alcantara" HotelName="Try Lisbon Alcantara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Prior do Crato 76, 1350-262 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="748643|lisbon_garden_boutique_guest_house" HotelName="Lisbon Garden Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gomes Freire 64</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.00" OriginalAmount="879.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="979877|guest_inn_alfama_i_premium_apartments" HotelName="Guest Inn Alfama I Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De S. Miguel 83, Santa Maria Maior, 1100-543 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="967.00" OriginalAmount="967.00">
      <BasicPropertyInfo Latitude="38.711409139606" Longitude="-9.1379476435729" StarRating="2" HotelCode="416603|city_center_hostel_2" HotelName="City Center Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 188, 1900-010 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</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 City Center Hostel, you'll be centrally located in Lisbon, steps from Santa Justa Elevator and Armazens do Chiado Mall. This hostel is within close proximity of Figueira Square and Mude Design Moda 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 6 guestrooms. Rooms have private balconies. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected.&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 a television in the lobby.&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 Center Hostel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. A shuttle from the airport to the hotel and a train station pick-up service are provided for an additional charge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1001.00" OriginalAmount="1001.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="826007|hi71_lisboa_3" HotelName="HI71 Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 71</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.00" OriginalAmount="1052.00">
      <BasicPropertyInfo Latitude="38.70795601" Longitude="-9.15666259" StarRating="0" HotelCode="720795|fado_bed_breakfast_santos" HotelName="Fado Bed &amp; Breakfast Santos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Trinas 14</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1119.00" OriginalAmount="1119.00">
      <BasicPropertyInfo Latitude="38.7177734375" Longitude="-9.125391006469727" StarRating="0" HotelCode="0|apartamento_centro_de_lisboa_2" HotelName="Apartamento Centro de Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Leite de Vasconcelos, 60, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apartamento Centro de Lisboa offers accommodation in Lisbon city centre. The apartment is 1.2 km from Dona Maria II National Theatre. It includes a bedroom, a seating area, a dining area and a kitchen. The seating area can be converted into a more private sleeping area. Towels and bed linen are featured. The kitchen is equipped to prepare meals, and there is a washing machine. Rossio is 1.3 km from Apartamento Centro de Lisboa, while Chiado is 1.7 km away. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Apartamento Centro de Lisboa.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1169.00" OriginalAmount="1169.00">
      <BasicPropertyInfo Latitude="38.734588623046875" Longitude="-9.143438339233398" StarRating="0" HotelCode="0|_0x40d23" HotelName="O Quinto Esquerdo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Av. Defensores de Chaves, 23-5ºEsq, Arroios, 1000-110 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 2.2 km from Liberty Avenue in Lisbon, O Quinto Esquerdo features accommodation with air conditioning and free WiFi. Each unit has a fully equipped kitchen with a microwave, a seating area with a sofa, a flat-screen TV and a private bathroom with shower and a hair dryer. A fridge is also offered, as well as a kettle and a coffee machine. Miradouro da Senhora do Monte is 2.7 km from the apartment, while Rossio is 3.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="38.713565826416016" Longitude="-9.135283470153809" StarRating="0" HotelCode="0|beco_das_flores" HotelName="Beco das Flores Typical Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco das Flores, 19, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Beco das Flores Typical Apartment» is located in Lisbon. This apartment is located in the city center. In the morning, have a cup of coffee while looking at the city from the window. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Castle of Sao Jorge, Rossio and Rossio Square.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;You won’t be bored as at the apartment you will find a barbeque area. Pets are welcome here. They are allowed for an additional cost. Additional services that the apartment offers to its guests: dry cleaning and ironing. The staff of the apartment speaks English and Spanish.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a shower and a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1198.00" OriginalAmount="1198.00">
      <BasicPropertyInfo Latitude="38.73156088" Longitude="-9.1491238" StarRating="4" HotelCode="955460|the_hygge_lisbon_suites_picoas" HotelName="The Hygge Lisbon Suites Picoas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 95-95B, Res Do Chao, 1050-227 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.00" OriginalAmount="1222.00">
      <BasicPropertyInfo Latitude="38.712885665607" Longitude="-9.13623364505361" StarRating="0" HotelCode="0|new_boutique_apartment" HotelName="New Boutique Apartments Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 192, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “New Boutique Apartments Lisboa” is situated in Lisbon. It boasts a convenient location in the heart of the city center.&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="1262.00" OriginalAmount="1262.00">
      <BasicPropertyInfo Latitude="38.71665573120117" Longitude="-9.125814437866211" StarRating="0" HotelCode="0|feel_alfama_apartment" HotelName="Feel Alfama Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Rosário a Santa Clara, 30 1ºDto, Sao Vicente, 1100-458 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 7 km from Lisbon Oceanarium and 1.6 km from Castelo de São Jorge, Feel Alfama Apartment offers free WiFi and air conditioning. The property is less than 1 km from Miradouro da Senhora do Monte and 4.1 km from Bairro Alto. The apartment has 1 bedroom, a TV with cable channels, an equipped kitchenette with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. If you would like to discover the area, hiking is possible in the surroundings. Ribeira Market is 3.2 km from the apartment, while Commerce Square is 2.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="38.710140228271484" Longitude="-9.129599571228027" StarRating="0" HotelCode="0|old_fence_studios_by_mayoral" HotelName="Old Fence Studios - by Mayoral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arco do Rosario, 5, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Old Fence Studios is located in Lisbon's historic Alfama district. At 100 metres from the Tagus River, the property is 700 metres from Commerce Square and 550 metres from Terreiro do paço Metro Station. All units have a flat-screen cable TV and free WiFi. There is a seating and/or dining area in some units. All units include a kitchen or kitchenette. There is a private bathroom with free toiletries in every unit. Guests are welcome to cook their own meals in the equipped kitchen or kitchenette of their studio. Alternatively, a wide range of traditional restaurants is available in the Alfama area, many of which serving tasty Portuguese specialties. The National Pantheon is a 10-minute walk, while The Fado Museum is within 250 metres. The iconic São Jorge Castle is a 12-minute walk from the property. Chiado is 1.8 km away, while Bairro Alto is 2.1 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 8.7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="38.71381759643555" Longitude="-9.135217666625977" StarRating="0" HotelCode="0|_0x410fb" HotelName="Casa Beco Do Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Castelo nº8 2 Frente, Santa Maria Maior, 1100-124 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set 24 km from Sintra and 25 km from Cascais, Casa Beco Do Castelo offers accommodation in Lisbon. The unit is 32 km from Troia. Free WiFi is available throughout the property.&lt;br /&gt;The kitchen is fitted with a microwave. A flat-screen TV is provided. There is a private bathroom with a bath or shower.&lt;br /&gt;Estoril is 23 km from Casa Beco Do Castelo, while Sesimbra is 30 km from the property. The nearest airport is Portela Airport, 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1302.00" OriginalAmount="1302.00">
      <BasicPropertyInfo Latitude="38.72109603881836" Longitude="-9.14301586151123" StarRating="0" HotelCode="0|our_home_in_lisbon_apartments" HotelName="Our Home in Lisbon - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rua Passadiço, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, Central, Large, Calm and Patio features a garden and terrace. Liberty Avenue is 300 metres away.&lt;br /&gt;All units include a cable TV. Some units feature a terrace and/or patio with city views. A microwave, a toaster and fridge are also provided, as well as a coffee machine and a kettle. There is also a kitchen in some of the units, fitted with a dishwasher. Each unit is equipped with a private bathroom with free toiletries and a hairdryer. Towels are featured.&lt;br /&gt;Dona Maria II National Theatre is 900 metres from Central, Large, Calm and Patio, while Rossio is 900 metres from the property. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Central, Large, Calm and Patio.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1327.00" OriginalAmount="1327.00">
      <BasicPropertyInfo Latitude="38.71118218" Longitude="-9.14369548" StarRating="4" HotelCode="743423|lisbon_fragrances_orchidee_flowers" HotelName="Lisbon Fragrances" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte Bairro Alto 34, Misericordia, 1200-286 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1472" OriginalAmount="1472">
      <BasicPropertyInfo Latitude="38.709864783918" Longitude="-9.1498249769211" StarRating="4" HotelCode="190570|386344" HotelName="Casa do Patio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Caldeira 19, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</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 Casa do Patio by Shiadu, you'll be centrally located in Lisbon, steps from Santa Catarina Viewpoint and minutes from Regimento de Sapadores Bombeiros Museum. This 4-star bed &amp; breakfast is within close proximity of Bica Lift and Geological 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 11 individually furnished guestrooms. Your room comes with a pillowtop bed. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. 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.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available 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="34" TotalAmount="1515.24" OriginalAmount="1515.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|C59248" HotelName="Lumen Hotel &amp;amp; The Lisbon Light Show" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The Lumen Hotel andamp; The Lisbon Light Show located in the heart of the city, it is inspired by the famous light of Lisbon, seeking to bring into the hotel the sensations and environments that are experienced throughout the city. It is the first hotel in Portugal to offer an immersive light experience, through a video mapping show that introduces guests to Lisbon. All rooms are equipped with the latest technology (such as tablets and USB sockets) and with extra-wide beds, to provide guests with the greatest comfort. The Clorofila restaurant, the rooftop pool, the gym and the meeting rooms and co-working spaces complete the offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1556.00" OriginalAmount="1556.00">
      <BasicPropertyInfo Latitude="38.716339111328125" Longitude="-9.138609886169434" StarRating="0" HotelCode="0|santana_4_checkinhome" HotelName="Santana 4 - Checkinhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada de Santana, número 95, 4º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Santana 4 is an accommodation set in Lisbon, just 1.1 km from Rossio and 1.2 km from Dona Maria II National Theatre. The property is 2.4 km from Liberty Avenue and 2.6 km from Ribeira Market. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. For added convenience, the property can provide towels and bed linen for an extra charge. St. George's Castle is 2.2 km from the apartment, while Miradouro da Senhora do Monte is 2.4 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1580.00" OriginalAmount="1580.00">
      <BasicPropertyInfo Latitude="38.716339111328125" Longitude="-9.138609886169434" StarRating="0" HotelCode="0|santana_2_checkinhome" HotelName="Santana 2 - Checkinhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada de Santana numero 95, 2º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Featuring city views, Santana 2 provides accommodation with a balcony and a kettle, around 1.1 km from Rossio. The Dona Maria II National Theatre and the St. George's Castle are within 1.2 km and 2.2 km of the apartment, and free WiFi is provided. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchenette with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. For added convenience, the property can provide towels and bed linen for an extra charge. Miradouro da Senhora do Monte is 2.4 km from the apartment, while Liberty Avenue is 2.4 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1631" OriginalAmount="1631">
      <BasicPropertyInfo Latitude="38.79972893" Longitude="-9.38903234" StarRating="0" HotelCode="591803|493850" HotelName="Casa Holstein Quinta De Sao Sebastiao Sintra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Travessa Sao Sebastiao 3</AddressLine>
          </AddressLines>
          <CityName>Sintra</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1920.00" OriginalAmount="1920.00">
      <BasicPropertyInfo Latitude="38.70956039428711" Longitude="-9.1326904296875" StarRating="0" HotelCode="0|charming_apartment_in_alfama_se11" HotelName="Charming Apartment in Alfama - Se11" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cruzes da Sé, 27, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, Birds Apartments Sé offers a restaurant, city views and free WiFi, 1.1 km from St. George's Castle and 1.4 km from Rossio. A flat-screen TV with DVD player, private bathroom with a hairdryer, and a kitchen with dishwasher are offered in certain units. If you would like to discover the area, cycling is possible in the surroundings. Dona Maria II National Theatre is 1.5 km from the apartment, while Miradouro da Senhora do Monte is 1.9 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2002.00" OriginalAmount="2002.00">
      <BasicPropertyInfo Latitude="38.71556091308594" Longitude="-9.156607627868652" StarRating="0" HotelCode="0|estrela_new_apartment" HotelName="Estrela Garden Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa De São Plácido Nº73, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Estrela Garden Apartment is an accommodation located in Lisbon, just 1.5 km from Liberty Avenue and 1.6 km from Bairro Alto. The property is 2.9 km from Dona Maria II National Theatre and 3.4 km from Commerce Square. The apartment features 2 bedrooms, a flat-screen TV, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Ribeira Market is 2.2 km from the apartment, while Rossio is 2.8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2093.00" OriginalAmount="2093.00">
      <BasicPropertyInfo Latitude="38.71267659" Longitude="-9.13733387" StarRating="4" HotelCode="626533|santa_justa_apartments_24_downtown_center" HotelName="Santa Justa Apartments Downtown Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 24, Santa Maria Maior, 1100-485 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2181.00" OriginalAmount="2181.00">
      <BasicPropertyInfo Latitude="38.706382751464844" Longitude="-9.158453941345215" StarRating="0" HotelCode="0|apartment_janelas_verdes" HotelName="Charming 2-Bedroom Apartment in the City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 3, apto 203, Estrela, 1200-690 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apartment Janelas Verdes is an apartment set in Lisbon, 800 metres from Bairro Alto. Guests benefit from free WiFi and private parking available on site.&lt;br /&gt;There is a seating area and a kitchen as well as a private bathroom. A flat-screen TV with cable channels is provided.&lt;br /&gt;Chiado is 1.5 km from Apartment Janelas Verdes, while Amoreiras is 1.9 km from the property. The nearest airport is Lisbon Portela Airport, 7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2373.00" OriginalAmount="2373.00">
      <BasicPropertyInfo Latitude="38.71525955200195" Longitude="-9.149450302124023" StarRating="0" HotelCode="0|2_beautiful_suites_upscale_flat_embracing_tejo_2" HotelName="2 Beautiful Suites Upscale Flat Embracing Tejo!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Jasmim, 12, 3 Esq, 1200-229, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «2 Beautiful Suites Upscale Flat Embracing Tejo!» is located in Lisbon. This apartment is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Miradouro de Sao Pedro de Alcantara, Avenida and Rossio Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2428.00" OriginalAmount="2428.00">
      <BasicPropertyInfo Latitude="38.71781921386719" Longitude="-9.151610374450684" StarRating="0" HotelCode="0|2_suites_stylish_flat_at_bairro_altoprincipe_real_2" HotelName="2 Suites Stylish Flat At Bairro Alto-Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Escola Politecnica, 1250-099, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «2 Suites Stylish Flat At Bairro Alto-Principe Real» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Rato, Miradouro de Sao Pedro de Alcantara and Estrela Basilica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2592.00" OriginalAmount="2592.00">
      <BasicPropertyInfo Latitude="38.723201751708984" Longitude="-9.146364212036133" StarRating="0" HotelCode="0|inglaterra_by_central_hill_apartments" HotelName="Inglaterra by Central Hill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Enviado de Inglaterra nº12 2º esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Inglaterra by Central Hill Apartments in Lisbon features accommodation with free WiFi, 7 km from Jeronimos Monastery, 3.4 km from Commerce Square and 6 km from Luz Football Stadium. The property is 3.1 km from Ribeira Market and 2.5 km from Bairro Alto. The apartment has 5 bedrooms, a TV with satellite channels and a fully equipped kitchen that provides guests with a dishwasher, a microwave, a washing machine, a fridge and an oven. The apartment provides a terrace. Popular points of interest near Inglaterra by Central Hill Apartmen include Liberty Avenue, Rossio and Dona Maria II National Theatre.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2619.00" OriginalAmount="2619.00">
      <BasicPropertyInfo Latitude="38.71023075" Longitude="-9.14426463" StarRating="0" HotelCode="681377|ph_in_chiado" HotelName="PH In Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Horta Seca 11, 1200-221 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Providing Tagus River views, the PH inChiado is set in a restored 400-year old building in Praça de Camões, 300 metres from Bairro Alto nightlife area. It offers free WiFi access.Featuring high ceilings, accommodation ranges from dorm to private rooms with parquet floors. Some offer river views, and others have a private bathroom.Guests are welcome to relax in the shared lounge area with sofas, TV and a fireplace. The common kitchen is available for guests&amp;apos; use and a breakfast is served daily.Baixa/Chiado Metro Station is within 200 metres, and the nearest bus stop is a few steps away. Rossio Train Station is a 10-minute walk. The panoramic São Jorge Castle is 20 minutes&amp;apos; walking from PH inChiado.PH inChiado can organise guided tours and rental bicycles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3545.00" OriginalAmount="3545.00">
      <BasicPropertyInfo Latitude="38.71114665" Longitude="-9.14341294" StarRating="0" HotelCode="565028|chiado_camoes_lisbon_best_apartments" HotelName="Lisbon Best Apartments -  Chiado Camões" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Gaveas 4, 1200-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6371.05" OriginalAmount="6371.05">
      <BasicPropertyInfo StarRating="5" HotelCode="|500080" HotelName="TIVOLI AVENIDA LIBERDADE LISBOA - A LEADING HOTELS OF THE WORLD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Welcome to the Tivoli Avenida Liberdade, the Grande Dame of hotels in Lisbon. A true landmark, delivering exceptional hospitality since 1933. Today, as ever, the place to see and be seen, a natural meeting point for celebrities, heads of state, actors and royalty alike. 
Discover Lisbon's best kept secrets with our Experience Teams, shop till you drop in Avenida da Liberdade and Chiado's luxury stores, or simply unwind  by the oasis of the hotel's unique swimming pool, amidst the fronds of its semi-tropical garden.  
Discover the wealth and variety of rooms and views - from Deluxe Rooms to the stunning Presidential Suite, which make each stay an unforgettable experience. Wining and dining are paramount, in the best European tradition - join in the thriving and bustling ambience of the Cervejaria Liberdade or head towards the stately calm and exclusive Terra�o rooftop restaurant for more gourmet offerings, to discover the best in contemporary Portuguese cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6506.13" OriginalAmount="6506.13">
      <BasicPropertyInfo Latitude="38.70977049" Longitude="-9.14723452" StarRating="5" HotelCode="578371|2542595" HotelName="VERRIDE - Palacio Santa Catarina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 1, 1200-401 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6610.00" OriginalAmount="6610.00">
      <BasicPropertyInfo Latitude="38.714942932128906" Longitude="-9.145096778869629" StarRating="0" HotelCode="0|lisbon_apartment_bairro_alto_2" HotelName="Lisbon Apartment Bairro Alto 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de São Pedro, numero 3, R/C, Misericordia, 1200-432 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Lisbon Apartment Bairro Alto 2 offers pet-friendly accommodation in Lisbon, 500 metres from Chiado and 500 metres from Rossio. The apartment is 700 metres from Liberty Avenue. Free WiFi is featured throughout the property.&lt;br /&gt;There is a dining area and a kitchen. A flat-screen TV with satellite channels is available. There is a private bathroom with a bath or shower.&lt;br /&gt;Amoreiras is 1.7 km away and Portela Airport is 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Heated Pool,Massage Centre,Nightclub,Room Service,Sauna,Swimming Pool,Wheelchair Access,Golf,Shopping Arcade,Kitchen,Garden,Spa,Jacuzzi,Bicycle Rental,ATM/Cash Machine,Meeting Room,Parking,Valet Parking,Wake-up Call Service,Airport Transfer (on Demand),Dining,24 Hour Power Supply,Babysitting,Boutique,Dry Cleaning,Housekeeping,LCD/Projector,Library,Luggage Storage,24 Hour Front Desk,Concierge,Kids Play Area,24 Hour Security,Coffee Shop,Elevator,Pets allowed</BasicAmenities>
    <HotelRating>4,5,3,2,4.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,CLUB RESORT,SPA HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,HOTEL DE CHARME,ECO HOTEL,APARTHOTEL,HOSTELS,BOUTIQUE HOTEL,GUEST HOUSES,VILLA,BEACH HOTEL,GOLF HOTEL,VILLAGE,BED AND BREAKFAST</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
fde093fd-d77c-41e0-adbb-834ace41f7a2|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="fde093fd-d77c-41e0-adbb-834ace41f7a2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-12T00:00:00" End="2024-11-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|970323" SourceId="34" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
fde093fd-d77c-41e0-adbb-834ace41f7a2|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="fde093fd-d77c-41e0-adbb-834ace41f7a2" TimeStamp="0001-01-01T00:00:00" HotelName="INATEL OEIRAS" HotelCode="|970323" StarRating="3" GTCityId="68741" CountryCode="PT" CityName="OEIRAS" CountryName="Portugal" Address="ALTO DA BARRA - AV. MARGINAL" PhoneNo="+351 21 0029800" Email="inatel.oeiras@inatel.pt" Latitude="38.679425" Longitude="-9.316469" SourceId="34" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standart Plus" RoomTypeCode="02#1#BO#43.86#0#BB#OK#20241112#20241113#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.18#0#BB#OK#20241113#20241114#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241114#20241115#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241115#20241116#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241116#20241117#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241117#20241118#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241118#20241119#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241119#20241120#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241120#20241121#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241121#20241122#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241122#20241123#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241123#20241124#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241124#20241125#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#|34|NTcwLjUwfExCfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="0" TotalPrice="570.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: double or twin superior" RoomTypeCode="02#1#BO#44.53#0#BB#OK#20241112#20241113#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.85#0#BB#OK#20241113#20241114#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241114#20241115#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241115#20241116#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241116#20241117#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241117#20241118#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241118#20241119#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241119#20241120#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241120#20241121#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241121#20241122#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241122#20241123#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241123#20241124#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.53#0#BB#OK#20241124#20241125#LB#2-0#20241112|20241125|W|59|135276|DBT.SU|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~24f2cc~-1803720779~N~~~NRF~~D6EC57367EE547B172969202177405AWES00580020000208262296#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#|34|NTc5LjIxfExCfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="0" TotalPrice="579.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior Plus" RoomTypeCode="02#1#BO#49.85#0#BB#OK#20241112#20241113#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#50.22#0#BB#OK#20241113#20241114#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241114#20241115#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241115#20241116#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241116#20241117#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241117#20241118#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241118#20241119#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241119#20241120#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241120#20241121#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241121#20241122#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241122#20241123#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241123#20241124#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#49.85#0#BB#OK#20241124#20241125#LB#2-0#20241112|20241125|W|59|135276|DBT.SU-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~226322~-1790788625~N~~~NRF~~D6EC57367EE547B172969202177405AWES005800200002082142e6#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#|34|NjQ4LjQyfExCfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="0" TotalPrice="648.42" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType></RoomTypes><Images><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_1.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_2.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_7.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_8.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_9.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_10.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_11.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/889257_foto_12.jpg" /></Images><HotelDescription>Ideal for those wanting to spend a few days at the beach but also enjoy the cultural opportunities of a city, INATEL Oeiras could be the perfect choice.Located in front of the sea, between the coast road and the promenade, it offers moments of leisure for two or for the whole family. We suggest dinner in the panoramic restaurant, a shopping trip, or a visit to the Pal�cio do Egipto Cultural Centre. 138 apartments, children�s playground and Wi-fi.</HotelDescription></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
fde093fd-d77c-41e0-adbb-834ace41f7a2|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="fde093fd-d77c-41e0-adbb-834ace41f7a2">
  <Rooms>
    <Room RoomType="Room 1: Standart Plus" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|970323" SourceId="34" RoomTypeCode="02#1#BO#43.86#0#BB#OK#20241112#20241113#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#44.18#0#BB#OK#20241113#20241114#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241114#20241115#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241115#20241116#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241116#20241117#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241117#20241118#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241118#20241119#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241119#20241120#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241120#20241121#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241121#20241122#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241122#20241123#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241123#20241124#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#^02#1#BO#43.86#0#BB#OK#20241124#20241125#LB#2-0#20241112|20241125|W|59|135276|DBT.ST-1|NRF30OFF|BB||1~2~0||N[ARROBA]07~A-SIC~2052c2~950236357~N~~~NRF~~D6EC57367EE547B172969202177405AWES0058002000020826128c#ES|2|false|1#11B8140D1B0F9FDF853FD46177F5DD338C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#721429#|34|NTcwLjUwfExCfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-11-12T00:00:00" End="2024-11-25T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fde093fd-d77c-41e0-adbb-834ace41f7a2|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2024-10-24T00:00:00+01:00" End="2024-11-12T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TraceId>fde093fd-d77c-41e0-adbb-834ace41f7a2</TraceId>
</CheckRatesRS>||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
fde093fd-d77c-41e0-adbb-834ace41f7a2|RestelBlock|successfully done supplier prebooking||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
94e0bfc9-33d6-44a4-b811-f286cebcc21c|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="94e0bfc9-33d6-44a4-b811-f286cebcc21c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-11T00:00:00" End="2024-12-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|PaximumSearch|supplier interation failed||Paximum|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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
94e0bfc9-33d6-44a4-b811-f286cebcc21c|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
94e0bfc9-33d6-44a4-b811-f286cebcc21c|TravcoSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelBookingEngine.CancelPolicy.getCnxPolicy(CancelPenaltyType[] arrCnx) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 195
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 486|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
94e0bfc9-33d6-44a4-b811-f286cebcc21c|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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|HotelsProSearch|successfull supplier interation||HotelsPro|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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
94e0bfc9-33d6-44a4-b811-f286cebcc21c|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-10-23T15:02:03.9776687+01:00" Version="0" EchoToken="Search" TransactionIdentifier="94e0bfc9-33d6-44a4-b811-f286cebcc21c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="34" TotalAmount="342.68" OriginalAmount="342.68">
      <BasicPropertyInfo StarRating="2" HotelCode="|468635" HotelName="161 Norte Guesthouse" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102856_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 34 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Featured amenities include multilingual staff, luggage storage, and an elevator.With a stay at 161 Norte Guesthouse, you'll be centrally located in Lisbon, a 2-minute drive from Rossio Square and 9 minutes from Bel�m Tower.  This hotel is 0.5 mi (0.9 km) from Castle of S�o Jorge and 5.2 mi (8.4 km) from Lisbon Oceanarium.Distances are displayed to the nearest 0.1 mile and kilometer.  Figueira Square - 0.1 km / 0.1 mi  Santa Justa Elevator - 0.2 km / 0.1 mi  Armazens do Chiado Mall - 0.3 km / 0.2 mi  Dom Pedro IV Statue - 0.3 km / 0.2 mi  Carmo Convent - 0.3 km / 0.2 mi  Castle of S�o Jorge - 0.4 km / 0.2 mi  Rossio Square - 0.4 km / 0.2 mi  National Theatre of D. Maria II - 0.4 km / 0.2 mi  Commerce Square - 0.5 km / 0.3 mi  Santo Antonio Church - 0.5 km / 0.3 mi  Lisbon Cathedral - 0.6 km / 0.4 mi  Rua Augusta Arch - 0.6 km / 0.4 mi  Lisboa Story Centre - 0.6 km / 0.4 mi  Coliseu dos Recreios - 0.6 km / 0.4 mi  Martim Moniz Square - 0.6 km / 0.4 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 8.9 km / 5.5 mi Cascais (CAT) - 22.5 km / 14 mi The preferred airport for 161 Norte Guesthouse is Humberto Delgado Airport (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="366" OriginalAmount="366">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="781999|490857" HotelName="Lx Center Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Barroca 2, Misericordia, 1200-050 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/31000000/30570000/30566100/30566062/c4d93627_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="453.04" OriginalAmount="453.04">
      <BasicPropertyInfo Latitude="38.72257659" Longitude="-9.1335558" StarRating="3" HotelCode="589552|2542535" HotelName="City Centre Andrade Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade 8, 1170-015 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/92/9e92b129502e173d0fc630712a1b4d4c9f1c2aa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities to enhance their stay. Most storeys can be reached by lift. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.00" OriginalAmount="486.00">
      <BasicPropertyInfo Latitude="38.7186899" Longitude="-9.15619267" StarRating="3" HotelCode="410954|wallis_rato" HotelName="Wallis Rato" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Alvares Cabral 3, Campo de Ourique, 1250-015 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33750/2433750/1.jpg?f=14959343</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.00" OriginalAmount="497.00">
      <BasicPropertyInfo Latitude="38.71307" Longitude="-9.1458" StarRating="3" HotelCode="0|bairro_alto_green_by_homing_apartments" HotelName="Bairro Alto Green by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luz Soriano, 144 rc, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1c/84/1c842f571a294799f0aa33fac8147b489089c797.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.6 mi (1 km) from Santa Justa Elevator and 0.7 mi (1.2 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a separate sitting area, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501" OriginalAmount="501">
      <BasicPropertyInfo Latitude="38.714670656867" Longitude="-9.147494446627" StarRating="2" HotelCode="384444|409624" HotelName="Hub New Lisbon Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de o Seculo 150, 1200-437 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/37938/2437938/1.jpg?f=15041508</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="506.82" OriginalAmount="506.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|716174" HotelName="Amazonia Jamor" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>QUEIJAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886450_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel es un complejo de 4 estrellas situado enfrente del Estadio Nacional. El aeropuerto, Lisboa y Estoril quedan a sandoacute;lo 10 minutos y la autopista Lisboa-Cascais-Sintra y la nueva autovandiacute;a CREL estandaacute;n a poca distancia. Las 97 candoacute;modas habitaciones, entre las cuales hay 4 suites y 3 suites junior, estandaacute;n equipadas con aire acondicionado regulable, tv por satandeacute;lite, manduacute;sica, telandeacute;fono con puerto de datos, caja fuerte, minibar y baandntilde;o privado completo con secador de pelo (algunas con jacuzzi).   El restaurante del establecimiento, Amazonia Jamor Hotel, sirve desayuno, almuerzo y cena. Se presta servicio de habitaciones con horario limitado. Entre las opciones de ocio y esparcimiento de este alojamiento, Amazonia Jamor Hotel, figuran su piscina descubierta y su piscina. Aparte de centro empresarial, los viajeros de negocios se benefician de conexiandoacute;n inalandaacute;mbrica a Internet (recargo) y conexiandoacute;n a Internet de alta velocidad por cable (recargo). Sus instalaciones de negocios y actividades incluyen sala de conferencias, sala de exposiciones y sala de recepciones. Se brinda servicio de transporte al aeropuerto (recargo) (a peticiandoacute;n). Amazonia Jamor Hotel tambiandeacute;n dispone de bar o lounge, jardandiacute;n y sala de juegos electrandoacute;nicos o de mesa. Los huandeacute;spedes disfrutan de servicio de recepciandoacute;n 24 horas. Cabe destacar que el parking o estacionamiento es gratuito.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="513.32" OriginalAmount="513.32">
      <BasicPropertyInfo Latitude="38.707678" Longitude="-9.1399" StarRating="4" HotelCode="311551|1893605" HotelName="Lisbon Arsenal Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Arsenal 60, 1100 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368819/368819a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="552.24" OriginalAmount="552.24">
      <BasicPropertyInfo StarRating="2" HotelCode="|931664" HotelName="FLAG LISBOA OEIRAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29877_image61797673_0.jpg</HotelPictures>
        <HotelDescription>61 rooms equipped with the new bed Sweet Bed by Ibis, desk, Internet, TV and a bathroom with bathtub or shower. The hotel also offers free Wi-Fi, a bar and free parking, among other services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.00" OriginalAmount="575.00">
      <BasicPropertyInfo Latitude="38.711456298828125" Longitude="-9.135624885559082" StarRating="3" HotelCode="0|guest_house_prime_madalena_suites" HotelName="LeL Madalena GuestHouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 128, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/cd/9dcdc8daa3b037901a360fe14b551229e6c02e6d.jpeg</HotelPictures>
        <HotelDescription>LeL Madalena Guest House, Your home away from home!&lt;br /&gt;LeL Madalena Guest House is a family home without the traditional reception, for your security and comfort, the property only works with codes.&lt;br /&gt;The suites are contemplated by the wonderful light of Lisbon and decorated in detail, for the comfort of all guests.&lt;br /&gt;So that you can enjoy the view right in front of the large traditional windows you will have an armchair where you can drink your coffee in the morning or your glass of wine at dusk! Smart TVs with access to major services such as Netflix, HBO, Amazon Prime. You will also have air conditioning with an individual system in your suite and a wardrobe at your disposal!&lt;br /&gt;The private bathrooms have all the necessary amenities, warm water, shampoo, hair conditioner, individual soap, shower gel, hairdryer, and a set of towels!&lt;br /&gt;The kitchen has an architectural beauty, imbued with details of traditional Portuguese design and antique furniture.&lt;br /&gt;Fully equipped so you can prepare all your meals or just tea or coffee!&lt;br /&gt;Mandatory information must be sent to the property 72 hours before your arrival!&lt;br /&gt;&lt;li&gt;Please let LeL Madalena Guest House know your expected arrival time in advance.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;You must send the identity documents with a photo of each guest and proof of payment of city taxes. The city tax of two euros per person, per night, is not included in the room price, please confirm your reservation and make payment.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Payment must be ONLY  by bank transfer.&lt;/li&gt;&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;Breakfast for children costs: 12.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.06" OriginalAmount="579.06">
      <BasicPropertyInfo Latitude="38.71093115371" Longitude="-9.1376745700836" StarRating="2" HotelCode="20411|359725" HotelName="Duas Nacoes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Vitória 41, (Ecke mit Rua Augusta), Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26080/a_26080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is approximately 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="591" OriginalAmount="591">
      <BasicPropertyInfo Latitude="38.714557" Longitude="-9.258879" StarRating="4" HotelCode="29142|49660" HotelName="Amazonia Jamor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Tomás Ribeiro 129, Linda a Pastora, Queijas, 2790-466 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46788/a_46788_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located directly opposite the national stadium just 500 m from links to the public transport network. Shops and restaurants are to be found about 3 km from the hotel whilst it is some 6 km to a selection of bars, pubs and nightclubs. The nearest beach is 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.00" OriginalAmount="596.00">
      <BasicPropertyInfo Latitude="38.71267" Longitude="-9.15209" StarRating="4" HotelCode="0|sao_bento_classic_by_homing" HotelName="São Bento Classic by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Quintinha 20 a 22, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/8c/5a8c99e215c93610751f75a11f44ab9e3b68c7dd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Bairro Alto), you'll be a 4-minute drive from Botanical Garden and 9 minutes from Marquis of Pombal Square.  This 4-star apartment is 1.6 mi (2.5 km) from Rossio Square and 1.7 mi (2.7 km) from Commerce Square.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="596.19" OriginalAmount="596.19">
      <BasicPropertyInfo Latitude="38.7233815" Longitude="-9.14572146" StarRating="1" HotelCode="406351|17ac55" HotelName="Liv'in Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" HotelFacility="Bar,Designated Smoking Area,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Marta 37, 1st floor, 1150-293 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/81080/1881080/32.jpg?f=15083874</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Liv'in Lisbon Hostel places you in the heart of Lisbon, walking distance from Medeiros e Almeida Museum and Marques de Pombal Square.  This hostel is within close proximity of Cinemateca Portuguesa Museum and Vasco de Gama Statue.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 61 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;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, tour/ticket assistance, and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="596.61" OriginalAmount="596.61">
      <BasicPropertyInfo StarRating="2" HotelCode="|116426" HotelName="Hotel Duas Nacoes" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058225_foto_1.jpg</HotelPictures>
        <HotelDescription>Este sencillo hotel estandaacute; ubicado en Lisboa. Enclavado a 5 metros del centro del pueblo, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los viajeros valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Desde la propiedad se llega fandaacute;cilmente a las principales conexiones de transporte panduacute;blico de la ciudad. El alojamiento estandaacute; a 7. 0 km de la playa mandaacute;s cercana. Los viajeros encontrarandaacute;n el aeropuerto a 7. 0 km. La propiedad estandaacute; compuesta por 24 candoacute;modos dormitorios en total. Este hotel fue construido en 1880 pero se reformandoacute; por completo en 2020. La propiedad dispone de conexiandoacute;n Wi-Fi en sus instalaciones. Esta propiedad ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Este hotel no dispone de cunas bajo peticiandoacute;n. Las instalaciones cuentan con espacios panduacute;blicos accesibles. En Hotel Duas Nacoes, los viajeros que llegan en coche tienen plazas de aparcamiento a su disposiciandoacute;n. Esta propiedad es respetuosa con el medio ambiente. Las personas que se alojen en este establecimiento podrandaacute;n usar el servicio de traslado al aeropuerto. Algunos de estos servicios de Hotel Duas Nacoes pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="38.71026" Longitude="-9.14916" StarRating="4" HotelCode="0|santa_catarina_stylish_by_homing" HotelName="Santa Catarina Stylish by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Alcaide 16, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f5/20/f5201f820bbf74551e62b09baf88017287867bf8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Lisbon City Hall and Santa Justa Elevator.  This 4-star apartment is 1.1 mi (1.7 km) from Rossio Square and 1.2 mi (1.9 km) from Commerce Square.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="615.25" OriginalAmount="615.25">
      <BasicPropertyInfo StarRating="2" HotelCode="|601253" HotelName="JARDIM DA AMADORA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMADORA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14899_image51210668_0.jpg</HotelPictures>
        <HotelDescription>Residencial Jardim da Amadora is accessible from the main roads that give access to capital: A1, A5, A2, IC19, IC17 CRIL and CREL (A9). It is 10 minutes from downtown Lisbon and Sintra, and Lisbon airport, 2 minutes from the railway CP da Amadora, 15 minutes from the metro station Amadora-Este and a bus stop right in front of the door. 
It has eight floors and a total of 86 rooms in the center of Amadora, surrounded by renovated and spacious green spots, and close to the shopping hood. It offers excellent accessibility and good transportation. If you are looking for accommodation with good value, equipped with comfortable furniture, daily cleaning, buffet breakfast, free Wi-Fi, friendly and helpful staff, restaurant and bar, 6 rooms for meetings and events and daily entertainment, in the same location, this is the perfect place to stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="617.52" OriginalAmount="617.52">
      <BasicPropertyInfo Latitude="38.710211810671" Longitude="-9.1344638263893" StarRating="3" HotelCode="385161|2541735" HotelName="Largo da Sé - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calcada do Correio Velho 3 - S/L, Near by Se de Lisboa, 1100-171 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81155/2281155/1.jpg?f=15406568</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="623.18" OriginalAmount="623.18">
      <BasicPropertyInfo Latitude="38.73147555" Longitude="-9.14802415" StarRating="0" HotelCode="563825|2592025" HotelName="Hub Lisbon Patio Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 8, 1050-229 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735862/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Lisboa. The establishment's common areas include Wi-Fi internet connection. As this establishment features 24-hour reception, guests are always welcome. Pets are not allowed at this property. Transfer service is available for guests' convenience at Hub Lisbon Patio Hostel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.00" OriginalAmount="624.00">
      <BasicPropertyInfo Latitude="38.731849670410156" Longitude="-9.141124725341797" StarRating="3" HotelCode="0|residencia_white_love" HotelName="Residencia White Love" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo Dona Estefânia, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/0a/640a0dfc5cbbf5cfaae58ee45c71be80708064af.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Residencia White Love in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Lisbon City Hall and 9 minutes from Rossio Square.  This guesthouse is 2.1 mi (3.4 km) from Castle of Sao Jorge and 2.1 mi (3.4 km) from Lisbon Cathedral (Se).&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Atrium Saldanha - 0.4 km / 0.2 mi&lt;br /&gt;Saldanha Square - 0.5 km / 0.3 mi&lt;br /&gt;Hospital Dona Estefania - 0.6 km / 0.4 mi&lt;br /&gt;Instituto Superior Tecnico - 0.7 km / 0.4 mi&lt;br /&gt;Liberty Avenue - 1.3 km / 0.8 mi&lt;br /&gt;Entrecampos - 1.3 km / 0.8 mi&lt;br /&gt;Marquis of Pombal Square - 1.3 km / 0.8 mi&lt;br /&gt;Edward VII Park - 1.3 km / 0.8 mi&lt;br /&gt;El Corte Ingles Mall - 1.4 km / 0.8 mi&lt;br /&gt;Campo Pequeno Bullring - 1.4 km / 0.9 mi&lt;br /&gt;Medeiros e Almeida Museum - 1.7 km / 1 mi&lt;br /&gt;Cinemateca Portuguesa Museum - 1.8 km / 1.1 mi&lt;br /&gt;Gulbenkian Museum - 1.8 km / 1.1 mi&lt;br /&gt;Lisbon Coliseum - 1.9 km / 1.2 mi&lt;br /&gt;Hospital Curry Cabral - 1.9 km / 1.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 6.7 km / 4.2 mi&lt;br /&gt;Cascais (CAT) - 21.3 km / 13.3 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and luggage storage.&lt;br /&gt;HeadLine : In Lisbon (Lisbon Old Town)&lt;br /&gt;Rooms : Stay in one of 13 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include safes and fans, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&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="16" TotalAmount="624.13" OriginalAmount="624.13">
      <BasicPropertyInfo Latitude="38.720295842508" Longitude="-9.1573084532329" StarRating="2" HotelCode="934495|1064938" HotelName="V Dinastia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rua D.Joao V 7, 1250-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204035/204035a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dinastia Guesthouse A warm welcome awaits you at the mid size Dinastia Guesthouse in Lisboa. Guests can enjoy a meal at the hotel restaurant. Rooms at the Dinastia Guesthouse. Smoking is permitted in certain bedrooms (please specify when booking) and the public areas of the hotel. Rooms have wireless internet access available. All rooms feature a stocked minibar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="626" OriginalAmount="626">
      <BasicPropertyInfo Latitude="38.760032" Longitude="-9.233412" StarRating="2" HotelCode="93327|49813" HotelName="Residencial Jardim Da Amadora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Major Humberto Da Cruz, 3, 2700-545 Amadora, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129771/a_129771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is situated at the junction of the most important transport axes of the capital (A1, A5, A2, IC19, IC17 Cril and Crel (A9)) and 15 minutes from the centre of Lisbon and the town centre of Sintra. It is a 2-minute walk from the Amadora train station and 15 minutes from the Amadora-Este underground station. LT Lisbon transport buses are right at the door. There are several places of interest within a half-hour drive of the guesthouse, including Pena National Palace, Jerónimos Monastery, Sao Jorge Castle, Lisbon Oceanarium and Bélem Tower. It is approximately a 10-minute drive to Lisbon Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="628.18" OriginalAmount="628.18">
      <BasicPropertyInfo Latitude="38.703264239374" Longitude="-9.3958505988121" StarRating="2" HotelCode="30867|834875" HotelName="Hotel Sao Mamede" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marginal 7105, 2765-607 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49438/a_49438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this hotel is just a few minutes walk from public transport links, shopping facilities, restaurants, bars, pubs and nightclubs. The nearest beach is 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.00" OriginalAmount="629.00">
      <BasicPropertyInfo Latitude="38.77063307" Longitude="-9.1029655" StarRating="0" HotelCode="592198|oriente_fashion_studio" HotelName="Oriente DNA Studios &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Antonio Variacoes 3 A</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/38/01/38010c07354dd09f10457301262b479fdd18e23b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.59" OriginalAmount="635.59">
      <BasicPropertyInfo Latitude="38.708214" Longitude="-9.398605" StarRating="3" HotelCode="32173|235226" HotelName="Alvorada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Lisboa 3, 2765-240 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51215/a_51215_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the tourist centre of Estoril, facing the biggest casino in Europe and about 150 m from the congress centre, this hotel lies just 300 m from the nearest beach. An extensive selection of shops, restaurants, bars and links to the public transport network are to be found within 300 m of the hotel and it is around 2 km to the nearest nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="644" OriginalAmount="644">
      <BasicPropertyInfo Latitude="38.72493126217" Longitude="-9.2085010601883" StarRating="2" HotelCode="118153|55707" HotelName="Hotel ibis Lisboa Alfragide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada da Circunvalação, Alto de Cabreira, 2610-041 Amadora</AddressLine>
          </AddressLines>
          <CityName>Amadora</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162070/a_162070_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amadora. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.00" OriginalAmount="644.00">
      <BasicPropertyInfo Latitude="38.74964141845703" Longitude="-9.14249038696289" StarRating="1" HotelCode="0|4u_lisbon_iv_guesthouse_2" HotelName="4u Lisbon IV Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Estados Unidos 100 2, Andar Direito, Alvalade, 1700-179 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/8a/a48ad4dc6c105da9c1a81c924a1c2b5948bc81c7.jpeg</HotelPictures>
        <HotelDescription>4u Lisbon IV Guesthouse is situated in Lisbon, 3.2 km from Liberty Avenue and 3.4 km from Amoreiras.&lt;br /&gt;You will find a coffee machine and a kettle in the room. 4u Lisbon IV Guesthouse features free WiFi .&lt;br /&gt;There is a shared kitchen at the property.&lt;br /&gt;Dona Maria II National Theatre is 4 km from 4u Lisbon IV Guesthouse, while Rossio is 4 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 3 km from 4u Lisbon IV Guesthouse.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="648.89" OriginalAmount="648.89">
      <BasicPropertyInfo Latitude="38.72506873" Longitude="-9.14632714" StarRating="3" HotelCode="775539|2542365" HotelName="easyHotel Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Marta 60, 1150-006 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9596852</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="658" OriginalAmount="658">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="982463|491834" HotelName="Be Lisbon Hostel Intendente" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Anjos Lisboa 1-F, 1150-032 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/53/11536ec2b6b6304101cd0e0b56af496277ef448c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.00" OriginalAmount="663.00">
      <BasicPropertyInfo Latitude="38.71431" Longitude="-9.14502" StarRating="3" HotelCode="0|bairro_alto_classic_by_homing_apartments" HotelName="Bairro Alto Classic by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Mouros, 37 2Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/5c/ef5c1cbe42024bf69f969d46188b0f19a5bc9c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.6 mi (1 km) from Santa Justa Elevator and 0.7 mi (1.2 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with an oven and a microwave. A flat-screen television is provided for your entertainment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="663.47" OriginalAmount="663.47">
      <BasicPropertyInfo Latitude="38.729435" Longitude="-9.474497" StarRating="4" HotelCode="12202|370675" HotelName="Estalagem do Muchaxo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Golf Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praia do Guincho, 2750-642 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12242/a_12242_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Lisbon, Cascais, Sintra tourism triangle, close to the western-most point of the European Continent (Cabo da Roca) ‘where the land ends and the sea begins’. Looking out over the Guincho Beach onto the Atlantic Ocean, the hotel offers breathtaking views and fresh air. The bright sunshine is tempered by refreshing breezes from the Sintra hills. Links to public transport can be found in the immediate vicinity. Cascais is just 7 km away. There, visitors will find exciting nightlife, shopping opportunities, as well as the bus and train stations. Portela Airport is some 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="667" OriginalAmount="667">
      <BasicPropertyInfo Latitude="38.73774214168" Longitude="-9.1660939157009" StarRating="4" HotelCode="30604|29827" HotelName="Mercure Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 23, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49049/a_49049_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies along one of the main access roads to the heart of Lisbon, close to the city centre. Restaurants, bars and shopping venues are to be found about 500 m away and it is some 25 km to the nearest beach. Links to the public transport are situated directly out front.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="669" OriginalAmount="669">
      <BasicPropertyInfo Latitude="38.732071465435" Longitude="-9.1423246163836" StarRating="2" HotelCode="13717|55269" HotelName="ibis Lisboa Centro Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Casal Ribeiro 23, 1000-090 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14614/a_14614_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, in the heart of the financial district and is an ideal base for business travellers and tourists. In the immediate vicinity guests will find countless shops, and some 10 minutes from the hotel is Lisbon's historical centre with various restaurants, bars, and nightclubs. A public transport stop can easily be reached on foot, around 5 minutes from the hotel. Lisbon airport is located around 10 km from the hotel (roughly a 15-minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.32" OriginalAmount="669.32">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|463535" HotelName="Residencial Horizonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto de Aguiar 42, 1050-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59559/a_59559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon city centre, next to Marquis of Pombal Square. The metro station Parque on the blue line is located opposite the property. Portela Airport is situated at a distance of approximately 5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.75" OriginalAmount="669.75">
      <BasicPropertyInfo Latitude="38.72386999" Longitude="-9.13212324" StarRating="0" HotelCode="482648|2541935" HotelName="Brickoven Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Forno do Tijolo 3, 1170-132 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/649462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Brickoven Palace in Lisbon (Alfama), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Monastery of Sao Vicente de Fora.Rooms Make yourself at home in one of the 23 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and barbecue grills.Dining Quench your thirst with your favorite drink at a bar/lounge. A complimentary continental breakfast is served daily from 7 AM to 10:30 AM.Business, Other Amenities Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="681.55" OriginalAmount="681.55">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|71095" HotelName="Inn Rosio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 De Dezembro 73, 1200-358 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28892/w_28892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="688.87" OriginalAmount="688.87">
      <BasicPropertyInfo StarRating="2" HotelCode="|082945" HotelName="Hotel Inn Rossio" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887202_foto_93.jpg</HotelPictures>
        <HotelDescription>Ideally located on the main tourist area of downtown Lisbon, this charming hotel promises a relaxing and wonderful visit to the beautiful city of Lisbon. Rossio Square is just a few minutes' walk from the hotel. Lisbon Airport is at 7.8 km away. The property combines warm and personalized hospitality with a lovely ambiance to make every stay in Lisbon unforgettable. Designed for comfort the hotel features a varied range of rooms from standard to superior categories ensuring a restful night. They are equipped with air-conditioning, satellite TV and private bathroom with toiletries. The hotel is always ready to help in planning the days from bicycle rental and tours and Tuk-tuk rides as an alternative way to explore the city.InternetAdapted for disabledParkingTVAir conditioned</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="690.36" OriginalAmount="690.36">
      <BasicPropertyInfo Latitude="38.701566" Longitude="-9.4231442" StarRating="2" HotelCode="636983|3923485" HotelName="F3 Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 25 De Abril  244, Lote 18, 2750-512 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/17516/3717516/1.jpg?f=15238711</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Cascais.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="692.73" OriginalAmount="692.73">
      <BasicPropertyInfo Latitude="38.742029920126" Longitude="-9.1339865326881" StarRating="2" HotelCode="28074|1044bf" HotelName="Residencial Lar do Areeiro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Francisco Sá Carneiro 4, 1000-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41340/a_41340_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="695.00" OriginalAmount="695.00">
      <BasicPropertyInfo Latitude="38.7765539" Longitude="-9.10048127" StarRating="0" HotelCode="593742|oriente_dna_studios_ii" HotelName="Oriente DNA Studios II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Maria Pais 4</AddressLine>
          </AddressLines>
          <CityName>Loures</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0e/e1/0ee1a6808c715ff3de32a1411f9472f738565128.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="38.7215227" Longitude="-9.1461989" StarRating="2" HotelCode="95800|55154" HotelName="Dom Sancho I" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 202, 1250-147 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215137/215137a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="698" OriginalAmount="698">
      <BasicPropertyInfo Latitude="38.737126303746" Longitude="-9.1628027240497" StarRating="2" HotelCode="13710|53776" HotelName="ibis Lisboa Jose Malhoa" 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,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 10, 1070-158 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14603/a_14603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the tourist centre of Lisbon just a short walk from the city centre where guests will discover a diverse selection of shopping and entertainment venues, boutiques, cafés, bars and restaurants. Lisbon's zoo is located near to the hotel and the nearest public transport is only 2 minutes away. Palhava underground station is just 300 m away and allows quick and easy access to the city centre within just 10 minutes. The transfer time to the airport takes around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701" OriginalAmount="701">
      <BasicPropertyInfo Latitude="38.737207" Longitude="-9.128342" StarRating="2" HotelCode="30833|56879" HotelName="Hotel Dom Afonso Henriques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cristovão Falcão nº8, On top of the Fonte Luminosa, Located near Baixa Pombalina and the historical heritage of Lisbon, 1900-172 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/54/545575/n8rWlw0f_08312a9a10b99f8f87b773a6926999a4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Recently remodeled and very well-connected with the public transportation network, the hotel is Lisbon’s hidden gem, conveniently located in one of the most authentic area, just 10 minutes away from both Lisbon’s International Airport as well as the city center (Baixa), ideal to rest and visit the pitoresque Fado capital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.00" OriginalAmount="701.00">
      <BasicPropertyInfo Latitude="38.72138529" Longitude="-9.13156367" StarRating="0" HotelCode="958873|dumont_lisbon_guesthouse" HotelName="Dumont Lisbon Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Damasceno Monteiro 112, 1170-113 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/d8/aed8e57cd96cf5a09388845f707f58ad0fb6283d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.00" OriginalAmount="701.00">
      <BasicPropertyInfo Latitude="38.72292" Longitude="-9.14595" StarRating="3" HotelCode="0|santa_marta_views_by_homing" HotelName="Santa Marta Views by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Santa Marta 5, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/9f/2f9f4415ed5d08daa4c69cde5659cea955575447.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), this apartment is within a 15-minute walk of Rossio Square and Marquis of Pombal Square.  This apartment is 1.7 mi (2.7 km) from Commerce Square and 1.7 mi (2.8 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. 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 washing machine.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="701.61" OriginalAmount="701.61">
      <BasicPropertyInfo StarRating="2" HotelCode="|601249" HotelName="HOTEL DOM SANCHO I" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955470_foto_1.jpg</HotelPictures>
        <HotelDescription>With a privilage ubication at the main center of Lisbon, The D. Sancho I residence is located at main center street, Av da Liberdade, few minutes from 2 typical quarters Alfamsa i Mouraria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="709.63" OriginalAmount="709.63">
      <BasicPropertyInfo Latitude="38.7153308" Longitude="-9.13455482" StarRating="4" HotelCode="869760|2047005" HotelName="Lisbon Serviced Apartments - Castelo São Jorge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marquês Ponte de Lima 27, 1100-335 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076101/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="712.00" OriginalAmount="712.00">
      <BasicPropertyInfo Latitude="38.71770477294922" Longitude="-9.13598918914795" StarRating="3" HotelCode="0|lisbon_palma_rooms" HotelName="Lisbon Palma Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Palma 167 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/a1/5ea1b41af2e3190fc1be57cdcf29f5ccd46fc3c7.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, 700 metres from Rossio, Lisbon Palma Rooms offers air-conditioned rooms and a terrace. The property is located less than 1 km from Dona Maria II National Theatre, 1.9 km from St. George's Castle and 2 km from Miradouro da Senhora do Monte. The guest house has newspapers and an ATM machine that guests can use. The units in the guest house are fitted with a kettle. With a private bathroom equipped with a bath and a hairdryer, rooms at Lisbon Palma Rooms also have free WiFi. All guest rooms will provide guests with a fridge. Liberty Avenue is 2.1 km from the accommodation, while Ribeira Market is 2.2 km away.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.00">
      <BasicPropertyInfo Latitude="38.7046352603926" Longitude="-9.16723854839802" StarRating="0" HotelCode="0|eco_green_studio_apartment" HotelName="Eco Green Studio Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Pampulha 26, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/9a/fc/9afc3f5c9fbd7fc996e560082d4346b46fcd9732.jpeg</HotelPictures>
        <HotelDescription>Located 3 km from the city centre of Lisbon, a 2-minute walk to Av. Infante Santo bus stop, Eco Green Studio Apartments features a self-catering accommodation with free Wi-Fi.The studio apartment features a fully equipped kitchenette with an oven, stove, microwave, refrigerator, and dish washer. The apartment has a private bathroom with a shower.Museum of the Orient is a 10-minute walk, and the National Museum of Ancient Art is an 8-minute walk. Bairro Alto is 2 km away.Alcantara-Mar Train Station is a 15-minute walk, and Lisbon Airport is 9 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="38.703524818096" Longitude="-9.18413911349182" StarRating="0" HotelCode="0|alcantara_quiet_calm_in_lisbon" HotelName="Alcantara Quiet &amp; Calm in Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Amadeu Sousa Cardoso 17 1º E, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b8/c0/b8c05e88f67a1c6ac22ab55abef017492223fb2d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alcantara Quiet &amp;amp; Calm in Lisbon” is situated within 4 km from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="721.21" OriginalAmount="721.21">
      <BasicPropertyInfo Latitude="38.705819968834" Longitude="-9.3950700759888" StarRating="4" HotelCode="11631|1029558" HotelName="Hotel Inglaterra" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Porto 1, 2765-271 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11216/a_11216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the centre of Estoril, close to the congress centres and just a few minutes walk from a casino. Praia do Tamariz Beach is about 500 m from the hotel. Shopping areas with shops, boutiques, cafés, bars and restaurants as well as further entertainment opportunities are to be found in the vicinity. In addition, the airport lies around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.00" OriginalAmount="723.00">
      <BasicPropertyInfo Latitude="38.711978912353516" Longitude="-9.132122039794922" StarRating="0" HotelCode="0|nomads_lisbon_castello_flats" HotelName="Nomads Lisbon Castello Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Torre De Santiago 10-12 1100-509 Lisbon, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/7b/f67bebd927fbf4cb3fc5d19282056194a7a4d61f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Nomads Lisbon Castello Flats» is located in Lisbon. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Castle of Sao Jorge, Terreiro do Paço and Commerce Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="724.80" OriginalAmount="724.80">
      <BasicPropertyInfo Latitude="38.725143546432" Longitude="-9.135226044797" StarRating="3" HotelCode="309913|2542515" HotelName="Lisbon Style Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 55/53, 1150-011 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97572/2197572/1.jpg?f=15052076</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="725.00" OriginalAmount="725.00">
      <BasicPropertyInfo Latitude="38.71961" Longitude="-9.13508" StarRating="0" HotelCode="0|lisbon_serviced_apartments_benformoso" HotelName="Lisbon Serviced Apartments -  Benformoso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Benformoso, 185, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/ae/14ae5e51c2f4ae01f2ec398664aa55248ec474be.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Lisbon Serviced Apartments -  Benformoso in Lisbon (Lisbon Old Town), you'll be a 4-minute walk from Martim Moniz Square and 12 minutes by foot from Rossio Square.  This 4-star apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 1.2 mi (1.9 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, laundry facilities, and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 45.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="38.725243456919" Longitude="-9.1480278968811" StarRating="3" HotelCode="12185|55300" HotelName="Dom Carlos Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 121, 1050-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11598/a_11598_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel lies just a few minutes from Praça Marquês de Pombal in the commercial district of Lisbon. Links to the public transport network and shopping opportunities are located directly in front of the hotel and r Restaurants are to be found within 200 m of the hotel whilst the nearest bars as well as pubs are around 2 km away. The nearest nightclub is roughly 2.5 km from the hotel and it is some 25 km to the nearest beach, a trip, which is well worth making.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="729.41" OriginalAmount="729.41">
      <BasicPropertyInfo Latitude="38.725795884922" Longitude="-9.1478937864304" StarRating="2" HotelCode="190566|1874735" HotelName="Vila Nova Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé º111, 1º Andar, 1050-089 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215111/215111a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3-star hostel is ideally located in the Marques de Pombal in the heart of Lisbon. It offers bright and airy rooms, with a living room and modern bathrooms. Tour buses are located near the hostel and the subway is located 50 meters. Lisbon International Airport is just 15 minutes drive from the hotel. Eduardo VII Park, Avenida da Liberdade and Amoreiras Mall are nearby. The arcade El Corte Inglés is also within walking distance. The hotel offers free internet access and ability to rent cars on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.00" OriginalAmount="731.00">
      <BasicPropertyInfo Latitude="38.7152" Longitude="-9.14995" StarRating="3" HotelCode="0|principe_real_balcony_by_homing" HotelName="Principe Real Balcony by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cecilio de Sousa, 20, 2 drt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/a9/caa9bb0e944cbfa72df9dd0c076f8de9f0944e49.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Principe Real), you'll be a 2-minute drive from Botanical Garden and 8 minutes from Rossio Square.  This apartment is 1.6 mi (2.5 km) from Commerce Square and 1.9 mi (3.1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. 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 microwave and a coffee/tea maker.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="731.14" OriginalAmount="731.14">
      <BasicPropertyInfo Latitude="38.723602887978" Longitude="-9.1474834084511" StarRating="3" HotelCode="29457|359675" HotelName="Dom Carlos Liberty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano 13, 1050-005 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46870/a_46870_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly on the Avenida da Liberdad at the heart of Lisbon. Links to the public transport as well as a selection of shopping venues are to be found in the near vicinity whilst restaurants lie some 200 m away and bars and pubs are to be found within 2 km of the hotel. The nearest nightclub is 2.5 km from the hotel and it is well worth paying a visit to the nearest beach that is to be found about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="733.00" OriginalAmount="733.00">
      <BasicPropertyInfo Latitude="38.70248031616211" Longitude="-9.20052719116211" StarRating="0" HotelCode="0|spacious_and_modern_studio_in_belem" HotelName="Spacious and Modern Studio in Belém!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua General Massano de Amorim 19, 1 Esqu, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/62/cd62ddf216bff03bcce0e4afaf888f1ebb233e0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon, you'll be a 4-minute drive from Jeronimos Monastery and 9 minutes from Belem Tower. This apartment is 4.2 mi (6.8 km) from Commerce Square and 5.2 mi (8.3 km) from Lisbon Zoo.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;National Coach Museum - 0.6 km / 0.3 mi&lt;br /&gt;Pasteis de Belem - 0.8 km / 0.5 mi&lt;br /&gt;Ajuda National Palace - 0.9 km / 0.6 mi&lt;br /&gt;Jeronimos Monastery - 1.2 km / 0.7 mi&lt;br /&gt;Maritime Museum - 1.2 km / 0.8 mi&lt;br /&gt;Berardo Collection Museum - 1.2 km / 0.8 mi&lt;br /&gt;Belem Cultural Center - 1.3 km / 0.8 mi&lt;br /&gt;Hospital Egas Moniz - 1.5 km / 0.9 mi&lt;br /&gt;Lisboa Congress Centre - 2 km / 1.2 mi&lt;br /&gt;Belem Tower - 2.4 km / 1.5 mi&lt;br /&gt;LxFactory - 2.4 km / 1.5 mi&lt;br /&gt;25th of April Bridge - 2.5 km / 1.6 mi&lt;br /&gt;Floresta de Monsanto Park - 2.6 km / 1.6 mi&lt;br /&gt;Vasco da Gama Aquarium - 4.1 km / 2.6 mi&lt;br /&gt;Estrela Basilica - 4.5 km / 2.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 14.5 km / 9 mi&lt;br /&gt;Cascais (CAT) - 17.8 km / 11.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment offers complimentary parking nearby.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, which has a kitchenette.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property affirms that it follows sanitization practices of Clean &amp; Safe (Portugal) guidelines.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of EUR 200 will be collected before check-in. Deposit is due within 24 hours hours of booking the reservation. &lt;/ul&gt; &lt;p&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. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: EUR 20 for check-in after 8 PM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="738" OriginalAmount="738">
      <BasicPropertyInfo Latitude="38.743023635398" Longitude="-9.1501548886299" StarRating="3" HotelCode="19560|867" HotelName="VIP Executive Zurique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivone Silva 18, 1050-124 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24700/a_24700_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon just a short distance (250 m) from a selection of shopping and entertainment venues. Links to the public transport network are some 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="739.00" OriginalAmount="739.00">
      <BasicPropertyInfo Latitude="38.71288" Longitude="-9.14506" StarRating="4" HotelCode="0|_0x3ebd2" HotelName="Bairro Alto Stylish by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>110 Rua da Atalaia, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5e/22/5e227a8db680f60fdaafed8949c4b9f9937d897e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (1 km) from Botanical Garden and 0.7 mi (1.1 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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="16" TotalAmount="748.27" OriginalAmount="748.27">
      <BasicPropertyInfo Latitude="38.967285904542" Longitude="-8.9821225404739" StarRating="4" HotelCode="32591|546505" HotelName="Leziria Parque Hotel" 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,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Barranco de Cegos 22, 2600-246 Vila Franca de Xira</AddressLine>
          </AddressLines>
          <CityName>Vila Franca de Xira</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51827/a_51827_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated next to the main roads leading to the cities of Lisbon, Oporto, Faro and Madrid. The establishment lies around 1.5 km from the centre of Vila Franca de Xira, where guests will find a number of restaurants, bars, pubs, shops and public transport links, including a train station. Portugal's capital, Lisbon, is approximately 25 km away and Portela Airport is a similar distance from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="751.00" OriginalAmount="751.00">
      <BasicPropertyInfo Latitude="38.753719329833984" Longitude="-9.137189865112305" StarRating="0" HotelCode="0|4u_lisbon_vi_guesthouse_2" HotelName="4U Lisbon Vi Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Santa Joana Princesa, 17 R/C/Cave, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/c3/3ec3ae16782fac223dd67de73e551f29c7274ac2.jpeg</HotelPictures>
        <HotelDescription>5 km from Liberty Avenue, 4U Lisbon VI Guesthouse is situated in Lisbon and provides rooms with free WiFi. Located around 6 km from Luz Football Stadium, the guest house is also 6 km away from Rossio. Miradouro da Senhora do Monte is 6 km away. The rooms in the guest house are fitted with a coffee machine. Every room is fitted with a shared bathroom. All units at 4U Lisbon VI Guesthouse feature air conditioning and a wardrobe. The accommodation offers a continental or buffet breakfast. 4U Lisbon VI Guesthouse offers a sun terrace. Guests at the guest house will be able to enjoy activities in and around Lisbon, like cycling. Dona Maria II National Theatre is 6 km from 4U Lisbon VI Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="751.81" OriginalAmount="751.81">
      <BasicPropertyInfo Latitude="38.727220878346" Longitude="-9.1557633876801" StarRating="3" HotelCode="17175|66044" HotelName="SANA Rex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 169, 1070-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21007/a_21007_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is centrally located close to Rosso Square, one of the most beautiful squares in Lisbon. Links to the public transport network are to be found 100 metres away and in the vicinity are shops and restaurants. Bars/pubs are within 1.5 km of the hotel whilst the nearest nightclubs are roughly 2 km away. Lisbon Airport is 7 km from the hotel and it is about 25 km to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="682265|hostel_benformoso" HotelName="Hostel Benformoso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Benformoso 207-1, Arroios, 1100-085 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/82555/2982555/1.jpg?f=14979489</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="758" OriginalAmount="758">
      <BasicPropertyInfo Latitude="38.838603992403" Longitude="-9.0832417202378" StarRating="4" HotelCode="37008|10368" HotelName="VIP Executive Santa Iria" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Nacional 10 1260, 2694-001 Santa Iria da Azoia</AddressLine>
          </AddressLines>
          <CityName>Santa Iria da Azóia</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60736/a_60736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located near to the centre, around 2.5 km from the sea and about 1 km from an abundance of shops and entertainment venues. There is a bus stop also located 100 m from the hotel and the centre of Lisbon is roughly 20 km from the hotel. The nearest beach is located around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="762" OriginalAmount="762">
      <BasicPropertyInfo Latitude="38.72793127194" Longitude="-9.1486971080303" StarRating="3" HotelCode="31561|1023" HotelName="ibis Styles Lisboa Centro Marquês de Pombal" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fontes Pereira de Melo 5, 1069-114 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50366/a_50366_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located directly beside the Parque Eduardo VII and approximately 200 m from Marquês de Pombal Square as well as from links to the public transport network. The nearest underground station lies directly on Marquês de Pombal Square and many shopping venues, countless bars and numerous restaurants are to be found in the vicinity (100 m - 2 km away). The sea and inviting beach are 15 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="762.66" OriginalAmount="762.66">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|296555" HotelName="Hotel Borges Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Garrett 108, 1200-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39727/a_39727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="763" OriginalAmount="763">
      <BasicPropertyInfo Latitude="38.742958782823" Longitude="-9.1480761766434" StarRating="3" HotelCode="27787|8102" HotelName="VIP Inn Berna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio de Serpa 13, 1069-199 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41035/a_41035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located around 3.5 km from the centre of Lisbon with it's numerous cultural and sightseeing attractions. Public transport departs from a stop located just 100 m from the hotel, numerous shops, restaurants, bars and nightclubs are located within the hotel's vicinity. The nearest beach is 20 km away and the airport some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="763.98" OriginalAmount="763.98">
      <BasicPropertyInfo Latitude="38.73740564" Longitude="-9.14805872" StarRating="3.5" HotelCode="807790|641660" HotelName="Masa Hotel 5 de Outubro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 87, Avenidas Novas, 1050-050 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641660/641660a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.5 km from the centre of Lisbon.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="769.65" OriginalAmount="769.65">
      <BasicPropertyInfo Latitude="38.7013" Longitude="-9.43022" StarRating="3" HotelCode="753589|3925875" HotelName="Tires Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Mata Da Torre 727, 2785-798 Cascais, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/7a/de7ab0daf6a31d7abb5672e68889c3f60a6c27ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="771.21" OriginalAmount="771.21">
      <BasicPropertyInfo Latitude="38.708588023291" Longitude="-9.1468210932541" StarRating="3" HotelCode="477397|2046975" HotelName="Lisbon Serviced Apartments Ascensor da Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Paulo 234, 1200-430 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/464581/464581a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.00" OriginalAmount="773.00">
      <BasicPropertyInfo Latitude="38.72899627685547" Longitude="-9.128870010375977" StarRating="0" HotelCode="0|hostel_paraiso_da_penha" HotelName="Hostel Paraíso da Penha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Martins Sarmento 26, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/97/609777fbb55942c17551731a2b5431f222cb1b94.jpeg</HotelPictures>
        <HotelDescription>With a stay at Hostel Paraíso da Penha in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Santa Justa Elevator. This hostel is 2.1 mi (3.4 km) from Commerce Square and 2.2 mi (3.5 km) from Castle of Sao Jorge.&lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Take advantage of the hostel's room service (during limited hours). Cooked-to-order breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Featured amenities include luggage storage, laundry facilities, and microwave in a common area. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;br /&gt;Make yourself at home in one of the 7 individually furnished guestrooms, featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 15.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="774.93" OriginalAmount="774.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|955759" HotelName="BORGES HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885752_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nThis hotel enjoys a fantastic location and is the ideal choice for a short break in the city.\n\nLocation\nThe Hotel Borges is ideally located in Lisbon, close to many of the cities prime attractions. Downtown is just a few minutes walk distance. Subway station of Baixa/Chiado is just at the hotel’s door and by subway you can go anywhere in Lisbon.\n\nRooms\nThe Hotel Borges boasts 96 recently renovated rooms which will make your stay as relaxing as possible. Commodious and furnished for your convenience, all rooms benefit form internet service, air-conditioning, satellite television, telephone and fully-equipped bathrooms to fulfill an unforgettable stay.\n\nTourist information\nCentral\n1 kms to city centre\n9 kms to the nearest airport (lisbon)\n1 km to the nearest station (rossio)\n\nNumber of rooms\n96\nSingle rooms\nDouble rooms\nTwin rooms\nTriple rooms\nSuites</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="784.94" OriginalAmount="784.94">
      <BasicPropertyInfo StarRating="2" HotelCode="|716207" HotelName="DAH Dom Afonso Henriques" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888710_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel de estilo contemporandaacute;neo tiene una ubicaciandoacute;n tranquila en la zona de Olaias. Se encuentra cerca de las estaciones de metro de Alameda y de Olaias, que ofrecen fandaacute;cil acceso al aeropuerto internacional y a la zona de Baixa, el centro histandoacute;rico con sus lugares de interandeacute;s como Praandccedil;a do Rossio, Plaza del Comercio o el Castillo de Sandatilde;o Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="787" OriginalAmount="787">
      <BasicPropertyInfo Latitude="38.71934041" Longitude="-9.14259268" StarRating="3.5" HotelCode="618558|248139" HotelName="Lisbon Serviced Apartments - Avenida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Telhal 4, 1150-346 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5427314</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="789" OriginalAmount="789">
      <BasicPropertyInfo Latitude="38.745706" Longitude="-9.140341" StarRating="3" HotelCode="16905|7946" HotelName="Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Roma 33, 1749-074 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20564/a_20564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the popular shopping street Avenida de Roma, this city hotel is situated in the centre of Lisbon. Public transport network, restaurants and shopping venues are just a stone's throw from the hotel. The nearest bars are 500 m away and there are nightclubs located 3 km away. The sea and the beach are within 30 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="38.724793629984" Longitude="-9.1480552881552" StarRating="3" HotelCode="37864|18630" HotelName="Excelsior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 172, 1150-282 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62477/a_62477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="38.7177055616542" Longitude="-9.1368919238721" StarRating="0" HotelCode="0|martim_moniz_apartment" HotelName="Martim Moniz Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De São Lázaro, 55, 4 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5f/8e/5f8ec3872ecaf785f19a4caf2a4799cd6e2f38cd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Martim Moniz Apartment” is situated within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is provided on site. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="791.72" OriginalAmount="791.72">
      <BasicPropertyInfo Latitude="38.722500367853" Longitude="-9.1338521502212" StarRating="3" HotelCode="535148|2202405" HotelName="Fenicius Charme Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade 23, 1170-014 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548641/548641a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fenicius Charme hotel has a reception, a bar, a breakfast dining room, 40 rooms, doubles and twin, 12 parking lots and an esplanade. The hotel has a total of eight floors, being six above ground and 2 below ground. On our walls we have a set of different images of Lisbon and its great personalities, from the arts, culture and sports, like Fernando Pessoa, José Saramago, Amalia Rodrigues and Eusebio. We have 2 room categories, single and twin, which are equipped with a balcony, air conditioning, telephone, TV, Wi-Fi internet, safe, private bathroom, amenities, hair drier and room service which is available between 11:00 and 22:00. We are also prepared to receive any guests with disabilities. The breakfast dining room is open every day from 07:00 until 10:00. Our bar can also serve you every day until 22:00, giving you nice quick meals, like sandwiches and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="792.81" OriginalAmount="792.81">
      <BasicPropertyInfo Latitude="38.729388655246" Longitude="-9.140619635582" StarRating="4" HotelCode="175630|866065" HotelName="Neya Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua D. Estefania 71-77, 1150-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245878/a_245878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, away from the hustle and bustle of the city. It lies next to D. Estefânia Hospital and the nearest links to the public transport network are just a few steps away. The shops at Saldanha Atrium are about 1 km from the property and it is 5 minutes to Avenida Fontes Pereira de Melo (metro exit Picoas). The historical centre, Parque Eduardo VII, Praça Marquês de Pombal and Avenida da Liberdade are all 10 minutes away. It is around 15 minutes by public transport to Rossio, and Castelo São Jorge is roughly 25 minutes away. The Atlantic Ocean lies about 30 minutes' ride from the property, Santa Apolónia railway station is about a 10-minute drive and Lisbon Airport is 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="793.39" OriginalAmount="793.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|716128" HotelName="VIP Executive Santa Iria Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886951_foto_43.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel de negocios se encuentra en Santa Iria de Azandoacute;ia a poca distancia del centro y de una gran variedad de tiendas y restaurantes. La estaciandoacute;n de tren de Santa Iria se encuentra a un paseo de 10 minutos, el centro de Lisboa, con sus lugares de interandeacute;s, el antiguo recinto de la EXPO y el centro internacional de exposiciones FIL estandaacute;n a sandoacute;lo un corto trayecto en coche.El Aeropuerto Internacional de Lisboa estandaacute; a unos 8 km de distancia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="794.02" OriginalAmount="794.02">
      <BasicPropertyInfo Latitude="38.73690134" Longitude="-9.14868972" StarRating="2" HotelCode="806850|748795" HotelName="My Hostel Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Miguel Bombarda 50, 2 Andar, Avenidas Novas, 1050-166 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10407578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="38.712662378699" Longitude="-9.14470190314978" StarRating="0" HotelCode="0|_0x2dda0" HotelName="House rooms- Bairro alto Lounge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Barroca, 129, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/11/84/11849982d7791f5123f6d253281066956a87be96.jpeg</HotelPictures>
        <HotelDescription>Located within 300 metres of Chiado and 500 metres of Rossio, House rooms- Bairro alto Lounge provides rooms in Lisbon. The property is set 500 metres from Dona Maria II National Theatre. Attractions in the area include Bairro Alto, 600 metres away, or Liberty Avenue, situated 1 km from the property. At the guest house, all rooms have a wardrobe. Featuring a private bathroom with a shower and a hair dryer, rooms at House rooms- Bairro alto Lounge also feature free WiFi. Amoreiras is 1.9 km from the accommodation, while Jeronimos Monastery is 6 km from the property. Lisbon Humberto Delgado Airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="796" OriginalAmount="796">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="976794|407294" HotelName="Exe Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 5-9, 1000-109 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/42534/3842534/1.jpg?f=15686226</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="797.78" OriginalAmount="797.78">
      <BasicPropertyInfo Latitude="38.724013" Longitude="-9.150222" StarRating="4" HotelCode="12570|463455" HotelName="Hotel Florida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 34, 1250-098 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12827/a_12827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located beside the Praça Marquês de Pombal, close to links to the public transport network (approximately 50 m away) as well as to countless restaurants (also 50 m from the hotel). Various shopping venues, countless bars, pubs and entertainment venues are to be found in the vicinity (1.5 km - 2 km away) and it is just a comfortable walk to the town centre (30 minutes on foot). The sea and inviting beach are 20 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="798.31" OriginalAmount="798.31">
      <BasicPropertyInfo Latitude="38.711836111604" Longitude="-9.157252588538" StarRating="2" HotelCode="517772|1a727f" HotelName="House São Bento Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Borges Carneiro 38, São Bento, 1100-256 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/34391/2134391/1.jpg?f=15099177</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="798.46" OriginalAmount="798.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|970323" HotelName="INATEL OEIRAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889257_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideal for those wanting to spend a few days at the beach but also enjoy the cultural opportunities of a city, INATEL Oeiras could be the perfect choice.Located in front of the sea, between the coast road and the promenade, it offers moments of leisure for two or for the whole family. We suggest dinner in the panoramic restaurant, a shopping trip, or a visit to the Pal�cio do Egipto Cultural Centre. 138 apartments, children�s playground and Wi-fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.00" OriginalAmount="799.00">
      <BasicPropertyInfo Latitude="38.73104227" Longitude="-9.14061369" StarRating="3" HotelCode="782678|tripgeo_guesthouse" HotelName="Tripgeo Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dona Estefania 40, 1 Esquina, 1000-156 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9600324</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="800.00" OriginalAmount="800.00">
      <BasicPropertyInfo Latitude="38.71840286254883" Longitude="-9.128783226013184" StarRating="0" HotelCode="0|casa_da_graca_lisbon_hideout_iii_apartment" HotelName="Casa da Graça Lisbon Hideout III Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Forno do Sol à Graça, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/92/c49297dfabdd78d3744e01d27f93e961ac8274be.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Lisbon (Alfama), you'll be within a 15-minute drive of Castle of Sao Jorge and Rossio Square.  This 4-star apartment is 1.4 mi (2.3 km) from Lisbon Cathedral (Se) and 2 mi (3.2 km) from Commerce Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.6 km / 0.4 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.6 km / 0.4 mi&lt;br /&gt;National Pantheon - 0.8 km / 0.5 mi&lt;br /&gt;Martim Moniz Square - 0.8 km / 0.5 mi&lt;br /&gt;Hospital Sao Jose - 0.9 km / 0.5 mi&lt;br /&gt;Fado Museum - 1 km / 0.6 mi&lt;br /&gt;Miradouro de Santa Luzia - 1 km / 0.6 mi&lt;br /&gt;Figueira Square - 1.2 km / 0.8 mi&lt;br /&gt;Castle of Sao Jorge - 1.3 km / 0.8 mi&lt;br /&gt;Rossio Square - 1.3 km / 0.8 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.4 km / 0.9 mi&lt;br /&gt;Lisbon Coliseum - 1.4 km / 0.9 mi&lt;br /&gt;Liberty Avenue - 1.5 km / 0.9 mi&lt;br /&gt;Santa Justa Elevator - 1.5 km / 0.9 mi&lt;br /&gt;Carmo Convent - 1.6 km / 1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 7.9 km / 4.9 mi&lt;br /&gt;Cascais (CAT) - 31.9 km / 19.8 mi&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a separate sitting area and a microwave, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="38.723566" Longitude="-9.152436" StarRating="3" HotelCode="95802|188977" HotelName="Flamingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho n.º 41, 1250-068 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188977/188977a_hb_a_064.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="801.89" OriginalAmount="801.89">
      <BasicPropertyInfo Latitude="38.69914745" Longitude="-9.41878402" StarRating="3" HotelCode="592171|3922725" HotelName="Sui7es Guest House Cascais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Frederico Arouca 293A, 2750-355 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11043461</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="802" OriginalAmount="802">
      <BasicPropertyInfo Latitude="38.71001312" Longitude="-9.15075407" StarRating="4" HotelCode="397259|217104" HotelName="Lisbon Five Stars Apartments Combro 77" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81132/2281132/1.jpg?f=15406026</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="803.00" OriginalAmount="803.00">
      <BasicPropertyInfo Latitude="38.70890808105469" Longitude="-9.154509544372559" StarRating="0" HotelCode="0|feels_like_home_madragoa_apartments" HotelName="Madragoa Typical Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Madres, 13, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/21/802198e8d38d5e920de55053ad9ddd903c96449c.jpeg</HotelPictures>
        <HotelDescription>Located in the Madragoa neighborhood, Feels Like Home - Madragoa Apartments offers accommodation in central Lisbon, a 8-minute walk from Santos train station. Free WiFi is available throughout the property.&lt;br /&gt;Each apartment at Feels Like Home has one bedroom and one bathroom, and feature a flat-screen TV and a dining table.&lt;br /&gt;Each unit also features a kitchen, where guests are able to prepare their meals. In each kitchen guests will find an oven, a stove top and a refrigerator. Alternatively, a variety of restaurants can be found within a 2-minute walk.&lt;br /&gt;Airport shuttle service is available on request. Feels Like Home - Madragoa Apartments is 3 km away from Chiado, offering a range of traditional shops and cafes. Lively Bairro Alto is 1 km from the property and Lisbon international Airport is 9.6 km from Feels Like Home - Madragoa Apartments.&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;&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="27" TotalAmount="806" OriginalAmount="806">
      <BasicPropertyInfo Latitude="38.732255790376" Longitude="-9.1480989833316" StarRating="4" HotelCode="310419|53582" HotelName="Turim Saldanha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pedro Nunes 16, 1050-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424575/a_424575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="38.704376220703125" Longitude="-9.16662311553955" StarRating="0" HotelCode="0|cozy_lisbon_janelas_verdes" HotelName="Cozy Lisbon Janelas Verdes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Brunos 6, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/8e/098e792b1912c87623a331c144b02b068f39dca2.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, 2 km from Ribeira Market and 2.8 km from Commerce Square, Cozy Lisbon Janelas Verdes offers city views and free WiFi. Each unit is fitted with a fully equipped kitchenette with a dishwasher, a seating area with a sofa, a flat-screen TV and a private bathroom with shower and a hairdryer. A microwave, a fridge and stovetop are also featured, as well as a kettle and a coffee machine. Dona Maria II National Theatre is 3.7 km from the apartment, while Rossio is 3.8 km away.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="38.7222304" Longitude="-9.1395013" StarRating="0" HotelCode="522887|angels_inn_guesthouse" HotelName="Angels Inn Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 85</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/692448/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="808.03" OriginalAmount="808.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|766444" HotelName="FLORIDA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/321736_image50888105_0.jpg</HotelPictures>
        <HotelDescription>Find all of the defining characteristics of Lisbon � charm, intimacy, glamour, and a sense of classic cinema � exemplified in Hotel Florida. Located in the heart of the city, this recently renovated Lisbon boutique hotel affords exceptional convenience to major business, shops, cultural sites, and rich nightlife. Take advantage of the prime setting of this downtown Lisbon design hotel, positioned directly in front of Marques de Pombal Underground Station, which connects with all major transportation in the area. The Hotel Florida provides 72 fully renovated guestrooms filled with a sense of classic cinema and a touch of glamour. Offering family rooms, connected rooms, rooms with terraces, and junior suites, the Hotel Florida is ideal for a different stay in the beautiful city of Lisbon. In-room amenities include LCD flat-screen TV, satellite or cable TV, WiFi access, telephone, and safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="811.98" OriginalAmount="811.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|502752" HotelName="NACIONAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/252480_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Lisbon, in a privileged area of the city by the Marquis of Pombal, allows easy and quickly to the historic center and main attractions, the airport and the main accesses to the north and south. 61 rooms spread over 9 floors. All rooms have private bathroom, hairdryer, air conditioning, soundproof windows, telephone, free internet access, cable TV and safe. On the ground floor is the 24-hour reception, lounge and breakfast room and bar. On this floor there Wi-Fi. There is private parking availability. No reservations are permitted. All triple rooms are Twins with extra bed. Cots are available upon request. No pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="817.79" OriginalAmount="817.79">
      <BasicPropertyInfo Latitude="38.72013994868" Longitude="-9.1501265025158" StarRating="2" HotelCode="96617|113ce2" HotelName="Ibis Lisboa Centro Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 53, 1250-043 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134177/a_134177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is conveniently located in the centre of Lisbon. It is around 10 minutes on foot to the tourist centre of this pulsating metropolis. Approximately 1 km away guests will find the wonderful Rossio Square. It is a mere 4 km to the cultural centre Calouste Gulbenkian, and 5 km to venues where Fado is sung and played. The famous museums, the National Coach Museum and the National Tile Museum are located about 6 to 7 km away. Lisbon airport is situated around 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="818.00" OriginalAmount="818.00">
      <BasicPropertyInfo Latitude="38.71446945" Longitude="-9.14715511" StarRating="4" HotelCode="953799|bairro_alto_bright_by_homing" HotelName="Bairro Alto Bright By Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travesia Travessa Cruz De Soure 8, 1200-001 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9594597</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="818.33" OriginalAmount="818.33">
      <BasicPropertyInfo Latitude="38.71917276" Longitude="-9.15566509" StarRating="3" HotelCode="482877|2046915" HotelName="Lisbon São Bento Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 347, 1269-084 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/516942/516942a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="820.61" OriginalAmount="820.61">
      <BasicPropertyInfo StarRating="3" HotelCode="|003328" HotelName="SANA REX" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/71179_image51079878_0.jpg</HotelPictures>
        <HotelDescription>Classic three star hotel located near the Eduardo VII Park. Classical decoration in light brown and red colours. The rooms are decorated in light colours and floral motives, wooden furniture. It offers a conference room with audiovisual equipment, bar, laundry and rent a car, among other services.
Notice: The Suites could be for 2 adults and 2 kids or 3 adults and 1 kid (consult the reservation department). The BASIC room is smaller than the standard one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="822" OriginalAmount="822">
      <BasicPropertyInfo Latitude="38.727955250047" Longitude="-9.1493499081798" StarRating="3" HotelCode="118149|223223" HotelName="Lisboa Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Sidónio Pais 4, 1050-214 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315327/315327a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in front of Edward VII Park and the Marques de Pombal Square, this hotel has an excellent location at just 4 metro stops from the old town of Lisbon. Nothing is better than to take a break in a spacious and friendly atmosphere after visiting the city. In the morning get ready to taste our delicious breakfast buffet and let yourself surrounded by the charms of a wonderful city. We are settled between three metro stations: Picoas, Marquês de Pombal and Parque; close to Edward VII Park, The Corte Ingles and the bus stop n. 91. Right in the city, at less than 2 minutes from a metro stop, we offer to our clients an easy access to any side of Lisbon. **Pets permitted with an extra charge of 15eur/night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="38.741310119628906" Longitude="-9.159274101257324" StarRating="3" HotelCode="0|the_icons_hotel" HotelName="The Icons Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Filipe da Mata, 66, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/c8/31c8fed04066f2f81a83fbcc674733de0fb7db32.jpeg</HotelPictures>
        <HotelDescription>THE ICONS Hotel was born on Rua Filipe da Mata and is a bow to striking phrases from a group of great world personalities.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="824.40" OriginalAmount="824.40">
      <BasicPropertyInfo Latitude="38.71493217167" Longitude="-9.2995105605485" StarRating="3" HotelCode="55334|23776" HotelName="Holiday Inn Express Lisbon - Oeiras" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida D. Félix Niza Ribeiro Porto Salvo, Oeiras, 1250-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71695/a_71695_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 2 km from the beach and lies opposite the Qunita da Fonte Business Park in Porto Salvo. Thanks to its convenient location, the hotel provides an ideal base for holidaymakers, families and business travellers. It is just 100 m to a wide selection of bars and pubs. Links to the public transport network lie just 100 m away. The lively metropolis of Lisbon is some 15 km away. The nearest train station is around 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="825" OriginalAmount="825">
      <BasicPropertyInfo Latitude="38.723225449463" Longitude="-9.1508001197577" StarRating="3" HotelCode="324154|63316" HotelName="Lisbon Apartments Avenida Da Liberdade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho Da Silveira 34-36, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/488090/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="826.00" OriginalAmount="826.00">
      <BasicPropertyInfo Latitude="38.726142244797" Longitude="-9.1350492264871" StarRating="2" HotelCode="902476|sete_colinas" HotelName="Sete Colinas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 67, 1150-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128432/128432a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Lisboa. The establishment comprises a total of 31 snug units. Pets are not allowed at this establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="827.00" OriginalAmount="827.00">
      <BasicPropertyInfo Latitude="38.70779544" Longitude="-9.14376802" StarRating="0" HotelCode="963713|boho_cais_do_sodre_guesthouse_" HotelName="Boho Guesthouse Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Alecrim 3, 1 3 E 4 Andar, Cais Do Sodre, Misericordia, 1200-019 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/80372/2980372/38.jpg?f=15664245</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.00" OriginalAmount="829.00">
      <BasicPropertyInfo Latitude="38.75001" Longitude="-9.15076" StarRating="4" HotelCode="0|le_jardin_11" HotelName="Le Jardin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Prof. Anibal Bettencourt, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/2f/082fac4641e39971f0a26e4f4b028788d1e7e0cc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Le Jardin in Lisbon, you'll be within a 10-minute drive of Lisbon Zoo and University of Lisbon.  This 4-star guesthouse is 3.1 mi (4.9 km) from Rossio Square and 4.4 mi (7 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers, housekeeping is provided weekly, and irons/ironing boards can be requested.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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="63" TotalAmount="838.00" OriginalAmount="838.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="758346|hola_lisbon_suites" HotelName="Hola Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santo Antonio Da Gloria 18 r/c, Santo Antonio, 1250-217 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/ed/12ed376286e6d725203871c7ed5fec786cddb50c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="839.56" OriginalAmount="839.56">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|337005" HotelName="Turim Europa Hotel" 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,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sao Sebastião da Pedreira 19, 1050-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81633/a_81633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the tourist centre of Lisbon, close to one of Lisbon’s main avenues, Avenida Fontes Pereira de Melo. A range of public transport links are available nearby. Guests will find two of the the city’s major metro lines just outside the hotel, ‘Parque’ and ‘Picoas’. The coastline and beach is 26 km away. Guests have good access to a number of businesses located about 200 m away, and the airport is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="839.58" OriginalAmount="839.58">
      <BasicPropertyInfo Latitude="38.714042042823" Longitude="-9.1366394055093" StarRating="2" HotelCode="41080|1479428" HotelName="Grande Pensão Residencial Alcobia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Poço do Borratém 15, 1100-408 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66287/w_66287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="38.72833251953125" Longitude="-9.137409210205078" StarRating="2" HotelCode="0|duplo_charme_boutique_hotel" HotelName="Duplo Charme Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>José Estevão 20, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/b7/04b77085d061ec42131d02594033bed9cb9c8bf3.jpeg</HotelPictures>
        <HotelDescription>With a stay at Duplo Charme Boutique Hotel in Lisbon (Lisbon Old Town), you'll be minutes from Hospital Dona Estefania and close to Rossio Square. This hotel is close to Castle of Sao Jorge and Gulbenkian Museum.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage.&lt;br /&gt;Make yourself at home in one of the 22 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks, 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;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="842" OriginalAmount="842">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="968199|495489" HotelName="Rodamon Lisboa Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 300, Santa Maria Maior, 1100-204 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36110000/36102200/36102150/99315bd0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="845" OriginalAmount="845">
      <BasicPropertyInfo Latitude="38.747249385893" Longitude="-9.1504284739494" StarRating="4" HotelCode="49109|4173" HotelName="VIP Executive Entrecampos Hotel &amp; Conference" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 295, 1600-035 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34307/a_34307_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon. The city centre is only 10 minutes away with the underground. Numerous shopping possibilities, restaurants and public transport links are all within 150m of the hotel and nightclubs and bars are just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="845" OriginalAmount="845">
      <BasicPropertyInfo Latitude="38.732266716856" Longitude="-9.1447891294956" StarRating="4" HotelCode="27788|5328" HotelName="VIP Executive Saldanha" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernão Lopes 25, 1000-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41036/a_41036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, Picoas metro station is just 100 metres from this business hotel away. Guests can take advantage of the city hotel’s lively location and discover many local and world-class restaurants in the immediate vicinities as well as a number of shops. The bus station is just a 3-minute walk from the design hotel and Rossio train station and the city centre are around 2 km away. Other nearby places of interest include Margues de Pombal Square (800 metres away), St. George Castle (2.5 km away), the Santa Justa Lift (2.3 km away) and the Lisbon congress centre and the Belem monuments (both approximately 5 km away). Portela Airport is just 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="850.92" OriginalAmount="850.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|611419" HotelName="MS APARTHOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LINDA-A-VELHA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20489_image59189903_0.jpg</HotelPictures>
        <HotelDescription>Set in large landscaped gardens overlooking the Tagus River, this 4-star apart hotel is located on the outskirts of Lisbon. There is a heated outdoor and an indoor pool, a gym and a tennis court. The MS Aparthotel offers bright and airy accommodations with a private balcony and views of the pool, garden, river or city. Units also have free internet, a kitchenette with basic equipment and a spacious seating area. Guests can also visit the sauna or soak up some sun on the sundeck, next to the outdoor pool. Pratu's Restaurant serves international cuisine prepared with fresh ingredients. Meals can be enjoyed indoors, or outdoors on the terrace. Copu's Bar offers light meals and gourmet coffees.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="855.71" OriginalAmount="855.71">
      <BasicPropertyInfo Latitude="38.5228985" Longitude="-8.8514808" StarRating="3" HotelCode="153744|3928105" HotelName="Sport Hotel A Seleção" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manteigada 2, 2910 Setubal</AddressLine>
          </AddressLines>
          <CityName>Setubal</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216985/p_216985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services and facilities at the hotel include a restaurant, a bar and room service. 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 hotel. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="859.81" OriginalAmount="859.81">
      <BasicPropertyInfo Latitude="38.73059415" Longitude="-9.13438175" StarRating="3" HotelCode="518348|2542485" HotelName="Vila Garden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Airport Transfer (on Demand),Babysitting,Dining,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 98, 1150-022 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624658/624658a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an historical building, the Vila Garden Guesthouse welcomes you to a traditional and typical Lisbon neighbourhood. 
Here is where a large part of Lisbon's locals live. Experience Lisbon as true native. 

Our characteristic building was totally remodelled in 2016 and offers you 24 private bedrooms with air conditioning, along with our special team always willingly to help you with the best tips you can find about our city.

At the end of the day discover our beautiful garden and take your time to relax with a cocktail or just a glass of wine. 

We are looking forward to welcome you!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="860.21" OriginalAmount="860.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|716168" HotelName="VIP Executive Entrecampos - Hotel &amp; Conference" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886449_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en una ubicaciandoacute;n privilegiada, muy cerca del centro de Lisboa. El hotel se destaca por su diseandntilde;o exterior y el interior emana luz, naturaleza y arte. El hotel se encuentra a 3 minutos a pie de la estaciandoacute;n de metro, desde donde los huandeacute;spedes podrandaacute;n acceder a toda la ciudad. Numerosas posibilidades de compras, restaurantes y una parada de transporte panduacute;blico se encuentran a 150 m del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.00" OriginalAmount="861.00">
      <BasicPropertyInfo Latitude="38.72402556" Longitude="-9.1528486" StarRating="3" HotelCode="617571|castilho_63" HotelName="Castilho 63" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 63, 1 Santo Antonio, 1250-068 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/20046/3720046/1.jpg?f=15245633</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities at the hotel offer guests the opportunity to combine business with pleasure. Most of the storeys can be reached by lift. A baggage storage service is among the facilities. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Shopping facilities are also available. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="862.00" OriginalAmount="862.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="821955|santa_justa_prime_guesthouse" HotelName="Santa Justa Prime Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 61, Santa Maria Maior, 1100-415 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/95563/3795563/21.jpg?f=15568574</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="862.64" OriginalAmount="862.64">
      <BasicPropertyInfo StarRating="3" HotelCode="|C5A954" HotelName="Stay Hotel Lisboa Aeroporto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PORTELA, LOURES</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2368600_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Stay Hotel Lisboa Aeroporto, disfrutarandaacute;s de una fantandaacute;stica ubicaciandoacute;n en pleno centro de Loures, a menos de cinco minutos en coche de Centro comercial Vasco da Gama y Feria internacional de muestras de Lisboa.  Ademandaacute;s, este hotel se encuentra a 3,9andnbsp;km de Torre Vasco da Gama y a 4,2andnbsp;km de Casino de Lisboa.Aprovecha los prandaacute;cticos servicios que se te ofrecen, como conexiandoacute;n a Internet wifi gratis o una sala de estar compartida.Tendrandaacute;s una sala de ordenadores, tintorerandiacute;a y un servicio de recepciandoacute;n las 24 horas a tu disposiciandoacute;n.Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 4:00 a 12:00 con un coste adicional.Te sentirandaacute;s como en tu propia casa en cualquiera de las 50 habitaciones con aire acondicionado y televisiandoacute;n LCD. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales por cable. El baandntilde;o privado con ducha estandaacute; provisto de cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal gratuitos. Entre las comodidades, se incluyen escritorio, hervidor elandeacute;ctrico y telandeacute;fono.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="867.00" OriginalAmount="867.00">
      <BasicPropertyInfo Latitude="38.714759070458" Longitude="-9.1454395651817" StarRating="4" HotelCode="162332|house4_lisboa" HotelName="House 4 Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de São Pedro 9, 1200-432 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296898/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Lisboa. With a total of 4 bedrooms, this is a nice place to stay. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="869.36" OriginalAmount="869.36">
      <BasicPropertyInfo Latitude="38.728003429662" Longitude="-9.1593467653453" StarRating="4" HotelCode="301654|1480238" HotelName="Occidental Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Artilharia um 112, 1070-015 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/415535/a_415535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="870" OriginalAmount="870">
      <BasicPropertyInfo Latitude="38.74449199" Longitude="-9.197551" StarRating="3" HotelCode="639604|281639" HotelName="Discovery Apartment Benfica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Rua Carolina Michaelis de Vasconcelos 60, R/C Dto, Lisbon 1500-147</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68072/2968072/25.jpg?f=15504818</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a laundry service. Wireless internet access is available to guests in the public areas. Shopping facilities are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="870.56" OriginalAmount="870.56">
      <BasicPropertyInfo Latitude="38.739547" Longitude="-9.145861" StarRating="4" HotelCode="935249|1712928" HotelName="Jupiter Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Republica 46, 1050-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413133/a_413133_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="870.66" OriginalAmount="870.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|716187" HotelName="3K Madrid" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887204_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel con su impresionante fachada estandaacute; convenientemente situado en la capital portuguesa de Lisboa, a sandoacute;lo unos minutos de la plaza central de la Praandccedil;a do Marquandecirc;s de Pombal y de la Avenida da Liberdade, con sus tiendas elegantes. En los alrededores hay una gran variedad de tiendas, restaurantes, bares y pubs; el centro histandoacute;rico con sus lugares de interandeacute;s se encuentra a poca distancia.Horario de la piscina: de 10h00 a 19h30 con una capacidad mandaacute;xima de 5 pax, con cita previa en la recepciandoacute;n del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="870.83" OriginalAmount="870.83">
      <BasicPropertyInfo Latitude="38.71457906" Longitude="-9.1514905" StarRating="4" HotelCode="738788|2542945" HotelName="Flores Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Piedade 38B, Praca Das Flores, 1200-299 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68064/2968064/2.jpg?f=15303859</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="875.00" OriginalAmount="875.00">
      <BasicPropertyInfo Latitude="38.7203483581543" Longitude="-9.162306785583496" StarRating="0" HotelCode="0|typical_and_brand_new_tm_flat" HotelName="Typical and Brand New T.M. Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Baixo dos Quartéis 63, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/74/a374af928ebbb28b2c39aeb88cadca6e83206d53.jpeg</HotelPictures>
        <HotelDescription>Situated in Lisbon, 5 km from Miradouro da Senhora do Monte and 3.6 km from Dona Maria II National Theatre, Typical and Brand New T.M. Flat provides accommodation with amenities such as free WiFi and a flat-screen TV. This apartment features accommodation with a patio. The air-conditioned apartment consists of 1 bedroom, a living room, a fully equipped kitchenette with a microwave and a kettle, and 1 bathroom with a shower and a hair dryer. Liberty Avenue is 2.2 km from the apartment, while Rossio is 3.5 km from the property.&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;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.00" OriginalAmount="881.00">
      <BasicPropertyInfo Latitude="38.72578061" Longitude="-9.14463247" StarRating="3" HotelCode="624962|universo_romantico_guesthouse_spa" HotelName="Universo Romantico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciano Cordeiro 72, 1150-217 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10095257</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="977339|406873" HotelName="Luzeiros Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Republica 77, 1050-243 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10897100</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="38.710755814075" Longitude="-9.149897411045" StarRating="4" HotelCode="477377|lisbon_serviced_apartments_bairro_alto_4" HotelName="Lisbon Serviced Apartments - Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Judeu 7, 1200-237 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452841/452841a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="38.71103146" Longitude="-9.15219364" StarRating="3" HotelCode="563835|ritz_freud_bb" HotelName="Ritz &amp; Freud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Paz 1, 1200-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/70655/2970655/1.jpg?f=15498734</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Lisbon (Bairro Alto), Ritz &amp; Freud is minutes from Geological Museum and Puppet Museum. This bed &amp; breakfast is within close proximity of Estrela Garden and Camoes Square. Rooms Make yourself at home in one of the 4 guestrooms. Dining A complimentary breakfast is included. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access and multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="887.80" OriginalAmount="887.80">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|1778558" HotelName="The 7 Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 133-143, 1100-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396428/396428a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="889.67" OriginalAmount="889.67">
      <BasicPropertyInfo Latitude="38.75426461" Longitude="-9.18132001" StarRating="4" HotelCode="559477|2189105" HotelName="Upon Lisbon Prime Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciana Stegagno Picchio 12, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573861/573861a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="890.00" OriginalAmount="890.00">
      <BasicPropertyInfo Latitude="38.725947484939" Longitude="-9.1482178159733" StarRating="3" HotelCode="735447|exe_liberdade" HotelName="Exe Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 124, 1050-093 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636782/636782a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exe Liberdade is an elegant design hotel located in the heart of Lisbon. The impressive avant-garde facade and the colorful rooms make this an accommodation with a unique and unique character. The hotel has modern facilities recently renovated , 24-hour reception, breakfast buffet and air conditioning in each room. In addition, Exe Liberdade is a step away from the Marqués de Pombal Square and Avenida da Liberdade, with excellent communications with the main points of interest in the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="891" OriginalAmount="891">
      <BasicPropertyInfo Latitude="38.71364732" Longitude="-9.12861683" StarRating="0" HotelCode="534979|490635" HotelName="Alfama Lisbon Lounge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escolas Gerais 38, 1100-216 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/700124/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="891" OriginalAmount="891">
      <BasicPropertyInfo Latitude="38.71471866" Longitude="-9.13279231" StarRating="3" HotelCode="615284|227622" HotelName="Dalma Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Costa Castelo 82/84, 1100-177 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/6c/a36ce899db4e21838ef362e453d463c9f31f9fef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894" OriginalAmount="894">
      <BasicPropertyInfo Latitude="38.7282" Longitude="-9.1477" StarRating="4" HotelCode="28595|1477" HotelName="Eurostars Lisboa Parque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Andaluz 13B, 1050-121 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42263/a_42263_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is situated within a few minutes walk of the Praça Marquês de Pombal. The Marques de Pombal as well as Lisbon's well-known shopping mile are to be found in the vicinity. Links to the public transport network, shops and restaurants are all within easy reach from the hotel. The closest bars, pubs and nightclubs are within 1.5 km of the hotel. The airport lies around 6 km away and the centre (Rossio) is roughly 2 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="894.10" OriginalAmount="894.10">
      <BasicPropertyInfo Latitude="38.728064" Longitude="-9.136767" StarRating="3" HotelCode="161055|463495" HotelName="Turim Luxe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passos Manuel 28, 1150-260 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227397/a_227397_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon's historical centre. The Anjos metro station is nearby and the centre of Lisbon is within walking distance. The bus and train stations are situated at approximately 3 km and 2 km, respectively. Lisbon Portela Airport is situated at a distance of roughly 5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="894.86" OriginalAmount="894.86">
      <BasicPropertyInfo Latitude="38.714888826755" Longitude="-9.1446241736412" StarRating="2" HotelCode="190582|2542575" HotelName="The Independente Hostel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sao Pedro de Alcantara 81, 1250-238 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574986/574986a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="38.724877016173" Longitude="-9.1350744351445" StarRating="2" HotelCode="147420|pensao_residencial_estrela_dos_santos" HotelName="Estrela Dos Santos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 53, Arroios, 1150-041 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/47556/1847556/1.jpg?f=15211632</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;You'll be centrally located in Lisbon with a stay at Pensão Residencial Estrela dos Santos, steps from SOU Movimento e Arte Center and close to Castle of Sao Jorge. This hotel is within close proximity of Hospital Dona Estefania and Jose Tomas de Sousa Martins Monument.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 26 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include phones and desks, and housekeeping is provided 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, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="896.23" OriginalAmount="896.23">
      <BasicPropertyInfo Latitude="38.740949369827" Longitude="-9.1503573954105" StarRating="4" HotelCode="10663|99012" HotelName="Hotel 3K Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 10, 1050-138 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8552/a_8552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located close to links to the public transport network and an easy 30-minute walk from the city centre. Many shopping venues, countless bars and restaurants as well as nightclubs are to be found in the vicinity (200 m - 5 km away). The sea and inviting beach are 25 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="898.30" OriginalAmount="898.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|065766" HotelName="SMY LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/744172_foto_1.jpg</HotelPictures>
        <HotelDescription>The Smy Lisboa hotel brings guests closer to the lively Portuguese capital, while offering peace and quiet away from the hustle and bustle of the city center.
Located between Parque Eduardo VII and Amoreiras, the hotel is well connected to the city and is close to the shopping and leisure areas, 1.1 kilometers from the elegant Avenida da Liberdade and 900 meters from Marqu�s de Pombal square. . In addition, it is less than 5 minutes' walk from the first stop of the emblematic tram 24, which connects with the historic center.
Customers will have at their disposal a meeting room of 75 square meters, ideal for holding business meetings, presentations or private events for up to 48 people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="38.7261009216309" Longitude="-9.14760971069336" StarRating="0" HotelCode="0|casa_belmonte" HotelName="Casa Belmonte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Duque de Loulé, number 95 - floor 5, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/25/df250e7745897207b0a7b768fc122a6db2a37476.jpeg</HotelPictures>
        <HotelDescription>The recently-renovated Casa Belmonte has comfortable accommodation just a 3-minute walk from the Marquês de Pombal Metro Station. It is located in the Portuguese capital, just 300 metres from the central Marquês do Pombal Square. All the soundproofed rooms at the Belmonte feature air conditioning, private bathroom, flat-screen cable TV, free WiFi and a mini-fridge. Some rooms also feature balconies and a view. Daily cleaning service is provided. Guests can try the local cuisine in one of the many restaurants available within 300 metres of the property. The El Corte Inglés shopping centre and the Amoreiras shopping centre are a 3-minute drive and have a number of shops, boutiques, supermarkets and food courts. The Bairro Alto is Lisbon’s foremost nighttime hotspot and is an 8-minute drive away. There, guests can find a wide variety of bars and cafés. The Chiado and the Rossio historical areas are an 8-minute and a 4-minute drive, respectively. The Lisbon International Airport is a 15-minute drive from the guest house. There is a shuttle service to the airport that guests can catch at the Marquês de Pombal Square.&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="27" TotalAmount="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="38.728659" Longitude="-9.14885" StarRating="4" HotelCode="67599|16992" HotelName="HF Fénix Urban" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/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>Avenida António Augusto de Aguiar 14, 1050-016 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87433/a_87433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located right in the city centre, near Marquês de Pombal, the largest green park in Lisbon and a few steps away from the Avenida da Liberdade, the historical city centre, the river, and the city's most illustrious commercial and business district. Links to all transportation networks can be found close to the hotel and Portela Airport is approximately 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="907.27" OriginalAmount="907.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|003228" HotelName="LEZIRIA PARQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>VILA FRANCA DE XIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215558_fotpe1_ROOMC22.jpg</HotelPictures>
        <HotelDescription>Bordered by the River Tagus, the three-star Lez�ria Parque Hotel nestles in the magnificent landscape of the Ribatejo region. 15 minutes by car from Lisbon airport and the city`s Park of Nations tourist district, the hotel is conveniently located in Vila Franca de Xira, a charming and traditional town connected by the main highways between Lisbon, Oporto, Faro and Madrid. The hotel is recognized for its personalised form of hospitality. The hotel offers 103 rooms, restaurant, bar, 24-Hour Front Desk, garden, terrace, rooms and facilities for disabled guests, elevator and safety deposit box. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="913.14" OriginalAmount="913.14">
      <BasicPropertyInfo Latitude="38.735466868043" Longitude="-9.137556552887" StarRating="4" HotelCode="75777|339845" HotelName="Turim Alameda Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rovisco Pais 34, 1000-268 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103133/a_103133_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre, near the Technical Institute, between Avenida da Republica and the Alameda D. Afonso Henriques. The underground station of Alameda is less than a 5-minute walk away. There are also several bus routes in the area running to the city centre. Campo Pequeno, Calouste Gulbenkian Museum, Parque das Nações, Belem and the old town are all easily accessible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="915.18" OriginalAmount="915.18">
      <BasicPropertyInfo Latitude="38.748742" Longitude="-9.149528" StarRating="4" HotelCode="99268|54504" HotelName="NH Lisboa Campo Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Grande 7, 1700-087 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139129/a_139129_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies 7 km away from the Castle of São Jorge and 5 km away from the Santa Justa Lift. Links to the public transport network are to be found in the immediate vicinity. Bars are located around 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="916" OriginalAmount="916">
      <BasicPropertyInfo Latitude="38.725043" Longitude="-9.15165" StarRating="3" HotelCode="75144|18631" HotelName="HF Fénix Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 3, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102356/a_102356_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Lisbon, this hotel enjoys a privileged location close to all important leisure, business, shopping and cultural venues. The most important park in the city, Parque Eduardo VII, and the famous Avenida da Liberdade are just a short walk away, not to mention the equally famous Tagus River and Praça do Rossio, Praça dos Restauradores and Praça do Comércio. The hotel has an entire network of public transport at its doorstep, and it is only 6 km away from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="919.75" OriginalAmount="919.75">
      <BasicPropertyInfo Latitude="38.727438495985" Longitude="-9.1346356272697" StarRating="3" HotelCode="49110|168948" HotelName="Masa Hotel Almirante" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 68, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34308/a_34308_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is conveniently located with public transport just a stone's throw away. In the surrounding area there are scores of shops, as well as plenty of restaurants, bars and nightclubs. Furthermore, the old town and a pedestrianised area are situated in the hotel's neighbourhood. From there it is not much further to the nearest underground station: Alameda. The city's beautiful tourist attractions are easily explored with the local public transport. The nearest airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="38.70955" Longitude="-9.14625" StarRating="3" HotelCode="0|chiado_blue_by_homing_apartments" HotelName="Chiado Blue by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bica de Duarte Belo 2 3Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fa/63/fa635fc6d300e0a95871b7e031fdd5d515c2b7a8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This apartment is 0.6 mi (0.9 km) from Lisbon City Hall and 0.9 mi (1.5 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. There's a private furnished balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an iron/ironing board, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="38.70937625" Longitude="-9.14446729" StarRating="4" HotelCode="739622|lisbon_serviced_apartments_chiado_emenda_2" HotelName="Lisbon Serviced Apartments Chiado Emenda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Emenda 45, Misericordia, 1200-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628851/628851a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbon Serviced Apartments "Emenda-Chiado", is a building, which has been completely renovated and adapted to provide a unique stay in the most elegant setting in the city of Lisbon - Chiado. 

 

The apartments  
Studios and T1 have been carefully designed in order to ensure comfort and functionality, while maintaining the charm and elegance which characterize the surrounding area.
The 28 apartments are spread over 4 floors, serviced by a lift, and 
are all equipped with TV, air conditioning and free Wi-Fi. All the bathrooms include a hairdryer, shampoo and shower gel.

 
Studios
From 28 to 34 m2, the studios sleep 2 people, with double bed and kitchenette equipped with hob, microwave, refrigerator, washing machine, dishwasher and all the utensils required to prepare of light meals. 

Superior Studios
From 40 to 58 m2, these can accommodate up to 3 people. They include a double bed and a sofa bed for adults.   Kitchenette equipped with hob, microwave, refrigerator, washing machine, dishwasher and all the utensils required to prepare light meals. 

T1 Duplex,
With an area of 65 m2 on 2 floors, accommodating up to 4 people, they comprise a living room with double sofa bed, mezzanine suite with double bed and two bathrooms with shower. Kitchenette equipped with hob, microwave, refrigerator, washing machine, dishwasher and all the utensils required to prepare light meals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.00" OriginalAmount="922.00">
      <BasicPropertyInfo Latitude="38.728807" Longitude="-9.1377" StarRating="3" HotelCode="262017|residencial_dom_joao" HotelName="Residencial Dom Joao" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua José Estêvão 43, 1150-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;You'll be centrally located in Lisbon with a stay at Residencial Dom Joao, steps from Hospital Dona Estefania and close to Castle of Sao Jorge. This hotel is within close proximity of SOU Movimento e Arte Center and Atrium Saldanha.&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 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include phones, housekeeping is provided daily, and you can 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 make use of amenities such as complimentary wireless Internet access and a television in the lobby.&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 multilingual staff, 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="922.00" OriginalAmount="922.00">
      <BasicPropertyInfo Latitude="38.71453" Longitude="-9.12646" StarRating="3" HotelCode="0|campo_de_santa_clara_98" HotelName="Campo de Santa Clara 98" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Campo de Santa Clara, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/03/7f037ddd1cf22c394af0053239f7bf24c71f1a80.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Martim Moniz Square.  This apartment is 1 mi (1.6 km) from Commerce Square and 1.6 mi (2.6 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. There's a private furnished balcony. Complimentary wireless Internet access is available to keep you connected. Conveniences include a coffee/tea maker and an iron/ironing board, and housekeeping is provided weekly.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="925.77" OriginalAmount="925.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|791473" HotelName="Quinta dos Machados - Countryside Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GRADIL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1043367_foto_1.jpg</HotelPictures>
        <HotelDescription>Quinta dos Machados is an old farmhouse from the late sixteenth/early seventeenth century, at the dawn of the Phillip dynasty. The building was renovated in the twentieth century, however maintains ancient architectural elements. Quinta dos Machados is a rural hotel where you can find peace and relaxation, quality of life moments that are a great alternative to the busy city. At the hotel, comfort is essential for a perfect stay. The rooms still keep some of their traditional architectural elements. There is also a spa in Quinta dos Machados, with an excellent selection of facial and body treatments. Regain lost energy with relaxing and invigorating treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="926" OriginalAmount="926">
      <BasicPropertyInfo Latitude="38.773046195115" Longitude="-9.0979208712295" StarRating="4" HotelCode="37865|5091" HotelName="VIP Executive Art’s Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 47, 1998-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62478/a_62478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon, approximately 1 km away from the sea. Surrounding the hotel there are scores of shops and other attractions to keep guests entertained. There is a bus stop located 100 m from the hotel and the nearest beach is about 25 kilometres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="926.00" OriginalAmount="926.00">
      <BasicPropertyInfo Latitude="38.71192715" Longitude="-9.1380813" StarRating="4" HotelCode="781935|be_poet_baixa_hotel" HotelName="Be Poet Baixa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 220, Santa Maria Maior, 1100-056 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630971/630971a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, about 18 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="38.73173938" Longitude="-9.14973361" StarRating="4" HotelCode="943595|391305" HotelName="VIP Executive Picoas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 12, 1069-191 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076120/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.00" OriginalAmount="928.00">
      <BasicPropertyInfo Latitude="38.7595100402832" Longitude="-9.113691329956055" StarRating="3" HotelCode="0|mahouse_guesthouse" HotelName="MaHouse GuestHouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Cidade de Margão 6, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/4c/954ca04a957e6e2503bb23f4b7481a4f2cb23736.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Olivais), MaHouse GuestHouse is within a 15-minute drive of Lisbon Oceanarium and Queluz National Palace.  This guesthouse is 4.8 mi (7.8 km) from Rossio Square and 5.4 mi (8.7 km) from Castle of Sao Jorge.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Additional features at this guesthouse include concierge services, a communal living room, and discounted use of a nearby fitness facility.&lt;br /&gt;Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Treat yourself to a stay in one of the 6 individually decorated guestrooms, featuring fireplaces and LED televisions. Rooms have private furnished patios. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include complimentary bottled water and fans, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.00" OriginalAmount="928.00">
      <BasicPropertyInfo Latitude="38.72929799" Longitude="-9.14945911" StarRating="0" HotelCode="682283|lisbon_top_hostel" HotelName="Lisbon Top Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto Aguiar 30 1D</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/17124/3317124/1.jpg?f=14974201</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="928.27" OriginalAmount="928.27">
      <BasicPropertyInfo Latitude="38.736447075273" Longitude="-9.1619083285332" StarRating="4" HotelCode="15239|187096" HotelName="Novotel Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 1-1A, Nº de Registo 543, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18096/a_18096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies just 3 km from the city centre, close to the zoo and the famous Gulbenkian Foundation. A diverse selection of shops, restaurants, nightclubs and bars are to be found in the vicinity and links to the public transport network may easily be reached on foot. The nearest beach is situated about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.00" OriginalAmount="932.00">
      <BasicPropertyInfo Latitude="38.71630096435547" Longitude="-9.13362979888916" StarRating="0" HotelCode="0|casa_mouraria_i_castle_views" HotelName="Casa Mouraria I Castle Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Terreirinho, 13 A´guas Furtadas, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/1e/df1eca173a377a76d66d9f60dd8083512b957dbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 3-minute walk from Martim Moniz Square and 9 minutes by foot from Rossio Square. This apartment is 0.7 mi (1.1 km) from Lisbon Cathedral (Se) and 0.6 mi (0.9 km) from Santa Justa Elevator.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Martim Moniz Square - 0.2 km / 0.1 mi&lt;br /&gt;Hospital Sao Jose - 0.3 km / 0.2 mi&lt;br /&gt;Figueira Square - 0.6 km / 0.4 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.6 km / 0.4 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.7 km / 0.4 mi&lt;br /&gt;Rossio Square - 0.7 km / 0.4 mi&lt;br /&gt;Lisbon Coliseum - 0.9 km / 0.5 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.9 km / 0.5 mi&lt;br /&gt;Liberty Avenue - 0.9 km / 0.5 mi&lt;br /&gt;Fado Museum - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.6 mi&lt;br /&gt;Restauradores Square - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;National Pantheon - 1.1 km / 0.7 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 6.5 km / 4 mi&lt;br /&gt;Cascais (CAT) - 22.1 km / 13.7 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a washing machine, and both a microwave and a crib/infant bed (surcharge) are available 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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.00" OriginalAmount="932.00">
      <BasicPropertyInfo Latitude="38.70932" Longitude="-9.15285" StarRating="0" HotelCode="0|apartments_center_santos" HotelName="Apartments Center Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Poço dos Negros, 193, 3D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/60/2c60036faea171985357a26778f96bd1a2542143.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 1.9 mi (3 km) from Lisbon Cathedral (Se) and 2 mi (3.2 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. A 32-inch LED television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and you can also request a crib/infant bed (complimentary).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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="16" TotalAmount="932.31" OriginalAmount="932.31">
      <BasicPropertyInfo Latitude="38.698718" Longitude="-9.42162" StarRating="3" HotelCode="371347|463365" HotelName="Hotel Cascais" 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,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Alfarobeira 1-3, 2750-285 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70772/a_70772_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel enjoys a spectacular location in the centre of the village of Cascais on the Estoril coast. The beautiful Cascais beach is only around 300 m from the hotel; numerous shops and entertainment venues are to found in the immediate vicinity. There is a bus station and a train station roughly 300 m from the hotel, and Lisbon airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="933.37" OriginalAmount="933.37">
      <BasicPropertyInfo Latitude="38.711331455395" Longitude="-9.1364434001789" StarRating="3" HotelCode="367933|1810158" HotelName="The 8 Downtown Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Vitória 8, 1100-228 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431783/431783a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="934.67" OriginalAmount="934.67">
      <BasicPropertyInfo Latitude="38.707549" Longitude="-9.400446" StarRating="4" HotelCode="200880|236656" HotelName="Amazonia Estoril" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Engenheiro Álvaro Pedro de Sousa 175, 2765-191 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7606/a_7606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within 500 m of the nearest beach, Tamariz Estoril, and just metres from the Casino de Estoril. The centre of Estoril with a good selection of restaurants, bars, nightclubs, a congress centre and links to the public transport network are to be found within 500 m of the hotel, as is the train station. Sinatra lies just 12 km away, Lisbon is 25 km away and both may easily be reached by making use of the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="940" OriginalAmount="940">
      <BasicPropertyInfo Latitude="38.737684606917" Longitude="-9.1335546970367" StarRating="3" HotelCode="166901|18997" HotelName="Hotel A.S. Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 188, 1000-055 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7023/a_7023_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys an ideal location at the heart of Lisbon close to an underground station, just a few paces from the historical part of the city and the business district. Located in the near vicinity are shops, boutiques, cafés, bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="940" OriginalAmount="940">
      <BasicPropertyInfo Latitude="38.711770563563" Longitude="-9.1378729587566" StarRating="1" HotelCode="267637|248138" HotelName="LX Rossio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 52, 2º, 1100-044 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210839/210839a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Albergaria Residencial Insulana, it's an excellent small hotel situated right in the center of the city of Lisbon in the zone of Baixa/Rossio. Right in the shopping and historical center of the city, here the visitor will find the best commerce as well as the opportunity to visit by foot the main points of interest of the city. There is at your disposal 32 rooms, all equipped with privative bathroom, TV/satellite, heating, air conditioning and telephone. There's also a Bar and a living room with a nice and quiet environment</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="942.04" OriginalAmount="942.04">
      <BasicPropertyInfo Latitude="38.73812205" Longitude="-9.13502166" StarRating="0" HotelCode="787387|217cd8" HotelName="Home Out Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Guerra Junqueiro 5, 1000-067 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/77897/2977897/1.jpg?f=14951897</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="942.50" OriginalAmount="942.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|716191" HotelName="VIP Executive Art's" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886949_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en frente del andquot;Parque das Naandccedil;andotilde;esandquot;, estratandeacute;gicamente situado en el nuevo y moderno centro de negocios de Lisboa. A poca distancia del hotel, los huandeacute;spedes encontrarandaacute;n la Feria Internacional de Lisboa (FIL), el centro comercial Vasco da Gama y algunos servicios de transporte como el metro de andquot;Orienteandquot;, el autobanduacute;s y la estaciandoacute;n de tren, asandiacute; como restaurantes, bares, clubes nocturnos, el andquot;oceanarioandquot;, y otras posibilidades de ocio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="942.94" OriginalAmount="942.94">
      <BasicPropertyInfo Latitude="38.727134040353" Longitude="-9.1462482511997" StarRating="3" HotelCode="27786|545975" HotelName="ibis Styles Lisboa Centro Liberdade NE" 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,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duque De Loule 73, 1050-088 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41034/a_41034_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies only around 2 km from the centre with Rossio Square (one of the beautiful Lisbon squares). Plenty of shops, restaurants, bars and public transport connections are all also to be found within walking distance from the hotel. Bars are located around 2 km away and the nearest nightclub is 2.5 km away. The beach is 25 km away and Lisbon airport is located 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="943.80" OriginalAmount="943.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20A57" HotelName="Vip Executive Picoas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1564936_foto_1.jpg</HotelPictures>
        <HotelDescription>El VIP Executive Picoas Hotel ofrece un bar y se encuentra en Lisboa, a 1,6 km de la avenida da Liberdade y a 2,7 km del Miradouro da Senhora do Monte. El hotel ofrece WiFi gratuita y est� a unos 2,8 km de Rossio y a 2,9 km del teatro nacional Dona Maria II. Se encuentra en el distrito de Avenidas Novas.El VIP Executive Picoas Hotel se encuentra a 3,4 km del Bairro Alto y a 4,3 km del Castelo de S�o JorgeTodos los d�as se sirve un desayuno buffet.El establecimiento alberga un centro de negocios. El personal de la recepci�n 24 horas habla ingl�s, espa�ol y franc�s.  Todas las habitaciones del hotel tienen escritorio. Las habitaciones del VIP Executive Picoas Hotel tienen vistas a la ciudad y disponen de ba�o privado con ba�era y art�culos de aseo gratuitos. Los alojamientos incluyen TV de pantalla plana por cable.undefined</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="943.87" OriginalAmount="943.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|116033" HotelName="Turim Saldanha" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955680_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado en el centro de la ciudad, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Los viajeros encontrarandaacute;n el campo de golf mandaacute;s cercano a 8200 km del alojamiento. Los viajeros encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 200 metros. Los visitantes encontrarandaacute;n el aeropuerto a 7200 km. El establecimiento tiene un total de 87 habitaciones. Esta propiedad se edificandoacute; en 2015. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. Esta residencia ofrece recepciandoacute;n 24 horas para la comodidad de los huandeacute;spedes. Esta residencia no dispone de cunas bajo peticiandoacute;n. Esta residencia es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados. En Turim Saldanha, los viajeros que llegan en coche tienen plazas de aparcamiento a su disposiciandoacute;n. Esta residencia lleva a cabo prandaacute;cticas sostenibles para el medioambiente. El alojamiento puede cobrar el importe de algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="944.52" OriginalAmount="944.52">
      <BasicPropertyInfo Latitude="38.70879" Longitude="-9.405737" StarRating="4" HotelCode="47572|572695" HotelName="Clube do Lago Hotel &amp; Apartamento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida do Lago 4, 2765-420 Estoril, Monte Estoril, Cascais</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10547/a_10547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant aparthotel is peacefully located in the Monte Estoril district of the city, above the city centre and the beachside promenade. Offering a pleasant blend of beauty and peace, this hotel lies some 30 km from the airport, 1 km from the city centre, 50 m from Praia da Rainha Beach, 900 m from Moitas Beach and 1 km from Tamariz. It is just a stone's throw to links to the public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="945.40" OriginalAmount="945.40">
      <BasicPropertyInfo Latitude="38.715473773592" Longitude="-9.1421404480934" StarRating="4" HotelCode="26033|98982" HotelName="VIP Executive Éden Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça dos Restauradores 24, 1250-187 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38079/a_38079_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is centrally located in the tourist centre of Lisbon, directly on the Praca dos Restauradores. A diverse selection of shopping and entertainment venues are to be found in the vicinity and links to the public transport network are some 100 m away. The city airport is about 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="38.785838574733" Longitude="-9.1201195120811" StarRating="3" HotelCode="141716|30657" HotelName="Holiday Inn Express Lisbon Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Guine 18-18b, Prior Velho, 2685-334 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202597/a_202597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within a 5-minute drive of the FIL trade fair grounds and the Pavilhao Atlantico event venue. The closest train and metro station (Lisboa Oriente) can also be reached in 5 minutes by car and there is a shopping centre next to the station. Also less than 8 km away are the Lisbon Casino and the Oceanarium. Lisbon International Airport is directly next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="947.89" OriginalAmount="947.89">
      <BasicPropertyInfo Latitude="38.71071532" Longitude="-9.13810422" StarRating="4" HotelCode="564935|3912225" HotelName="Esqina Urban Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="lodge" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 92, 1100-579 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467761/467761a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Creativity from Urban Inspiration

Not just a great place to crash; but also an artistic and cultural experience that will enhance your stay in town. Located in a prime location at the heart of Lisbon we invite you to stay with us, to live and explore Lisbon just the way we do it. Enjoying life.

Welcome to ESQINA.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="949.60" OriginalAmount="949.60">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|2100245" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 103, Lisboa 1150-020</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248276/w_248276_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="38.71228" Longitude="-9.13039" StarRating="4" HotelCode="0|alfama_premium_by_homing_apartments" HotelName="Alfama Premium by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Escolas Gerais 122 1C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/20/63/2063ce27342bad039dfc5e0e80737cc087cfd621.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 10-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This 4-star apartment is 0.6 mi (0.9 km) from Commerce Square and 0.5 mi (0.8 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. There's a private patio. A flat-screen television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="38.72249" Longitude="-9.13793" StarRating="3" HotelCode="0|boa_nova_guesthouse" HotelName="Boa Nova Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bempostinha 30, 3 e 4 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/54/d35401f9ed76f611b97a7e0b1bbc22fe917ab544.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Boa Nova Guesthouse in Lisbon (Lisbon Old Town), you'll be minutes from Hospital Sao Jose and Rossio Square.  This guesthouse is close to Castle of Sao Jorge and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and a television in a common area.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: EUR 20 for check-in between 7:30 PM and 2:00 AM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.00 per person, per night. This tax does not apply to children under 13 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="953.29" OriginalAmount="953.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|135274" HotelName="HOTEL 3K EUROPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293189_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel 3K Europa perfectly located in one of Lisbon's most beautiful avenues. It's a moderm, dynamic city Hotel with unique amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="955.00" OriginalAmount="955.00">
      <BasicPropertyInfo Latitude="38.712860107421875" Longitude="-9.128369331359863" StarRating="0" HotelCode="0|apartment_alfama" HotelName="Alfama Charming Apartment with Free Pick-Up, By TimeCooler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Escolas Gerais 58, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/62/15/62155dc88ac700bdce86d57ed58bfee70ab7d1c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Rossio Square. This apartment is 0.7 mi (1.2 km) from Commerce Square and 0.5 mi (0.9 km) from Martim Moniz Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fado Museum - 0.3 km / 0.2 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.3 km / 0.2 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.4 km / 0.2 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.4 km / 0.3 mi&lt;br /&gt;National Pantheon - 0.5 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.7 km / 0.5 mi&lt;br /&gt;Martim Moniz Square - 0.9 km / 0.5 mi&lt;br /&gt;Hospital Sao Jose - 0.9 km / 0.6 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.2 km / 0.7 mi&lt;br /&gt;Commerce Square - 1.2 km / 0.7 mi&lt;br /&gt;Rua Augusta Arch - 1.2 km / 0.8 mi&lt;br /&gt;Santa Justa Elevator - 1.2 km / 0.8 mi&lt;br /&gt;Carmo Convent - 1.3 km / 0.8 mi&lt;br /&gt;Lisbon City Hall - 1.4 km / 0.9 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 23 km / 14.3 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television is provided for your entertainment. Conveniences include a microwave and an electric kettle.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="955.74" OriginalAmount="955.74">
      <BasicPropertyInfo Latitude="38.71283539" Longitude="-9.1447208" StarRating="4" HotelCode="410970|1800638" HotelName="Lisbon Colours Bairro Alto Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Queimada 44, Bairro Alto, 1200-365 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1451108/wBPdSpUj_42174571428ad1005aa78d8edcd0d75a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="957.00" OriginalAmount="957.00">
      <BasicPropertyInfo Latitude="38.712554931640625" Longitude="-9.126322746276855" StarRating="0" HotelCode="0|alfama_the_best_ii_apartment" HotelName="Alfama The Best I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios, 116 - 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/e3/ece356fb0f706082c4ead1f705f26d7b061560c4.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge. This 4-star apartment is 0.7 mi (1.2 km) from Commerce Square and 0.7 mi (1.1 km) from Martim Moniz Square.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="957.84" OriginalAmount="957.84">
      <BasicPropertyInfo StarRating="1" HotelCode="|440108" HotelName="HOTEL LX ROSSIO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074633_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 32 air-conditioned guestrooms. Satellite television is provided for your entertainment. Bathrooms have deep soaking bathtubs.Buffet breakfasts are available for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.With a stay at Hotel LX Rossio, you'll be centrally located in Lisbon, steps from Santa Justa Elevator and 3 minutes by foot from Rossio Square.  This hotel is 0.4 mi (0.6 km) from Lisbon Cathedral (Se) and 0.4 mi (0.7 km) from Commerce Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Santa Justa Elevator - 0.2 km / 0.1 mi  Rossio Square - 0.2 km / 0.1 mi  Figueira Square - 0.3 km / 0.2 mi  Carmo Convent - 0.3 km / 0.2 mi  Rua Augusta Arch - 0.4 km / 0.2 mi  Lisbon City Hall - 0.5 km / 0.3 mi  Camoes Square - 0.6 km / 0.4 mi  Chiado Museum - 0.6 km / 0.4 mi  Lisbon Coliseum - 0.6 km / 0.4 mi  Liberty Avenue - 0.6 km / 0.4 mi  Lisbon Cathedral (Se) - 0.6 km / 0.4 mi  Fado in Chiado - 0.6 km / 0.4 mi  Commerce Square - 0.7 km / 0.4 mi  Church of Sao Roque - 0.7 km / 0.4 mi  Martim Moniz Square - 0.8 km / 0.5 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 9.5 km / 5.9 mi Cascais (CAT) - 22.4 km / 13.9 mi The preferred airport for Hotel LX Rossio is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="957.95" OriginalAmount="957.95">
      <BasicPropertyInfo Latitude="38.731901603866" Longitude="-9.1392302513123" StarRating="2" HotelCode="69758|10485b" HotelName="Dinya Lisbon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ilha do Pico 3, 1000-169 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91895/a_91895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="38.71160125732422" Longitude="-9.128649711608887" StarRating="3" HotelCode="0|guest_inn_alfama_ii_premium_apartments" HotelName="Guest Inn Alfama II, Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de S. Miguel, 85, 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/a1/f6a15af1d1c9cb29a16d678e5e89258c4f91d956.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Commerce Square. This apartment is 0.7 mi (1.2 km) from Rossio Square and 0.6 mi (1 km) from Martim Moniz Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fado Museum - 0.1 km / 0.1 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.3 km / 0.2 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.5 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.5 km / 0.3 mi&lt;br /&gt;National Pantheon - 0.6 km / 0.4 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.6 km / 0.4 mi&lt;br /&gt;Commerce Square - 1 km / 0.6 mi&lt;br /&gt;Rua Augusta Arch - 1 km / 0.6 mi&lt;br /&gt;Martim Moniz Square - 1 km / 0.6 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.1 km / 0.7 mi&lt;br /&gt;Rossio Square - 1.2 km / 0.7 mi&lt;br /&gt;Lisbon City Hall - 1.2 km / 0.7 mi&lt;br /&gt;Carmo Convent - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 7.9 km / 4.9 mi&lt;br /&gt;Cascais (CAT) - 23.1 km / 14.3 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and an iron/ironing board, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="961.96" OriginalAmount="961.96">
      <BasicPropertyInfo Latitude="38.73761138079" Longitude="-9.1599851846695" StarRating="4" HotelCode="37071|233966" HotelName="Hotel Acores Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 3, 1070-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60831/a_60831_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, situated within Lisbon's financial district, is about 5 km from the city centre with its many tourist attractions and pulsing nightlife. The nearest shops and restaurants may be reached in a few minutes on foot (c. 400 m), and there is a public transport stop directly in front of the hotel. Lisbon airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="38.7286764" Longitude="-9.1445766" StarRating="2" HotelCode="153711|hotel_alicante" HotelName="Hotel Alicante" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque De Loule 20, 1050-090 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10619351</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.00" OriginalAmount="965.00">
      <BasicPropertyInfo Latitude="38.720584869384766" Longitude="-9.151346206665039" StarRating="0" HotelCode="0|morganjupiter_apartments" HotelName="Morgan-Jupiter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rodrigo da Fonseca 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/6f/f46fdfe5e95f5af96861ba525767f975c81f0cf4.jpeg</HotelPictures>
        <HotelDescription>Featuring garden views, Morgan-Jupiter Serviced Apartments provides accommodation with a patio and a kettle, around 2.1 km from Dona Maria II National Theatre. The air-conditioned accommodation is 2 km from Rossio, and guests benefit from private parking available on site and free WiFi.&lt;br /&gt;The apartment features 3 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. For added convenience, the property can provide towels and bed linen for an extra charge.&lt;br /&gt;The apartment offers a terrace.&lt;br /&gt;Ribeira Market is 2.6 km from Morgan-Jupiter Serviced Apartments, while Commerce Square is 2.9 km away.&lt;br /&gt;This is our guests' favourite part of Lisbon, according to independent reviews.&lt;br /&gt;We speak your language!&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="965.38" OriginalAmount="965.38">
      <BasicPropertyInfo Latitude="38.732286594014" Longitude="-9.1493421792984" StarRating="4" HotelCode="27784|337205" HotelName="Turim Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 20, 1050-113 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41030/a_41030_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre. Public transport network and restaurants are just a stone's throw from the hotel. There is a health and beauty centre in the hotel's vicinity. It is 200 m to the nearest shops. The airport is approximately 5 km away. Guests will reach the sea and the beach after a short drive, located 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="969.60" OriginalAmount="969.60">
      <BasicPropertyInfo Latitude="38.7315984" Longitude="-9.1517376" StarRating="2" HotelCode="69793|104636" HotelName="Hotel Nazareth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida António Augusto de Aguiar, 25 - 4, 1000 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5238508</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="38.71104631" Longitude="-9.13562148" StarRating="4" HotelCode="943660|386347" HotelName="Casual Belle Epoque Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madalena 125, 1100-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151034/55bdf29d-4b3c-44e1-8719-f4d02131ca1d.jpg?d=636948331550000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="970.00" OriginalAmount="970.00">
      <BasicPropertyInfo Latitude="38.72597122192383" Longitude="-9.14769458770752" StarRating="0" HotelCode="0|unknown_lisbon_4b_1_bdr_apt_in_new_building_2" HotelName="Dear Prudence: 1 bedroom apt at Avenida. 4th floor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Duque de Loulé 97, 1050-045, Lisboa, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/be/11bec5372366d2e817f779b109781d54be63a2f2.jpeg</HotelPictures>
        <HotelDescription>*Covid 19: If you are concerned about the coronavirus pandemic, rest assured that our cleaning teams are equipped to properly disinfect each apartment between stays. We are also very  flexible in case you need to reschedule or even cancel your booking with us. Stay safe!&lt;br /&gt;Enjoy the coolest artsy apartments in Lisbon!&lt;br /&gt;A fully equipped flat, with everything you might need, located in the heart of Marquês de Pombal, two minutes walking distance to the famous Avenida da Liberdade.&lt;br /&gt;Exclusive use of this apartment with all the basic amenities for your stay;&lt;br /&gt;In the heart of Marquês de Pombal;&lt;br /&gt;Elevator;&lt;br /&gt;Air Conditioning;&lt;br /&gt;Very spacious common terrace with dining and lounging area;&lt;br /&gt;24 Hour check-in ;&lt;br /&gt;Sleeps up to 5 people;&lt;br /&gt;Baby crib and baby chair available&lt;br /&gt;Free Wifi&lt;br /&gt;Located in a fully-renovated building (April 2018)&lt;br /&gt;This stylish apartment is the perfect base for your stay in Lisbon. Conveniently situated in one of the most famous neighborhoods in the city, you will be only a few minutes away from all the major attractions, top eateries, and renowned shops.&lt;br /&gt;This apartment is part of a very special project we worked on for one year. Everything was carefully chosen to ensure you live a comfortable and unique Portuguese experience within these walls.&lt;br /&gt;Located on the 4th floor of this completely renewed building, I am sure this apartment will definitely set the tone for a perfect stay in the city.&lt;br /&gt;HOME HIGHLIGHTS&lt;br /&gt;•Centrally located in Marquês de Pombal;&lt;br /&gt;•Fully renovated flat,&lt;br /&gt;•Modern amenities,&lt;br /&gt;•Extremely comfortable bed,&lt;br /&gt;•Elevator,&lt;br /&gt;• Air conditioning,&lt;br /&gt;* Unique decoration, made by Portuguese artists;&lt;br /&gt;The apartment sleeps up to four people. Two in the bedroom, and two on the sofa bed in the living room.&lt;br /&gt;If you are two people and still want me to prepare both beds, please note there is a charge of 15 euros, per night, payable in cash on arrival.&lt;br /&gt;GUEST BEDROOM&lt;br /&gt;There is one bright bedroom with two extremely comfortable single beds that can be moved together. Let us know if you want us to place two single duvets or a double one.&lt;br /&gt;The wardrobe is very spacious so you will benefit from lots of storage space.&lt;br /&gt;LIVING ROOM &amp;amp; KITCHEN&lt;br /&gt;A living room featuring a comfortable sofa seating (sofa bed), cable TV and a dining area.&lt;br /&gt;It has access to an open equipped kitchen, where my guests can use the Nespresso machine, kettle, stove, microwave, fridge, and all the utensils you might need for cooking fresh home-cooked meals.&lt;br /&gt;Air Conditioning is located in the living room.&lt;br /&gt;SHOWER ROOM&lt;br /&gt;Wash basin&lt;br /&gt;Toilet&lt;br /&gt;Tiled floors and walls&lt;br /&gt;Hairdryer&lt;br /&gt;Towels&lt;br /&gt;Shampoo &amp;amp; Shower gel&lt;br /&gt;THE TERRACE&lt;br /&gt;All the apartments in this building have access to a very spacious 100 sqm terrace.&lt;br /&gt;The terrace features both a lounging and dining area.&lt;br /&gt;OTHER AMENITIES&lt;br /&gt;Iron &amp;amp; Iron board;&lt;br /&gt;Hair dryer;&lt;br /&gt;Baby crib and baby chair available, for free, upon request;&lt;br /&gt;All the first-day basics are provided: coffee, tea, sugar, salt, olive oil; detergents; shampoos and shower gel.&lt;br /&gt;An incredible starting point for travelers who want to discover a whole new city, knowing they have a comfortable home to return to.&lt;br /&gt;THE CONCEPT&lt;br /&gt;This apartment is part of a very special project called Unknown Lisbon. We have worked on it for one year, to ensure our guests would be able to enjoy the most comfortable stay while discovering a part of the Portuguese culture which is usually unreachable for most visitors.&lt;br /&gt;In these apartments, we expose paintings, sculptures, literature, and photographs from unknown (or “not-so-famous”) Portuguese artists. We allow you to see art made in Portugal, that is not usually shown in museums or in commercial galleries.&lt;br /&gt;Our aim is to purely promote national works of art, and, therefore, we do not take any commissions from the artists, nor from guests.&lt;br /&gt;The items are changed frequently and in one apartment you are able to see the work of different individuals.&lt;br /&gt;**Late check-ins, from 21h00 to 00h00 (midnight), have an extra charge of 20€ payable in cash upon arrival. After 00h00 (midnight) there is an extra charge of 40€.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="970.65" OriginalAmount="970.65">
      <BasicPropertyInfo Latitude="38.759433627323" Longitude="-9.1538804769516" StarRating="4" HotelCode="30096|361055" HotelName="Radisson Blu Hotel Lisbon" 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,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marechal Craveiro Lopes 390, 1749-009 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48476/w_48476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 10 km from the centre. Many different shopping venues and restaurants are to be found within 1 km of the complex and links to the public transport network can easily be reached on foot. The sea and beach are within 25 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="971.75" OriginalAmount="971.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|053034" HotelName="HOTEL LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/666559_image22931_0.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 60 guestrooms, featuring kitchens. 29-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as laptop-compatible safes and desks.Stop by the hotel's restaurant, Gutsy, for lunch or dinner. Dining is also available at the coffee shop/caf�, and room service (during limited hours) is provided. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.A stay at Hotel Lisboa places you in the heart of Lisbon, within a 15-minute walk of Rossio Square and Marquis of Pombal Square.  This 4-star hotel is 0.5 mi (0.9 km) from Botanical Garden and 1.8 mi (2.9 km) from Castle of Sao Jorge.Distances are displayed to the nearest 0.1 mile and kilometer.  Liberty Avenue - 0.1 km / 0.1 mi  Marquis of Pombal Square - 0.5 km / 0.3 mi  Edward VII Park - 0.7 km / 0.5 mi  National Museum of Natural History - 0.8 km / 0.5 mi  Botanical Garden - 0.9 km / 0.5 mi  Lisbon Coliseum - 0.9 km / 0.5 mi  Restauradores Square - 1 km / 0.6 mi  Principe Real Square - 1 km / 0.6 mi  Rossio Square - 1.2 km / 0.7 mi  Hospital Dona Estefania - 1.3 km / 0.8 mi  Martim Moniz Square - 1.4 km / 0.8 mi  Church of Sao Roque - 1.4 km / 0.8 mi  Santa Justa Elevator - 1.4 km / 0.9 mi  Figueira Square - 1.4 km / 0.9 mi  Hospital Sao Jose - 1.5 km / 0.9 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 10.4 km / 6.5 mi Cascais (CAT) - 20.4 km / 12.7 mi The preferred airport for Hotel Lisboa is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="972.61" OriginalAmount="972.61">
      <BasicPropertyInfo Latitude="38.71007418" Longitude="-9.14360015" StarRating="3" HotelCode="590937|2542725" HotelName="Casinha Das Flores" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Flores 105-3 D, 1200-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/25972/2925972/51.jpg?f=15502366</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="972.92" OriginalAmount="972.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|601807" HotelName="HOTEL FLAMINGO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/17076_image59080544_0.jpg</HotelPictures>
        <HotelDescription>Hotel Flamingo is located very centrally in Lisbon, right next to Marqu�s de Pombal Square and just 6 miles from the airport. There is a stylish restaurant and a game room. All rooms at Flamingo Hotel are furnished with full private bathrooms, a minibar and a telephone. Each room is air conditioned and equipped with satellite TV.The Hotel Flamingo�s restaurant serves a varied menu of international cuisine. Relax in the evening with a drink from the bar. Guests can access Wi-Fi anywhere in the hotel for a fee. Car rental can be arranged directly through the hotel, and parking is available nearby.It is also possible to arrange Sightseeing tours, Restaurant recomendations and reservations for Fado Shows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="974" OriginalAmount="974">
      <BasicPropertyInfo Latitude="38.75832551" Longitude="-9.23541573" StarRating="2" HotelCode="351265|449095" HotelName="Hotel Amadora Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Santos Matos 1, 2700-317 Amadora, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Amadora</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181967/181967a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Lisboa. The hotel features a total of 29 guests rooms. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="976" OriginalAmount="976">
      <BasicPropertyInfo Latitude="38.742254" Longitude="-9.149259" StarRating="5" HotelCode="409422|13102" HotelName="VIP Grand Lisboa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 197, 1050-054 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100322/a_100322_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the historical centre and the main business area of Lisbon. Guests will find links to the public transport network and shops within 300 m of the hotel and there are many attractions close by, including the Bull Fighting Arena (300 m), The Library &amp; National Museum (900 m) and the Oceanarium (8 km), to mention but a few. Lisbon Airport is only 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="976.13" OriginalAmount="976.13">
      <BasicPropertyInfo StarRating="2" HotelCode="|D27C81" HotelName="MOOV HOTEL LISBOA ORIENTE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34176_image64389417_0.jpg</HotelPictures>
        <HotelDescription>Located in Lisbon, a 16-minute walk from Lisbon Oceanarium, Moov Hotel Lisboa Oriente offers accommodation with a garden, private parking, a common lounge and a terrace. This 2-star hotel offers luggage storage. The smoke-free hotel offers free WiFi throughout the accommodation.At the hotel, all rooms have a desk, a flat-screen TV, a private bathroom, bed linen and towels. All units have a safe.English, Spanish, French and Portuguese are spoken at reception, and staff will be happy to provide information about the area.Orient Station is an 11-minute walk from the accommodation, and Miradouro da Senhora do Monte is 7.7 km away. The nearest airport (Lisbon Humberto Delgado Airport) is 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="978.32" OriginalAmount="978.32">
      <BasicPropertyInfo Latitude="38.727152231366" Longitude="-9.1346878554757" StarRating="3" HotelCode="26241|339825" HotelName="Hotel Travel Park Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 64, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38422/a_38422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the Parca de Figueira, less than 4 km from the town centre. Shopping and entertainment venues are to found just 150 m from the hotel. Links to the public transport network are located directly out front.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="979.00" OriginalAmount="979.00">
      <BasicPropertyInfo Latitude="38.7118683939576" Longitude="-9.14454816441798" StarRating="3" HotelCode="0|bairro_house" HotelName="Bairro House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Barroca 34, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/31/3e31474483d26454e11feee675d24f828c85c41f.jpeg</HotelPictures>
        <HotelDescription>Bairro House offers rooms in Lisbon. All rooms feature a kitchen and a private bathroom. The property is close to popular attractions like Chiado, Rossio and Dona Maria II National Theatre. The rooms are equipped with a flat-screen TV with cable channels, oven, a coffee machine, a bidet and a desk. The guest house provides some units that include a balcony, and all rooms have a kettle. All units at Bairro House are fitted with a seating area. Dona Maria II National Theatre is 600 metres from the accommodation, while Bairro Alto is 1.1 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 7 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="981" OriginalAmount="981">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|4168" HotelName="Lutecia Smart Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Frei Miguel Contreiras 52, 1749-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49396/a_49396_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to one of the most famous and charming avenues in the city, the Avenida de Roma. Links to the public transport network are just 100 m away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="981.62" OriginalAmount="981.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|111153" HotelName="Jupiter Lisboa Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889547_foto_1.jpg</HotelPictures>
        <HotelDescription>Located halfway between Saldanha and Campo Pequeno, Jupiter Lisboa is a newly built hotel featuring a panoramic rooftop with 2 outdoor swimming pools as well as a SPA, a Portuguese  restaurant and a lobby bar with food and drinks.Preserving its original 1906 architecture, Jupiter Lisboa Hotel?s spacious rooms are decorated with images of Lisbon and are equipped with free WiFi, air conditioning, soundproofing, a flat-screen TV and a work desk. Each private bathroom comes with a walk-in shower, a hairdryer and free toiletries.The on-site restaurant serves a hot breakfast buffet every morning and includes a varied menu with international and traditional Portuguese dishes. The Lisboa Amada lobby bar has a variety of drinks and snacks. A 24-hour room service is available for guests? convenience. In the summer time there's also a rooftop bar, available for snacks and drinks.Jupiter Lisboa Hotel?s 24-hour front desk can provide a variety of services including a shuttle service, bicycle and car rental, ticket service, luggage storage and a concierge service. Private underground parking is available, at an extra fee. The hotel has 3 fully equipped meeting rooms. There is a 24-hour fitness centre available, free of charge. The BluSpa at Jupiter Lisboa Hotel, features an indoor treatments pool, sauna, steam bath and a complete massages and treatments menu. These services are not included in the rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="38.70923563" Longitude="-9.13796666" StarRating="3" HotelCode="739130|297628" HotelName="Meraprime Gold Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 52, 1100-063 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6077878</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="983.00" OriginalAmount="983.00">
      <BasicPropertyInfo Latitude="38.74215" Longitude="-9.14723" StarRating="3" HotelCode="0|republica83campo_pequeno_home" HotelName="Republica83-Campo Pequeno Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da República no. 83 8 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/33/ea33cace7fccc6e31c8e70774f05c0ffec6b27a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Republica83-Campo Pequeno Home in Lisbon (Lisbon Old Town), you'll be steps from Entrecampos and 3 minutes by foot from Campo Pequeno Bullring.  This apartment is 1.1 mi (1.8 km) from Gulbenkian Museum and 1.3 mi (2.1 km) from University of Lisbon.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring refrigerators and microwaves. Your room comes with a Select Comfort bed. Prepare your meals in the shared/communal kitchen. 25-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage, an elevator (lift), and microwave in a common area.&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="16" TotalAmount="984.19" OriginalAmount="984.19">
      <BasicPropertyInfo Latitude="38.722310018871" Longitude="-9.1463408895493" StarRating="4" HotelCode="29247|546395" HotelName="Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 04/12/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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 5, 1169-066 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47091/w_47091_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre within metres of links to the public transport network, restaurants and shopping venues. Bars are only 1 km away and the nearest nightclubs are 2 km from the hotel. It is approximately 5 km to the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="984.84" OriginalAmount="984.84">
      <BasicPropertyInfo Latitude="38.70505894" Longitude="-9.39491889" StarRating="4" HotelCode="583217|3926055" HotelName="Somewhere Guesthouse Estoril" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Comandante Joaquim Nascimento Gourinho 90, 2635-235 Estoril</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/755328/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This rural hotel warmly welcomes guests in Cascais. For nature lovers and those seeking peace and quiet, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="986.14" OriginalAmount="986.14">
      <BasicPropertyInfo Latitude="38.7070174" Longitude="-9.1433862" StarRating="4" HotelCode="162177|1128528" HotelName="LX Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim nº 12, 1200-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228682/a_228682_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="986.57" OriginalAmount="986.57">
      <BasicPropertyInfo StarRating="3" HotelCode="|716218" HotelName="A.S. Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887889_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in one of the main arteries of the city, this enchanting hotel features a prime situation in one of the most beautiful garden areas of Lisbon. Guests will find different public transport links within walking distance, and Alameda subway station provides easy access to the historic centre, whilst the red line takes travellers to the Oriente train station and to the Airport. The establishment provides cosy rooms, equipped with air-conditioning, TV, tea and coffee set and modern bathroom with hairdryer. Guests will appreciate the calm and peacefulness of the lounge area. This hotel is the ideal choice to spend an unforgettable holiday experience with the family, or for business travellers wishing to continue their work in the comfort of their room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="988" OriginalAmount="988">
      <BasicPropertyInfo Latitude="38.725022497567" Longitude="-9.1517509617484" StarRating="3" HotelCode="934002|90098" HotelName="HF Fénix Music" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 5, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390256/390256a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 16 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="38.735720406216" Longitude="-9.1437245865558" StarRating="2" HotelCode="190550|residencial_canada" HotelName="Hotel Canada" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Central Heating,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 35, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203967/203967a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Residencial Canada enjoys a privileged location right in the center of Lisbon, just 15 minutes from the international airport.
 Its location allows easy access to any point inside or outside the city. Three-star property, the Residential provides a high quality service.
Single rooms with quadruple Rooms, characterized by a high degree of comfort: soundproofing, air conditioning, telephone, cable TV, safe in reception, full bath and laundry service</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="38.722557067871094" Longitude="-9.1348876953125" StarRating="0" HotelCode="0|feels_like_home_anjos_cosy_place" HotelName="Feels Like Home Anjos Cosy Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade, 63, 4, Arroios, 1170-014 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/59/9e/599ef1e3ca0345ca9a5d086d7d2c49165b8d38de.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, this apartment features free WiFi and a balcony. The property features views of the city and is 1 km from Liberty Avenue.&lt;br /&gt;There is a seating area, a dining area and a kitchen complete with a dishwasher and an oven. Towels and bed linen are available at Feels Like Home Anjos Cosy Place.&lt;br /&gt;Rossio is 1.1 km from Feels Like Home Anjos Cosy Place, while Chiado is 1.5 km away. The nearest airport is Lisbon Humberto Delgado Airport, 5 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="989" OriginalAmount="989">
      <BasicPropertyInfo Latitude="38.736486" Longitude="-9.151789" StarRating="4" HotelCode="14576|4518" HotelName="Olissippo Marquês de Sá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Miguel Bombarda 130, 1050-167 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17030/a_17030_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the shopping and business district of Lisbon, only a few steps away from the Gulbenkian Foundation. Restaurants, shops and bars are also situated in the vicinity. Links to the public transport network can easily be reached (around 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="990.00" OriginalAmount="990.00">
      <BasicPropertyInfo Latitude="38.716087341308594" Longitude="-9.144401550292969" StarRating="0" HotelCode="0|lisbon_serviced_apartments_taipas" HotelName="Lisbon Serviced Apartments - Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Taipas, 12-14, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/87/e287496e78315b2c12b8e3e95e43d92ec4904e06.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Lisbon Serviced Apartments - Principe Real» is located in Lisbon. This apartment is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment — Miradouro de Sao Pedro de Alcantara, Restauradores and Rossio Square.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. There are other services available for the guests of the apartment. For example, ironing.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="990.04" OriginalAmount="990.04">
      <BasicPropertyInfo Latitude="38.70763386" Longitude="-9.15351754" StarRating="3" HotelCode="401271|1a7920" HotelName="Lisbon Check-In Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Largo Vitorino Damásio 3, 3o Dto, Estrela, 1200 872 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/34193/2434193/1.jpg?f=15020929</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Lisbon Check-In Guesthouse, you'll be centrally located in Lisbon, steps from A Barraca Theater and Puppet Museum.  This guesthouse is within close proximity of Regimento de Sapadores Bombeiros Museum and Parliament.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, and housekeeping is provided on a limited basis.&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 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 express check-in, express check-out, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="990.63" OriginalAmount="990.63">
      <BasicPropertyInfo Latitude="38.73122987" Longitude="-9.13584753" StarRating="2" HotelCode="362029|758914" HotelName="Hotel Luena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pascoal de Melo 9, 1000-230 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/21070/2421070/1.jpg?f=15050755</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lisbon (Lisbon Old Town), Hotel Luena is within a 10-minute drive of Rossio Square and Martim Moniz Square\n\nLocated in Lisbon (Lisbon Old Town), Hotel Luena is within a 10-minute drive of Rossio Square and Martim Moniz Square. This hotel is 2 mi (3.2 km) from Commerce Square and 2.1 mi (3.4 km) from Lisbon Cathedral (Se). Make yourself at home in one of the 36 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and desks, and housekeeping is provided daily. Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7 AM to 11 AM. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.\n\n</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="38.71523787" Longitude="-9.14603219" StarRating="0" HotelCode="488749|bairro_alto_suites" HotelName="Bairro Alto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Rosa, 252, Bairro Alto, 1250-096 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624693/624693a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bairro Alto Suites is located in Lisbon Historical Center, in the famous Bairro Alto Neighborhood. We offer several rooms for 2 guests with a large double bed or two twin beds. All the rooms have private bathroom and offer all the amenities (e.g. excellent mattress, air conditioning, flat screen with cable channels, free wifi, free room cleaning service every day and soundproof windows). The building, which went through a recent renovation, dates back to the XV century and offers its guest a comfortable stay in the best location in town. Walk out the door and you can immediately find Lisbon beautiful views at every turn down its colourful, picturesque streets. Miradouro São Pedro de Alcântara, the most known viewpoint is just 30 seconds by foot away as well as all the major city charms you need to experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="992.42" OriginalAmount="992.42">
      <BasicPropertyInfo Latitude="38.723624620659" Longitude="-9.1353390846557" StarRating="2" HotelCode="95798|2216715" HotelName="WC Beautique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 35, 1150-010 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133015/a_133015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="38.70760464" Longitude="-9.14691715" StarRating="3" HotelCode="488748|lisbon_five_stars_apartments_8_building" HotelName="Lisbon Five Stars Apartments 8 Building" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Luis, 30, 1200-152 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543201/543201a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="954764|casas_do_olival" HotelName="Casas Do Olival" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Olival 64-68, 1200-608 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511433</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="993.09" OriginalAmount="993.09">
      <BasicPropertyInfo Latitude="38.728187597792" Longitude="-9.1494736075401" StarRating="3" HotelCode="46474|265015" HotelName="Avenida Parque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Sidónio Pais 6, 1050-214 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28894/w_28894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="993.85" OriginalAmount="993.85">
      <BasicPropertyInfo StarRating="5" HotelCode="|699508" HotelName="VIP Grand Lisboa Hotel and Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887554_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the city centre of Lisbon and was established in 2008, close to the Praca de Touros and the nearest station is Campo Pequeno. It is only 10 minutes to Lisbon Airport by car. The hotel offers 295 guest rooms including 31 suites, furnished in a contemporary style. They come equipped with minibar, hairdryer, safe and air conditioning. The hotel has 2 restaurants serving a wide range of international foods and many Portuguese specialities, and a trendy bar for cocktails and drinks. There is an outdoor swimming pool for guests to take a dip in the hottest day. Other leisure facilities include a sauna and a fitness centre where guests can relax with a number of treatments and massages.InternetAdapted for disabledSafe2StayRestaurantSpaParkingTVGymAir conditionedBathroom</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="995.00" OriginalAmount="995.00">
      <BasicPropertyInfo Latitude="38.70976" Longitude="-9.13033" StarRating="0" HotelCode="0|apartments_center_alfama" HotelName="Apartments Center Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. de São João da Praça 51, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/98/0f98fcb575678e9bfb2b83270248f7e776845d39.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments Center Alfama in Lisbon (Alfama), you'll be a 3-minute walk from Lisbon Cathedral (Se) and 9 minutes by foot from Commerce Square.  This apartment is 0.5 mi (0.9 km) from Lisbon City Hall and 0.7 mi (1.1 km) from Santa Justa Elevator.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms, featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and 32-inch LED televisions are provided for your entertainment. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="995.84" OriginalAmount="995.84">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|463545" HotelName="Turim Restauradores Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 3, 1250-114 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22282/a_22282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Lisbon, near Praça dos Restauradores / Av. da Liberdade and close to Lisbon's main shopping area. It can also be found near main means of transport such as buses, the underground, trains, taxis and is only 15 minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="995.93" OriginalAmount="995.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|601792" HotelName="THE HOTEL MASA ALMIRANTE LISBON STYLISH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16554_image26298172_0.jpg</HotelPictures>
        <HotelDescription>Fully renovated, The hotel Masa Almirante Lisbon Stylish has available 59 comfortable rooms, decorated with elegance, mostly double or twin rooms. It is located in the center of Lisbon, just 100 meters from the metro station of Anjos and near the bustling Pra�a Dom Pedro IV.  All rooms are decorated by plants, according to the general theme: Lisbon and its charms. The City of Light, the Tower of Belem, the tram, the paveds streets, the Portuguese tiles, Vasco da Gama bridge, the fado, homesickness, and the Terreiro do Pa�o arcades are responsible for a truly Portuguese d�cor. The hotel offers free Wi-Fi and a 24-hour reception with many services available, such as car rental, excursions, etc. It offers paid parking for customers, subject to availability. 
All rooms have air conditioning, a flat-screen TV with cable channels, safe, minibar, a kettle for tea and coffee and a modern private bathroom with hairdryer and amenities. Enjoy a buffet breakfast and some snacks and all kinds of soft drinks at the bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="999.00" OriginalAmount="999.00">
      <BasicPropertyInfo Latitude="38.717559814453125" Longitude="-9.144211769104004" StarRating="3" HotelCode="0|room007_select_liberdade" HotelName="room007 Select Liberdade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rua da Conceição da Glória, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/bf/cebf5be1b9ce6e61f65e18d3d44ed21acff2b0b7.jpeg</HotelPictures>
        <HotelDescription>With a stay at room007 Select Liberdade in Lisbon (Lisbon Old Town), you'll be a 5-minute walk from Botanical Garden and 7 minutes by foot from Rossio Square. This hotel is 0.5 mi (0.8 km) from Santa Justa Elevator and 0.6 mi (1 km) from Marquis of Pombal Square.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Continental breakfasts are available daily from 8:30 AM to 11:30 AM for a fee.&lt;br /&gt;Stay in one of 26 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.&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;Breakfast for children costs: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="999.25" OriginalAmount="999.25">
      <BasicPropertyInfo Latitude="38.705887" Longitude="-9.452674" StarRating="4" HotelCode="22624|2058805" HotelName="Vila Bicuda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village,Golf Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Faisões, Vila Bicuda, 2750-689 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29728/a_29728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 3 km from the sandy beaches of Cascais and Guincho, this resort is centrally located at the heart of Sintra-Cascais Natural Park. A selection of restaurants lies just a few minutes' drive away (approximately 1 to 2 km), as do bars and nightclubs (about 2 km from the hotel). Situated in the vicinity are countless shops (3 km) in Cascais, the former summer residence of the Portuguese kings. Sintra World Heritage is located around 20 km away. Links to the public transport network can be found just a stone's throw away, lying about 100 m from the hotel and Lisbon airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1002.79" OriginalAmount="1002.79">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|1043a8" HotelName="Marques de Pombal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 243, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17029/a_17029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon's tourist centre, within minutes of the town centre. Less than 1 km away guests will reach a variety of shopping venues, bars, pubs, nightclubs and links to the public transport network. The sea as well as the beach is around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.00" OriginalAmount="1004.00">
      <BasicPropertyInfo Latitude="38.71798" Longitude="-9.13284" StarRating="0" HotelCode="0|la_la_lisboa" HotelName="La La Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Do Monte 19, 1ºEsq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/ff/41ffa6987e56a40cac1c76b44ad8ee703ee8339d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (1 km) from Castle of Sao Jorge and 0.9 mi (1.5 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private furnished patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom has a jetted bathtub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as barbecue grills.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1006.98" OriginalAmount="1006.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|765807" HotelName="NEYA LISBOA ECO HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/383727_image51275981_0.jpg</HotelPictures>
        <HotelDescription>This environmental-friendly hotel in Lisbon offers modern accommodations with low-consumption air conditioning and a satellite LCD TV. Picoas Metro Station is an 8-minute walk away.Including free Wi-Fi, the classic rooms and suites at Neya Lisboa Eco Hotel come with a spacious bathroom and a minibar. Low energy light bulbs and high-quality thermal and acoustic isolation are standard in each.A breakfast buffet is available daily in the Viva Lisboa! restaurant with its large, factory-style lamps. Healthy Mediterranean dishes based on fairtrade products are served for lunch and dinner at The Neya.The hot tub and fitness centre offer guest the opportunity to enjoy a quiet afternoon for themselves. Various massages and natural beauty treatments are available as well.The 24-hour reception staff provides a car rental service. Marques de Pombal Square and the beginning of Avenida da Liberdade are a 15-minute walk away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.00" OriginalAmount="1008.00">
      <BasicPropertyInfo Latitude="38.73097905" Longitude="-9.1343548" StarRating="0" HotelCode="856495|my_charm_lisbon_suites" HotelName="My Charm Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 106, 3 Frente, 1150-022 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643834/643834a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1009.00" OriginalAmount="1009.00">
      <BasicPropertyInfo Latitude="38.7130900067566" Longitude="-9.14514183998108" StarRating="0" HotelCode="0|akisol_bairro_alto_night" HotelName="Akisol Bairro Alto Night" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various Locations in Bairro Alto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a0/69/a069071caf4c2b7183cffae7cbc9117997e626b2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Akisol Bairro Alto Night” is located in Lisbon. It boasts a convenient location within 1 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1010.10" OriginalAmount="1010.10">
      <BasicPropertyInfo StarRating="3" HotelCode="|716122" HotelName="Turim Restauradores" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887543_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en un lugar tranquilo en el corazandoacute;n de Lisboa, cerca de la Praandccedil;a dos Restauradores, junto a la principal zona de compras de Lisboa y muchos de los mejores monumentos de la ciudad. El acceso al transporte panduacute;blico se encuentra a unos pasos del hotel, ofreciendo fandaacute;cil acceso a toda la ciudad. Cuenta con 100 habitaciones con una decoraciandoacute;n moderna, las mandaacute;s altas de ellas con vistas al castillo de San Jorge. En el restaurante Taberna da Glandoacute;ria tanto el ambiente como la comida son excelentes, haciendo de andeacute;l un lugar encantador y acogedor. El hotel es de no fumadores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1016.60" OriginalAmount="1016.60">
      <BasicPropertyInfo Latitude="38.710611828476" Longitude="-9.1366889102121" StarRating="4" HotelCode="321494|150ca2" HotelName="Lisboa Prata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 116, 1100-420 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67830/90e2fd91-1a28-41d1-9d7e-48520cdcdbac.jpg?d=636596391230000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1017" OriginalAmount="1017">
      <BasicPropertyInfo Latitude="38.734074" Longitude="-9.143443" StarRating="4" HotelCode="244314|49771" HotelName="Olissippo Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Praia da Vitória 30, 1000-247 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/335059/a_335059_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1019.00" OriginalAmount="1019.00">
      <BasicPropertyInfo Latitude="38.72822952270508" Longitude="-9.12930965423584" StarRating="0" HotelCode="0|lisbon_typical_by_homing" HotelName="Lisbon Typical By Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Estácio da Veiga, 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/a2/09a23009fa84b33273b3f7a48b4c5b1510b4a2fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This 4-star apartment is 3.5 mi (5.7 km) from Lisbon Zoo and 4.2 mi (6.7 km) from Lisbon Oceanarium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Hospital Dona Estefania - 1.3 km / 0.8 mi&lt;br /&gt;Martim Moniz Square - 1.5 km / 1 mi&lt;br /&gt;Hospital Sao Jose - 1.6 km / 1 mi&lt;br /&gt;Instituto Superior Tecnico - 1.7 km / 1 mi&lt;br /&gt;Feira da Ladra Flea Market - 1.7 km / 1.1 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.7 km / 1.1 mi&lt;br /&gt;National Pantheon - 1.9 km / 1.2 mi&lt;br /&gt;Atrium Saldanha - 1.9 km / 1.2 mi&lt;br /&gt;Rossio Square - 2 km / 1.3 mi&lt;br /&gt;Saldanha Square - 2 km / 1.3 mi&lt;br /&gt;Figueira Square - 2 km / 1.3 mi&lt;br /&gt;National Museum of Azulejos - 2.1 km / 1.3 mi&lt;br /&gt;Miradouro de Santa Luzia - 2.1 km / 1.3 mi&lt;br /&gt;Fado Museum - 2.1 km / 1.3 mi&lt;br /&gt;Lisbon Coliseum - 2.1 km / 1.3 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 22.3 km / 13.8 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1020.76" OriginalAmount="1020.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|815287" HotelName="OLISSIPPO MARQUES DE SA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/400407_image63547598_0.jpg</HotelPictures>
        <HotelDescription>The Olissippo Marqu�s de S� Hotel, opened in 1996 and completely refurbished in 2009, is located in one of the most elegant areas of Lisbon, near the "El Corte Ingles", Gulbenkian Foundation andUnderground stations.
The hotel, located in the heart of Avenidas Novas in Lisbon, has 164 Rooms divided by 9 Floors, including 1 Suite in the last floor. Each floor is a different experience that will bring you new emotions. From the pacific blue to the captivating red, you choose.
At restaurant Varanda do Marqu�s, the traditional Portuguese cuisine is the main ingredient to your satisfaction. Completely renovated in 2011. Bar- Located on the main floor of the Hotel, at Olissippo Marqu�s de S� Bar, you will find the perfect location to have your informal meeting, enjoy a cocktail late in the afternoon, or even a light meal. You can also use the Internet Wireless.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1021" OriginalAmount="1021">
      <BasicPropertyInfo Latitude="38.750828526443" Longitude="-9.2575263977051" StarRating="4" HotelCode="39559|40662" HotelName="Pousada Palácio de Queluz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Palacio Nacional, 2745-191 Queluz</AddressLine>
          </AddressLines>
          <CityName>Queluz</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11600/a_11600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Queluz, which is both a town and a parish within the municipality of Sintra. It has more than 70,000 inhabitants and is located 14 km from Sintra and 12 km from Lisbon. Some interesting places for guests to visit nearby include the Pena National Palace dating back to the 19th century, the Village National Palace (12th/16th century), the Joe Berardo Museum, the Toy Museum, Mafra Convent, Cabo da Roca, Estoril, Cascais and Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="38.7271921" Longitude="-9.1481088" StarRating="3" HotelCode="326448|488" HotelName="SANA Capitol Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eça de Queiroz 24, 1050-096 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47068/a_47068_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying beside a main road, this city hotel is located in the tourist centre of Lisbon within metres of links to the public transport network. Countless shops are to be found nearby (500 m) and restaurants and nightclubs are 5 km away. The nearest beach is 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1025" OriginalAmount="1025">
      <BasicPropertyInfo Latitude="38.712024" Longitude="-9.13606717" StarRating="0" HotelCode="943662|422887" HotelName="Esqina Cosmopolitan Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madalena 195, Santa Maria Maior, 1100-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27973/3827973/1.jpg?f=15652831</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1026" OriginalAmount="1026">
      <BasicPropertyInfo Latitude="38.734862901223" Longitude="-9.1508708811317" StarRating="3" HotelCode="11828|487" HotelName="SANA Reno Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque De Ávila 195/7, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11567/a_11567_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated, this hotel is superior for its rating and only a few minute's walk from Paque Eduardi VII and countless attractions. Links to the public transport network are to be found 100 metres away and in the vicinity are shops and restaurants. Bars and pubs are situated within 1.5 km of the hotel whilst the nearest nightclubs are roughly 2 km away. The beach is about 25 km from the hotel and it is 15 km to Lisbon Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="38.73184324" Longitude="-9.14932881" StarRating="0" HotelCode="721228|silk_lisbon" HotelName="Silk Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 40, 2 Esq, Avenidas Novas, 1050-230 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/64516/2964516/1.jpg?f=15084484</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1026.91" OriginalAmount="1026.91">
      <BasicPropertyInfo Latitude="38.734893723233" Longitude="-9.1453819828033" StarRating="3" HotelCode="497842|2144175" HotelName="Hotel White Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Republica 9, 1050-185 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/611774/w_611774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lisbon, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1028.00" OriginalAmount="1028.00">
      <BasicPropertyInfo Latitude="38.71308" Longitude="-9.1289" StarRating="0" HotelCode="0|alfama_dream_apartments" HotelName="Alfama Dream Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escolas Gerais, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/c8/12c8da7033232eb356899c9d875421e73026c654.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), Alfama Dream Apartments is within a 15-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This apartment is 0.5 mi (0.8 km) from Martim Moniz Square and 1 mi (1.6 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This apartment offers designated smoking areas.&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="16" TotalAmount="1028.39" OriginalAmount="1028.39">
      <BasicPropertyInfo Latitude="38.74053" Longitude="-9.148382" StarRating="4" HotelCode="67147|337135" HotelName="Turim Iberia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 160, 1050-062 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86861/a_86861_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the most exclusive areas in Lisbon, close to the Calouste Gulbenkian Museum and Campo Pequeno Square. It is around a 30-minute drive to the beach, on the Costa Caparica, and Lisbon Airport is around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1028.82" OriginalAmount="1028.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|467387" HotelName="P�teo Saudade Lofts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1101608_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 16 individually decorated guestrooms, featuring kitchenettes with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, and housekeeping is provided once per stay.Featured amenities include multilingual staff and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).With a stay at P�teo Saudade Lofts, you'll be centrally located in Lisbon, a 2-minute drive from Rossio Square and 8 minutes from Bel�m Tower.  This apartment is 0.5 mi (0.8 km) from Castle of S�o Jorge and 5.2 mi (8.3 km) from Lisbon Oceanarium.Distances are displayed to the nearest 0.1 mile and kilometer.  Armazens do Chiado Mall - 0.1 km / 0.1 mi  Lisbon City Hall - 0.3 km / 0.2 mi  Commerce Square - 0.3 km / 0.2 mi  Rua Augusta Arch - 0.3 km / 0.2 mi  Santa Justa Elevator - 0.3 km / 0.2 mi  Carmo Convent - 0.3 km / 0.2 mi  National Museum of Contemporary Art - 0.4 km / 0.3 mi  Fernando Pessoa Statue - 0.4 km / 0.3 mi  Lisboa Story Centre - 0.5 km / 0.3 mi  Dom Pedro IV Statue - 0.5 km / 0.3 mi  Rossio Square - 0.5 km / 0.3 mi  Cam�es Square - 0.5 km / 0.3 mi  Santo Antonio Church - 0.5 km / 0.3 mi  Figueira Square - 0.6 km / 0.3 mi  Fado in Chiado - 0.6 km / 0.4 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 8.8 km / 5.5 mi Cascais (CAT) - 22.3 km / 13.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1029.79" OriginalAmount="1029.79">
      <BasicPropertyInfo Latitude="38.732456623588" Longitude="-9.1340121659413" StarRating="3" HotelCode="522440|2248695" HotelName="Empire Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Housekeeping,Internet,Lounge,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 130, 1170-192 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/549823/549823a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, near Martim Moniz square, the city's main multicultural hub, the Hotel has 63 rooms, all with wireless internet, air conditioning and television. Its interior design is modern and simple, based on a contemporary and urban style, offering all the comfort you require.

The Hotel offers 24-hour reception and continental breakfast (included in the room rate). Guests can also enjoy the lounge, bar and terrace.

On Avenida Almirante Reis, only 4.5 km from the airport and just a few steps from Arroios Metro station, the Hotel is close to numerous places of interest, including the Castle of São Jorge, Lisbon Cathedral, the historical neighbourhoods of Alfama, Graça and Mouraria, the city's main squares and several viewpoints with fabulous views over the city. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1030.75" OriginalAmount="1030.75">
      <BasicPropertyInfo Latitude="38.722652" Longitude="-9.133829" StarRating="3" HotelCode="31001|5282" HotelName="Dos Anjos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrade 16, 1170-015 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49655/a_49655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located directly beside the sea (no direct access to the beach) within a short distance (1 km) of various shopping venues and countless restaurants. The town centre lies close by and can easily be reached on foot in just half an hour. The inviting sandy beach is a convenient drive away, lying approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1031.00" OriginalAmount="1031.00">
      <BasicPropertyInfo Latitude="38.72002029418945" Longitude="-9.135540008544922" StarRating="0" HotelCode="0|casas_da_baixa_vila_intendente_2" HotelName="Casas Da Baixa - Vila Intendente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Palma 308  Lisboa, 1100-394, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/ca/25ca5435c0b5faba7a92280dcec3fe7150506b3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Casas Da Baixa - Vila Intendente» is located in Lisbon. This apartment is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Intendente, Castle of Sao Jorge and Rossio Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1032.46" OriginalAmount="1032.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|716184" HotelName="Anjos" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1297989_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming hotel enjoys a convenient position in Lisbon, just a 2-minute walk from Intendente metro station and 15 minutes from Avenida da Liberdade with plenty of entertainment, shopping and dining options. Marquandecirc;s de Pombal Square and Eduardo VII Park are 2 kilometres from the establishment and Lisbon International Airport is around a 15-minute ride away. There are several types of air-conditioned guest rooms that are decorated in different styles, but all of them come with all the necessary amenities for a comfortable stay. They count with a private bathroom with a hairdryer, as well as amenities such as a flat-screen TV and a safe. Guests may enjoy a delicious continental breakfast buffet every day and if they are travelling by car, they might be interested to know that there is a complimentary car park on-site. There is also a TV lounge to relax at the end of the day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1033.22" OriginalAmount="1033.22">
      <BasicPropertyInfo StarRating="2" HotelCode="|116035" HotelName="The 8 Down Town Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889626_foto_32.jpg</HotelPictures>
        <HotelDescription>Los viajeros encontrarandaacute;n el aeropuerto a 15000 km. The 8 Down Town Suites tiene un total de 25 habitaciones disponibles para sus huandeacute;spedes. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. The 8 Down Town Suites ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1035.00" OriginalAmount="1035.00">
      <BasicPropertyInfo Latitude="38.71249008178711" Longitude="-9.126069068908691" StarRating="0" HotelCode="0|_0x2ae64" HotelName="Lov'Alfama, at home in Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Ramos 1, Santa Maria Maior, 1100-425 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/96/9d9675a44a3a79b7326c920c92f0425df3d12206.jpeg</HotelPictures>
        <HotelDescription>Featuring free WiFi throughout the property, Lov'Alfama, at home in Lisbon is located in Lisbon, 1.2 km from Rossio. Chiado is 1.4 km from the property.&lt;br /&gt;The accommodation comes with a flat-screen TV. There is a seating and/or dining area in some units. There is also a kitchen, equipped with a microwave and toaster. A refrigerator and coffee machine are also featured. There is a private bathroom with a bath or shower and free toiletries in every unit. Towels are offered.&lt;br /&gt;Liberty Avenue is 2 km from Lov'Alfama, at home in Lisbon. The nearest airport is Lisbon Portela Airport, 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.00" OriginalAmount="1037.00">
      <BasicPropertyInfo Latitude="38.71336627" Longitude="-9.12934195" StarRating="0" HotelCode="706939|oliveirinha" HotelName="Oliveirinha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveirinha 30 E 32, Sao Vicente, 1100-384 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/e3/d6e3feddc51f645f01b70bdbae005d9e696bea5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Oliveirinha is located in a traditional 17th-century building in the heart of Alfama district. It offers studios and 2-bedroom apartments with free WiFi access and either city or Tagus River views.Each unit is exclusively decorated and features an equipped kitchenette with all the necessary utensils to prepare meals and a dining table. Some units have a terrace with flowers, seating area and dining table overlooking the river.Oliveirinha is a 2-minute walk from the well-known Tram 28 stop. The tram runs to the Portas do Sol viewpoint, which is a 3-minute walk from the property.Alfama is one of Lisbon&amp;apos;s oldest districts and features numerous small bars and cafeterias, as well as several restaurants with Fado music and traditional taverns. There are also plenty of small shops.São Jorge Castle is a 5-minute walk from Oliveirinha and offers panoramic views of Lisbon. Santa Apolónia Train Station is a 10-minute walk away and features a supermarket on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.00" OriginalAmount="1037.00">
      <BasicPropertyInfo Latitude="38.726682" Longitude="-9.147982" StarRating="4" HotelCode="170312|lisbon_serviced_apartments__marques_de_pombal_2" HotelName="Hello Lisbon Marques De Pombal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eça de Queiróz 4, 1050-096 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/420938/420938a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 10 minutes away from the property is Chiado, the new heart of Lisbon attractions. Further on is the traditional, historic Bairro Alto. Only a short distance away is 24 de Julho, the Docas and Santa Apolónia, where Lisbon nightlife is at its best. The nearest bus and metro stations are just around 2 minutes' walk from the hotel. Lisbon Airport is roughly 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.00" OriginalAmount="1041.00">
      <BasicPropertyInfo Latitude="38.70859" Longitude="-9.1554" StarRating="3" HotelCode="0|traditional_lisbon_madragoa_studio" HotelName="Traditional Lisbon Madragoa Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos isabéis 22, 1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/d4/d1d4ed51cc0f493ecf3b6bf0c1ed05d3ec73b539.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Santos), this apartment is within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 2.1 mi (3.4 km) from Lisbon Cathedral (Se) and 2.4 mi (3.9 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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="63" TotalAmount="1041.00" OriginalAmount="1041.00">
      <BasicPropertyInfo Latitude="38.7155188668921" Longitude="-9.13783124658391" StarRating="0" HotelCode="0|castle_view_at_lisbon_heart" HotelName="Castle View at Lisbon Heart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Arco da Graça, 16, 4Dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5e/3b/5e3bfe1feef023ec9fe49cd0acd400f3f43f6143.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Castle View at Lisbon Heart” is set in Lisbon. It boasts a convenient location in the historic city center.&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="1042.00" OriginalAmount="1042.00">
      <BasicPropertyInfo Latitude="38.720001220703125" Longitude="-9.129460334777832" StarRating="0" HotelCode="0|graca_amazing_river_views" HotelName="Graça Amazing River Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Verónica, 42 4º Direito, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/a1/c9a13937dbe5bb7ab5a8d8c6f0e938645d7734dc.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Alfama), you'll be within a 15-minute drive of Commerce Square and Rossio Square. This apartment is 0.5 mi (0.9 km) from Martim Moniz Square and 1.3 mi (2.1 km) from Castle of Sao Jorge.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave, and a crib/infant bed (surcharge) can be requested.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1042.08" OriginalAmount="1042.08">
      <BasicPropertyInfo Latitude="38.70977469" Longitude="-9.13868963" StarRating="3" HotelCode="409043|2128095" HotelName="Páteo Saudade Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Crucifixo 31, Santa Maria Maior, 1100-182 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/06424/2306424/1.jpg?f=14961292</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1043.12" OriginalAmount="1043.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|698591" HotelName="TURIM IBERIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/233331_fotpe1_Iberia_Fachada1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in one of the main city avenue of Lisbon, is the perfect departure place for guests on leisure or business. It has easy access by public transportation; a Metro Station (Campo Peque�o) is about 50 meters far from the hotel. It is a residential, shopping and business area, with several shopping centers, restaurants, Museums. The hotel has 86 rooms with a sophisticated and modern design, and they are equipped with air conditioning, minibar, satellite TV, WIFI, room service, safe box, telephone, amenities and hair dryer.  The Turim Vintage Bar and the relax atmosphere is an ideal place for a drink or light meal with friends. It has a meeting room on the top floor, with day light and nice views over the town, this is the perfect choice for a meeting, showroom or any type of social event.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="38.72747" Longitude="-9.1319" StarRating="0" HotelCode="0|lisbon_apartments_in_anjos" HotelName="Lisbon Apartments in Anjos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ilha do Principe, 4 1 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/fe/e3feaa422c91cef7cab5d2e27feab668cab8d107.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This apartment is close to Rossio Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="34" TotalAmount="1046.11" OriginalAmount="1046.11">
      <BasicPropertyInfo StarRating="4" HotelCode="|610533" HotelName="REAL OEIRAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/57172_fotpe1_1_room.jpg</HotelPictures>
        <HotelDescription>Business and holiday hotel close to the beach in Lisbon. The Real Oeiras is an elegant and complete hotel, offering a great variety of modern and high quality facilities. It has a privileged location, on the coast of Estoril and Sintra, surrounded by places and activities which will allow you moments of pleasure and satisfaction. The Real Oeiras Hotel is perfect to hold working reunions, congresses or conventions, disposing of several lounges of great capacity and a complete Business Center. Its 100 rooms are large and elegant and they dispose of the up-to-date comfort technology such as satellite dish TV, telephone, mini bar, background music and full Bathroom. Inside all of them, the client is surrounded into a perfect atmosphere to relax and work. The hotel offers, among other services, swimming pool, gymnasium, restaurant, social lounges and car park. A very complete hotel which guarantees an unforgettable stay for your business trips, as well as for your holidays. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1047.00" OriginalAmount="1047.00">
      <BasicPropertyInfo Latitude="38.73025131225586" Longitude="-9.128829956054688" StarRating="0" HotelCode="0|calado_duplex_apartment" HotelName="Calado Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Calado 42, 1170-070, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/54/7a54fcfb1188944483c78adbabad1d0fbf3eb7bb.jpeg</HotelPictures>
        <HotelDescription>Located 1.7 km from Miradouro da Senhora do Monte in Lisbon, Calado Apartments provides accommodation with air conditioning and free WiFi. Each unit is equipped with a fully equipped kitchen with a dishwasher, a seating area with a sofa, a flat-screen TV, a washing machine, and a private bathroom with shower and a hairdryer. A microwave, a fridge and oven are also provided, as well as a kettle and a coffee machine. Rossio is 2.8 km from the apartment, while Dona Maria II National Theatre is 2.9 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1049" OriginalAmount="1049">
      <BasicPropertyInfo Latitude="38.734899869032" Longitude="-9.1512358188629" StarRating="3" HotelCode="30670|18634" HotelName="Principe Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Duque d’Ávila 201, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49132/a_49132_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Lisbon's city centre, in a pleasant district between Park Edward VII and the Calouste Gulbenkian Foundation, the hotel is also close to Marques de Pombal, Av. Liberdade and the El Corte Ingles department store. It is only a 2-minute walk from São Sebastião metro station, which is only a few stops away from the historic city centre (Baixa-Chiado, Restauradores, Rossio and Bairro Alto).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1049.58" OriginalAmount="1049.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|307011" HotelName="WHITE LISBOA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/970231_image48694084_0.jpg</HotelPictures>
        <HotelDescription>The Hotel White Lisboa is located in the center of the city, close to business areas and historical places of the city.
It has 41 rooms, 4 duplex suites and a rooftop pool with panoramic views of the city. Here the design was used in the service of comfort to meet the needs of the modern traveler who intends to live Lisbon with the maximum of centrality and services at his disposal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="38.70716094970703" Longitude="-9.144229888916016" StarRating="3" HotelCode="0|azulejos_cais_sodre_bb" HotelName="Azulejos Cais Sodré B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Remolares, 23, 3 dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/98/6a98a19d57cae4f658df19cf7eb135e238fd2cf6.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Lisbon Old Town), Azulejos Cais Sodré B&amp;amp;B is within a 15-minute walk of Santa Justa Elevator and Commerce Square. This bed &amp;amp; breakfast is 0.6 mi (1 km) from Rossio Square and 0.7 mi (1.2 km) from Lisbon Cathedral (Se).&lt;br /&gt;Guests will find features like an airport shuttle.&lt;br /&gt;Make yourself at home in one of the 3 guestrooms.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="38.71171951293945" Longitude="-9.127349853515625" StarRating="0" HotelCode="0|beautiful_unique_alfama_flat" HotelName="Beautiful &amp; Unique Alfama Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco De Penabuquel 18, Lisboa, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/d6/b3d6e3598c68c30848d4225a57768e2bb0930cce.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 10-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge. This apartment is 0.7 mi (1.1 km) from Commerce Square and 0.7 mi (1.1 km) from Martim Moniz Square.&lt;br /&gt;Featured amenities include express check-in and express check-out.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1053" OriginalAmount="1053">
      <BasicPropertyInfo Latitude="38.7173224" Longitude="-9.1475349" StarRating="4" HotelCode="41079|12645" HotelName="Principe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria, 53, 1250-006 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66286/a_66286_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in one of the typical, hilly areas surrounding the centre, and an ideal location for tourists, who will easily reach Liberdade Avenue in a number of minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1053.20" OriginalAmount="1053.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|615474" HotelName="BELVER PRINCIPE REAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/71404_image569267_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Pr�ncipe Real has 18 rooms with unique design and decoration, including 8 junior suites and 2 Luxury suites with a magnificent view of the S�o Jorge Castle (on the top floor), all equipped with hairdryer, air conditioning, telephone direct, Internet, LCD cable TV, work desk, safe and minibar. This boutique hotel offers a breakfast room, a pleasant lounge bar, library / living room and the Internet point (where customers have Internet access free of charge).Also note the concierge service, 24-hour reception service, room service, daily newspapers, excursions, shuttle service and the free private parking.The Hotel Pr�ncipe Real is located in the heart of Lisbon, close to the Botanical Garden and Bairro Alto, just a 5-minute walk from Chiado and 8 km from Lisbon Airport.Check-In: 16:00 p.m., Check-Out: 12:00 p.m., "They only accept children from 6 years old", Credit Cards Accepted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1053.76" OriginalAmount="1053.76">
      <BasicPropertyInfo Latitude="38.7117" Longitude="-9.13763" StarRating="4" HotelCode="318956|1814698" HotelName="behotelisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Correeiros 136, 1100-168 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/413018/413018a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1054.59" OriginalAmount="1054.59">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|859695" HotelName="My Story Hotel Tejo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Condes de Monsanto 2, 1100-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/003320/003320a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is one of the most modern in Lisbon. Centrally located, it is situated only just 100 m from Rossio Square. Two car parks are situated very close by. Lisbon Airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1058.00" OriginalAmount="1058.00">
      <BasicPropertyInfo Latitude="38.72193" Longitude="-9.13452" StarRating="0" HotelCode="0|apartments_center_lisboa" HotelName="Apartments Center Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. da Bica aos Anjos 38, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/f7/2af74488184a7812b567914de57cf9abaec0684c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 10-minute drive of Rossio Square and Commerce Square.  This apartment is 0.4 mi (0.6 km) from Martim Moniz Square and 1.4 mi (2.3 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1058.70" OriginalAmount="1058.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|C47569" HotelName="PESTANA LISBOA VINTAGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25454_image60482680_0.jpg</HotelPictures>
        <HotelDescription>The Pestana Lisboa Vintage is located close to Avenida da Liberdade and the most diverse services, shops and businesses. Combining the comfort of a 4-star hotel with the functionality of an apartment in the center of Lisbon, the hotel is a 3-minute walk from Pra�a Marqu�s de Pombal, where you can find easy access to the entire city. Characterized by a contemporary atmosphere and vintage decor, the hotel has spacious rooms and suites, as well as studios with an equipped kitchenette. Meals can also be enjoyed at the Slang restaurant (opens soon), located on the ground floor of the hotel, with doors opening directly onto the street. The lounge on the top floor provides moments of rest and leisure with views over Lisbon. The Pestana Lisboa Vintage's privileged location makes it the ideal option for extended stays for business or pleasure, individual or family. With the Marqu�s de Pombal metro station and public car parks just a few meters away, it will be a pleasure to explore the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1058.97" OriginalAmount="1058.97">
      <BasicPropertyInfo Latitude="38.718782" Longitude="-9.145558" StarRating="4" HotelCode="14137|1d9832" HotelName="Hotel Lisboa Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" 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>Travessa Salitre 7, Avenida Liberdade, Lisboa 1269-066</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16390/a_16390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated close to Avenida da Liberdade and the botanical gardens. The city centre is around 1 km from the hotel and countless shops, restaurants and a lively selection of bars and discos are to be found in the surrounding area. Public transport leaves from directly in front of the hotel; the airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="38.71238" Longitude="-9.14103" StarRating="4" HotelCode="0|chiado_views_by_homing" HotelName="Chiado Views by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Condessa, 80, 3 esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/62/ef627e927a0783c74e8e8da3f918e7202447cefb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (0.9 km) from Commerce Square and 0.6 mi (1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a washer/dryer.&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="63" TotalAmount="1061.00" OriginalAmount="1061.00">
      <BasicPropertyInfo Latitude="38.71634292602539" Longitude="-9.13358211517334" StarRating="0" HotelCode="0|amazing_castle_views_in_historic_center" HotelName="Amazing Castle Views in Historic Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Terreirinho, 4 3ºD, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/85/9c85c7c370d7c043f1e2f913141889bc19b84baf.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 3-minute walk from Martim Moniz Square and 9 minutes by foot from Rossio Square. This apartment is 0.7 mi (1.1 km) from Lisbon Cathedral (Se) and 0.6 mi (0.9 km) from Santa Justa Elevator.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Martim Moniz Square - 0.2 km / 0.1 mi&lt;br /&gt;Hospital Sao Jose - 0.3 km / 0.2 mi&lt;br /&gt;Figueira Square - 0.6 km / 0.4 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.6 km / 0.4 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.7 km / 0.4 mi&lt;br /&gt;Rossio Square - 0.7 km / 0.4 mi&lt;br /&gt;Lisbon Coliseum - 0.9 km / 0.5 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.9 km / 0.5 mi&lt;br /&gt;Liberty Avenue - 0.9 km / 0.5 mi&lt;br /&gt;Fado Museum - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.6 mi&lt;br /&gt;Restauradores Square - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;National Pantheon - 1.1 km / 0.7 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 6.5 km / 4 mi&lt;br /&gt;Cascais (CAT) - 22.9 km / 14.3 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1061.00" OriginalAmount="1061.00">
      <BasicPropertyInfo Latitude="38.7084713" Longitude="-9.15607539999996" StarRating="0" HotelCode="0|like_home_santos_" HotelName="Like Home - Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vicente Borga 112, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/f9/e5f91b6cf5567b7738a1d83e631d9a61ead69f66.jpeg</HotelPictures>
        <HotelDescription>Located within 1.5 km of Lisbon's historical downtown, Like Home - Santos is 700 metres from the Tagus River. The unit is just 650 metres from Santos Train Station.The apartments and studios come with a cable TV in the living room, along with sofas and a dining table. Featuring a shower, the private bathroom also comes with a hairdryer. Extras include a washing machine and free WiFi access.Guests are welcome to cook their own meals in the kitchen or kitchenette, enjoying them in the dining area. The historical centre has various restaurant options for guests to enjoy.Lively night areas like Cais do Sodré and Bairro Alto are 1.5 km and 1.2 km away, respectively. Lisbon's Portela Airport is located 13 km from the Like Home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="38.715366342623" Longitude="-9.13416007301635" StarRating="0" HotelCode="0|enjoy_mouraria_apartments_" HotelName="Enjoy Mouraria Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escadinhas do Marquês de Ponte de Lima, nº 20, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0f/0f/0f0f31b9afa5495e385963316e6564b8cba5b6be.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Enjoy Mouraria Apartments” is situated in the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1063.33" OriginalAmount="1063.33">
      <BasicPropertyInfo Latitude="38.736925" Longitude="-9.150482" StarRating="3" HotelCode="17610|66004" HotelName="SANA Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Conde de Valbom 56, 1050-069 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21005/a_21005_AJ2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, modern hotel is located around 3 km from the town centre within 150 m of links to the public transport network. Numerous shops as well as restaurants are in the hotel's immediate vicinity and the nearest bars are around 1.5 km away. There are nightclubs located around 2 km away and a beach is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1064.37" OriginalAmount="1064.37">
      <BasicPropertyInfo Latitude="38.71371369343" Longitude="-9.1396848956661" StarRating="3" HotelCode="935613|1464988" HotelName="My Story Hotel Rossio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca Dom Pedro IV (Rossio Square) 59, 1100-200 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413540/w_413540_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1069" OriginalAmount="1069">
      <BasicPropertyInfo Latitude="38.71355352" Longitude="-9.13089095" StarRating="3" HotelCode="593574|263872" HotelName="Dalma Old Town Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Housekeeping,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cegos 2/6, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595282/595282a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Lisboa , this property offers an ideal place of rest and relaxation. The hotel was constructed in 2017. There are a total of 13 rooms on the premises. The property consists of 2 double rooms and 11 apartments. Lift access is available to guests for added convenience. A key collection service is available. Guests can make use of the airport transfer service. Multilingual staff is available to help guests with any queries or service bookings. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="38.714260921893" Longitude="-9.1405174895492" StarRating="2" HotelCode="391451|lisbon_destination_hostel" HotelName="Lisbon Destination Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Duque de Cadaval 17, Rossio Railway Station, 2nd floor, 1200-160 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374489/374489a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hostel is in Lisboa. Customers will enjoy a peaceful and calm stay on the premises, as it counts with a total of 14bedrooms. Lisbon Destionation Hostel is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1073.32" OriginalAmount="1073.32">
      <BasicPropertyInfo Latitude="38.7225941342" Longitude="-9.1526035636814" StarRating="4" HotelCode="69756|572855" HotelName="Legendary Lisboa Suites" 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,Currency Exchange,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 44-50, 1250-193 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91893/a_91893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish apartment hotel is located in the shopping and business quarter of the city. Guests will quickly and easily reach the centre of Lisbon with links to the public transport network located directly in front of the hotel. Shopping facilities and restaurant are within 500 m of the hotel; bars and pubs are around 2 km from the hotel and the nearest nightclub is roughly 2.5 km away. The nearest beach is approximately 30 km away and is a worthwhile destination for an excursion.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="38.73553713609" Longitude="-9.1476115975532" StarRating="2" HotelCode="188080|residencia_imperador_" HotelName="Imperador Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 55, 1050-048 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/7/3/5/0/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1078" OriginalAmount="1078">
      <BasicPropertyInfo Latitude="38.725019554959" Longitude="-9.1511781513691" StarRating="4" HotelCode="12434|7245" HotelName="HF Fénix Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/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>Praça Marquês de Pombal 8, 1269-133 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12474/a_12474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the Praça Marquês de Pombal, opposite the Parque Eduardo VII, this city hotel is directly located in the centre of Lisbon. The vicinity offers many places of interest. The area surrounding the hotel offers public transport links and within 500m of the hotel, guests can reach the area's numerous shopping facilities and bars. The diverse range of bars and discos are located around 1 km from the hotel and the airport is around 8 km away. The town centre of Rossio is around 15 km from the hotel and the sea and nearest beach are approximately 25 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.00" OriginalAmount="1078.00">
      <BasicPropertyInfo Latitude="38.71842593" Longitude="-9.15257501" StarRating="3" HotelCode="353980|casa_de_sao_mamede_hotel" HotelName="Casa de São Mamede Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Escola Politécnica 159, 1250-100 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496471/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.00" OriginalAmount="1078.00">
      <BasicPropertyInfo Latitude="38.71307374" Longitude="-9.12893138" StarRating="2" HotelCode="402604|alfama_patio_hostel" HotelName="Alfama Patio Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Designated Smoking Area,Garden,Internet,Laundry,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Escolas Gerais 3, Patio dos Quintalinhos 1, Sao Vincente, 1100-213 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/579938/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 Alfama Patio Hostel in Lisbon (Alfama), you'll be minutes from Portas do Sol Viewpoint and Castle of Sao Jorge. This hostel is within close proximity of Artes Decorativas Museum and Miradouro de Santa Luzia.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the individually decorated guestrooms. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes, and housekeeping is provided daily.&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 concierge services.&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 breakfast is included.&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, a 24-hour front desk, and coffee/tea in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1079.00" OriginalAmount="1079.00">
      <BasicPropertyInfo Latitude="38.7052001953125" Longitude="-9.162190437316895" StarRating="0" HotelCode="0|santos_blue_tiles" HotelName="Santos Blue Tiles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Olival nº 23 R/C Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/ee/e6ee515bcf2533df2391ae88842fcd7462621d30.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be within a 5-minute drive of Commerce Square and Rossio Square. This 4-star apartment is 2.5 mi (4.1 km) from Lisbon Cathedral (Se) and 3.5 mi (5.6 km) from Belem Tower.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parliament (Sao Bento Palace) - 1.3 km / 0.8 mi&lt;br /&gt;Estrela Basilica - 1.4 km / 0.9 mi&lt;br /&gt;Mercado da Ribeira - 1.6 km / 1 mi&lt;br /&gt;LxFactory - 1.6 km / 1 mi&lt;br /&gt;Camoes Square - 2 km / 1.2 mi&lt;br /&gt;Fado in Chiado - 2 km / 1.3 mi&lt;br /&gt;Principe Real Square - 2.1 km / 1.3 mi&lt;br /&gt;National Museum of Natural History - 2.1 km / 1.3 mi&lt;br /&gt;Church of Sao Roque - 2.1 km / 1.3 mi&lt;br /&gt;Lisboa Congress Centre - 2.2 km / 1.3 mi&lt;br /&gt;Chiado Museum - 2.2 km / 1.4 mi&lt;br /&gt;25th of April Bridge - 2.2 km / 1.4 mi&lt;br /&gt;Botanical Garden - 2.3 km / 1.4 mi&lt;br /&gt;Lisbon City Hall - 2.4 km / 1.5 mi&lt;br /&gt;Rua Augusta Arch - 2.4 km / 1.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 14.4 km / 8.9 mi&lt;br /&gt;Cascais (CAT) - 22.1 km / 13.7 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&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="27" TotalAmount="1080" OriginalAmount="1080">
      <BasicPropertyInfo Latitude="38.709956" Longitude="-9.1382207521496" StarRating="3" HotelCode="267018|39405" HotelName="My Story Hotel Ouro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 100, 1100-063 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/372620/w_372620_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1081.86" OriginalAmount="1081.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|116433" HotelName="Browns Downtown Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062729_foto_1.jpg</HotelPictures>
        <HotelDescription>El centro de Brown Hotel es un nuevo hotel boutique, situado en un encantador edificio en Lisboa , situado en el centro de la ciudad , completamente reconstruido con las landiacute;neas y los materiales contemporandaacute;neos , y en landiacute;nea con las anduacute;ltimas tendencias de diseandntilde;o . Las confortables 36 habitaciones (todas diferentes ) tienen una mezcla de texturas y colores con unos trozos de Charles y Ray Eames , Bestlite , Arne Jacobsen , Eero Saarinen , Artemide .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.00" OriginalAmount="1084.00">
      <BasicPropertyInfo Latitude="38.707657" Longitude="-9.14687627" StarRating="3" HotelCode="624194|orion_odm_lisbon_8_building" HotelName="Orion ODM Lisbon 8 Building" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praça de Dom Luís I 30, 1200-148 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5436452</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.00" OriginalAmount="1084.00">
      <BasicPropertyInfo Latitude="38.72029113769531" Longitude="-9.125049591064453" StarRating="3" HotelCode="0|cozy_lisbon_graca" HotelName="Cozy Lisbon Graca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>RUA DO VALE DE SANTO ANTÓNIO Nº 199, 1170-379, LISBON, PORTUGAL, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a5/14/a51436c8f9efca8f8b0c7cf6d7b7b754c39c950a.jpeg</HotelPictures>
        <HotelDescription>Cozy Lisbon Graca offers accommodation in Lisbon, 500 metres from Miradouro da Graca and 1.4 km from Rossio. The apartments are located 1.8 km from Chiado and 800 metres from Alfama. Starting in July 2018, the property will also feature a swimming pool in the garden area. Free WiFi is provided throughout the property. The kitchenette features a dishwasher, microwave and coffee machine. A flat-screen TV is available in all apartments. The building has a common garden where guest can relax. The Graca neighborhood is a tranquil residential area, with supermarket, bakeries and nearby restaurants. Liberty Avenue is 1.9 km from Cozy Lisbon Graca, while Bairro Alto is 2.5 km from the property. Lisbon Humberto Delgado Airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1085.25" OriginalAmount="1085.25">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|2118675" HotelName="Turim Marquês Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho da Silveira 26, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/616479/a_616479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="38.7127685546875" Longitude="-9.137507438659668" StarRating="3" HotelCode="0|lisbon_silver_flower" HotelName="Lisbon Silver Flower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 250, 3E, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/47/aa47a8c590d408d2d37861004200dd4c3746588d.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Lisbon Silver Flower in Lisbon (Lisbon Old Town), you'll be steps from Rossio Square and Santa Justa Elevator.  This guesthouse is 0.4 mi (0.7 km) from Lisbon Cathedral (Se) and 0.4 mi (0.7 km) from Commerce Square.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Figueira Square - 0.1 km / 0.1 mi&lt;br /&gt;Rossio Square - 0.2 km / 0.1 mi&lt;br /&gt;Santa Justa Elevator - 0.2 km / 0.1 mi&lt;br /&gt;Carmo Convent - 0.3 km / 0.2 mi&lt;br /&gt;Lisbon Coliseum - 0.5 km / 0.3 mi&lt;br /&gt;Liberty Avenue - 0.5 km / 0.3 mi&lt;br /&gt;Rua Augusta Arch - 0.6 km / 0.3 mi&lt;br /&gt;Fernando Pessoa Statue - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Sao Jose - 0.6 km / 0.4 mi&lt;br /&gt;Martim Moniz Square - 0.6 km / 0.4 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.7 km / 0.4 mi&lt;br /&gt;Camoes Square - 0.7 km / 0.4 mi&lt;br /&gt;Commerce Square - 0.7 km / 0.4 mi&lt;br /&gt;Foz Palace - 0.7 km / 0.4 mi&lt;br /&gt;Lisbon City Hall - 0.7 km / 0.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 14.5 km / 9 mi&lt;br /&gt;Cascais (CAT) - 21.8 km / 13.5 mi&lt;br /&gt;The preferred airport for Lisbon Silver Flower is Humberto Delgado Airport (LIS).&lt;br /&gt;business_amenities : Featured amenities include an elevator, microwave in a common area, and refrigerator in a common area. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Dining : Continental breakfasts are available daily from 8:30 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : Near Rossio Square&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Dining venue(s)&lt;br /&gt;Rooms : Make yourself at home in one of the 6 guestrooms featuring refrigerators. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Conveniences include complimentary bottled water, 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;Breakfast for children costs: 10.00 EUR.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from and to airport available. Cost: 50.00 EUR both ways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="38.715328216552734" Longitude="-9.15158462524414" StarRating="0" HotelCode="0|cozy_tailor_made_with_a_refreshing_terrace" HotelName="Cozy Tailor Made With a Refreshing Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praça das Flores 47 Ground Floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/59/9259ae403a36d45ca1614bb552e3a943e668cd93.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Principe Real), you'll be within a 5-minute drive of Santa Justa Elevator and Gulbenkian Museum. This apartment is 0.4 mi (0.7 km) from Botanical Garden and 1.8 mi (2.9 km) from Commerce Square.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1091.43" OriginalAmount="1091.43">
      <BasicPropertyInfo Latitude="38.720384417546" Longitude="-9.150718152523" StarRating="4" HotelCode="166323|361005" HotelName="Altis Prime Hotel de Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 4, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233102/w_233102_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel enjoys a unique location in the heart of Lisbon, in the city's main commercial and financial artery. It is located nearby Lisbon's most fashionable shopping areas such as the Avenida da Liberdade and Rua Castilho, historic neighbourhoods such as Príncipe Real, Bairro Alto, and leading museums. The Old Town is a 10-minute walk from the business hotel, Sao Jorge Castle is 2 km away, Lisbon Congress Centre is 5 km away and the grounds for the Lisbon International Trade Fair are around 11 km away. Lisbon-Portela airport is approximately 6 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1094.62" OriginalAmount="1094.62">
      <BasicPropertyInfo Latitude="38.741228661742" Longitude="-9.1497364640236" StarRating="4" HotelCode="326430|2159725" HotelName="Holiday Inn Lisbon Continental" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 9, 1069-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46912/a_46912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located approximately 100 m away from public transport and is distinguished by it's central location. There are scores of shops as well as shops, restaurants, bars, pubs and nightclubs in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1095.58" OriginalAmount="1095.58">
      <BasicPropertyInfo Latitude="38.7128081" Longitude="-9.12623595" StarRating="0" HotelCode="954229|2631045" HotelName="Tandem Palacio Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Remedios 139, Santa Maria Maio, 1100-453 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10945291</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1098.00" OriginalAmount="1098.00">
      <BasicPropertyInfo Latitude="38.713348388671875" Longitude="-9.146873474121094" StarRating="0" HotelCode="0|_0x33f72" HotelName="Bairro Alto / Chiado House + Free Pick-Up Apartment, By TimeCooler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Loureiro, 31C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/13/04138934262126af08143649d591eba3fd40ec7b.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, Bairro Alto House offers self-catering accommodation with free WiFi. Bairro Alto House features views of the city and is 500 metres from Chiado.&lt;br /&gt;The kitchen is fitted with an oven. A flat-screen TV with cable channels is featured. There is a private bathroom with a shower.&lt;br /&gt;Bairro Alto is 500 metres from Bairro Alto House, while Rossio is 700 metres from the property. The nearest airport is Lisbon Portela Airport, 6 km from the property.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1099" OriginalAmount="1099">
      <BasicPropertyInfo Latitude="38.698779" Longitude="-9.421421" StarRating="3" HotelCode="96805|448812" HotelName="Albergaria Valbom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Valbom 14, 2750-508 Cascais, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134415/a_134415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guest house is located in the heart of Cascais on the Estoril coast and lies just 100 m from the sandy beach and 50 m from the train station. The famous fairy-tale village of Sintra is 10 km away and it is only 20 km to the cosmopolitan city of Lisbon. The residence is conveniently located in a quiet spot and guests will find a wide range of restaurants, nightspots and pubs nearby. Cascais offers shops and a marina (100 m) and Estoril Casino is only 2 km from the hotel. It is 25 km to Lisbon Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1101" OriginalAmount="1101">
      <BasicPropertyInfo Latitude="38.734277047482" Longitude="-9.1445717244675" StarRating="4" HotelCode="310358|62966" HotelName="Evolution Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Duque de Saldanha 4, 1050-094 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424506/p_424506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Lisbon, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1101.00" OriginalAmount="1101.00">
      <BasicPropertyInfo Latitude="38.71531" Longitude="-9.14997" StarRating="3" HotelCode="0|traditional_duplex_in_principe_real" HotelName="Traditional Duplex in Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cecílio de Sousa 30, 2 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/15/09151acba10cce55524afadf7f8ddd451e1048d4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Principe Real), you'll be a 2-minute drive from Botanical Garden and 8 minutes from Rossio Square.  This apartment is 1.6 mi (2.5 km) from Commerce Square and 1.9 mi (3.1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and a stovetop. There's a private balcony. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&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="63" TotalAmount="1102.00" OriginalAmount="1102.00">
      <BasicPropertyInfo Latitude="38.71487132" Longitude="-9.15224804" StarRating="3" HotelCode="629474|feelinglisbon_fado" HotelName="FeelingLisbon Fado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manuel Bernardes 3, Misericordia, 1200-253 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/801630/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.00" OriginalAmount="1103.00">
      <BasicPropertyInfo Latitude="38.7111803564005" Longitude="-9.16269138587916" StarRating="0" HotelCode="0|discovery_apartament_estrela" HotelName="Discovery Apartment Estrela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Ciro nº 14 R/C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/08/ca08d3ae719c6b1ccf0240062368b826b8b0ee00.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Discovery Apartment Estrela” is set in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1104" OriginalAmount="1104">
      <BasicPropertyInfo Latitude="38.715641" Longitude="-9.1405170000001" StarRating="3" HotelCode="300247|49814" HotelName="Rossio Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jardim do Regedor 24, 1150-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363373/363373a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1105" OriginalAmount="1105">
      <BasicPropertyInfo Latitude="38.723895841552" Longitude="-9.1501338587159" StarRating="4" HotelCode="55946|93064" HotelName="Hotel PortoBay Marquês" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 32, 1250-098 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72454/a_72454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the city centre, close to overground and underground railway stations, and Lisbon airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1108.96" OriginalAmount="1108.96">
      <BasicPropertyInfo Latitude="38.734855931652" Longitude="-9.1504982113838" StarRating="4" HotelCode="11842|572815" HotelName="Alif Avenidas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque D’Ávila, 189, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11603/a_11603_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes from the city centre, where there are many shopping venues. Public transport departs from a stop located 300 m from the hotel and Lisbon Airport is only around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1109.17" OriginalAmount="1109.17">
      <BasicPropertyInfo Latitude="38.710442446467" Longitude="-9.1381399333477" StarRating="3" HotelCode="190562|1228fb" HotelName="Brown's DownTown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 73, 1100-576 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/266992/w_266992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1109.89" OriginalAmount="1109.89">
      <BasicPropertyInfo Latitude="38.723758166766" Longitude="-9.149392546627" StarRating="4" HotelCode="295338|748325" HotelName="Turim Av Liberdade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 247, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403270/a_403270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 200 metres from Marquês de Pombal Square and a metro station is 2 minutes' walk away. The hotel is 2 km from Lisbon's city centre, where guests can visit the Castle of São Jorge and Lisbon Cathedral. The beach is about a 30-minute drive away. Lisbon Portela Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1114.00" OriginalAmount="1114.00">
      <BasicPropertyInfo Latitude="38.716902112031" Longitude="-9.1485992074013" StarRating="3" HotelCode="190572|casa_oliver_boutique_bb_principe_real" HotelName="Casa Oliver Príncipe Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Praça Príncipe Real 25, 2º andar, 1250-184 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211248/211248a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1116.00" OriginalAmount="1116.00">
      <BasicPropertyInfo Latitude="38.7149654" Longitude="-9.13840871" StarRating="4" HotelCode="855706|rossio_boutique_hotel" HotelName="Rossio Boutique Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barros Queirós 31, 1100-076 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648247/648247a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1117.00" OriginalAmount="1117.00">
      <BasicPropertyInfo Latitude="38.71306" Longitude="-9.13263" StarRating="0" HotelCode="0|apartments_center_castelo" HotelName="Apartments Center Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. de Santa Cruz do Castelo 68, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/86/218691dac2fd74c8eea78c34eabd00772769f9dd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), Apartments Center Castelo is within a 15-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This apartment is 0.6 mi (0.9 km) from Commerce Square and 0.7 mi (1.1 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms, featuring kitchenettes with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and 30-inch flat-screen televisions are provided for your entertainment. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="38.71250915527344" Longitude="-9.12814998626709" StarRating="0" HotelCode="0|alfama_right_point" HotelName="Alfama Right Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Guilherme Braga, 2 E 4, Largo De Santo Estevao, 7, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/97/90976451e819a2482fe5b5b9541997a3715f184b.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Alfama Right Point in Lisbon (Alfama), you'll be minutes from Fado Museum and Miradouro de Santa Luzia. This apartment is within close proximity of Feira da Ladra Flea Market and Castle of Sao Jorge. Rooms Make yourself at home in one of the 8 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include microwaves and electric kettles.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.00" OriginalAmount="1122.00">
      <BasicPropertyInfo Latitude="38.71210479736328" Longitude="-9.150306701660156" StarRating="0" HotelCode="0|dobairro_suites_at_merces" HotelName="DoBairro Suites at Merces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo de Jesus 1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/68/72687027d9be0ec256f4df03d5123df45308b6bb.jpeg</HotelPictures>
        <HotelDescription>With a stay at DoBairro Suites at Merces in Lisbon (Bairro Alto), you'll be minutes from Parliament (Sao Bento Palace) and Principe Real Square. This apartment is close to Santa Justa Elevator and Rossio Square.&lt;br /&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, 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;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&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="1126.00" OriginalAmount="1126.00">
      <BasicPropertyInfo Latitude="38.7253114" Longitude="-9.13494785" StarRating="0" HotelCode="732823|o_jardim_da_tessa_" HotelName="O Jardim Da Tessa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 46, 1150-019 Lisbonne</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45418/2945418/1.jpg?f=15048550</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1130.22" OriginalAmount="1130.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|113232" HotelName="LAGOAS PARK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PORTO SALVO (OEIRAS)</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887545_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has the Clean&amp;Safe cartificate provided by the Portugues Tourism Institute. Free access to ONE - Wellness Club Collection (gym, group classes, indoor pool, sauna, jacuzzi, Turkish bath) - Access to the Welness Club is limited to people over 16 years old and the use of the pool requires wearing a swim cap and a swimsuit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1131.72" OriginalAmount="1131.72">
      <BasicPropertyInfo Latitude="38.706213471889" Longitude="-9.1592395305633" StarRating="4" HotelCode="19481|521365" HotelName="York House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 32, 1200-691 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24587/w_24587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 10 minutes from the centre of Lisbon, close to the National Museum of Ancient Art, between the Lapa, Madragoa and Santos districts, and offering unique accommodation and living experiences in the heart of the city. The bus and train stations are within easy walking distance and Lisbon Portela Airport is situated approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.00" OriginalAmount="1137.00">
      <BasicPropertyInfo Latitude="38.7111467280057" Longitude="-9.14454236626625" StarRating="0" HotelCode="0|_0x2aa73" HotelName="Blue House - Lively Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Barroca 19, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/52/79/527930384952aa846e636c1b83f18e132330eb13.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Blue House - Lively Bairro Alto” is set in Lisbon. It boasts a convenient location within 1 km from the city center.&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="1138.00" OriginalAmount="1138.00">
      <BasicPropertyInfo Latitude="38.71179962158203" Longitude="-9.142990112304688" StarRating="0" HotelCode="0|chiado_central_apartment" HotelName="Chiado Central Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia, 17 - 3º Frente, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/02/520254d2b4f7f8181678273999143cfe10cbef0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Chiado Central Apartment» is located in Lisbon. This apartment is located in the city center. In the morning, have a cup of coffee while looking at the city from the window. You can take a walk and explore the neighbourhood area of the apartment — Baixa-Chiado, Rossio Square and Miradouro de Sao Pedro de Alcantara.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;The staff of the apartment will order a transfer for you. Additional services that the apartment offers to its guests: dry cleaning, ironing and car rental. The staff of the apartment will be happy to talk to you in English and Spanish.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Guests will find the following in the room: a shower and a TV. Please note that the listed services may not be available in all the rooms.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="38.7519051072394" Longitude="-9.14418070403917" StarRating="0" HotelCode="0|mynooklisbon_" HotelName="MyNookLisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bernarda Ferreira de Lacerda, nº 1 - 2º Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second2/1430172426/57f4dc0e47976897c7130d0746ada387.jpg</HotelPictures>
        <HotelDescription>MyNookLisbon is a self-catering accommodation located in Lisbon. Free WiFi access is available. The property is a 7-minute walk from the Campo Grande garden and Lisbon's University Campus. Alvalade Metro Station is a 5-minute walk.Accommodation features a comfortable living room with wooden floor, a sofa bed, a flat-screen satellite TV and access to a balcony. It includes a double bedroom and a private bathroom with a shower, a bidet, a hairdryer and free toiletries.Guests are welcome to use the fully equipped kitchen to prepare their meals. Alternatively guests can opt for one of the many dining options within walking range.The Pombaline Downtown of Lisbon is 5 km away. If guests wish to spend their day shopping, they can visit Chiado, Rua Augusta or the trendy Liberdade Avenue. Santa Maria Hospital is 2 km away and Alvalade XXI Stadium is a 14-minute trip using the metro. Lisbon Portela Airport is 2.8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="38.720184326171875" Longitude="-9.142091751098633" StarRating="3" HotelCode="0|boutique_telhal_89" HotelName="Boutique Telhal 89" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. do Telhal 89, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/6d/816dbc2ff395e592af19cf6e4f9d431931e00ecc.jpeg</HotelPictures>
        <HotelDescription>A stay at Boutique Telhal 89 places you in the heart of Lisbon, within a 10-minute walk of Rossio Square and Botanical Garden.  This guesthouse is 0.4 mi (0.7 km) from Restauradores Square and 0.7 mi (1.1 km) from Marquis of Pombal Square.&lt;br /&gt;Featured amenities include express check-in, express check-out, and an elevator.&lt;br /&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring iPod docking stations and minibars. Your Select Comfort bed comes with down comforters and premium bedding. 35-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and designer toiletries.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="38.7660958712165" Longitude="-9.09821001053122" StarRating="0" HotelCode="0|apt_in_lisbon_oriente_parque_das_nacoes_" HotelName="Apt in Lisbon Oriente 25 Apartments - Parque das Nações" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida D João II, N 25, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f9/70/f970596a2f71783df63e19e5984dc810b0b434ce.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apt in Lisbon Oriente 25 Apartments - Parque das Nações, you'll be centrally located in Lisbon, within a 5-minute walk of Vasco da Gama Shopping Centre and Lisbon Casino.  This apartment is 0.7 mi (1.1 km) from Lisbon Oceanarium and 5.4 mi (8.7 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 7 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and 32-inch flat-screen televisions are provided for your entertainment. Conveniences include microwaves and coffee/tea makers, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment was built in 2010.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="38.71285056" Longitude="-9.13284295" StarRating="3" HotelCode="385289|castle_inn_lisbon" HotelName="Castle Inn Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Cruz do Castelo, nº 52, 1100-480 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98539/2298539/1.jpg?f=15085989</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Castle Inn Lisbon in Lisbon (Alfama), you'll be minutes from Olisipónia and Castle of Sao Jorge.  This apartment is within close proximity of Ulysses Tower and Largo das Portas do Sol.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 individually decorated guestrooms, featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include microwaves and coffee/tea makers, and housekeeping is provided once per stay.&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 Castle Inn Lisbon.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1156.96" OriginalAmount="1156.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|693680" HotelName="ALTIS PRIME" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/224760_image10586_0.jpg</HotelPictures>
        <HotelDescription>The Altis Prime is a hotel of luxurious apartments with a unbeatable location in de center of Lisbon. Near the most fashonable shopping areas like the Av. da Liberdade and Rua Castilho, the historic districts like the Pr�ncipe Real or the Bairro Alto, and all kinds of museums, the hotel is lcoated in the financial and comercial aorta of the city. 
The Altis Prime has an innovative concept which combines the comfort of wide studios and suites with a luxurious service. The design of the interior points to rooms with a contemporary and intemporary style, predominating the comfort in a balanced concept between elegance un discrete luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1157" OriginalAmount="1157">
      <BasicPropertyInfo Latitude="38.714991375921" Longitude="-9.1368913650513" StarRating="4" HotelCode="15295|6176" HotelName="HM Mundial Timeless City Hotel Lisboa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praca Martim Moniz 2, 1100-341 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17771/a_17771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes from the centre. There are various shops, bars, restaurants, nightclubs and public transport located in the surrounding area (within 500 m). The sea and the beach are both 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1157.00" OriginalAmount="1157.00">
      <BasicPropertyInfo Latitude="38.7094612121582" Longitude="-9.134821891784668" StarRating="4" HotelCode="0|urbano_flh_hotels_lisboa" HotelName="Urbano FLH Hotels Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Rua Da Madalena, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/45/364504536a7554ddf57669c2274bf6d233b9b857.jpeg</HotelPictures>
        <HotelDescription>With a stay at Urbano FLH Hotels Lisboa, you'll be centrally located in Lisbon, steps from Se and 3 minutes by foot from Lisbon Cathedral (Se).  This 4-star hotel is 0.3 mi (0.4 km) from Commerce Square and 0.4 mi (0.7 km) from Rossio Square.&lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and an elevator.&lt;br /&gt;A complimentary continental breakfast is served daily from 8:00 AM to 10:30 AM.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include complimentary bottled water and blackout drapes/curtains, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Children 3 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1157.56" OriginalAmount="1157.56">
      <BasicPropertyInfo Latitude="38.71332962" Longitude="-9.12849988" StarRating="0" HotelCode="481706|1e30fe" HotelName="Alma Moura Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calçadinha Do Tijolo 43, 1100-606 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/19508/2519508/1.jpg?f=14931703</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="38.71929931640625" Longitude="-9.129979133605957" StarRating="0" HotelCode="0|renovated_sunny_apartment_with_balcony_and_free_pickup_by_timecooler" HotelName="Renovated Sunny Apartment with Balcony and Free Pick-up, By TimeCooler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rua da Senhora do Monte, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/d1/19d1907c364f239b2e017cc65feb20f00ddd9683.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This apartment is 0.5 mi (0.8 km) from Martim Moniz Square and 4.1 mi (6.5 km) from Lisbon Zoo.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.6 km / 0.4 mi&lt;br /&gt;Martim Moniz Square - 0.8 km / 0.5 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.8 km / 0.5 mi&lt;br /&gt;Hospital Sao Jose - 0.8 km / 0.5 mi&lt;br /&gt;National Pantheon - 0.9 km / 0.6 mi&lt;br /&gt;Miradouro de Santa Luzia - 1 km / 0.6 mi&lt;br /&gt;Fado Museum - 1 km / 0.6 mi&lt;br /&gt;Figueira Square - 1.2 km / 0.7 mi&lt;br /&gt;Rossio Square - 1.3 km / 0.8 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.4 km / 0.9 mi&lt;br /&gt;Lisbon Coliseum - 1.4 km / 0.9 mi&lt;br /&gt;Liberty Avenue - 1.4 km / 0.9 mi&lt;br /&gt;Hospital Dona Estefania - 1.5 km / 0.9 mi&lt;br /&gt;Santa Justa Elevator - 1.5 km / 0.9 mi&lt;br /&gt;Restauradores Square - 1.6 km / 1 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 23.2 km / 14.4 mi&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="38.72326" Longitude="-9.13651" StarRating="3" HotelCode="0|casa_do_conde_4" HotelName="Casa do Conde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Conde Pombeiro 9, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/26/7e2614b25a3192f85ede35a8599473e027cb0162.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Casa do Conde  in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Martim Moniz Square and 6 minutes from Rossio Square.  This apartment is 1.4 mi (2.3 km) from Commerce Square and 1.5 mi (2.4 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 250.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 14.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="38.731788635253906" Longitude="-9.143773078918457" StarRating="0" HotelCode="0|castle_apt_for_up_to_4_guests_in_saldanha" HotelName="Guestready - Castle- Apt for up to 4 Guests in Saldanha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Actor Taborda 39, Lisboa, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1f/82/1f82ea87951ab6664ff0d0b7edfb6f9e0c3bcf77.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Guestready - Castle- Apt for up to 4 Guests in Saldanha» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Picoas, Edward VII Park and Gulbenkian Museum.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned, and disinfectant is used to clean the property.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of EUR 300.0 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1163.00" OriginalAmount="1163.00">
      <BasicPropertyInfo Latitude="38.70971816" Longitude="-9.13526466" StarRating="0" HotelCode="747070|ph_downtown_suites" HotelName="PH Downtown Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Julião 30, Santa Maria Maior, 1100-525  Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/861897/2020710152330328.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1164.67" OriginalAmount="1164.67">
      <BasicPropertyInfo StarRating="3" HotelCode="|955925" HotelName="AVENIDA PARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887203_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nThis hotel enjoys a fantastic location and is the ideal choice for a short break in the city. \n\nLocation\nThe Avenida Parque is ideally located in the city centre, by the main park in Lisbon, the Eduardo VII, the famous Marques de Pombal and the city's main avenue, the Avenida de Liberdade. This charming property is situated perfectly for the clients to enjoy the city's historic and commercial centre as well as its lovely docks and nightlife.\n\nRooms\nThe property offers stunning views of the city and the Tagus River from its 40 rooms that are all elegantly furnished and have air conditioning, direct dial telephone, satellite tv, internet access and bathroom with hairdryer.\n\nFood and drink\nResidência Avenida Park offers a pleasant and comfortable modernly decorated living-room and a breakfast room also.\n\nTourist information\nCentral\n5 kms to the nearest airport (lisbon)\n1 km to the nearest station (sete rios)\n1 minute walk to the nearest bus stop\n\nNumber of rooms\n40\nSingle rooms\nDouble rooms\nTwin rooms\nTriple rooms\nSuites</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1168" OriginalAmount="1168">
      <BasicPropertyInfo Latitude="38.715034152739" Longitude="-9.1447843673897" StarRating="3" HotelCode="513675|217138" HotelName="The Independente Suites &amp; Terrace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sao Pedro de Alcantara 83, 1250-238 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574987/574987a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="38.71309" Longitude="-9.14431" StarRating="0" HotelCode="0|apartments_center_bairro_alto" HotelName="Apartments Center Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. do Diário de Notícias 127, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/9a/469ae4e457f8999b91fd34092e49b334abb48153.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments Center Bairro Alto  in Lisbon (Bairro Alto), you'll be minutes from Church of Sao Roque and Rossio Square.  This apartment is close to Commerce Square and Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchens with refrigerators and stovetops. 32-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 7.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.00" OriginalAmount="1173.00">
      <BasicPropertyInfo Latitude="38.71021270751953" Longitude="-9.144132614135742" StarRating="0" HotelCode="0|chiado_balcony_apartment" HotelName="Chiado Balcony Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Horta Seca, 7 - 1º direito, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/2c/952cdec604675f0ee84d0b064bd87ea3fd6c079f.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Bairro Alto), this apartment is within a 10-minute walk of Santa Justa Elevator and Rossio Square. This apartment is 0.7 mi (1.1 km) from Commerce Square and 0.7 mi (1.1 km) from Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave, and a crib/infant bed (surcharge) can be requested.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1173.85" OriginalAmount="1173.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|716162" HotelName="PORTOBAY MARQU�S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887088_foto_1.jpg</HotelPictures>
        <HotelDescription>This classic city hotel enjoys a privileged location in Lisbon's city centre next to the beautiful Eduardo VII Park. The shops and monuments of Avenida da Liberdade are right at the hotel's doorstep, and Marques de Pombal metro station provides easy access to the rest of the city and sights such as Belem Tower, St George Castle and the Oceanarium.Guests are welcomed in the elegant lobby with its air of tradition and prestige, and will feel at home in the comfortable, air-conditioned guest rooms with flat-screen TVs, high-speed internet access and spacious ensuite bathrooms with complimentary bath amenities. The sophisticated in-house restaurant serves refined signature dishes such as Rothschild Prawn Bisque and Aviz Royal Red Crab Cocktail with Christofle silverware and Vista Alegre china, altogether making this not only the perfect place to rest but also to enjoy an exquisite dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.00" OriginalAmount="1174.00">
      <BasicPropertyInfo Latitude="38.7125385269869" Longitude="-9.12613034248352" StarRating="0" HotelCode="0|alfama_flats_beco_dos_ramos" HotelName="Alfama Flats - Beco Dos Ramos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco Dos Ramos, 10, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/a8/96a85f6a9c33f4cebab0a5c93cc096fbb1f17e25.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alfama Flats - Beco Dos Ramos” is located in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Laundry services are offered. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1174.74" OriginalAmount="1174.74">
      <BasicPropertyInfo Latitude="38.730746620973" Longitude="-9.1470032930374" StarRating="3" HotelCode="63663|865945" HotelName="American Diamonds" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 47, 1050 226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82039/a_82039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="38.71227576" Longitude="-9.13587623" StarRating="2" HotelCode="684526|inn_possible_lisbon_hostel_" HotelName="Inn Possible Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Regedor 3, Santa Maria Maior, 1100-433 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/90747/2990747/1.jpg?f=15022005</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inn Possible Lisbon is primely located in the historical centre of the Portuguese capital. The unit is a 5-minute walk from Rossio, a 7-minute walk from São Jorge Castle and 1 km from Alfama.All the rooms have a bathroom, private ones for the double rooms and shared facilities for the dormitories. The private double rooms have a balcony.Breakfast is included in the room rate, and guests can find typical Lisbon restaurants within a 5-minute walk. Alfama is known as the Fado District, renowned for its Fado houses, where guests may enjoy Portuguese tapas while watching a concert.Featuring a 24-hour front desk, the unit has a comfortable communal lounge, where guests may relax, watch TV or read a book in the comfortable sofas. Free Wi-Fi is available throughout the hostel.Cais do Sodré is a 7-minute drive from the Inn Possible Lisbon, while the Chiado is a 10-minute walk from the property. Lisbon International Airport is 15 minutes away  by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1187.55" OriginalAmount="1187.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|716121" HotelName="VIP Executive Eden Aparthotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886191_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel ocupa un edificio art deco de 1930, y estandaacute; ubicado en la Praandccedil;a dos Restauradores, en el centro histandoacute;rico y turandiacute;stico de Lisboa. Bairro Alto se encuentra a 10 minutos a pie. El hotel ha sido clasificado como el mejor proyecto de reforma urbana y el Mejor Proyecto de Turismo en Portugal. Hay una gran variedad de tiendas y lugares de entretenimiento en los alrededores y los enlaces de la red de transporte panduacute;blico estandaacute;n en la puerta del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.00" OriginalAmount="1188.00">
      <BasicPropertyInfo Latitude="38.7154" Longitude="-9.13433" StarRating="0" HotelCode="0|mouraria_deluxe_apartment" HotelName="Mouraria Deluxe Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marquês Ponte de Lima nº 23 - 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/01/cb/01cb879b475421b42df201c99a7ab628d594b6dc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 4-minute walk from Martim Moniz Square and 10 minutes by foot from Rossio Square.  This apartment is 0.6 mi (0.9 km) from Lisbon Cathedral (Se) and 0.7 mi (1.1 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: EUR 250 per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 2 per person, per night. This tax does not apply to children under 13 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.00" OriginalAmount="1188.00">
      <BasicPropertyInfo Latitude="38.731741119467" Longitude="-9.1350339779467" StarRating="2" HotelCode="146907|hotel_do_chile" HotelName="Do Chile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Pedro 40, 1000-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312400/312400a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1188.12" OriginalAmount="1188.12">
      <BasicPropertyInfo Latitude="38.712366" Longitude="-9.142982" StarRating="4" HotelCode="915456|926725" HotelName="9 Hotel Mercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 76, 1200-273 Lisbonne</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/278044/a_278044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1190.45" OriginalAmount="1190.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|D05945" HotelName="Next Level Premium Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2593860_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT:7102 - Next Level Premium Hotels</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="38.74700149" Longitude="-9.10083153" StarRating="3" HotelCode="637058|discovery_apartment_expo" HotelName="Discovery Apartment Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Telhal Aos Olivais 6, 1 Dto, 1950-258 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68102/2968102/1.jpg?f=15061528</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1192.33" OriginalAmount="1192.33">
      <BasicPropertyInfo Latitude="38.769401195236" Longitude="-9.0979859232902" StarRating="4" HotelCode="30729|521415" HotelName="TRYP Lisboa Oriente Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II - Parque das Nações, 1990-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49197/a_49197_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Lisbon, within a short distance of countless shopping venues, links to the public transport network and restaurants. Bars and nightclubs are approximately 500 m away and it is about 700 m to the sea and 20 km to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1193.92" OriginalAmount="1193.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|233740" HotelName="TURIM Marques Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/866644_foto_1.JPG</HotelPictures>
        <HotelDescription>Situated in the Santo Antonio district in Lisbon, 400 m from Liberty Avenue, TURIM Marques Hotel features a restaurant, bar and free WiFi throughout the property.Each room comes with a flat-screen TV with satellite channels. Rooms have a private bathroom fitted with a bath. For your comfort, you will find free toiletries and a hairdryer.You will find a 24-hour front desk at the property.The hotel also offers car hire. Amoreiras is 1 km from TURIM Marques Hotel, while Bairro Alto is 1.4 km away. Lisbon Humberto Delgado Airport is 6 km from the property.Santo Antonio is a great choice for travellers interested in monuments, friendly locals and architecture.InternetAdapted for disabledSafe2StayRestaurantParkingAir conditioned</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1194.00" OriginalAmount="1194.00">
      <BasicPropertyInfo Latitude="38.71029281616211" Longitude="-9.150538444519043" StarRating="0" HotelCode="0|not_guilty_duplex_at_bairro_alto" HotelName="Not Guilty Duplex at Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Poço dos Negros, 67, 4º Dto, Misericordia, 1200-109 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/7c/997c7eab0f2139e6df8ab4bf9bb8769694e29a11.jpeg</HotelPictures>
        <HotelDescription>*Covid 19: If you are concerned about the coronavirus pandemic, rest assured that our cleaning teams are equipped to properly disinfect each apartment between stays. We are also very  flexible in case you need to reschedule or even cancel your booking with us. Stay safe!&lt;br /&gt;This spacious duplex apartment right in the city center, provides the perfect base for you to explore Lisbon, 5mins walking from Chiado,Bairro Alto and the river side.&lt;br /&gt;Fully renovated,on the last floor of a traditional Portuguese building! Sleeps up to 9 people&lt;br /&gt;Ideal for friends, families or even couples who love large spaces.&lt;br /&gt;The apartment features:&lt;br /&gt;&lt;em&gt; 2 bedrooms (one with double bed, and the other one with a double bed and two single beds)&lt;br /&gt;&lt;/em&gt; 2 bathrooms with bathtub&lt;br /&gt;&lt;em&gt; Sofa bed and an extra bed in the living room&lt;br /&gt;&lt;/em&gt; Living room with a small balcony very traditional Portuguese&lt;br /&gt;&lt;em&gt; Fully equipped kitchen&lt;br /&gt;&lt;/em&gt; Cable TV&lt;br /&gt;* Free Wifi&lt;br /&gt;Bedroom access depends on how many people will be staying at the flat.&lt;br /&gt;for example:&lt;br /&gt;1 couples - 1 bedroom will be available (remaining room will be closed)&lt;br /&gt;2 friends would occupy one double bedroom (remaining room will be closed).&lt;br /&gt;Guests are free to choose which bedrooms they would like to stay in, at the time of check-in.&lt;br /&gt;&lt;li&gt;I provide all the first-day basics for a very pleasant stay, such as shampoo, shower gel, toilet paper, and more.&lt;br /&gt;** If you wish, we provide a cot, a baby chair and a baby bath tub on request.&lt;/li&gt;&lt;br /&gt;Our street is exactly in the meeting point of the 3 best neighborhoods of Lisbon: Chiado, Bairro Alto and Santa Catarina. In other words, you are surrounded by the best stores, bookshops, old-style cafes and theatres of Chiado; the best bars, restaurants, fado houses, trendy shops, and an amazing night life of Bairro Alto; and, you are lucky to be just a few meters away from the beautiful Miradouro de Santa Catarina and its breathtaking view over our beautiful city.&lt;br /&gt;Right in front of the flat you have a supermarket that is open until late, and on the same street you have plenty of high quality restaurants at very reasonable prices. The Chiado metro station is located just 10 minutes walking distance from the flat. The iconic 28 tram passes on the same street as the flat.&lt;br /&gt;From the airport to the flat:&lt;br /&gt;By metro: Take the red line and get off at ALAMEDA station. Change to the green line direction Cais do Sodré, get off at BAIXA-CHIADO station. Walk for 850 meters (around 10 minutes) to the flat.&lt;br /&gt;AEROBUS (8am-11pm) - Take the Aerobus at the exit of the arrivals terminal, then get out at Cais do Sodré and walk 1,1km to the flat or in Cais do Sodré take the bus 706 direction Santa Apolónia, get off at Conde Barão and walk 300 meters to the flat.&lt;br /&gt;By taxi: Takes around 15-20 minutes, depending on the traffic. The price is normally between 16-20 euros, during the day.&lt;br /&gt;**Late check-ins, from 21h00 to 00h00 (midnight), have an extra charge of 20€ payable in cash upon arrival. After 00h00 (midnight) there is an extra charge of 40€.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.00" OriginalAmount="1197.00">
      <BasicPropertyInfo Latitude="38.71969819" Longitude="-9.15655494" StarRating="0" HotelCode="720815|the_postcard_lisbon" HotelName="The Postcard Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Sol Ao Rato 9</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/25/ca2563303382f67e0b67f836c236e9f63db52dcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1199.00" OriginalAmount="1199.00">
      <BasicPropertyInfo Latitude="38.71384092" Longitude="-9.14612858" StarRating="4" HotelCode="640534|my_suite_lisbon" HotelName="My Suite Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Boaventura 23, 1200-407 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/34647/2134647/1.jpg?f=14973613</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a transfer service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="38.71878433227539" Longitude="-9.134180068969727" StarRating="0" HotelCode="0|olarias_garden_by_bnbird_i_apartment" HotelName="Olarias Terrace By BnBird I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Olarias, nº 68, 1º esquerdo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/b1/b2b13a9bed6e1d26680f7016535299ea65590ba1.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Lisbon Old Town), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.7 mi (1.2 km) from Castle of Sao Jorge and 0.3 mi (0.5 km) from Martim Moniz Square.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1207.35" OriginalAmount="1207.35">
      <BasicPropertyInfo Latitude="38.712429" Longitude="-9.1378950000001" StarRating="4" HotelCode="295345|1455538" HotelName="Santa Justa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dos Correeiros 204, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67738/0b3031a0-34b0-49f3-9a89-9d88cdf3f303.jpg?d=636595765350000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1208.00" OriginalAmount="1208.00">
      <BasicPropertyInfo Latitude="38.72110366821289" Longitude="-9.13840389251709" StarRating="0" HotelCode="0|apartamento_martires_da_patria" HotelName="Apartamento Mártires da Pátria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santana da Cruz 25, Arroios, 1150-310 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/2f/692f8348c72441689a6bd7fae135e1d60c3c854e.jpeg</HotelPictures>
        <HotelDescription>Apartamento Mártires da Pátria is an apartment situated in Lisbon, 700 metres from Liberty Avenue. Guests benefit from balcony. Free WiFi is available throughout the property.&lt;br /&gt;There is a dining area and a kitchen. Towels and bed linen are offered in this apartment.&lt;br /&gt;Rossio is 800 metres from Apartamento Mártires da Pátria, while Chiado is 1.2 km away. The nearest airport is Lisbon Portela Airport, 5 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="38.71789426" Longitude="-9.13906191" StarRating="0" HotelCode="738977|489240" HotelName="Quinta Colina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada De Santana 200, 1150-307 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1210" OriginalAmount="1210">
      <BasicPropertyInfo Latitude="38.71024611" Longitude="-9.14462474" StarRating="4" HotelCode="779363|341567" HotelName="Boutique Chiado Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Horta Seca 32, 1200-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9595833</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1213.62" OriginalAmount="1213.62">
      <BasicPropertyInfo Latitude="38.705420184257" Longitude="-9.1601461172104" StarRating="4" HotelCode="258790|243246" HotelName="As Janelas Verdes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 47, 1200-690 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15014/a_15014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located close to the National Art Museum and by the romantic Rua des Janelas Verdes. The nearest airport is around 9 km away and the centre (Rossio) is roughly 5 km from the hotel. Links to the public transport network are located directly in front of the hotel. Shopping opportunities are located roughly 2 km away, there are also many restaurants around 500 m away and the nearest bars, pubs and the nightclub are within 2 km from the hotel. A worthwhile excursion is to the beach approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1215.00" OriginalAmount="1215.00">
      <BasicPropertyInfo Latitude="38.73423932" Longitude="-9.15465636" StarRating="4" HotelCode="738869|feeling_eduardo_vii" HotelName="Feeling Eduardo VII" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marques Da Fronteira 8, 2 Esq, 1200-092 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/50352/3750352/1.jpg?f=15314557</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1217" OriginalAmount="1217">
      <BasicPropertyInfo Latitude="38.709310139761" Longitude="-9.150625616312" StarRating="4" HotelCode="190564|386343" HotelName="Casa do Bairro Boutique Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Beco Caldeira 1, 1200-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295965/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Bairro Alto), Casa do Bairro by Shiadu is minutes from Regimento de Sapadores Bombeiros Museum and Santa Catarina Viewpoint. This 4-star guesthouse is within close proximity of Parliament and Bica Lift.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms. Conveniences include safes and coffee/tea makers.&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 babysitting/childcare (surcharge). This guesthouse also features babysitting/childcare 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 multilingual staff, luggage storage, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.00" OriginalAmount="1219.00">
      <BasicPropertyInfo Latitude="38.71516036987305" Longitude="-9.133658409118652" StarRating="3" HotelCode="0|castello_prime_suites" HotelName="Castello Prime Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marquês de Ponte do Lima 10, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/5b/445b9543792b1def8ba8802eb096c35bc208f750.jpeg</HotelPictures>
        <HotelDescription>With a stay at Castello Prime Suites, you'll be centrally located in Lisbon, just a 4-minute walk from Martim Moniz Square and 8 minutes by foot from Rossio Square. This spa aparthotel is 0.5 mi (0.8 km) from Santa Justa Elevator and 0.5 mi (0.8 km) from Lisbon Cathedral (Se).&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. If you're looking for recreational opportunities, you'll find an attached winery, an indoor pool, and a sauna. This aparthotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Satisfy your appetite at the aparthotel's coffee shop/café. Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served daily from 8:00 AM to 10:30 AM.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A shuttle from the airport to the hotel is complimentary (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Your room comes with a memory foam bed. 40-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and minibars, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;li&gt;One child 3 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&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="27" TotalAmount="1222" OriginalAmount="1222">
      <BasicPropertyInfo Latitude="38.71023596" Longitude="-9.1457394" StarRating="4" HotelCode="739153|281713" HotelName="Feels Like Home Bica Prime Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Sequeiro 4, Misericordia, 1200-441 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/72362/2972362/1.jpg?f=14952895</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.00" OriginalAmount="1222.00">
      <BasicPropertyInfo Latitude="38.718101501464844" Longitude="-9.130080223083496" StarRating="0" HotelCode="0|graca_seven_hiils" HotelName="Graça Seven Hiils" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bela Vista à Graça, 4 - 3º Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/59/6e/596e88b20e9d7dd7b9e6523b90df08f4548dc45c.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Castle of Sao Jorge and Rossio Square. This apartment is 0.8 mi (1.2 km) from Lisbon Cathedral (Se) and 0.4 mi (0.7 km) from Martim Moniz Square.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep 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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="38.73112106323242" Longitude="-9.134407997131348" StarRating="4" HotelCode="0|137_lux_residence" HotelName="137 Lux Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Alm. Reis, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/d9/b7d9d3afdcc9b8b7ef45073308f42db0a0b0b746.jpeg</HotelPictures>
        <HotelDescription>With a stay at 137 Lux Residence in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Santa Justa Elevator. This 4-star apartment is 1.8 mi (2.9 km) from Commerce Square and 1.9 mi (3 km) from Castle of Sao Jorge.&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of 137 Lux Residence. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 10 guestrooms, featuring kitchenettes with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, and housekeeping is provided weekly.&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: 12.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1225" OriginalAmount="1225">
      <BasicPropertyInfo Latitude="38.70910939" Longitude="-9.13618363" StarRating="4" HotelCode="455606|161910" HotelName="Pestana CR7 Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 54, 1100-150 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/565906/w_565906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="38.7430737155869" Longitude="-9.14218291779093" StarRating="0" HotelCode="0|stay_home_lisbon" HotelName="Stay Home Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Óscar Monteiro Torres 27, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ff/47/ff47752739578f0073dab3b18f5cb87f0adbfa40.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Stay Home Lisbon” is situated in Lisbon. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Guests are welcome to enjoy a drink or two in a casual hotel bar. Wi-Fi is available throughout the property. Airport shuttle services are offered at a surcharge. There is a laundry at the hotel.&lt;/br&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="38.72423902" Longitude="-9.15300758" StarRating="3" HotelCode="410922|castilho_house" HotelName="Castilho House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="24 Hour Front Desk,Elevator,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho nº 67, 5º Andar, 1250-068 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/580012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Castilho House is in the heart of Lisbon, walking distance from Edward VII Park and Marques de Pombal Square.  This bed &amp; breakfast is within close proximity of Vasco de Gama Statue and Arpad Szenes - Vieira da Silva 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 8 air-conditioned rooms featuring 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 safes and blackout drapes/curtains, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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;Take advantage of the bed &amp; breakfast's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="38.7158096711329" Longitude="-9.13912162184715" StarRating="0" HotelCode="0|bairrus_lisbon_apartments__rossio" HotelName="Bairrus Lisbon Apartments - Rossio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santana, nº42, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/16/b6/16b6d171b316528db7f0988e87202ce05d2fee20.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Bairrus Lisbon Apartments - Rossio” is located in the historic center of Lisbon.&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="34" TotalAmount="1239.87" OriginalAmount="1239.87">
      <BasicPropertyInfo StarRating="3" HotelCode="|135467" HotelName="HOTEL AMERICA DIAMONDS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296326_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel benefits from a privileged localization in the centre of Lisbon, less than a 10-minute walk to Marqu�s de Pombal Square and Eduardo VII Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1241.00" OriginalAmount="1241.00">
      <BasicPropertyInfo Latitude="38.72929000854492" Longitude="-9.143884658813477" StarRating="3" HotelCode="0|moxy_lisbon_city" HotelName="Moxy Lisbon City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque Loule No 2 A 8, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5b/ae/5bae8e86a076355db588a5a92e383df0ab19bd81.jpeg</HotelPictures>
        <HotelDescription>This comfortable null is situated in Lisboa. null may take advantage of the Wi-Fi connection on public areas. The null provides 24-hour reception. All null at this disability-friendly null are wheelchair-accessible.&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;&lt;ul&gt;  &lt;li&gt;The seasonal pool will be open from April to October. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast, lunch, and dinner.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 48 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of  SGS (3rd party expert - Global).&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt;&lt;li&gt; This property welcomes guests of all sexual orientations and gender identities (LGBTQ friendly). &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city and collected at the property. Exemptions or reductions might apply. For more details, please contact the property using the information on the reservation confirmation received after booking. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for self-serve breakfast: EUR 9 per person (approximately)&lt;/li&gt;       &lt;li&gt;Covered self parking fee: EUR 12 per day&lt;/li&gt;                       &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1241.03" OriginalAmount="1241.03">
      <BasicPropertyInfo Latitude="38.720358087167" Longitude="-9.1474223306011" StarRating="4" HotelCode="18880|3322" HotelName="AVANI Avenida Liberdade Lisbon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Júlio César Machado 7/9, 1250-135 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23176/a_23176_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by wonderful gardens, the hotel is only 1 km from the centre of Rossio. Cafés, nightclubs, various shops and restaurants are all to be found within 200 to 500 metres of the hotel. Public transport departs from stops located just 200 m from the hotel. The airport is about 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1242" OriginalAmount="1242">
      <BasicPropertyInfo Latitude="38.720085" Longitude="-9.148912" StarRating="5" HotelCode="87525|11611" HotelName="Eurostars das Letras" 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,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho, 6-12, 1250-069 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122392/a_122392_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, near to all of the main attractions and with easy access to the underground railway station, everything guests at this hotel might need is just a short distance away. It is also easily accessible by car, and the bus station is in the immediate vicinity. Portela Airport is about 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="38.719268798828125" Longitude="-9.128030776977539" StarRating="0" HotelCode="0|colourful_graca_apartment" HotelName="Typical Light Filled Graça Apartment + Free Pickup, By TimeCooler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>79 Rua da Senhora da Glória, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/3e/2e3ee9bc1d1eef5ebfb947b4cb13f90b21f87c03.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Alfama), you'll be minutes from Feira da Ladra Flea Market and Monastery of Sao Vicente de Fora. This apartment is close to Castle of Sao Jorge and Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave, and a crib/infant bed (surcharge) can be requested.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1250" OriginalAmount="1250">
      <BasicPropertyInfo Latitude="38.71018099" Longitude="-9.14497139" StarRating="3" HotelCode="739092|281583" HotelName="Chiado 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Horta Seca 44, 1200-106 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5666112</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1253.69" OriginalAmount="1253.69">
      <BasicPropertyInfo Latitude="38.72093836" Longitude="-9.13744938" StarRating="4" HotelCode="740125|2542905" HotelName="Lis Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Dining,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Cruz Do Desterro 19-21, 1150-120 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624773/624773a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Registration Procedure

For your information there isn't a reception desk at the building. We kindly ask you if you could send us the estimated time of arrival of customers. Contact is comercial@lisapartments.com or +351 969 116 180.

In the day and hour of your arrival a Guest Service Coordinator will be at the apartment to make the check-in and give you the keys. Check-in is after 15:00h (3pm) till 00:00h, but we try to be flexible, if possible.

Lis Apartments is a Portuguese start-up that offers travellers the chance to rent a private apartment with the benefits of hotel services.

The apartments are in an elegantly renewed building, within Arroios neighborhood, one of the most central places of Lisbon.
Each apartment has a capacity up to 3 or 4 people. In total, we can have 23 guests in the building. 

It is a great choice for couples, families with children and small groups.

Guests benefit from fully equipped apartments. It features:
- One private bedroom with a two single beds or double size bed
- Crib for children is available, under request
- Living room with dining area with table for 4, a double sofa-bed, full HD LCD TV, Cable TV with more than 40 channels and Children's TV Channels
- Blackouts in all sleeping areas
- Full equipped kitchen with washing machine, dishwasher, microwave, oven, hob, freezer, refrigerator, coffee machine, kettle, juice maker, toaster and kitchen utensils
- Private bathroom with shower, bath amenities, hairdryer and towels
- Free Wi-Fi high speed Internet service
- Iron and ironing board
- Cotton sheets, towels and other linen included

Guest can also benefit from à la carte services such as breakfast delivery, housekeeping, baby sitting and dry cleaning…all to match the modern traveller's expectations.

Whether travelling for work or leisure, Lis apartments are the ultimate accommodation choice where guests live and play like a local, yet enjoy the comfort and high service standards of the best hotels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1253.98" OriginalAmount="1253.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|721466" HotelName="VILA GALE ERICEIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ERICEIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30509_image62077355_0.jpg</HotelPictures>
        <HotelDescription>Located in the picturesque town of Ericeira, just over the beach, this hotel filled with history and tradition results from the rehabilitation of the unforgettable Ericeira Tourism Hotel, and it is set against the backdrop of the Atlantic Ocean.Only 30 minutes from Lisbon, with direct access by motorway, the hotel Vila Gal� Ericeira offers four different room types, including rooms with balcony and sea view. It has a restaurant, two bars, rooms for events and corporate meetings, children's club, playground and a modern Satsanga Spa with massage rooms, indoor pool, sauna, Turkish bath and gym.During your stay, make sure you dive in the two swimming pools for adults, one of them with saltwater. In turn, the children are going to love the pool slides.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1254.61" OriginalAmount="1254.61">
      <BasicPropertyInfo Latitude="38.72413733" Longitude="-9.15245113" StarRating="5" HotelCode="566970|2180515" HotelName="Iberostar Selection Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 64, 1250-071 Lisboa, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/683899/a_683899_AI2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury urban hotel is located in a business and shopping hub (Lisbon’s ‘Baixa’ district), just a short distance from Praça Marquês de Pombal (in the heart of Lisbon’s city centre) and Eduardo VII Park. The hotel is within easy reach of a range of public transport options including the metro (5 minutes’ on foot), buses and taxis. It is also close to the main North/ South Road, the Estoril coast and just 15 minutes from Lisbon’s international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="38.7116325959111" Longitude="-9.12857213005941" StarRating="0" HotelCode="0|alfama_apartment_3" HotelName="Alfama Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Miguel nº 89 1º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/f5/b1f5e1d5c19fa652cc2f69e19693800c3aac7e76.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alfama Apartment” is set in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1257.53" OriginalAmount="1257.53">
      <BasicPropertyInfo Latitude="38.711759516261" Longitude="-9.1384879703942" StarRating="4" HotelCode="186189|1025338" HotelName="Lisbon Art Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 158, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153019/153019a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the most central quarter of Lisbon, Baixa, between the cosmopolitan Rua Augusta, the most popular pedestrian street of central Lisbon, and the Chiado neighbourhood. Baixa is without a doubt the most central business and shopping quarter of Lisbon, with Rua Augusta full of artists showing their masterpieces as one strolls towards Rossio or Praça do Comércio. The apartments are next to several squares, museums, shops and 2 minutes from Tagus River, where guests can enjoy going for a walk. Portela Airport is about 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1258" OriginalAmount="1258">
      <BasicPropertyInfo Latitude="38.713624739245" Longitude="-9.14684638381" StarRating="4" HotelCode="260229|371363" HotelName="Casa Das Janelas Com Vista" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Loureiro 35, Bairro Alto, 1200-293 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186847/186847_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming guest house boasts a delightful setting in the Bairro Alto district of Lisbon. The guest house enjoys a peaceful setting, yet is in within easy access of the many attractions and points of interest that this captivating city has to offer. Guests will find themselves just a short walking distance from Rossio Train Station, and can take a trip to the famous village of Sintra. This delightful guest house greets guests with warm hospitality and charm. The rooms are beautifully appointed, featuring soothing, refreshing tones for a serene environment. The guest house offers a host of excellent facilities, ensuring a relaxing stay. Guests are invited to enjoy a delicious breakfast in the mornings, for a great start to the day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1258" OriginalAmount="1258">
      <BasicPropertyInfo Latitude="38.714747" Longitude="-9.132429" StarRating="4" HotelCode="27783|3443" HotelName="Olissippo Castelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Costa Do Castelo 112/126, 1100-179 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41029/a_41029_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area of Bairro do Castelo, overlooking Baixa. The hotel is only a couple of minutes away from the centre of Lisbon, where guests will find a wide range of bars, restaurants, shops and entertainment venues. It lies right by the walls of the Castelo de São Jorge and offers a familial atmosphere with an eclectic mix of tradition and modern. From here guests are able to enjoy a fantastic view of the city. The airport lies within 8 km and the centre (Rossio) is only around 500 m away from the hotel. Links to the public transport network are located directly in front of the hotel. The nearest beach is a worthwhile excursion and is located around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1270.00" OriginalAmount="1270.00">
      <BasicPropertyInfo Latitude="38.7155" Longitude="-9.13782" StarRating="0" HotelCode="0|light_blue_apartments_downtown_lisbon" HotelName="Light Blue Apartments - Downtown Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Arco da Graça 2, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/e9/eae958d36d5778ff504fc03222f149154f87d150.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Light Blue Apartments - Downtown Lisbon, you'll be centrally located in Lisbon, within a 5-minute walk of Rossio Square and Martim Moniz Square.  This 4-star apartment is 0.7 mi (1.1 km) from Commerce Square and 0.6 mi (1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 12 individually decorated guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Smart televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1271" OriginalAmount="1271">
      <BasicPropertyInfo Latitude="38.732197" Longitude="-9.15083" StarRating="5" HotelCode="27781|7947" HotelName="Real Palácio" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 115, 1050-228 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41027/a_41027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon, just a few minutes walk from the centre of the city. Many shopping venues, bars, nightclubs and restaurants are to be found in the vicinity and links to the public transport network can easily be reached on foot. The sea and beach lies within 25 km of the hotel and the international airport is about 5 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1271.08" OriginalAmount="1271.08">
      <BasicPropertyInfo Latitude="38.745565391535" Longitude="-9.1600602865219" StarRating="4" HotelCode="14826|20984" HotelName="SANA Metropolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Soeiro Pereira Gomes, Parcela 2, 1600-198 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17410/a_17410_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). It is also well situated for access to plenty of shops, restaurants, bars and nightclubs as well as the public transport network with stops located directly in front of the hotel. The nearest beach is 35 km away and the airport some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1271.32" OriginalAmount="1271.32">
      <BasicPropertyInfo Latitude="38.721499807652" Longitude="-9.145479798317" StarRating="4" HotelCode="11228|104362" HotelName="Hotel Britania" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 17, 1150-278 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9303/a_9303_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, hotel lies only around 1 km from Rossio (one of the beautiful Lisbon squares). The nearest public transport links are within walking distance from the hotel and numerous shops as well as restaurants and bars are in the hotel's immediate vicinity. The nearest nightclub is 2.5 km away and the beach is located 25 km from the hotel. Lisbon airport is approximately 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="38.71216102" Longitude="-9.14498377" StarRating="4" HotelCode="593996|dobairro_suites_at_bairro_alto" HotelName="DoBairro Suites at Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Atalaia 43, Misericordia, 1200-037 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511463</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1282" OriginalAmount="1282">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|30673" HotelName="Hotel Metrópole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Pedro IV  30, 1100-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17404/a_17404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming, tradition-rich hotel lies on Lisbon's famous main square, Rossio, and offers fabulous views out over the Castelo de São Jorge, the Dona Maria II national theatre and the old town district of Alfama. The airport is about 8 km away and the centre of Rossio with its many shopping and entertainment venues, restaurants, bars and nightclubs is just 50 m from the hotel. Links to the public transport network can be found directly beside the hotel and it is well worth paying a visit to the nearest beach that lies about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1283" OriginalAmount="1283">
      <BasicPropertyInfo Latitude="38.71227212" Longitude="-9.13699263" StarRating="4" HotelCode="345973|60994" HotelName="Hotel Lis - Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Douradores 146, 1100-107 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/397998/397998a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1284.00" OriginalAmount="1284.00">
      <BasicPropertyInfo Latitude="38.71823739" Longitude="-9.14528303" StarRating="4" HotelCode="782006|maxime_hotel_2" HotelName="Maxime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Alegria 58, Santo Antonio, 1250-004 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511523</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1285.00" OriginalAmount="1285.00">
      <BasicPropertyInfo Latitude="38.712442248074" Longitude="-9.14572742453686" StarRating="0" HotelCode="0|feels_like_home_bairro_alto_loft_with_sunny_terrace" HotelName="Feels Like Home Bairro Alto Loft with Sunny Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luz Soriano 146, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/67/40/674048a365dd0443c33d42a29482195f1259fae1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Feels Like Home Bairro Alto Loft with Sunny Terrace” is located in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Guests can order an airport shuttle for an additional fee. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1286" OriginalAmount="1286">
      <BasicPropertyInfo Latitude="38.698680024023" Longitude="-9.2050462961197" StarRating="4" HotelCode="69070|33831" HotelName="Jeronimos 8" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jerónimos 8, 1400-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91026/a_91026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the imposing Jerónimos Monastery and Belém Cultural Centre, which houses the famous Berardo Collection Museum. The Belém Tower, the Monument of the Discoveries, the Royal Coaches National Museum, the Navy Museum and the Tropical Garden are all only a few steps away from the hotel. Guests may also enjoy sea walks to different docks, as well as the famous ‘Pastéis de Belém’. Furthermore, the hotel offers easy access to Lisbon's Congress Centre and the main business centres, which are in close proximity. Lisbon’s Portela Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1292.00" OriginalAmount="1292.00">
      <BasicPropertyInfo Latitude="38.71423" Longitude="-9.12418" StarRating="3" HotelCode="0|romantic_gem_in_alfama" HotelName="Romantic Gem in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Paraíso, 28, rc tdr,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/5f/b15fa1e2493568cdaf26754e45467728d90e61fb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 4-minute drive from Commerce Square and 7 minutes from Lisbon Cathedral (Se).  This apartment is 1.5 mi (2.4 km) from Rossio Square and 1.5 mi (2.5 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. There's a private patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="34" TotalAmount="1295.58" OriginalAmount="1295.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|716181" HotelName="M�tropole Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/253930_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel goza de una magnandiacute;fica ubicaciandoacute;n en la plaza mandaacute;s conocida de Lisboa: Rossio. El edificio se encuentra inmerso en la rica cultura de la ciudad permitiendo a los huandeacute;spedes acceder candoacute;modamente a una amplia gama de atracciones turandiacute;sticas. El hotel ofrece unas impresionantes vistas al Castelo de Sao Jorge, el Teatro Nacional Dona Maria II y los barrios antiguos de Alfama y Baixa. Ademandaacute;s, el establecimiento se encuentra a poca distancia del centro de Rossio, donde los clientes podrandaacute;n encontrar una gran cantidad de tiendas, restaurantes y lugares de entretenimiento. Este magnandiacute;fico hotel presenta un diseandntilde;o clandaacute;sico. Las habitaciones estandaacute;n equipadas con muebles originales y un ambiente elegante. Los clientes quedarandaacute;n satisfechos con las numerosas instalaciones y servicios disponibles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1300" OriginalAmount="1300">
      <BasicPropertyInfo Latitude="38.731289244394" Longitude="-9.1440210215737" StarRating="4" HotelCode="395303|36967" HotelName="Doubletree by Hilton Lisbon - Fontana Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eng Vieira da Silva 2, 1050-105 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93908/a_93908_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in central Lisbon, near Saldanha Square, just 50 m from the nearest bus stop. It lies just 10 minutes away from all major entertainment venues and points of interest and about 10 minutes from 2 large congress centres. It is also close to Bairro Alto and the Chiado district with its delightful restaurants, bars and nightlife. Guests will find plenty of attractions in the area, including São Jorge Castle and the city zoo (both 5 km), as well as Jerónimos Monastery (6 km). Lisbon Airport is just 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1300.00" OriginalAmount="1300.00">
      <BasicPropertyInfo Latitude="38.70783" Longitude="-9.14338" StarRating="4" HotelCode="0|chiadoapartmentholidayrentalinlisbon" HotelName="Chiado-apartment-holiday-rental-in-lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim, 43, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/ef/f2ef78a9e85324c8af2b6643685327b88ca9de96.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Commerce Square and Rossio Square.  This apartment is 1.3 mi (2.1 km) from Lisbon Cathedral (Se) and 1.7 mi (2.7 km) from Castle of Sao Jorge.&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. Complimentary wired Internet access is available to keep you connected. Conveniences include a microwave and a washer/dryer.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and an elevator (lift).&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="7" TotalAmount="1305.25" OriginalAmount="1305.25">
      <BasicPropertyInfo Latitude="38.70000089429" Longitude="-9.1801393032074" StarRating="4" HotelCode="27782|1XG" HotelName="Vila Galé Ópera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Conde da Ponte</AddressLine>
          </AddressLines>
          <PostalCode>213605450</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41028/a_41028_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and conference hotel is situated directly in Lisbon's tourist centre. A lake and a river are both located directly next to the hotel. The centre of Rossio is roughly 5 km away and the congress centre is also not far away. Public transport departs from stops just 200 m from the hotel. The surrounding area is filled with bars, pubs, restaurants and nightclubs. The airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1313.00" OriginalAmount="1313.00">
      <BasicPropertyInfo Latitude="38.71878433227539" Longitude="-9.122502326965332" StarRating="0" HotelCode="0|barbosa_river_views_apartment" HotelName="Barbosa River Views Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rui Barbosa N.º 32, 2º Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/6a/7a6a14555af73989d6b05661e426a2bc7055218a.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Alfama), you'll be within a 15-minute drive of Commerce Square and Lisbon Cathedral (Se). This 4-star apartment is 1.6 mi (2.6 km) from Castle of Sao Jorge and 1.9 mi (3.1 km) from Rossio Square.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave, and a crib/infant bed (surcharge) can be requested.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1315.00" OriginalAmount="1315.00">
      <BasicPropertyInfo Latitude="38.70901878" Longitude="-9.15204259" StarRating="0" HotelCode="593555|santosweethome_1" HotelName="Santosweethome 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Mastros 10, 1200-264 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18750000/18749400/18749308/66917e86_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.00" OriginalAmount="1318.00">
      <BasicPropertyInfo Latitude="38.70939" Longitude="-9.15229" StarRating="3" HotelCode="0|santosweethome_2" HotelName="SantoSweethome 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>40 Rua dos Mastros, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/16/4516aef3a2f5c086cf0164d9c460932fff0e1133.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), SantoSweethome 2 is within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 1.9 mi (3 km) from Lisbon Cathedral (Se) and 2 mi (3.3 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Rooms have private balconies. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include free minibar items and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 19.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 44.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1319" OriginalAmount="1319">
      <BasicPropertyInfo Latitude="38.7116059" Longitude="-9.1386577" StarRating="4" HotelCode="190568|57327" HotelName="Lisbon Serviced Apartments - Baixa Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 88, 1100-045 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163196/163196a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1323.00" OriginalAmount="1323.00">
      <BasicPropertyInfo Latitude="38.71035512" Longitude="-9.13760086" StarRating="3" HotelCode="853383|my_story_charming_hotel_augusta" HotelName="My Story Charming Hotel Augusta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Nicolau 78, 1100-549 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/975871/w_975871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1323.55" OriginalAmount="1323.55">
      <BasicPropertyInfo Latitude="38.737033937839" Longitude="-9.1624367237091" StarRating="4" HotelCode="51202|66024" HotelName="SANA Malhoa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 8, 1099-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41033/a_41033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). A wide selection of shopping venues, restaurants and links to the public transport network lie within 500 m of the complex. There are bars located 2 km away, nightclubs are 2.5 km away and the Lisbon airport is located 5 km from the hotel. The nearest beach is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1325.00" OriginalAmount="1325.00">
      <BasicPropertyInfo Latitude="38.71179" Longitude="-9.12736" StarRating="0" HotelCode="0|lisbon_best_choice_prime_apartments_alfama" HotelName="Lisbon Best Choice Prime Apartments Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/81/3681f452e30b5e6641bbb9998000534930eb703d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this aparthotel in Lisbon (Alfama), you'll be steps from Fado Museum and 6 minutes by foot from Miradouro de Santa Luzia.  This aparthotel is 0.4 mi (0.6 km) from National Pantheon and 0.4 mi (0.6 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 8:30 AM to 9:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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;Price of an additional breakfast: 10.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 10.00 EUR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1333.00" OriginalAmount="1333.00">
      <BasicPropertyInfo Latitude="38.712310791015625" Longitude="-9.143730163574219" StarRating="0" HotelCode="0|fado_in_bairro_alto_" HotelName="Fado Bairro Alto - Sss Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte, 93, 1200-284, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/85/ef8545853d1d2ccefc8081c051d40f90a52c702b.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon’s Bairro Alto, FADO Bairro Alto - SSs Apartments is set in a typical lisbon building with more than 100 years and does not have elevator.The accommodation is renovated and offers free WiFi access. Rossio Train Station is a 10-minute walk away. With a balcony, apartments come with a seating area with a sofa and a flat-screen TV. Each has an equipped kitchen and some are fitted with a washing machine. Guests can enjoy local food at the several cafes and restaurants in the immediate surroundings. Bairro Alto is Lisbon's main night life area. The Trindade Theatre is 150 metres from FADO Bairro Alto - SSs Apartments. Lisbon Portela Airport is 8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1336.00" OriginalAmount="1336.00">
      <BasicPropertyInfo Latitude="38.71493148803711" Longitude="-9.15494441986084" StarRating="0" HotelCode="0|cool_tailor_made_2_bedroom_apartment" HotelName="Cool Tailor Made 2 Bedroom Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santo Amaro 7 R/C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/59/755933ab761268bcc01bc223b6647d5ca3d9deb0.jpeg</HotelPictures>
        <HotelDescription>Offering free WiFi and city views, Cool Tailor Made 2 Bedroom Apartment is an accommodation located in Lisbon, just less than 1 km from Bairro Alto and an 18-minute walk from Ribeira Market. This apartment is 2.8 km from Rossio and 2.9 km from Dona Maria II National Theatre. The apartment features 2 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. Liberty Avenue is 1.6 km from the apartment, while Commerce Square is 2.5 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1337" OriginalAmount="1337">
      <BasicPropertyInfo Latitude="38.71650003" Longitude="-9.14366529" StarRating="0" HotelCode="534573|449140" HotelName="The Lisbonaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Golf,Kids Play Area,Lounge,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 16, 1250-116 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/33255/1833255/1.jpg?f=15176852</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbonaire Apartments Welcome to the luxurious, 4x000D star The Lisbonaire Apartments in Lisboa. The hotel offers on site car parking. Guests can dine at the hotel restaurant. Rooms at the Lisbonaire Apartments. Iron, ironing board and hairdryer are provided in all rooms. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. Wifi internet access is available in all rooms. Tea and coffee making facilities are available in all rooms. Leisure Info. The Lisbonaire Apartments offers a range of leisure facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1338.00" OriginalAmount="1338.00">
      <BasicPropertyInfo Latitude="38.7151171" Longitude="-9.1385665" StarRating="3" HotelCode="151415|lisbon_story_guesthouse" HotelName="Lisbon Story Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo São Domingos 18, 1150-052 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97877/2197877/1.jpg?f=15121112</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1338.70" OriginalAmount="1338.70">
      <BasicPropertyInfo Latitude="38.704215899779" Longitude="-9.4059021385798" StarRating="5" HotelCode="317164|1515218" HotelName="InterContinental Cascais-Estoril" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Avenida Marginal 8023, 2765-249  Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431414/p_431414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Estoril. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1343.89" OriginalAmount="1343.89">
      <BasicPropertyInfo Latitude="38.71088741" Longitude="-9.13836357" StarRating="4" HotelCode="590865|2542495" HotelName="Casinha dos Sapateiros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 44, 1100-579 Lisbon, Lisbon Region</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68066/2968066/1.jpg?f=15321813</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1345.00" OriginalAmount="1345.00">
      <BasicPropertyInfo Latitude="38.71615219116211" Longitude="-9.153042793273926" StarRating="0" HotelCode="0|principe_real_apartment_4" HotelName="Principe Real Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manuel Bernardes, 28, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/0c/d10cf5271944097a965267f7ef503439e42a19aa.jpeg</HotelPictures>
        <HotelDescription>Principe Real Apartment is located in the Misericordia district of Lisbon, 600 metres from Bairro Alto, 800 metres from Liberty Avenue and 1.1 km from Chiado. This property is 1.2 km from Amoreiras.&lt;br /&gt;This 3-bedroom apartment comes with a kitchenette, a seating area, and a cable flat-screen TV.&lt;br /&gt;Rossio is 1.2 km from the apartment. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Principe Real Apartment.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1346.28" OriginalAmount="1346.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|C5D293" HotelName="EDITORY RIVERSIDE SANTA APOLONIA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/24339_image60415870_0.jpg</HotelPictures>
        <HotelDescription>Embark on a journey through history, marked by the rhythm of departures and arrivals, drawn in lines that extend to so many other points on the map.
The Editory Riverside is the gateway to a wharf of experiences that get lost between the skyline seen through the window and the paths that converge in one place with so many languages and accents mixed. The Editory Riverside Hotel is located at the St� Apol�nia train station, one of the oldest train stations in the country. The Editory Riverside Hotel presents a refined atmosphere, sober without being austere, elegant in its lightness as a
hostess for travelers, designed for citizens of the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1348.36" OriginalAmount="1348.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|C77B42" HotelName="Mama Shelter Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2416476_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT: 10236 - Mama Shelter Lisboa</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1350.99" OriginalAmount="1350.99">
      <BasicPropertyInfo Latitude="38.713036637932" Longitude="-9.1384913027286" StarRating="4" HotelCode="326450|246436" HotelName="Internacional Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Betesga 3, 1100-090 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47094/w_47094_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1352" OriginalAmount="1352">
      <BasicPropertyInfo Latitude="38.71384373" Longitude="-9.13768502" StarRating="4" HotelCode="966113|399943" HotelName="My Story Hotel Figueira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Figueira 14, Santa Maria Maior, 1100-241 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10823983</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1352.57" OriginalAmount="1352.57">
      <BasicPropertyInfo Latitude="38.726447" Longitude="-9.147078" StarRating="4.5" HotelCode="307879|1526288" HotelName="H10 Duque de Loulé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 81-83, Avenida Liberdade / Marquês Pombal, 1050-088 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421927/a_421927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lisbon, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1360.37" OriginalAmount="1360.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|003109" HotelName="MUNDIAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/315965_image61647705_0.jpg</HotelPictures>
        <HotelDescription>Set in Lisbon�s Baixa Pombalina district, this 4-star hotel features a terrace with panoramic city views. It is a 2-minute walk from Rossio Square and offers private parking. Rooms at the Hotel Mundial have air conditioning and traditional-style furnishings. They come equipped with satellite TV and a minibar. The private bathrooms include a bathrobe and hairdryer. The Veranda de Lisboa Restaurant offers local cuisine as well as panoramic views of Lisbon from the 8th floor. The Mundial also has a bar and wine cellar, where guests can attend wine tasting sessions hosted by experts. Hotel Mundial is a 5-minute drive from St. George's Castle, and is a 10-minute walk from various shops and restaurants. It offers 24-hour front desk service, and can assist in car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1360.75" OriginalAmount="1360.75">
      <BasicPropertyInfo Latitude="38.713026323782" Longitude="-9.1399515250466" StarRating="1.5" HotelCode="324158|2201695" HotelName="The Art Inn Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 Dezembro  31, 1200-357 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7945828</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1362.12" OriginalAmount="1362.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5C275" HotelName="Stay Hotel Lisboa Centro Chiado" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2371252_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay Hotel Lisboa Centro Chiado dispone de un total de 38 habitaciones. La construcciandoacute;n de este alojamiento se remonta a 2019. Stay Hotel Lisboa Centro Chiado incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en las habitaciones. La residencia ofrece recepciandoacute;n 24 horas. Desafortunadamente, no hay dormitorios en los que los visitantes puedan pedir una cuna para los mandaacute;s pequeandntilde;os. Stay Hotel Lisboa Centro Chiado cuenta con varias habitaciones accesibles para personas de movilidad reducida ya que vela por las necesidades especiales de sus visitantes. Hay aparcamiento a disposiciandoacute;n de los clientes. Este establecimiento lleva a cabo prandaacute;cticas sostenibles para el medioambiente. Los clientes que se alojen en Stay Hotel Lisboa Centro Chiado podrandaacute;n utilizar el servicio de traslados disponible. Stay Hotel Lisboa Centro Chiado puede cobrar algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1364.00" OriginalAmount="1364.00">
      <BasicPropertyInfo Latitude="38.712885175262" Longitude="-9.1260904053936" StarRating="0" HotelCode="0|_0x353dc" HotelName="Alfama Nest Remedios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios, 129 -1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/29/d6/29d6a59c3df50e6bd4a8587d7c3872f0d92277ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alfama Nest Remedios” is set in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1368.24" OriginalAmount="1368.24">
      <BasicPropertyInfo Latitude="38.720763191748" Longitude="-9.1500556468964" StarRating="4" HotelCode="40088|234776" HotelName="Altis Suites Hotel de Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 13, 1250-066 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65009/a_65009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1368.61" OriginalAmount="1368.61">
      <BasicPropertyInfo Latitude="38.7164067" Longitude="-9.1407562" StarRating="3" HotelCode="36376|93473" HotelName="Residencial Florescente" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas de Santo Antão 99, 1150-265 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093473/093473a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1369.55" OriginalAmount="1369.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|612522" HotelName="SANA MALHOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/183718_image49019291_0.jpg</HotelPictures>
        <HotelDescription>You'll find the SANA Malhoa Hotel in the city centre, next to the Praca de Espanha and so handy for the El Corte Ingles shopping centre. We're really close to the Metro, so finding us shouldn't be a problem! Comfort is the watch-word of our hotel, which is bathed in natural light. Stay in a contemporary, spacious and cosy environment. The atmosphere is stylishly casual and our young, vibrant and professional team is waiting to make sure your stay is unforgettable. At the SANA Malhoa you'll enjoy a welcoming, restful experience; the natural daylight that floods through the hotel sets us apart and highlights the warm, positive blue and orange decor. But there's more! Recuperate at the Fitness and Wellness Centre, whether it's with a workout at the gym, relaxation in the Jacuzzi, Sauna or Turkish bath or just a soothing massage at the end of the day. Enjoy a traditional meal at the Mediterranean Restaurant in a warm and cosmopolitan environment.And if you're doing business, we have the technology, versatility and know-how you'll need in our seven meeting rooms that have a capacity of upto 700 people. Expect an excellent service; satisfying each and every guest is our principle aim.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1372.00" OriginalAmount="1372.00">
      <BasicPropertyInfo Latitude="38.70927739" Longitude="-9.13506984" StarRating="4" HotelCode="354160|turim_terreiro_do_paco_hotel" HotelName="Turim Terreiro do Paço Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 9, 1100-149 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/467669/a_467669_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1374" OriginalAmount="1374">
      <BasicPropertyInfo Latitude="38.73352753" Longitude="-9.15104845" StarRating="4" HotelCode="514760|217108" HotelName="Lisbon Serviced Apartments - Parque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Latino Coelho 50, 1050-137 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482361/482361a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;
The apartments are located in one of the most central areas of the city of Lisbon, in a fully renovated building of contemporary architecture, with  one bedroom and bedroom apartments with a capacity for 4 or 6 persons.
The magnificent Garden of the Calouste Gulbenkian Foundation, which is but a 5-minute walk, with its CAM (Contemporary Art Museum) and Museum Foundation. Not far away, just 250 meters away, located in those warehouses that weekenders consider ideal for watching movies or going shopping - El Corte Ingles. But if the option is to go for a stroll and enjoy Lisbon, little further up, just up the road you will encounter the Eduardo VII Park. Then admire for a few moments the stunning view and see the urban fabric of the city. Many other alternatives are accessible and close at hand.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1375.00" OriginalAmount="1375.00">
      <BasicPropertyInfo Latitude="38.70572721" Longitude="-9.14417311" StarRating="2" HotelCode="391221|sunset_destination_hostel" HotelName="Sunset Destination Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Lounge,Luggage Storage,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cais Do Sodre, Praca Do Duque De Terceira, Railway Station, 1st Floor, 1200-161 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/37976/2137976/1.jpg?f=15092078</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Santos), Sunset Destination Hostel is minutes from Sao Luis Municipal Theater and Chiado Museum. This hostel is within close proximity of National Theater of Sao Carlos and Santa Catarina Viewpoint.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 19 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool.&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. Breakfast is available 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 laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1377" OriginalAmount="1377">
      <BasicPropertyInfo Latitude="38.764917425951" Longitude="-9.0978169441223" StarRating="4" HotelCode="66473|32310" HotelName="Olissippo Oriente" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport 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>Avenida Dom João II 32, 1990-083 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86014/a_86014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon's former Expo 98 site, which is now known as the Parque das Nações. One major feature is the hotel's proximity to the Lisbon Oceanarium, FIL fairground, Vasco da Gama shopping centre and the city's casino. It is also close to public transport and Lisbon airport is only 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1380.97" OriginalAmount="1380.97">
      <BasicPropertyInfo Latitude="38.747198" Longitude="-9.164194" StarRating="4" HotelCode="27909|20914" HotelName="Lisbon Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dos Combatentes, 1600-042 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41031/a_41031_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the centre of Lisbon. Convenient public transport links are only 200 metres away and Zoologischen Garten is roughly 800 m away. Countless shops and restaurants are around 1.5 km away. The airport is around 6 km away, and there are a selection of bars and pubs located within 5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="38.7077408570807" Longitude="-9.1472715139389" StarRating="0" HotelCode="0|studio__mezzannine_rua_da_moeda_no1" HotelName="Studios with Mezzanine Rua da Moeda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Moeda, nº1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/34/db/34db9420614cfc28a04b8c3331813c389129f493.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studios with Mezzanine Rua da Moeda” is set in Lisbon. It boasts a convenient location within 1 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1394.64" OriginalAmount="1394.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|624381" HotelName="HOTEL LISBOA PLAZA, A LISBON HERITAGE COLLECTION" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955450_foto_1.jpg</HotelPictures>
        <HotelDescription>The perfect combination of classic and modern. 
The constant updating of services and attention to detail make this charming hotel one of the most characteristic in Lisbon. 
Its contemporary boutique style radiates a sophisticated atmosphere, characteristic of the Lusitanian charm. 
A building where the architect developed a concept of modernity through what he described as "practical solutions that promote a feeling of wellness." 
The Heritage Lisboa Plaza is a classic among the hotels in the city. Designed by one of the most famous Portuguese designers, Gra�a Viterbo, it is centrally located beside the main street. The hotel radiates an atmosphere of good taste, comfort and savoir faire, which make it one of the most emblematic of Portugal. * Breakfast until 11:00h. **Pets are allowed on request. 
*Register of Tourism: 231</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1395.84" OriginalAmount="1395.84">
      <BasicPropertyInfo Latitude="38.728235724176" Longitude="-9.4759654998779" StarRating="5" HotelCode="12597|62904" HotelName="Fortaleza do Guincho" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada do Guincho, 2750-642 Cascais, Setúbal</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12866/a_12866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guardian of one of the most exquisite landscapes in Portugal, overlooking the ocean and the wonderful Guincho beach, this hotel is fantastic. The tourist centre with its restaurants and shops is a 10-minute drive away, while the beach is only a short walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1398.00" OriginalAmount="1398.00">
      <BasicPropertyInfo Latitude="38.70899963378906" Longitude="-9.145970344543457" StarRating="3" HotelCode="0|guest_inn_bica" HotelName="Guest Inn Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Aciprestes 3, 2º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/4a/b44a48ae644d4c5b77415674642584a84696ceb2.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Santa Justa Elevator and Rossio Square. This apartment is 0.8 mi (1.2 km) from Commerce Square and 0.6 mi (1 km) from Lisbon City Hall.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave, and a crib/infant bed (surcharge) can be requested.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1399.00" OriginalAmount="1399.00">
      <BasicPropertyInfo Latitude="38.71706008911133" Longitude="-9.134519577026367" StarRating="0" HotelCode="0|sao_jorge_apartments_suites" HotelName="Sao Jorge Apartments And Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Terreirinho 62,  Santa Maria Maior, 1100-599, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/51/e2513e03018410d6e61112069363436e8ed8566e.jpeg</HotelPictures>
        <HotelDescription>Featuring a terrace, Sao Jorge Apartments &amp;amp; Suites is situated in the historic centre of Lisbon, at 400 metres from São Jorge Castle and 650 metres from Rossio. The Martim Moniz metro station is a short 3-minute walk from the property and Chiado is 1 km away.&lt;br /&gt;All units at Sao Jorge Apartments &amp;amp; Suites are air-conditioned and feature free WiFi access, a flat-screen TV and a living area with a dining table. There is a private bathroom with free toiletries in every unit and towels are offered.&lt;br /&gt;Guests can prepare their meals in the equipped kitchenette, fitted with a microwave, a toaster, a kettle and refrigerator. A variety of restaurants, cafes and supermarkets can be found in the vicinity.&lt;br /&gt;There is a stop of the famous Tram 28 within a 3-minute walk from the property. Liberty Avenue is 1.2 km from São Jorge Apartments and the lively Bairro Alto area is 1.6 km away. Portas do Sol and the Santa Luzia belvedere are at an 8-minute and a 10-minute walk, respectively. The nearest airport is Lisbon International Airport, 6 km away from Sao Jorge Apartments &amp;amp; Suites.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1411.00" OriginalAmount="1411.00">
      <BasicPropertyInfo Latitude="38.71352767944336" Longitude="-9.130855560302734" StarRating="0" HotelCode="0|cozy_lisbon_alfama" HotelName="Cozy Lisbon Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cegos, 14, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/c9/36c943d9c5ed97cd8da3d47b43733b6d9da4091c.jpeg</HotelPictures>
        <HotelDescription>With a stay at Cozy Lisbon Alfama, you'll be centrally located in Lisbon, minutes from Miradouro de Santa Luzia and Castle of Sao Jorge. This apartment is close to Lisbon Cathedral (Se) and Rossio Square.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring kitchenettes with ovens and dishwashers. 32-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and complimentary bottled water, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1411.93" OriginalAmount="1411.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|148500" HotelName="MELIA LISBOA ORIENTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1323608_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nLocated in a modern part of the city, in the Parque das Nacoes, the TRYP Lisboa Oriente is ideal for discovering Lisbon, thanks to its communication with the city via the Gare do Oriente (train/ bus/ metro), to its complete facilities and the quality of its services. The TRYP Lisboa Oriente provides spacious and bright rooms, a restaurant and a Lobby Bar; free high speed Wi-Fi internet throughout the hotel and meeting rooms.\n\nLocation\nThis hotel is conveniently located just a short distance from FIL, MEO Arena, the Oceanarium, Vasco da Gama shopping centre, the Gare do Oriente and the Casino. Guests of the hotel benefit from quick access to the city centre and Lisbon international airport\n\nRooms\nThe TRYP Lisboa Oriente provides spacious and bright fully equipped rooms in the Parque das Nacoes featuring LCD TV, air conditioning / heating, free Wi-Fi internet, safe, minibar and hairdryer.\n\nFood and drink\nOne can enjoy some authentic Portuguese cuisine with Arab, Spanish and Brazilian influences and a surprising modern twist at The Oriente Restaurant or relax with a drink at the lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1412.95" OriginalAmount="1412.95">
      <BasicPropertyInfo Latitude="38.770603611163" Longitude="-9.125381217578" StarRating="3" HotelCode="517847|546401" HotelName="Star inn Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua C 2, Aeroporto Internacional de Lisboa, 1749-125 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/632914/a_632914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1417.00" OriginalAmount="1417.00">
      <BasicPropertyInfo Latitude="38.71372373" Longitude="-9.12550332" StarRating="0" HotelCode="444043|alfama_terrace_2" HotelName="Alfama Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Dos Remedios 15, Sao Vicente, 1100-453 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90734/2190734/60.jpg?f=15611268</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1419" OriginalAmount="1419">
      <BasicPropertyInfo Latitude="38.713278366993" Longitude="-9.1375860571861" StarRating="4" HotelCode="260231|57689" HotelName="Figueira by The Beautique Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Figueira 16, 1100-241 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363357/w_363357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1423" OriginalAmount="1423">
      <BasicPropertyInfo Latitude="38.77440597" Longitude="-9.09765454" StarRating="4" HotelCode="389161|448960" HotelName="Panoramic Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Dom João II, Lote 1.19.01 Loja A, Parque das Nações, 1990-085 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/21623/2421623/1.jpg?f=15057251</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location This apartment is in the heart of Lyon, walking distance from Part Dieu Mall and Tour du Credit Lyonnais.  This apartment is within close proximity of Oxygen Tower and Auditorium Maurice Ravel.Rooms Make yourself comfortable in your apartment.Business, Other Amenities Featured amenities include dry cleaning/laundry services and an elevator (lift).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1427.53" OriginalAmount="1427.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|110884" HotelName="INTERNATIONAL DESIGN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886272_foto_1.jpg</HotelPictures>
        <HotelDescription>Located right in Lisbon's historic centre, the International Design Hotel is a superior 4-star Boutique Hotel set on Lisbon's main square, the plaza D. Pedro IV (also known as Rossio). Unique and trendy, the Hotel International offers an unrivalled blend of cosmopolitan comfort, personalized service and local insider knowledge that set's it as a place apart. In a sophisticated, modern and trendy environment, the design element is apparent in the meticulous creation of 55 rooms spread over four environments, which involve all the senses in order to free the mind and awaken the dream. The aromas are worked out in detail so that, even with your eyes closed, you can easily identify the themes. Touch is emblematic, images and sounds inspiring, and the palate seduced. All rooms are equipped with LCD Sony TV screens, Jacuzzi, safe, air conditioning, telephone, mini-bar, pillow menu and Ritual amenities. Nespresso coffee machines are available in Medium and Large categories, and our three Large suites also have Playstations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1427.66" OriginalAmount="1427.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|136243" HotelName="TURIM TERREIRO DO PA�O HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889701_foto_1.jpg</HotelPictures>
        <HotelDescription>At 250 m from Commerce Square and just 350 m from Terreiro do Pa�o Metro Station, this 4-star Lisbon hotel is a short walk from the Tagus River. Chiado and Rossio are both at an 8-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="38.71058531" Longitude="-9.13640838" StarRating="0" HotelCode="695953|home_lisbon_hostel" HotelName="Home Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De São Nicolau 13</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/76/44768cf0929a8431f2de5004e14211bf96e229a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1433.00" OriginalAmount="1433.00">
      <BasicPropertyInfo Latitude="38.736082" Longitude="-9.148472" StarRating="0" HotelCode="876650|holiday_inn_express_lisbon_plaza_saldanha" HotelName="Holiday Inn Express Lisbon - Plaza Saldanha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Joao Crisosomo  40 e  42, 1050-127 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10886520</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1434.05" OriginalAmount="1434.05">
      <BasicPropertyInfo Latitude="38.71211237" Longitude="-9.13918815" StarRating="3.5" HotelCode="565856|2281855" HotelName="The Lift Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 265, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595301/595301a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1435.26" OriginalAmount="1435.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|A19E30" HotelName="MY STORY CHARMING AUGUSTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14980_image50923208_0.jpg</HotelPictures>
        <HotelDescription>Inaugurated in December 2018, My Story Charming Hotel Augusta revived an old building on one of Lisbon's best-known streets. Rua Augusta is the main artery resulting from the planning of Lisbon after the earthquake of 1755. It connects two iconic points, Pra�a do Com�rcio and D. Pedro IV Square (Rossio), being initially intended for the sale of silks and wool, similar to the parallel streets, where a type of trade was assigned to each. My Story Charming Hotel Augusta offers the perfect location in the capital. Near the subway station Baixa-Chiado, it gives you access to two of the main lines that allow you to discover the city. However, if you want to go further, you have at your disposal the Rossio Train Station that takes you to Sintra or if you want to discover where the Tagus River ends and the Atlantic Ocean begins, you can choose the Cais do Sodr� Train Station which takes you to Cascais. Divided into 2 types- Double and Single, all rooms are equipped with: amenities, air conditioning, private bathroom (with hairdryer), LED TV (with 70 channels), free Wireless Internet, safe, minibar, 220v, double glass windows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1438.00" OriginalAmount="1438.00">
      <BasicPropertyInfo Latitude="38.7199592590332" Longitude="-9.13440990447998" StarRating="0" HotelCode="0|bombarda_21_city_stay_retro_lisbon" HotelName="Bombarda 21 City Stay Retro Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bombarda 21 R/C Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/98/3f98f53ea35eb1c2a81a25252ca56251adf90757.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Santa Justa Elevator. This apartment is 1.7 mi (2.8 km) from Commerce Square and 1.8 mi (2.9 km) from Castle of Sao Jorge.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include an electric kettle and a washing machine, and you can also request a crib/infant bed (surcharge).&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;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1439.00" OriginalAmount="1439.00">
      <BasicPropertyInfo Latitude="38.717680392221" Longitude="-9.1451478111786" StarRating="1.5" HotelCode="153720|residencial_alegria" HotelName="Residencial Alegria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Alegria 12, 1250-080 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214175/214175a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 35 rooms. The accommodation offers various services and facilities, including a restaurant, a bar and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1444.00" OriginalAmount="1444.00">
      <BasicPropertyInfo Latitude="38.72762" Longitude="-9.14675" StarRating="0" HotelCode="0|marques_best_apartments_lisbon_best_apartments" HotelName="Marquês Best Apartments - Lisbon Best Apartments." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Luciano Cordeiro, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/2e/d72e5f073e6390f3dbf278e4479d094aac34a9ef.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), Marquês Best Apartments - Lisbon Best Apartments. is within a 10-minute drive of Rossio Square and Marquis of Pombal Square.  This 4-star apartment is 2 mi (3.2 km) from Commerce Square and 2.1 mi (3.5 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and Smart televisions are provided for your entertainment. Conveniences include safes and separate sitting areas, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage, an elevator (lift), and lockers. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 45.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1451.65" OriginalAmount="1451.65">
      <BasicPropertyInfo Latitude="38.71078654" Longitude="-9.135921" StarRating="3.5" HotelCode="466097|2046995" HotelName="Lisbon Serviced Apartments - Baixa Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 136, 1100-331 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/428619/428619a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1452" OriginalAmount="1452">
      <BasicPropertyInfo Latitude="38.70974226" Longitude="-9.14816872" StarRating="0" HotelCode="443868|490783" HotelName="Monte Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 17, 1200-401  Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/606818/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1454.10" OriginalAmount="1454.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|106034" HotelName="HOTEL LIS BAIXA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889550_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Hotel Lis - Baixa, you'll be centrally located in Lisbon, steps from Figueira Square and minutes from Castle of Sao Jorge\n\nWith a stay at Hotel Lis - Baixa, you'll be centrally located in Lisbon, steps from Figueira Square and minutes from Castle of Sao Jorge. This 4-star hotel is within close proximity of Santa Justa Elevator and Dom Pedro IV Statue.Rooms Make yourself at home in one of the 49 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and complimentary newspapers, and housekeeping is provided daily. Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).Dining Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily for a fee.Business, Other Amenities Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1455.48" OriginalAmount="1455.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|650789" HotelName="ALTIS SUITES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/134213_image51079908_0.jpg</HotelPictures>
        <HotelDescription>35 Apartments with lounge, room, Bathroom, kitchenette and car parking. With an actual decoration and a modern equipment, 24 hours reception and room service, laundry and cleaning service in rooms, secretariat and other services. The clients staying in our apartments can use all the services of Altis Hotel, such as Health Club, swimming pool, restaurant, coffee shop, pubs, business centre, hairdresser's and shuttle to the airport. Pets: up to 10kg, charged service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1457.69" OriginalAmount="1457.69">
      <BasicPropertyInfo StarRating="4" HotelCode="|C60090" HotelName="The Emerald House Lisbon, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/24667_image60432805_0.PNG</HotelPictures>
        <HotelDescription>Hotel located in Lisbon, features a fitness center, bar and free WiFi.
The rooms are family rooms, equipped with air conditioning, a kettle and coffee maker, a minibar, a safe, a flat-screen TV and a private bathroom with a shower. Some rooms have a balcony.
A buffet-style breakfast is served daily.
In the surroundings you can visit the Do�a Mar�a II National Theater, the Plaza del Comercio and the National Museum of Ancient Art.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1460.00" OriginalAmount="1460.00">
      <BasicPropertyInfo Latitude="38.72032928466797" Longitude="-9.157392501831055" StarRating="0" HotelCode="0|apartamentos_lux_dinastia_" HotelName="Apartamentos Lux Dinastia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Joao V 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/9d/059d5febab0c898bf4f2e7ceb9aa79410e98d4f0.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon’s Santa Isabel district, 10 minutes’ walking from Marques de Pombal Square, Apartamentos Lux Dinastia features 4 and 2-bedroom apartments. Free WiFi access is included.&lt;br /&gt;Each apartment includes a seating area, a cable TV and a kitchen. Some units offer panoramic city views from the terrace, and others some sloped ceilings.&lt;br /&gt;The elevator-accessible apartments feature a classical-style décor enhanced by dark-wood furnishings. Some have tiled, and others have wood floorings.&lt;br /&gt;The trendy Avenida da Liberdade avenue is a 10-minute walk from the Lux Apartamentos, and Rossio is a 15-minute bus ride from the units. Rato Metro Station is a 5-minute walk from Lux Dinastia Apartments.&lt;br /&gt;Lisbon International Airport is 8 km from the apartments.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1464.00" OriginalAmount="1464.00">
      <BasicPropertyInfo Latitude="38.71177534" Longitude="-9.14556445" StarRating="3" HotelCode="621935|my_bairro_alto_suites" HotelName="My Bairro Alto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Fieis de Deus 71, Misericordia, 1200-043 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10053566</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1474.00" OriginalAmount="1474.00">
      <BasicPropertyInfo Latitude="38.71395" Longitude="-9.12508" StarRating="3" HotelCode="0|cozy_flat_in_the_heart_of_alfama" HotelName="Cozy Flat in the Heart of Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Cascão 18, 2, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/bf/35bf919767dea772246f6a41afbfaab407182ad3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 4-minute drive from Commerce Square and 7 minutes from Lisbon Cathedral (Se).  This apartment is 1.5 mi (2.4 km) from Rossio Square and 1.6 mi (2.6 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a washing machine.&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="27" TotalAmount="1475" OriginalAmount="1475">
      <BasicPropertyInfo Latitude="38.71453501" Longitude="-9.13754179" StarRating="4" HotelCode="563831|217136" HotelName="Tesouro da Baixa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Duarte 3, 1100-198 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Yaiza, Ereza Villas is by the ocean and convenient to Roja Mountain and Aqualava Waterpark. This villa is within close proximity of Nuestra Senora del Carmen Square and Dorada Beach. Rooms Make yourself at home in one of the 25 guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Rooms have private furnished balconies or patios. 32-inch flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided weekly. Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace. Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1476.54" OriginalAmount="1476.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|D1AD97" HotelName="PESTANA RUA AUGUSTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33083_image64047549_0.jpg</HotelPictures>
        <HotelDescription>The Pestana Rua Augusta Lisboa is a hotel for a truly memorable stay, located in a restored iconic building in Lisbon�s Baixa district. This is the perfect starting point for unique experiences in the Portuguese capital. It lies in the heart of the city and such an invitation is just too good to resist.This hotel in Lisbon�s Baixa district is located next to the Arco da Rua Augusta, a symbol of eighteenth-century Lisbon. It leads to the Pra�a do Com�rcio, facing the Tagus River, one of the most magnificent locations in Europe. The very lively Rua Augusta is the ideal location from which to explore the Baixa district, with its selection of monuments, renowned boutique shops and vibrant culture.The rooms at the Pestana Rua Augusta Lisboa are welcoming, comfortable and quiet, with a light, relaxing atmosphere and are completely soundproof. Nearly all of them have a balcony overlooking these historic streets, and some even: have a view of the castle on the hill, where Lisbon was founded.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1478.00" OriginalAmount="1478.00">
      <BasicPropertyInfo Latitude="38.7121944474568" Longitude="-9.12690415978432" StarRating="0" HotelCode="0|lisbon_holidays_alfama" HotelName="Lisbon Holidays Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Different Locations in Lisbon, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/b7/07/b707d92118bf08f82b721c4bd88c4e27652dc5e1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Lisbon Holidays Alfama” is located within walking distance from the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Please note that the entire hotel is non-smoking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that check in after 22:00 has an additional cost of EUR 20.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1479.55" OriginalAmount="1479.55">
      <BasicPropertyInfo Latitude="38.72326" Longitude="-9.145626" StarRating="4" HotelCode="160910|1a048d" HotelName="Inspira Santa Marta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>R. de Santa Marta 48, 1150-297 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227227/a_227227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoys an exceptional location just a stone's throw away from Avenida da Liberdade. This means guests can get the most out of their stay in Lisbon, combining relaxation and well-being with the best of the cosmopolitan vibe. Guests will find links to the public transport network just 200 m from the hotel and the nearest metro station is 300 m away. The trade fair grounds are around 3 km from family-friendly business hotel, and the coast is roughly 15 km away. Portela Airport is approximately 7 km from the conference hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1486.00" OriginalAmount="1486.00">
      <BasicPropertyInfo Latitude="38.761810302734375" Longitude="-9.165809631347656" StarRating="0" HotelCode="0|telheiras_comfortable_stay_apartment" HotelName="Telheiras Comfortable Stay Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Prof Fernando da Fonseca 28 4ºA, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/6d/186de72f55c32b8210fcfa288f08b841315de484.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lumiar), you'll be within a 5-minute drive of Lisbon Zoo and Gulbenkian Museum.  This 4-star apartment is 4.3 mi (7 km) from Santa Justa Elevator and 4.4 mi (7.1 km) from Rossio Square.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1487.45" OriginalAmount="1487.45">
      <BasicPropertyInfo StarRating="5" HotelCode="|CF0B86" HotelName="Martinhal Lisbon Oriente" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2568976_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT: 11038 - Martinhal Lisbon Oriente</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="38.7102289" Longitude="-9.1306845" StarRating="4" HotelCode="263658|memmo_alfama" HotelName="Memmo Alfama" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Merceeiras 27, 1100-582 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196522/196522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Lisbon. Its setting is especially ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="38.695006868834" Longitude="-9.2144324220649" StarRating="5" HotelCode="321975|90112" HotelName="Hotel Palácio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bartolomeu Dias 117, 1400-030 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435853/a_435853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1495.91" OriginalAmount="1495.91">
      <BasicPropertyInfo StarRating="5" HotelCode="|614388" HotelName="REAL PALACIO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/70795_image62160533_0.jpg</HotelPictures>
        <HotelDescription>Exlusive hotel in Lisbon centre. Opened on May 2003, the Real Palacio is an exceptional five stars hotel situated in the centre of the Portuguese capital. It occupies two buildings, one of them a palace from the 17th century, where the guests can have a wonderful stay in one of its 147 rooms and suites. It also has two restaurants, a modern health club with jacuzzi, sauna and gym. For the clients in business travel, the Palacio Real offers one of the most modern business centres and a variety of sitting rooms to house events for more than 280 persons. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1500" OriginalAmount="1500">
      <BasicPropertyInfo Latitude="38.71139657" Longitude="-9.1384827" StarRating="3" HotelCode="739580|297580" HotelName="Dare Lisbon House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Sapateiros 135, 1100-577 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/95545/3795545/1.jpg?f=15568570</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1501.34" OriginalAmount="1501.34">
      <BasicPropertyInfo Latitude="38.712516455652" Longitude="-9.1414471036354" StarRating="4" HotelCode="510887|2070015" HotelName="Lisboa Pessoa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveira Ao Carmo 8, Lisbon 1200-307</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67884/799fd5e2-e590-432b-80a0-9f964752e4b1.jpg?d=636596512110000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel was built in 2016. The property consists of 75 rooms. This attractive hotel provides the ideal base for both sightseeing and business, right in the city's historic centre. The property is entirely air-conditioned in both public areas and rooms. The Hotel provides 24-hour reception with multilingual staff is always available to help guests with any queries or service bookings. Guests are welcome to relax on the terrace enjoying the amazing view over the city. The Hotel offers internet access for guest convenience. There is an on-site secure and private car park. Check-in is at 15h00 and check-out at 12:00. The Hotel offers daily newspapers. This establishment does not allow pets and is entirely non-smoking.

A hidden treasure in the middle of everything! We have one of the best views in Lisboa: the city, the hills, the river. All in hand, in a serene and discrete place. Quite possibly the best location to discover Lisboa. The mythic Augusta street is just 5 minutes walking, Chiado quarter 200 meters, and Bairro Alto quarter 3 minutes walking are examples of proximity with some of best attraction points of the city. Public transportation at just 3 minutes walking (Subway, bus or tram). Impossible not to be amazed with experiencing Lisboa from this location.

Come and visit us!
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1502.02" OriginalAmount="1502.02">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|1025468" HotelName="TRYP Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Aeroporto Internacional de Lisboa, Rua C Nº2, 1749-125? Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392027/a_392027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1503.00" OriginalAmount="1503.00">
      <BasicPropertyInfo Latitude="38.7187" Longitude="-9.13239" StarRating="0" HotelCode="0|best_view_of_lisbon_iii__senhora_do_monte_graca_alfama_" HotelName="Graça Castle - Lisbon Cheese &amp; Wine Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Monte, 41,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/31/2f/312f232bd0960704e9806f6b3ae89bcbc5894589.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Graça Castle - Lisbon Cheese &amp;amp; Wine Apartments in Lisbon (Alfama), you'll be a 5-minute drive from Martim Moniz Square and 7 minutes from Castle of Sao Jorge.  This 4-star apartment is 1.1 mi (1.8 km) from Lisbon Cathedral (Se) and 1.2 mi (1.9 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and washing machines, and housekeeping is provided on a limited basis.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1504.95" OriginalAmount="1504.95">
      <BasicPropertyInfo Latitude="38.720717153002" Longitude="-9.14999127388" StarRating="5" HotelCode="197399|228756" HotelName="Altis Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 11, 1269-072 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7516/a_7516_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is centrally located close to the famous Avenida Liberdade and Eduardo VII Park. Located in the business and cultural centre of Lisbon, this hotel lies just a short walk from countless restaurants, bars and shops. Rato underground station lies just 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1510.00" OriginalAmount="1510.00">
      <BasicPropertyInfo Latitude="38.71055714" Longitude="-9.13635981" StarRating="0" HotelCode="787420|lisbon_downtown_inn" HotelName="Lisbon Downtown Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Sao Nicolau 23-1</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/861974/202071395743770.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.00" OriginalAmount="1525.00">
      <BasicPropertyInfo Latitude="38.71813198" Longitude="-9.14551686" StarRating="0" HotelCode="617048|lisbon_charm_flats" HotelName="Lisbon Charm Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Alegria 50, 1250-004 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/788479/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.00" OriginalAmount="1525.00">
      <BasicPropertyInfo Latitude="38.71666717529297" Longitude="-9.152691841125488" StarRating="0" HotelCode="0|bmyguest_principe_real_vintage_apartment" HotelName="Príncipe Real Sunny Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marcos Portugal, 91D - 3º Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/a8/eaa8ca347da0245d1bce67f460cd91870b88fc13.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, less than 1 km from Liberty Avenue and a 13-minute walk from Bairro Alto, Principe Real Sunny Apartment offers air-conditioned accommodation with a balcony and free WiFi. The property has river and city views, and is 2.2 km from Rossio. The apartment features 2 bedrooms, a flat-screen TV with cable channels, an equipped kitchenette with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Hiking can be enjoyed nearby. Ribeira Market is 2.2 km from the apartment, while Dona Maria II National Theatre is 2.3 km away.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1530.00" OriginalAmount="1530.00">
      <BasicPropertyInfo Latitude="38.72023010253906" Longitude="-9.133454322814941" StarRating="0" HotelCode="0|lisbon_grand_view" HotelName="Lisbon Grand View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco Monte 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/81/7581705cbf5d68556223c4b1528467d0e98a68bf.jpeg</HotelPictures>
        <HotelDescription>With a stay at Lisbon Grand View in Lisbon (Lisbon Old Town), you'll be minutes from Martim Moniz Square and Hospital Sao Jose. This apartment is close to Castle of Sao Jorge and Rossio Square.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Make yourself at home in one of the 7 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 separate sitting areas and irons/ironing boards, and you can also request cribs/infant beds (complimentary).&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1532.00" OriginalAmount="1532.00">
      <BasicPropertyInfo Latitude="38.718299865722656" Longitude="-9.128270149230957" StarRating="0" HotelCode="0|graca_trendy_flat" HotelName="Graça Trendy Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Senhora da Glória, 12, 1º esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/9c/6a9ca77b60e461d29e599a122c54597ba15f473d.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Castle of Sao Jorge and Martim Moniz Square. This 4-star apartment is 1.1 mi (1.7 km) from Rossio Square and 1.1 mi (1.9 km) from Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1542.06" OriginalAmount="1542.06">
      <BasicPropertyInfo Latitude="38.711558631929" Longitude="-9.1383951545963" StarRating="4" HotelCode="307067|1240168" HotelName="Brown's Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 75, 1100-042 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421088/a_421088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1546.00" OriginalAmount="1546.00">
      <BasicPropertyInfo Latitude="38.7152487946062" Longitude="-9.12826269865036" StarRating="0" HotelCode="0|sao_vicente_3" HotelName="São Vicente House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Telheiro São Vicente, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f0/c0/f0c0d51d1b2543bf30fc08fd9b9210ade3ceaf2f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “São Vicente House” is situated in Lisbon. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is provided on site. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.00" OriginalAmount="1557.00">
      <BasicPropertyInfo Latitude="38.72003173828125" Longitude="-9.144046783447266" StarRating="0" HotelCode="0|avenida_vii_apartment_rentexperience" HotelName="ALTIDO Avenida VII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. São José 177, 4º direito, n/a, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/a2/7ca2921edbc0d46147aee8f8bb9489af68f59fad.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Lisbon (Lisbon Old Town), this apartment is within a 10-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.4 mi (0.7 km) from Restauradores Square and 0.5 mi (0.9 km) from Marquis of Pombal Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Liberty Avenue - 0.3 km / 0.2 mi&lt;br /&gt;Lisbon Coliseum - 0.5 km / 0.3 mi&lt;br /&gt;Foz Palace - 0.6 km / 0.4 mi&lt;br /&gt;Cinemateca Portuguesa Museum - 0.6 km / 0.4 mi&lt;br /&gt;Botanical Garden - 0.7 km / 0.4 mi&lt;br /&gt;Restauradores Square - 0.7 km / 0.4 mi&lt;br /&gt;Medeiros e Almeida Museum - 0.7 km / 0.4 mi&lt;br /&gt;Rossio Square - 0.8 km / 0.5 mi&lt;br /&gt;Marquis of Pombal Square - 0.9 km / 0.5 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Church of Sao Roque - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Edward VII Park - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.1 km / 0.7 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 13.8 km / 8.6 mi&lt;br /&gt;Cascais (CAT) - 21.1 km / 13.1 mi&lt;br /&gt;The preferred airport for this apartment is Humberto Delgado Airport (LIS).&lt;br /&gt;HeadLine : Near Rossio Square&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with an oven and a stovetop. Cable television is provided for your entertainment. Conveniences include a microwave and an iron/ironing board.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean &amp; Safe (Portugal).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1563.00" OriginalAmount="1563.00">
      <BasicPropertyInfo Latitude="38.7138811164162" Longitude="-9.14465099573135" StarRating="0" HotelCode="0|historical_lisbon_apartments" HotelName="Historical Lisbon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Boa Hora, 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second2/1389644662/0cf5adc8d5c8310c134c551cdbcf9c1f.jpg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Historical Lisbon Apartments” is located in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that a deposit of EUR 100 will be charged at check-in. This amount will be refunded 48 hours after check-out if no damages are made to the apartment.&lt;/br&gt;&lt;/br&gt;Please note that a prepayment/ deposit of 35% of the total amount will be charged on the day of booking. That payment is made by bank transfer, Paypal or credit card through Paypal.&lt;/br&gt;&lt;/br&gt;Please note that this property has no reception. Historical Lisbon Apartments will contact guests with further information regarding check-in and prepayment procedures.&lt;/br&gt;&lt;/br&gt;Please let Historical Lisbon Apartments know your expected arrival time in advance. You can use the Special Requests box when booking or contact the property. Please note that arrivals after 22:00 are subject to a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1566.00" OriginalAmount="1566.00">
      <BasicPropertyInfo Latitude="38.719993591308594" Longitude="-9.122709274291992" StarRating="0" HotelCode="0|the_graceful_escape" HotelName="The Graceful Escape" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>18 Rua Capitão José Soares Da Encarnação, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/7f/b47fd91cf6645d082327637cc06506608a036d85.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This 4-star apartment is 4.1 mi (6.7 km) from Lisbon Zoo and 4.3 mi (6.9 km) from Lisbon Oceanarium.&lt;br /&gt;Featured amenities include express check-out and laundry facilities.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with an oven and a stovetop. A 35-inch Smart television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a coffee/tea maker and a washer/dryer.&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;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city and collected at the property. Exemptions or reductions might apply. For more details, please contact the property using the information on the reservation confirmation received after booking. &lt;/li&gt;A damage deposit of EUR 300 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1567.54" OriginalAmount="1567.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|403098" HotelName="Star Inn Lisbon Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064630_foto_10.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located close to the airport of Lisbon and was established in 2016. It is a short drive away from the National Park and the nearest station is Airport.InternetAdapted for disabledSafe2StayRestaurantParkingTVBathroomShower</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1576.32" OriginalAmount="1576.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|439971" HotelName="BROWNS CENTRAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074496_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 84 individually decorated guestrooms, featuring MP3 docking stations and LED televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.Enjoy a meal at the restaurant or snacks in the coffee shop/caf�. The hotel also offers room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. A complimentary self-serve breakfast is served daily from 7:30 AM to 11:30 AM.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a cruise ship terminal shuttle.With a stay at Browns Central Hotel, you'll be centrally located in Lisbon, steps from Santa Justa Elevator and Rossio Square.  This 4-star hotel is 0.6 mi (1 km) from Castle of Sao Jorge and 0.9 mi (1.4 km) from Commerce Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Santa Justa Elevator - 0.2 km / 0.1 mi  Rossio Square - 0.2 km / 0.1 mi  Carmo Convent - 0.3 km / 0.2 mi  Figueira Square - 0.3 km / 0.2 mi  Rua Augusta Arch - 0.4 km / 0.3 mi  Lisbon City Hall - 0.5 km / 0.3 mi  Camoes Square - 0.6 km / 0.3 mi  Chiado Museum - 0.6 km / 0.4 mi  Fado in Chiado - 0.6 km / 0.4 mi  Lisbon Coliseum - 0.6 km / 0.4 mi  Liberty Avenue - 0.6 km / 0.4 mi  Lisbon Cathedral (Se) - 0.7 km / 0.4 mi  Commerce Square - 0.7 km / 0.4 mi  Church of Sao Roque - 0.7 km / 0.4 mi  Martim Moniz Square - 0.8 km / 0.5 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 9.5 km / 5.9 mi Cascais (CAT) - 23.4 km / 14.6 mi The preferred airport for Browns Central Hotel is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1577.00" OriginalAmount="1577.00">
      <BasicPropertyInfo Latitude="38.71630859375" Longitude="-9.134124755859375" StarRating="0" HotelCode="0|sitio_dos_cavaleiros_apartments" HotelName="Sitio dos Cavaleiros Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cavaleiros n 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/52/2c52f2d75e60b154e25b4300d02b3ae627532e72.jpeg</HotelPictures>
        <HotelDescription>A stay at  Sitio dos Cavaleiros Apartments  places you in the heart of Lisbon, within a 15-minute walk of Rossio Square and Se.  This 4-star hotel is 0.6 mi (1 km) from Castle of Sao Jorge and 0.7 mi (1.1 km) from Lisbon Cathedral (Se).&lt;br /&gt;Full breakfasts are served on weekdays from 8:00 AM to 9:00 AM and on weekends from 8:00 AM to 9:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 7 individually furnished guestrooms, featuring kitchens with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and LCD televisions are provided for your entertainment. Conveniences include safes and microwaves, and you can also request cribs/infant beds (complimentary).&lt;br /&gt;For bookings longer than 15 days, a deposit of 20% will be charged on the total amount of the stay.&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;Orders of more than 5 rooms or 10 nights will be subject to different prices and cancellation policies, please consult the hotel for details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1585.00" OriginalAmount="1585.00">
      <BasicPropertyInfo Latitude="38.7068106" Longitude="-9.14364251" StarRating="4" HotelCode="440539|city_stays_cais_do_sodre_apartments" HotelName="City Stays Cais Sodre Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Praça Duque da Terceira 11, 1200-161 Lisbon Cais do Sodré</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600002/600002a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1585.00" OriginalAmount="1585.00">
      <BasicPropertyInfo Latitude="38.75829315185547" Longitude="-9.092225074768066" StarRating="3" HotelCode="0|tagus_marina_houseboat" HotelName="Tagus Marina - Houseboat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeio do Adamastor - Edifício Nau, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/88/76/8876a82c8578c12b2c12c9cfc9605d16838ac974.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Tagus Marina - Houseboat is centrally located in Lisbon, walking distance from Camoes Theater and close to Lisbon Oceanarium. This houseboat is within close proximity of Atlantic Pavilion and Lisbon International Exhibition Fair.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parque das Nacoes Marina - 0.1 km / 0.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This houseboat also features complimentary wireless Internet access, concierge services, and a communal living room.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Limited parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 23 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Rooms have private balconies or patios. LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as safes and separate sitting areas.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 7:30 AM to 9:00 AM for a fee.&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;Breakfast for children costs: 6.50 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1595.47" OriginalAmount="1595.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|B35871" HotelName="You and The Sea Ericeira Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ERICEIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1718633_foto_1.JPG</HotelPictures>
        <HotelDescription>You and the sea, seaside hotel and apartments.Here one lives the proximity with the sea, the beach, nature and the culture that surrounds it. Those who visit us enter an immersive experience of the best the region has to offer: surfing, local crafts, nature or food. We are in the heart of Sul beach, Ericeira. We offer 36 apartments with hotel service, with typologies raging from studios to 4-bedroom, ideal for those looking for a relaxed beachfront experience with the comforts of city life.This project fulfils the need of a innovative concept at this region .  A luxury hotel concept , simultaneously suitable for families and groups.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1596" OriginalAmount="1596">
      <BasicPropertyInfo Latitude="38.710923885916" Longitude="-9.1383195846557" StarRating="3" HotelCode="153547|56536" HotelName="Brown's Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Vitoria 88, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216754/w_216754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1599.00" OriginalAmount="1599.00">
      <BasicPropertyInfo Latitude="38.71225785" Longitude="-9.13753674" StarRating="4" HotelCode="620619|hotel_da_baixa" HotelName="Hotel Da Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Prata 231, 1100-143 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627864/627864a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1605.37" OriginalAmount="1605.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|604237" HotelName="VILA GALE OPERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30433_image62079499_0.jpg</HotelPictures>
        <HotelDescription>Right in front of the Tagus River, you will find the hotel Vila Gal� �pera, located near the Lisbon Congress Center and the leisure area of Docas. In just a few minutes, you will reach the monumental area of Bel�m and the historic center of the Portuguese capital.
Designed by the renowned Portuguese architect Manuel Salgado, and renovated in 2014, the decoration of this themed hotel set in Lisbon was inspired by the opera and classical music. Featuring a modern decor, many of its rooms offer an unparalleled view of the Tagus River, an icon of the city.
The hotel offers free wi-fi access in all areas, as well as spaces for meetings and banquets, a spa with indoor pool, gym, sauna, Turkish bath and massage rooms, a restaurant and a bar, where you may be enthralled by the live opera performances that take place twice a week.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1611" OriginalAmount="1611">
      <BasicPropertyInfo Latitude="38.71043907" Longitude="-9.14376463" StarRating="4" HotelCode="590979|449106" HotelName="Le Consulat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca Luis De Camoes 22, Misericordia, 1249-190 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578661/578661a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="38.7087" Longitude="-9.15654" StarRating="4" HotelCode="0|romantic_gem_in_santos" HotelName="Romantic Gem in Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Machadinho, 62, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/7d/bb7ddf74791c9c93442c8fc8f6841e6cb7f32201.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be minutes from Parliament (Sao Bento Palace) and close to Rossio Square.  This 4-star apartment is close to Commerce Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private patio. A flat-screen television and a DVD player are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided once per stay.&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="63" TotalAmount="1620.00" OriginalAmount="1620.00">
      <BasicPropertyInfo Latitude="38.722930515602" Longitude="-9.14878496745905" StarRating="0" HotelCode="0|lisbon_boulevard" HotelName="Lisbon Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano, 17 1ºD, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/7a/ce7a11ce1dce3d75f50b78569a076a7cddda6432.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Lisbon Boulevard” is situated within 1 km from the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1622.00" OriginalAmount="1622.00">
      <BasicPropertyInfo Latitude="38.70957946777344" Longitude="-9.138110160827637" StarRating="0" HotelCode="0|residentas_aurea" HotelName="Residentas Aurea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 72, 1-2-3 e 4 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c1/17/c117b6c3f23726c6a03736187933375a25f176dd.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Residentas Aurea in Lisbon (Lisbon Old Town), you'll be a 4-minute walk from Santa Justa Elevator and 6 minutes by foot from Rossio Square. This 4-star apartment is 0.3 mi (0.5 km) from Lisbon Cathedral and 1 mi (1.6 km) from Castle of Sao Jorge. Rooms Make yourself at home in one of the 18 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers. Amenities Make use of convenient amenities, which include complimentary wireless Internet access and concierge services. Business, Other Amenities Featured amenities include dry cleaning/laundry services, multilingual staff, and 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;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.00 per person, per night for adults; EUR 0 per night for guests up to 12 years old. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1631.99" OriginalAmount="1631.99">
      <BasicPropertyInfo Latitude="38.714373985865" Longitude="-9.1367679834366" StarRating="4" HotelCode="58771|15750f" HotelName="Hotel Portugal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joao das Regras 4, 1100-294 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76130/a_76130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1634.00" OriginalAmount="1634.00">
      <BasicPropertyInfo Latitude="38.72087860107422" Longitude="-9.124770164489746" StarRating="0" HotelCode="0|the_red_jedi" HotelName="The Red Jedi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Afonso Domingues 38, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/61/5261de661a3df1dbaacad4ea6eea29cae5203824.jpeg</HotelPictures>
        <HotelDescription>Set within 1.3 km of Miradouro da Senhora do Monte and 2.4 km of St. George's Castle in Lisbon, The Red Jedi offers accommodation with free WiFi and seating area. All units here are air-conditioned and feature a flat-screen TV, a living room with a sofa, a well-equipped kitchen with a dining area, and a private bathroom with bath or shower, a hairdryer and free toiletries. A microwave, a fridge and oven are also featured, as well as a kettle and a coffee machine. Commerce Square is 2.8 km from the apartment, while Rossio is 2.8 km away.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: EUR 300 per accommodation, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1635" OriginalAmount="1635">
      <BasicPropertyInfo Latitude="38.710996035362" Longitude="-9.1394636034965" StarRating="4" HotelCode="14138|49755" HotelName="Hotel do Chiado" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Almada 114, 1200-290 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16391/a_16391_R2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical district of Chiado, above the Rossio main square and enjoys wonderful views out over the old town. Countless shopping venues, lively bars, restaurants and nightclubs are to be found in the vicinity and links to the public transport network are situated directly in front of the hotel. It is approximately 8 km to the airport and 25 km to the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1647.72" OriginalAmount="1647.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|691649" HotelName="INSPIRA LIBERDADE BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/219838_image63311650_0.jpg</HotelPictures>
        <HotelDescription>With a contemporary d�cor, Inspira Liberdade Boutique Hotel offers rooms of different categories. Lighting, color, sound, energy and materials have been carefully designed and put together according to the principles of Feng Shui. The rooms are equipped with integrated, cutting-edge technology allowing guests the freedom to remain in touch with business colleagues, family and friends and to access local information. 
A range of services await you at the hotel, which is equipped with sauna, steam bath, wet areas and 6 treatment rooms. The Spa is designed to be the perfect place to recharge or relax, whilst the gym is equipped with a range of modern equipment. The atmosphere provides an oasis in the heart of the city. 
The hotel is located in the heart of the city, in Rua de Santa Marta, just off Avenida da Liberdade, about 15 minutes from the international airport and about 50m from the nearest metro station (Marques de Pombal). Most of the important historic sites of Lisbon can be reached by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1667.41" OriginalAmount="1667.41">
      <BasicPropertyInfo Latitude="38.722201692888" Longitude="-9.1489236674938" StarRating="5" HotelCode="293249|1025408" HotelName="Hotel PortoBay Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araújo 8, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400945/a_400945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located about 800 m from the centre of Lisbon. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1668.31" OriginalAmount="1668.31">
      <BasicPropertyInfo Latitude="38.699845991592" Longitude="-9.4175308942795" StarRating="5" HotelCode="172202|572615" HotelName="The Albatroz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Frederico Arouca, 100, 2750-353 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7266/a_7266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant beachside hotel lies close to the resort centre within a short distance of a diverse selection of shops, restaurants and bars. The nearest beach is a few paces away (100 m) and links to the public transport network may easily be reached on foot. Transfer to the airport takes some 50 minutes and it is 15 km to the nearest ski resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1675.49" OriginalAmount="1675.49">
      <BasicPropertyInfo Latitude="38.71273581" Longitude="-9.14333316" StarRating="4" HotelCode="482829|2591975" HotelName="Almaria Ex Libris Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 137, 1200-272 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/551261/551261a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1687.88" OriginalAmount="1687.88">
      <BasicPropertyInfo Latitude="38.71080537" Longitude="-9.15272483" StarRating="4" HotelCode="572335|2381865" HotelName="Dear Lisbon Gallery House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 31, 1200-815 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5452167</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1689.00" OriginalAmount="1689.00">
      <BasicPropertyInfo Latitude="38.71440411" Longitude="-9.14427265" StarRating="4" HotelCode="522881|heritage_apartments_sao_pedro" HotelName="Residentas São Pedro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Pedro de Alcântara 55, Misericordia, 1250-238 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/27098/3327098/1.jpg?f=15229228</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1692.53" OriginalAmount="1692.53">
      <BasicPropertyInfo Latitude="38.70921939393" Longitude="-9.1356578392683" StarRating="4" HotelCode="888173|1049b4" HotelName="Vincci Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Comércio 32-38, 1100-150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136485/a_136485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a privileged location in the centre of Lisbon, in the Baixa shopping and banking district. The establishment's immediate vicinity is home to an array of restaurants, bars, pubs and nightlife spots and public transport links can be found just 150 metres away in the centre of Baixa. Rossio train station can be reached in 15 minutes on foot and guests will find a selection of shops in Amoreiras, which is 3 km from the accommodation. Attractions, such as Sé Catedral (300 metres), Castelo de São Jorge (500 metres), Praça do Rossio (500 metres), Chiado (500 metres) and Bairro Alto (700 metres) can all be found nearby. Portela Airport is less than 7 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1695.46" OriginalAmount="1695.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|116430" HotelName="Browns Boutique Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027678_foto_1.jpg</HotelPictures>
        <HotelDescription>El Browns Boutique Hotel andamp; Apartments ofrece un alojamiento elegante en el centro de Lisboa, a 5 minutos a pie de Chiado y de Bairro Alto. Cuenta con conexiandoacute;n Wi-Fi gratuita y muebles de diseandntilde;o.Todos los alojamientos disponen de aire acondicionado, soporte para iHome y baandntilde;o privado de mandaacute;rmol. Algunos estandaacute;n equipados con un ordenador iMac y un iPad. Ademandaacute;s, algunos alojamientos cuentan con zona de cocina.La zona de los alrededores estandaacute; llena de restaurantes, cafeterandiacute;as y tiendas. El famoso tranvandiacute;a 28 para a 50 metros del hotel.El Browns Boutique Hotel andamp; Apartments estandaacute; a 100 metros de la estaciandoacute;n de metro de Baixa-Chiado, que comunica con todas las zonas de Lisboa. La estaciandoacute;n de tren de Rossio, situada a 600 metros, ofrece un servicio de tren que comunica en 40 minutos con la localidad de Sintra (declarada Patrimonio de la Humanidad por la UNESCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1697" OriginalAmount="1697">
      <BasicPropertyInfo Latitude="38.70814294" Longitude="-9.14392992" StarRating="0" HotelCode="641811|201710" HotelName="Residentas Apóstolos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Apostólos 3, 1200-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/25371/2525371/2.jpg?f=15196950</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1697.00" OriginalAmount="1697.00">
      <BasicPropertyInfo Latitude="38.71825" Longitude="-9.15203" StarRating="4" HotelCode="0|lisbon_principe_real_luxe_flat" HotelName="Lisbon Principe Real Luxe Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Escola Politécnica 82 4 Fte, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/e4/18e4f0d765e1da4d0a71c6e3aca81df5cf7d223f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Principe Real), you'll be a 4-minute walk from Botanical Garden and 13 minutes by foot from Marquis of Pombal Square.  This 4-star apartment is 1.1 mi (1.8 km) from Rossio Square and 1.6 mi (2.5 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided once per stay.&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="63" TotalAmount="1698.00" OriginalAmount="1698.00">
      <BasicPropertyInfo Latitude="38.712928771972656" Longitude="-9.143799781799316" StarRating="0" HotelCode="0|_0x38d8b" HotelName="A Window To Lisboa Ii" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte 125 1, 1200-285, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/c8/2ec802dd7ddb689e4b8a3566e66cfec023a19344.jpeg</HotelPictures>
        <HotelDescription>Located 300 metres from Chiado in Lisbon, this apartment features a balcony. The apartment is 400 metres from Rossio. Free WiFi is provided throughout the property.&lt;br /&gt;There is a seating area and a kitchen as well as a private bathroom with slippers and a hair dryer. Towels and bed linen are offered at A window to Lisboa II.&lt;br /&gt;Bairro Alto is 700 metres from A window to Lisboa II, while Liberty Avenue is 1 km away. Lisbon Portela Airport is 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1713.92" OriginalAmount="1713.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|111173" HotelName="H10 DUQUE DE LOULE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889556_foto_1.jpg</HotelPictures>
        <HotelDescription>Opened in March 2015, the H10 Duque de Loul� is an exclusive Boutique Hotel full of charm located in a historical building in the centre of Lisbon. Painstakingly renovated and decorated by interior designer L�zaro Rosa-Viol�n, its beautiful typical 18th-century facade has been preserved, while its interior design is a fusion of traditional Portuguese elements and contemporary modern and functional elements. This four-star superior hotel has 89 rooms, the � la carte Azul e Branco Restaurant, the Equestre Bar/Library, two meeting rooms and the Lim�o Chill-Out Terrace, boasting impressive views over Lisbon and the Tagus Estuary.InternetAdapted for disabledRestaurantSafe2StayParkingTVAir conditionedBathroomHeating</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1715" OriginalAmount="1715">
      <BasicPropertyInfo Latitude="38.7352703" Longitude="-9.1464748" StarRating="1" HotelCode="140698|448790" HotelName="Pensão Residêncial Pátria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque Ávila 42, 4º, 5º e 6º andares, 1050-126 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1728.00" OriginalAmount="1728.00">
      <BasicPropertyInfo Latitude="38.708268166493" Longitude="-9.1393898559179" StarRating="4" HotelCode="424198|almalusa_baixachiado" HotelName="Almalusa Baixa Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Do Munícipio 21, 1100-365 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67865/85f24b78-0d74-47a3-8ce9-aaa6e2118474.jpg?d=636596462950000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.00" OriginalAmount="1735.00">
      <BasicPropertyInfo Latitude="38.71173687" Longitude="-9.13674008" StarRating="3" HotelCode="757483|b_in_b_lisbon_downtown_suites" HotelName="B in B Lisbon Downtown Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Boutique,Internet">
        <Address>
          <AddressLines>
            <AddressLine>126 Rua dos Douradores, 2 andar, 1100-422 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649134/649134a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy boutique hotel is located in Lisboa. With a small number of only 12, this accommodation is very convenient for a quiet stay. B in Lisbon Downtown Suites was completely renovated in 2018. Those staying at this property may keep updated thanks to the Wi-Fi access. There is no 24-hour reception but self check in and self check out is possible with closed reception. This boutique hotel does not offer cots on demand. B in Lisbon Downtown Suites is not a pet-friendly establishment. All rooms are air conditioned and one or two en suite bathrooms with bathrobes are equipped with toiletries and a hairdryer. Rooms include a flat-screen TV, free Wi-Fi, coffee maker, tea facilities, a safe and a minibar. All guests staying for 3 or more days will receive a cheese board and a bottle of wine to enjoy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1737.14" OriginalAmount="1737.14">
      <BasicPropertyInfo Latitude="38.717129333562" Longitude="-9.1434184061516" StarRating="4" HotelCode="933342|1480038" HotelName="BessaHotel Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 29, 1250-139 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411039/a_411039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1741.00" OriginalAmount="1741.00">
      <BasicPropertyInfo Latitude="38.7168" Longitude="-9.12586" StarRating="4" HotelCode="0|romantic_gem_in_graca" HotelName="Romantic Gem in Graça" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco da Verónica, 1, 3 drt,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/d2/54d280c82e3b5d829333bdea95d9482c718f0494.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 10-minute drive of Commerce Square and Castle of Sao Jorge.  This 4-star apartment is 1.2 mi (1.9 km) from Lisbon Cathedral (Se) and 1.6 mi (2.6 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="38.712764739990234" Longitude="-9.13231086730957" StarRating="0" HotelCode="0|hermitage_castelo_casa_saint_jorge" HotelName="Hermitage Castelo - Casa Saint Jorge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Beco do Recolhimento 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/34/91344ccd7975e938506179671a4a07bcae4971fd.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Hermitage Castelo - Casa Saint Jorge in Lisbon (Alfama), you'll be a 4-minute walk from Castle of Sao Jorge and 9 minutes by foot from Lisbon Cathedral (Se).  This 4-star apartment is 0.6 mi (0.9 km) from Rossio Square and 0.6 mi (1 km) from Commerce Square.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Castle of Sao Jorge - 0.3 km / 0.2 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.4 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.7 km / 0.4 mi&lt;br /&gt;Fado Museum - 0.7 km / 0.5 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.8 km / 0.5 mi&lt;br /&gt;Figueira Square - 0.8 km / 0.5 mi&lt;br /&gt;Rua Augusta Arch - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.6 mi&lt;br /&gt;Rossio Square - 0.9 km / 0.6 mi&lt;br /&gt;Feira da Ladra Flea Market - 1 km / 0.6 mi&lt;br /&gt;Commerce Square - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;Lisbon City Hall - 1.1 km / 0.7 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 8.5 km / 5.3 mi&lt;br /&gt;Cascais (CAT) - 23.5 km / 14.6 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and laundry facilities.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself at home in one of the 7 individually decorated guestrooms, featuring kitchens with stovetops and microwaves. Your memory foam bed comes with down comforters and premium bedding. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include safes and irons/ironing boards, and housekeeping is provided once per stay.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1748.76" OriginalAmount="1748.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|944758" HotelName="MELIA LISBOA AEROPORTO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293075_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 100 metres from Lisbon International Airport, the new Meli� Lisboa Aeroporto Hotel offers a lounge bar and a restaurant on site Each room is air-conditioned and includes a sober d�cor with bold accents. All rooms come with a mini-bar, a cable flat-screen TV and a safety deposit box. The private bathroom comes with a shower, hairdryer and free toiletries. Guests can wake up to a wholesome breakfast buffet each morning. At Restaurante Colinas de Lisboa , lunch and dinner are served � la carte and include regional and international cuisine. For a pre-dinner drink head to the lounge bar located on the reception floor. At the hotel guests will find the El Spa, a space where guests can break from routine and recharge their batteries in the swimming pools, the hot tub, hydromassage facilities, waterfalls, sauna and Turkish bath. At the gym guests have a full specialist support. The hotel features indoor and outdoor parking, with paid electrical vehicle charging stations. Parque das Na��es business district is down the avenue, less than 3 km away from Meli� Lisboa Aeroporto Hotel. The Aeroporto Metro Station is within a 5-minute walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1763.41" OriginalAmount="1763.41">
      <BasicPropertyInfo Latitude="38.715004633404" Longitude="-9.1407937263386" StarRating="5" HotelCode="141382|234646" HotelName="Altis Avenida Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1° Dezembro 120, 1200-360 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202194/a_202194_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the city, next to the most emblematic square of Lisbon, this city hotel is just a short stroll from the main street and close to the most famous restaurants and shops in Lisbon and close to all major transportation systems. The business hotel is the ideal starting point for travelling around Lisbon and nearby places of interest include St. Jorge Castle (3 km), the Old Town with its bars and nightlife (1.5 km), Chiado (1 km) and Belem (10 km). The beach in Costa da Caparica is approximately 15 km from the design hotel and Portela Airport is around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1769.00" OriginalAmount="1769.00">
      <BasicPropertyInfo Latitude="38.70974611" Longitude="-9.14618847" StarRating="1" HotelCode="634099|city_stays_bica_apartments" HotelName="City Stays Bica Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Housekeeping,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bica de Duarte Belo 6-8, 1200-056 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599982/599982a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;THIS PROPERTY HAS NO RECEPTION. YOU HAVE TO CONTACT BEFORE CHECK-IN. City Stays Bica Apartments is located in one of Lisbon's trendiest nightlife areas. Chiado is 300 metres away. Free WiFi is provided throughout the property. All air-conditioned units feature a flat-screen TV in the living room and bedrooms. Some units have a terrace and/or balcony with city views. There is also a dining area and a kitchenette fitted with a dishwasher, an oven, and a microwave. A fridge is also offered, as well as a coffee machine and a kettle. Each unit has a private bathroom with free toiletries and a hairdryer. Bed linen is featured. Bairro Alto is 400 metres from City Stays Bica Apartments, while Dona Maria II National Theatre is 700 metres from the property. The nearest airport is Lisbon Humberto Delgado Airport, 7 km from City Stays Bica Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1770.00" OriginalAmount="1770.00">
      <BasicPropertyInfo Latitude="38.7213134765625" Longitude="-9.134087562561035" StarRating="3" HotelCode="0|intendente_1865" HotelName="Intendente 1865" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. do Maldonado, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/ac/2aac6cda6558b8e582bc2972364c16286b22c3d2.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Intendente 1865 in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Lisbon City Hall and 8 minutes from Rossio Square.  This hotel is 1.7 mi (2.7 km) from Lisbon Cathedral (Se) and 1.8 mi (2.8 km) from Castle of Sao Jorge.&lt;br /&gt;Amenities : This smoke-free hotel features a playground.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Martim Moniz Square - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Sao Jose - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Dona Estefania - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.1 km / 0.7 mi&lt;br /&gt;Figueira Square - 1.1 km / 0.7 mi&lt;br /&gt;Lisbon Coliseum - 1.2 km / 0.7 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.2 km / 0.7 mi&lt;br /&gt;Liberty Avenue - 1.2 km / 0.8 mi&lt;br /&gt;Miradouro de Santa Luzia - 1.3 km / 0.8 mi&lt;br /&gt;Feira da Ladra Flea Market - 1.3 km / 0.8 mi&lt;br /&gt;Santa Justa Elevator - 1.4 km / 0.8 mi&lt;br /&gt;Foz Palace - 1.4 km / 0.9 mi&lt;br /&gt;National Pantheon - 1.5 km / 0.9 mi&lt;br /&gt;Carmo Convent - 1.5 km / 0.9 mi&lt;br /&gt;Restauradores Square - 1.5 km / 0.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 7.1 km / 4.4 mi&lt;br /&gt;Cascais (CAT) - 22.4 km / 13.9 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and lockers. This hotel has 2 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : A complimentary buffet breakfast is served daily from 8:00 AM to 9:30 AM.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself at home in one of the 24 air-conditioned rooms featuring espresso makers. Complimentary wireless Internet access is available to keep you connected. Detached private bathrooms with bathtubs feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers and washing machines, 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;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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1774.00" OriginalAmount="1774.00">
      <BasicPropertyInfo Latitude="38.717096740554" Longitude="-9.1440193355083" StarRating="4" HotelCode="16641|pensao_residencial_roma_2" HotelName="Pensao Residencial Roma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Da Gloria 22-A 1, 1250-118 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20173/a_20173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1776.00" OriginalAmount="1776.00">
      <BasicPropertyInfo Latitude="38.705446348238" Longitude="-9.1606114804745" StarRating="5" HotelCode="190575|palacio_ramalhete" HotelName="Palacio Ramalhete" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 92, 1200-692 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164628/164628a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1776.03" OriginalAmount="1776.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|881729" HotelName="PORTOBAY LIBERDADE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889491_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 98 guestrooms featuring minibars and espresso makers. 40-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Satisfy your appetite for lunch or dinner at Bistr�4, a restaurant which specializes in local and international cuisine, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink at one of the 2 bars/lounges. Buffet breakfasts are served on weekdays from 7:00 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Lisbon? This hotel has facilities measuring 2884 square feet (268 square meters), including conference space. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.A stay at PortoBay Liberdade places you in the heart of Lisbon, within a 15-minute walk of Marquis of Pombal Square and Botanical Garden.  This 5-star hotel is 1.2 mi (2 km) from Rossio Square and 1.7 mi (2.7 km) from Commerce Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Liberty Avenue - 0.1 km / 0.1 mi  Marquis of Pombal Square - 0.4 km / 0.3 mi  Edward VII Park - 0.7 km / 0.4 mi  National Museum of Natural History - 0.7 km / 0.5 mi  Botanical Garden - 0.9 km / 0.6 mi  Restauradores Square - 1 km / 0.6 mi  Principe Real Square - 1 km / 0.6 mi  Lisbon Coliseum - 1.1 km / 0.7 mi  Rossio Square - 1.3 km / 0.8 mi  Church of Sao Roque - 1.3 km / 0.8 mi  Hospital Dona Estefania - 1.3 km / 0.8 mi  Parliament (Sao Bento Palace) - 1.5 km / 0.9 mi  Atrium Saldanha - 1.5 km / 0.9 mi  Fado in Chiado - 1.5 km / 0.9 mi  Santa Justa Elevator - 1.5 km / 0.9 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 10.1 km / 6.3 mi Cascais (CAT) - 20.4 km / 12.7 mi The preferred airport for PortoBay Liberdade is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1780.26" OriginalAmount="1780.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|CD4C96" HotelName="Browns Avenue Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2542913_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 44 habitaciones. Browns Avenue Hotel fue construido en 2022. Asimismo, el establecimiento cuenta con Wi-Fi gratuito. La propiedad ofrece recepciandoacute;n 24 horas. Esta residencia es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados. Browns Avenue Hotel cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los huandeacute;spedes podrandaacute;n aprovechar el servicio de traslado al aeropuerto. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1783.00" OriginalAmount="1783.00">
      <BasicPropertyInfo Latitude="38.70842" Longitude="-9.15617" StarRating="0" HotelCode="0|the_central_lisbonary_apartment" HotelName="The Central Lisbonary Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Vicente Borga, 120, 2 dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/eb/09ebe82449224e2da4385e0b918d92160db6ceb9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This 4-star apartment is 2.4 mi (3.8 km) from Rossio Square and 3.1 mi (5 km) from Lisbon Cathedral (Se).&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an iron/ironing board, 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="63" TotalAmount="1793.00" OriginalAmount="1793.00">
      <BasicPropertyInfo Latitude="38.71891" Longitude="-9.1292" StarRating="3" HotelCode="0|graca_heartwarming_flat" HotelName="Graça Heartwarming Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Peixinhos, 8, Andar 3,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/80/e280a712001da6bd4a7d1b9c1262824009a923eb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 10-minute drive of Castle of Sao Jorge and Commerce Square.  This apartment is 0.5 mi (0.8 km) from Martim Moniz Square and 1.2 mi (2 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&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="63" TotalAmount="1806.00" OriginalAmount="1806.00">
      <BasicPropertyInfo Latitude="38.7151569" Longitude="-9.13963936" StarRating="4" HotelCode="774650|o_artista" HotelName="O Artista" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas Santo Antao 9, 1150-264 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/896253/w_896253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1827.66" OriginalAmount="1827.66">
      <BasicPropertyInfo Latitude="38.72193236" Longitude="-9.14930124" StarRating="4" HotelCode="368000|1b3b82" HotelName="Vincci Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araujo 16, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/480828/a_480828_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1839" OriginalAmount="1839">
      <BasicPropertyInfo Latitude="38.69863874" Longitude="-9.2254509" StarRating="4" HotelCode="610598|388135" HotelName="BeGuest Lisbon Premium Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Damião de Góis 3D, 1400-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10522792</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1853" OriginalAmount="1853">
      <BasicPropertyInfo Latitude="38.703638917957" Longitude="-9.1868394613266" StarRating="5" HotelCode="20728|26987" HotelName="Pestana Palace Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jau 54, 1300-314 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26635/a_26635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is around 5 km from the town centre. A wide array of shopping facilities, bars, restaurants and nightclubs can be found within a 7 km radius of the hotel. Within 1 km of the hotel, guests will find a link to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1855.00" OriginalAmount="1855.00">
      <BasicPropertyInfo Latitude="38.70930862426758" Longitude="-9.13691520690918" StarRating="0" HotelCode="0|modern_downtown_apartment_rentexperience" HotelName="ALTIDO Modern Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de S. Julião 96, A1F, n/a, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/84/b284ed1005bbb7864d482108ed00ca98ef1c5b3b.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Commerce Square and Lisbon Cathedral (Se).  This apartment is 0.3 mi (0.5 km) from Rossio Square and 0.6 mi (0.9 km) from Castle of Sao Jorge.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rua Augusta Arch - 0.1 km / 0.1 mi&lt;br /&gt;Commerce Square - 0.2 km / 0.1 mi&lt;br /&gt;Lisbon City Hall - 0.3 km / 0.2 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.4 km / 0.2 mi&lt;br /&gt;Santa Justa Elevator - 0.5 km / 0.3 mi&lt;br /&gt;Rossio Square - 0.5 km / 0.3 mi&lt;br /&gt;Figueira Square - 0.6 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.6 km / 0.4 mi&lt;br /&gt;Carmo Convent - 0.6 km / 0.4 mi&lt;br /&gt;Fernando Pessoa Statue - 0.7 km / 0.4 mi&lt;br /&gt;Camoes Square - 0.8 km / 0.5 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.8 km / 0.5 mi&lt;br /&gt;Fado in Chiado - 0.8 km / 0.5 mi&lt;br /&gt;Lisbon Coliseum - 0.9 km / 0.6 mi&lt;br /&gt;Liberty Avenue - 0.9 km / 0.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 9 km / 5.6 mi&lt;br /&gt;Cascais (CAT) - 22.2 km / 13.8 mi&lt;br /&gt;The preferred airport for this apartment is Humberto Delgado Airport (LIS).&lt;br /&gt;business_amenities : The front desk is staffed during limited hours.&lt;br /&gt;HeadLine : Near Commerce Square&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a stovetop and a dishwasher. A kitchenette makes it easy to prepare your meals. Cable television is provided for your entertainment.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean &amp; Safe (Portugal).&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee for check-in between 10:00 PM and 3:00 AM (amount varies)&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1866.00" OriginalAmount="1866.00">
      <BasicPropertyInfo Latitude="38.7087204" Longitude="-9.147322" StarRating="0" HotelCode="0|deco_gem_bica" HotelName="Deco Gem Bica Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Salvador Correia de Sá, 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/17/fc/17fc35bbb90eaf35a287521ee43560bff177d436.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Deco Gem Bica Luxury Apartment is situated in ????????. It boasts a convenient location within 1 km from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;A variety of local and international dishes is offered at the on-site restaurant. In the evening, guests can enjoy a drink in the casual bar. Wi-Fi is provided in the entire property. Car travellers can the parking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;?? ?????? ?????? ?????????? ?????? ?????????? ? ??????? 30% ?? ????????? ????????????. ? ??????? ?????????? ???? ????? ?????????? ???????????? ????? ???????? ? ???? ? ??????????? ?????????? ? ???????? ???????? ??????????.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1867.00" OriginalAmount="1867.00">
      <BasicPropertyInfo Latitude="38.71628144" Longitude="-9.14043402" StarRating="4" HotelCode="630356|lisbon_wine_hotel" HotelName="Lisbon Wine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas De Santo Antão 88, 1150-266 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/93804/3693804/1.jpg?f=15234736</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.00" OriginalAmount="1879.00">
      <BasicPropertyInfo Latitude="38.739001" Longitude="-9.14731" StarRating="1" HotelCode="171873|hotel_capital_8" HotelName="Residencial Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Elias Garcia, 87, 1050-097 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296929/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1899.35" OriginalAmount="1899.35">
      <BasicPropertyInfo Latitude="38.720198168721" Longitude="-9.1448441147804" StarRating="4" HotelCode="50966|20944" HotelName="NH Collection Lisboa Liberdade" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 180 B, 1250-146 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39728/a_39728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is situated on Avenida da Liberdade, around 5 minutes walk from the Praça do Rossio. The historical city centre and the shopping and banking district lie within a short distance from the hotel and links to the public transport network are located directly in front of the hotel. Shopping facilities and restaurant are within 500 m of the hotel; bars and pubs are around 2 km away and the closest nightclub is just slightly further away. Guests can also enjoy daily trips to the beach, which is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1900.60" OriginalAmount="1900.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|716206" HotelName="Hotel Britania Art Deco Lisbon Heritage Collection" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955445_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en una calle tranquila junto a la cosmopolita Avenida da Liberdade, un autandeacute;ntico Art Deco hotel boutique en el centro histandoacute;rico de Lisboa. Hay una parada de transporte panduacute;blico a poca distancia del hotel y numerosas tiendas, asandiacute; como numerosos bares y restaurantes en las inmediaciones. La discoteca mandaacute;s cercana estandaacute; a 2,5 km de distancia y la playa se encuentra a 25 km del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1903.00" OriginalAmount="1903.00">
      <BasicPropertyInfo Latitude="38.736061096191406" Longitude="-9.146439552307129" StarRating="0" HotelCode="0|pop_saldanha_apartments" HotelName="Pop Saldanha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Portugal, Lisbon, Avenida João Crisóstomo, 26/28, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/72/13/7213576607514d0e41fee89eb4e6da83615e0e78.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Pop Saldanha Apartments» is located in Lisbon. This apartment is located in 3 km from the city center.&lt;br /&gt;At the apartment&lt;br /&gt;Additional services that the apartment offers to its guests: private check-in and check-out and ironing.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1918" OriginalAmount="1918">
      <BasicPropertyInfo Latitude="38.718009185486" Longitude="-9.1446429491043" StarRating="4" HotelCode="58770|36849" HotelName="Heritage Avenida Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 28, 1250-145 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76129/a_76129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is situated a few minutes walk from the war memorial, Baixa, Bairro Alto and Alfama. Santa Apolonia station is approximately 2 km away and the hotel is next to Avenida metro station. Local bars and pubs are around 400 m away. Lisbon Airport is around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1920.16" OriginalAmount="1920.16">
      <BasicPropertyInfo Latitude="38.7317833" Longitude="-9.1469361" StarRating="5" HotelCode="17507|20994" HotelName="Sheraton Lisboa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Latino Coelho 1, 1069 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21546/a_21546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in one of the city's most prestigious business districts and lies just 5 minutes' drive from the Avenida da Liberdade. There are many shopping venues as well as countless bars, restaurants and nightclubs to be found within 2 km of the hotel. Links to the public transport network may easily be reached on foot. Lisbon International Airport is only 15 minutes away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1929.00" OriginalAmount="1929.00">
      <BasicPropertyInfo Latitude="38.727694210247" Longitude="-9.1582982394198" StarRating="4" HotelCode="327034|lux_lisboa_park" HotelName="Lux Lisboa Park" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Padre Antonio Vieira 32, 1070-197 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/441041/a_441041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1937.74" OriginalAmount="1937.74">
      <BasicPropertyInfo Latitude="38.7092589" Longitude="-9.1302078" StarRating="5" HotelCode="562111|2214625" HotelName="Eurostars Museum" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cais de Santarém 40, 1100-104 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616567/616567a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1945.84" OriginalAmount="1945.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|095422" HotelName="NAU Palacio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889634_foto_1.jpg</HotelPictures>
        <HotelDescription>It's not just another hotel in Lisbon. It is the NAU Pal�cio do Governador (Governor's Palace, in English), with 60 different rooms near the Tagus river in the historic centre of Bel�m, one of the most beautiful and emblematic areas of the capital. Built on the site of the former house of the governor of the Tower of Bel�m, exquisitely restored, on top of roman ruins probably from the 1st to the 5th century, the NAU Pal�cio do Governador is a palatial building with a reception that once was a chapel, a restaurant with original domes as ceilings and contemporary SPA that's linked to the ancient thermal traditions of Mediterranean cultures. Close to the Tagus and national historic monuments, the Pal�cio do Governador is the natural choice for anyone who wants to be in Lisbon, near everything, from culture to leisure and far enough from the frenzy of the city centre. 
*Register of Tourism: 6305</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1950.00" OriginalAmount="1950.00">
      <BasicPropertyInfo Latitude="38.70992809" Longitude="-9.14012717" StarRating="4" HotelCode="523645|dear_lisbon_palace" HotelName="Dear Lisbon Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivens 35, 1200-226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/562622/562622a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1963.05" OriginalAmount="1963.05">
      <BasicPropertyInfo Latitude="38.71087448" Longitude="-9.14440782" StarRating="4" HotelCode="738958|629601" HotelName="Almaria - Edificio Officina Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Loreto 58, Centro, 1200-242 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629601/629601a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;O edifício que acolheu em tempos as oficinas que estanhavam as loiças da Casa Real, deve o seu nome a este passado, o qual é evidenciado em todos os recantos do imóvel. 
Segundo o relato de um documento dactilografado, pesquisado na Biblioteca de Estudos Olissiponenses, este edifício terá sido a antiga morada de uma estanharia fundada pelo Marquês de Pombal para estanhar as loiças da Casa Real —“as portas tinham cada uma delas uma coroa real e o seguinte dístico: Officina da RealCasa”. 

Os nossos 11 apartamentos foram cuidadosamente concebidos para lhe proporcionar o máximo conforto e prazer. Todos incluem pormenores únicos de decoração, onde o respeito pelos materiais que pertenciam à Officina da Real Casa como a madeira e o estanho estão fortemente presentes em todos os espaços respeitando assim a História e alma do Edifício. Obras de arte e equipamentos de última geração são alguns dos elementos que tornarão a sua estadia absolutamente memorável.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1984.81" OriginalAmount="1984.81">
      <BasicPropertyInfo Latitude="38.720051" Longitude="-9.150513" StarRating="5" HotelCode="160972|572865" HotelName="The Vintage Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 2, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227301/a_227301_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre next to one of the city's main avenues, Avenida da Liberdade with its shopping (400 m). Avenida metro station is 400 m and close by guests will find Marques de Pombal Square, the botanical gardens, Sao Roque Church, the National Theatre of Sao Carlos, Rua Augusta and the Alfama District. The property is also not far from Arena Rock in Rio, Discovery's Monument, the football club stadiums, Colombo Shopping Center, Lisbon International Fair, the oceanarium and the Cristo Rei Monument. Rossio train station is 1 km, the historical city centre (Chiado district) is 1.2 km, the Barrio Alto is 1.4 km, Paço de Arcos Beach is approximately 1.5 km, St George Castle is 1.7 km, Jeronimos Monastery (UNESCO World Heritage) is 5.5 km and it is 7.3 km to Belem Tower (UNESCO World Heritage). Lisbon Airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2000.55" OriginalAmount="2000.55">
      <BasicPropertyInfo Latitude="38.724457203218" Longitude="-9.1584720956771" StarRating="5" HotelCode="212689|189320" HotelName="EPIC SANA Lisboa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Duarte Pacheco 15, 1070-100 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301350/a_301350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2003" OriginalAmount="2003">
      <BasicPropertyInfo Latitude="38.719242688735" Longitude="-9.1441066908073" StarRating="5" HotelCode="915455|49741" HotelName="Fontecruz Lisboa, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 138-142, 1250-001 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164931/164931a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2012.00" OriginalAmount="2012.00">
      <BasicPropertyInfo Latitude="38.71241" Longitude="-9.14528" StarRating="3" HotelCode="0|bairrosweethome" HotelName="Bairrosweethome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Rosa 88, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/08/02/0802529e27a86ceeb3fd8ba18b94f312a24337f5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), Bairrosweethome is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This apartment is 0.7 mi (1.1 km) from Lisbon City Hall and 0.6 mi (1 km) from Botanical Garden.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 350.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 64.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2038.66" OriginalAmount="2038.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|794992" HotelName="138 LIBERDADE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26419_image60563112_0.jpg</HotelPictures>
        <HotelDescription>The 138 Liberade Hotel Autograph Collection Hotel is located in the heart of Avenida Liberdade. The hotel is designed with an amazing decor, mixing valuable pieces of contemporary art with classic details, creating a really special atmosphere. The hotel offers a restaurant and a nice quiet terrace, away from the bustle of the street and where you can enjoy a drink or a snack. The hotel rooms are decorated with a historic photograph of the city, and there is no equal to another. The more touristy neighborhoods like Chiado, Bairro Alto and Alfama are only 15 minutes walk from the hotel. Fontecruz Lisboa Autograph Collection is just 20 meters from the metro stop and 20-minute walk to the famous Castillo de San Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2039.00" OriginalAmount="2039.00">
      <BasicPropertyInfo Latitude="38.71976089477539" Longitude="-9.148500442504883" StarRating="0" HotelCode="0|altido_liberdade_garden" HotelName="ALTIDO Liberdade Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. do Salitre 111, -1 direito, n/a, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/93/e1/93e161d99edf62149e8dc52d6860a58a17169999.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Lisbon (Principe Real), this apartment is within a 10-minute walk of Botanical Garden and Marquis of Pombal Square.  This apartment is 0.7 mi (1.1 km) from Rossio Square and 0.5 mi (0.8 km) from Restauradores Square.&lt;br /&gt;Amenities : Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Cinemateca Portuguesa Museum - 0.2 km / 0.1 mi&lt;br /&gt;Liberty Avenue - 0.3 km / 0.2 mi&lt;br /&gt;Medeiros e Almeida Museum - 0.4 km / 0.2 mi&lt;br /&gt;National Museum of Natural History - 0.6 km / 0.4 mi&lt;br /&gt;Botanical Garden - 0.7 km / 0.4 mi&lt;br /&gt;Foz Palace - 0.8 km / 0.5 mi&lt;br /&gt;Marquis of Pombal Square - 0.8 km / 0.5 mi&lt;br /&gt;Restauradores Square - 0.8 km / 0.5 mi&lt;br /&gt;Lisbon Coliseum - 0.9 km / 0.6 mi&lt;br /&gt;Edward VII Park - 0.9 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.1 km / 0.7 mi&lt;br /&gt;Church of Sao Roque - 1.2 km / 0.8 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 1.3 km / 0.8 mi&lt;br /&gt;Santa Justa Elevator - 1.3 km / 0.8 mi&lt;br /&gt;Fado in Chiado - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 13.7 km / 8.5 mi&lt;br /&gt;Cascais (CAT) - 21 km / 13 mi&lt;br /&gt;The preferred airport for this apartment is Humberto Delgado Airport (LIS).&lt;br /&gt;business_amenities : The front desk is staffed during limited hours.&lt;br /&gt;HeadLine : Near Botanical Garden&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with an oven and a stovetop. A kitchenette is outfitted with a microwave and a dishwasher. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a washer/dryer and an iron/ironing board.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean &amp; Safe (Portugal).&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee for check-in between 10:00 PM and 3:00 AM (amount varies)&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2049.3" OriginalAmount="2049.3">
      <BasicPropertyInfo Latitude="38.72041788255" Longitude="-9.1351791367952" StarRating="4" HotelCode="530650|2189115" HotelName="1908 Lisboa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Do Intendente Pina Manique 6, 1100-285 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/646193/gt_646193_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lisbon, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2076.00" OriginalAmount="2076.00">
      <BasicPropertyInfo Latitude="38.712318420410156" Longitude="-9.14618968963623" StarRating="0" HotelCode="0|altido_bairro_alto_2br_apartment_with_large_terrace" HotelName="Altido Bairro Alto 2-Br Apartment with Large Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>22 Rua Caetanos, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/03/61037c34ced50942f8dc88c8186f110607cd7ed1.jpeg</HotelPictures>
        <HotelDescription>In the Misericordia district of Lisbon, close to Bairro Alto, Alto Caetanos has a terrace, free WiFi and a washing machine. With city views, this accommodation offers a patio. The air-conditioned apartment consists of 2 bedrooms, a living room, a fully equipped kitchen with a dishwasher and a kettle, and 1 bathroom with a bidet and a hairdryer. Popular points of interest near the apartment include Ribeira Market, Commerce Square and Liberty Avenue.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2077.00" OriginalAmount="2077.00">
      <BasicPropertyInfo Latitude="38.710809" Longitude="-9.13947370000005" StarRating="0" HotelCode="0|chiado_nova_almada_" HotelName="Chiado Nova Almada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Almada, n.º 18, 4º Direito, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/4d/bf/4dbfcc987ebe9b9d6e2926888bea4a76d630485d.jpeg</HotelPictures>
        <HotelDescription>Located in Chiado, this bright apartment is 300 metres from historical Rossio. Chiado Nova Almada is a mere 60 metres from the Baixa/Chiado Metro Station.The bright apartment has an open plan living area with an equipped kitchenette. It includes one bedroom with a double bed and sloa has a private bathroom.Guests may cook their meals in the equipped kitchenette. Alternatively, several traditional Lisbon restaurants and cafés are within a 5-minute walk.The Chiado is one of the most typical areas of Old Lisbon and features various shops. The scenic Santa Justa Lift is 230 metres from the apartment. Alfama is 1.4 km away and is renowned for its Fado Houses, where you can enjoy a Fado concert while tasting Portuguese tapas. Lisbon International Airport is 7 km from the Chiado Nova Almada.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that a deposit of EUR 100 will be charged at check-in. This amount will be refunded after check-out if no damages are made to the apartment.&lt;/br&gt;&lt;/br&gt;Please note that late check-ins after 23:00 have an added cost of EUR 30.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="38.70721435546875" Longitude="-9.157609939575195" StarRating="0" HotelCode="0|historical_apartment_santos_ii" HotelName="Historical Apartment Santos II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santos 11, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/84/6984a538f85393c0b91d4fe0028e78bffe84d0c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be within a 5-minute drive of Commerce Square and Rossio Square. This apartment is 3.3 mi (5.2 km) from Jeronimos Monastery and 3.8 mi (6.2 km) from Lisbon Zoo.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parliament (Sao Bento Palace) - 0.8 km / 0.5 mi&lt;br /&gt;Estrela Basilica - 1.1 km / 0.7 mi&lt;br /&gt;Mercado da Ribeira - 1.2 km / 0.7 mi&lt;br /&gt;Camoes Square - 1.5 km / 0.9 mi&lt;br /&gt;Fado in Chiado - 1.5 km / 0.9 mi&lt;br /&gt;National Museum of Natural History - 1.5 km / 0.9 mi&lt;br /&gt;Principe Real Square - 1.5 km / 1 mi&lt;br /&gt;Church of Sao Roque - 1.6 km / 1 mi&lt;br /&gt;Botanical Garden - 1.8 km / 1.1 mi&lt;br /&gt;Chiado Museum - 1.8 km / 1.1 mi&lt;br /&gt;Santa Justa Elevator - 1.9 km / 1.2 mi&lt;br /&gt;Carmo Convent - 2 km / 1.2 mi&lt;br /&gt;Lisbon City Hall - 2 km / 1.2 mi&lt;br /&gt;Rossio Square - 2 km / 1.2 mi&lt;br /&gt;Liberty Avenue - 2 km / 1.3 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 21.3 km / 13.2 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2094.04" OriginalAmount="2094.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|C90008" HotelName="Hyatt Regency Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2457436_foto_1.jpg</HotelPictures>
        <HotelDescription>With 204 rooms and suites ranging from 32 sqm up to 188sqm creating the ideal place to stay and gather in Lisbon. Hyatt Regency Lisboa also includes a Fitness Centre, 2 Restaurants and 1 Rooftop Bar, 4 Meeting Rooms, an exclusive Destination SPA - Serenity - The Art of Wellbeing and breathtaking views over the Tagus River in a prime location in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2099.00" OriginalAmount="2099.00">
      <BasicPropertyInfo Latitude="38.712172266724" Longitude="-9.1413357853889" StarRating="4" HotelCode="187321|lisboa_carmo_hotel" HotelName="Lisboa Carmo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Oliveira ao Carmo 1-3, 1200-307 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178447/178447a_hb_a_903.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2102.00" OriginalAmount="2102.00">
      <BasicPropertyInfo Latitude="38.709964752197266" Longitude="-9.130941390991211" StarRating="0" HotelCode="0|breathtaking_river_view_in_alfama" HotelName="Breathtaking River View in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Barão 14, 5º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/51/d1510208507496e952c8282d83586d510f0f9445.jpeg</HotelPictures>
        <HotelDescription>Located 800 metres from Rossio and 1 km from Chiado, Breathtaking River View in Alfama offers accommodation in Lisbon. The property boasts views of the river and is 1.7 km from Bairro Alto. Free WiFi is featured throughout the property.&lt;br /&gt;There is a seating area, a dining area and a kitchen. Towels and bed linen are offered in this self-catering accommodation. There is a private bathroom with a bath or shower.&lt;br /&gt;Liberty Avenue is 1.9 km from Breathtaking River View in Alfama, while Amoreiras is 3.1 km from the property. The nearest airport is Lisbon Portela Airport, 7 km from Breathtaking River View in Alfama.&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;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2112.00" OriginalAmount="2112.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="970824|open_house_boavista_44" HotelName="Open House Boavista 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Boavista 44, Misericordia, 1200-012 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/04/d8040d3ff4e0fdc38430f11ec1169aa3b8046773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2117.44" OriginalAmount="2117.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|B33699" HotelName="TURIM Boulevard Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1718716_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to Turim Boulevard a 5-star hotel located on the heart of Lisbon, on Avenida da Liberdade which is one of the most important and emblematic avenues of Lisbon, known around the world. This hotel has 100 rooms and a stunning panoramic view from the rooftop where you can find a beautiful bar and swimming pool(opening - May 2019), it also has private parking available and free WiFi in all areas. Each room includes a seating area, desk, minibar, flat-screen cable TV, amenities, a coffee machine, and a private bathroom. You can drink a glass of the finest drinks at our bars Boulevard Rooftop and Boulevard Bar, you can also explore the Salitre Restaurant. The new Salitre Restaurant comes to give a new life to the picturesque Lisbon street of the same name. Come and taste the delights of Chef Nuno Queiroz.InternetAdapted for disabledRestaurantSafe2StayParkingAir conditioned</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2126.00" OriginalAmount="2126.00">
      <BasicPropertyInfo Latitude="38.7094841003418" Longitude="-9.135022163391113" StarRating="0" HotelCode="0|downtown_75_prestige" HotelName="Downtown 75 Prestige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena, nr  75, 3ºD, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/d2/27d2b57c351c883a0535d4e75ad719200b0a6d2f.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be a 3-minute walk from Lisbon Cathedral (Se) and 5 minutes by foot from Commerce Square. This 4-star apartment is 0.4 mi (0.7 km) from Santa Justa Elevator and 0.4 mi (0.7 km) from Rossio Square.&lt;br /&gt;Make yourself comfortable in this apartment, which has a kitchen. Complimentary wireless Internet access is available to keep 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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.00" OriginalAmount="2129.00">
      <BasicPropertyInfo Latitude="38.709381103515625" Longitude="-9.136631965637207" StarRating="4" HotelCode="0|fancy_1br_flat_at_the_heart_of_lisbon_gonzalos_guest" HotelName="Gonzalo's Guest Apartments - Luxury Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Julião 96 1100-526, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/19/7b19c34839d4ceb78edc21926fcfa6ce0b5e7905.jpeg</HotelPictures>
        <HotelDescription>With a stay at Fancy 1BR Flat at the heart of Lisbon in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Lisbon Cathedral (Se) and Commerce Square.  This 4-star apartment is 0.3 mi (0.5 km) from Santa Justa Elevator and 0.3 mi (0.5 km) from Rossio Square.&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;Breakfast for children costs: 10.00 EUR.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 35.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2162.00" OriginalAmount="2162.00">
      <BasicPropertyInfo Latitude="38.73637008666992" Longitude="-9.131131172180176" StarRating="0" HotelCode="0|caraujo_apartments" HotelName="Caraujo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Carvalho Araújo 114, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/bf/bebfe142350ddc449bb6155b55ddb1687e886d4d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Caraujo Apartments in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Gulbenkian Museum and Rossio Square. This apartment is 2.5 mi (4 km) from Santa Justa Elevator and 2.6 mi (4.1 km) from Commerce Square.&lt;br /&gt;This apartment offers designated smoking areas.&lt;br /&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves and coffee/tea makers, 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: 10.50 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2177" OriginalAmount="2177">
      <BasicPropertyInfo Latitude="38.727386184113" Longitude="-9.1483524441719" StarRating="4" HotelCode="27785|6420" HotelName="SANA Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fontes Pereira de Melo 8, 1069-310 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41032/a_41032_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful central location at the heart of Lisbon that allows easy and convenient access to a wide range of cultural and tourist sights. Links to the public transport network are to be found close by, located about 100 m from the hotel, and there are countless shopping venues, bars, restaurants and nightclubs to be found in the vicinity (250 m - 2.5 km away). Lisbon Airport is about 6 km from the hotel and it is 22 km to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2201.03" OriginalAmount="2201.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|640214" HotelName="Heritage Avenida Liberdade, a Lisbon Heritage Collection" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887363_foto_1.jpg</HotelPictures>
        <HotelDescription>Heirs of good taste.
A contemporary ambiance, stately furniture, elegant lounges, library and rooms, which leave you with a warm and intimate impression at the centre of the city.
Fresh flowers, a precise detail punctuated at the reception, relaxing atmosphere and assured comfort: welcome to Lisboa. 
Situated in an 18th century structure, the decor of the prestigious architect Miguel C�ncio Martins, leaves its distinctive impression just like in many outstanding spaces throughout all of Europe.
Located in one of the most emblematic avenues of Lisboa, highlighting Portuguese heritage and tradition in this unique hotel.  It's hard to choose only one of its amazing characteristic, because it perfectly combines the special attention to detail with facilities dedicated to satisfy guests. Let yourself be driven by the warmth and personal care that will make your stay a rewarding, comfortable and an unforgettable experience.  * Breakfast until 12:00h. 
*Register of Tourism: 595</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2206.00" OriginalAmount="2206.00">
      <BasicPropertyInfo Latitude="38.7161279508375" Longitude="-9.13887045889555" StarRating="0" HotelCode="0|loving_lisbon_rossio" HotelName="Loving Lisbon Rossio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Convento da Encarnação 23, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/61/d7/61d79f024f3d63285540d3f30457838a221182d7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Loving Lisbon Rossio” is situated in the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2239.00" OriginalAmount="2239.00">
      <BasicPropertyInfo Latitude="38.71449" Longitude="-9.12453" StarRating="3" HotelCode="0|alfamasweethome_2" HotelName="Alfamasweethome 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Zagalo 12, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/8d/928d47b8edf9f187b46d304d165059b142699f18.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 5-minute drive from Commerce Square and 8 minutes from Lisbon Cathedral (Se).  This apartment is 1.5 mi (2.5 km) from Rossio Square and 1.6 mi (2.5 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your air-conditioned apartment.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 44.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2243.58" OriginalAmount="2243.58">
      <BasicPropertyInfo Latitude="38.70898953" Longitude="-9.14328589" StarRating="4" HotelCode="398643|2045905" HotelName="Alecrim ao Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim 73, 1200-015 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4216507</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2243.59" OriginalAmount="2243.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|766141" HotelName="EPIC SANA MARQUES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886437_foto_1.jpg</HotelPictures>
        <HotelDescription>Centrally located, the Epic Sana Marqu�s offers modern, air-conditioned rooms with TVs, 350 metres from the famous Marques de Pombal Square. Lisboa Hotel rooms are decorated in a contemporary style and have views over the Old City, Tagus River or Eduardo VII Park. The spacious en suite bathrooms are furnished with complimentary amenities. Guests are served a large buffet breakfast each morning. The hotel�s traditional, Portuguese restaurant Contempor�neo is open for lunch and dinner. Epic Sana Marqu�s also has a bar where live piano music is played. Epic Sana Marqu�s's guests can enjoy a massage, or relax in the hot tub. The hotel also has a sauna, a steam bath and a fitness centre. The Epic Sana Marqu�s is a 5-minute walk from Lisbon's Metro and bus service, which offer public transport links to the rest of the city. Portela Airport is less than 5 km from the hotel, and private parking is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2250.53" OriginalAmount="2250.53">
      <BasicPropertyInfo Latitude="38.71145152" Longitude="-9.13719324" StarRating="4" HotelCode="739791|2381335" HotelName="Altis Prata Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata, e Rua da Assunção, Baixa Pombalina, 1100-416 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630250/630250a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Specially designed for the gay community, this lovely hotel is in Lisboa. The total number of accommodation units is 22. Moreover, there is a wireless Internet connection available on-site. As this property features 24-hour reception, guests are always welcome. Baby cots are available on request for children. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2251.21" OriginalAmount="2251.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|854609" HotelName="EPIC SANA HOTEL LISBOA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1642_image50008411_0.jpg</HotelPictures>
        <HotelDescription>Con una ubicaciandoacute;n estratandeacute;gica en Lisboa, en Amoreiras, a una corta distancia de Marquandecirc;s de Pombal y de Avenidas Novas, este hotel ofrece un total de 291 habitaciones y 20 suites, con vistas a la ciudad y al randiacute;o Tajo. Tiene dos restaurantes, un bar con terraza en el lobby, sky bar y un amplio spa con piscina climatizada tipo infinity ubicada en la terraza superior del hotel, ofreciendo vistas panorandaacute;micas sobre la ciudad de Lisboa. El espacio dedicado a reuniones y eventos abarca un total de 1750 metros y puede acoger hasta 1300 personas. Estandaacute; distribuido en 13 salas de reuniones e incluye un total de 900 metros cuadrados de salandoacute;n de baile.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2258" OriginalAmount="2258">
      <BasicPropertyInfo Latitude="38.71094688" Longitude="-9.15053587" StarRating="0" HotelCode="488880|341744" HotelName="Lisbon Five Stars Apartments Combro 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Poiais de Sao Bento 7, 1200-109 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600004/600004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On a short walking distance from Santa Catarina and it's hip viewpoint, and a few more steps from lively Bairro Alto and trendy Chiado, Combro 7 is a signature building that offers spacious – yet cosy – apartments. It will make you feel at home. This is the perfect starting point to explore a side of the city where modern embraces history, hiding surprises around every other corner, hiding between bars, churches, palaces and small local stores.
13 Apartments
4 apts – One Bedroom Apartment / 1 bathroom insuite / 2 persons / around 75 sqm
7 apts – Two Bedroom Apartment / 2 bathroom insuite / 4 persons / 100-110 sqm
2 apts – Three Bedroom Apartments / 2 bathroom insuite / 6 persons / around 130 sqm
Sofa Bed for 2 persons in the living room available in all apartments
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2260.00" OriginalAmount="2260.00">
      <BasicPropertyInfo Latitude="38.71322282" Longitude="-9.14143584" StarRating="0" HotelCode="531877|casa_balthazar" HotelName="Casa Balthazar" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Duque 26, 1200-159 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/37659/2137659/1.jpg?f=14955132</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2261" OriginalAmount="2261">
      <BasicPropertyInfo Latitude="38.718641193266" Longitude="-9.1449809074402" StarRating="5" HotelCode="17726|28920" HotelName="Sofitel Lisbon Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Liberdade 127, 1269-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21806/a_21806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the leisure district of Lisbon just a few minutes walk from the city centre where guests will discover countless sights, bars, restaurants, cinemas, shopping and entertainment venues. Located on the prestigious Avenida da Liberdade at the heart of the Portuguese capital, the historical old town district of Alfama is to be found close by. The city airport is just 7 km away and links to the public transport are to be found directly in front of the complex. The nearest beach is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2288.49" OriginalAmount="2288.49">
      <BasicPropertyInfo Latitude="38.711420617271" Longitude="-9.131312604562" StarRating="5" HotelCode="317466|2203055" HotelName="Santiago de Alfama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santiago 10-14, Santa Maria Maior, 1100-494 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/488112/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2295.00" OriginalAmount="2295.00">
      <BasicPropertyInfo Latitude="38.73542508" Longitude="-9.13423992" StarRating="4" HotelCode="984953|casa_da_avenida_" HotelName="Casa Da Avenida Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 189, 1º, 3º e 4º, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511415</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2305.84" OriginalAmount="2305.84">
      <BasicPropertyInfo Latitude="38.70767097" Longitude="-9.14171958" StarRating="4" HotelCode="591167|595047" HotelName="Almaria Edifício da Corte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Ferragial 11, 1200-182 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595047/595047a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2311.00" OriginalAmount="2311.00">
      <BasicPropertyInfo Latitude="38.716121673583984" Longitude="-9.14039134979248" StarRating="0" HotelCode="0|with_you_suites" HotelName="With You Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. das Portas de Santo Antão 76, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a2/d4/a2d44c4ad832fd639fd542bf5b15cd86119dc672.jpeg</HotelPictures>
        <HotelDescription>With a stay at With You Suites in Lisbon (Lisbon Old Town), you'll be a 3-minute walk from Rossio Square and 6 minutes by foot from Santa Justa Elevator. This apartment is 0.7 mi (1.1 km) from Lisbon Cathedral (Se) and 0.8 mi (1.2 km) from Commerce Square.&lt;br /&gt;Take advantage of the apartment's room service (during limited hours).&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include phones, as well as safes and microwaves.&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: 19.50 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&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="27" TotalAmount="2330" OriginalAmount="2330">
      <BasicPropertyInfo Latitude="38.693373270826" Longitude="-9.2107339203358" StarRating="5" HotelCode="99867|18713" HotelName="Altis Belem Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Doca do Bom Sucesso, 1400-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139858/a_139858_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Cutting-edge design and a unique waterfront location await guests at this hotel, which is set in one of Lisbon's most historical districts, Belém. Guests will find the centre (Rossio) nearby, and the nearest restaurants are in Belém, as are the links to the public transport network and shops. Avenida 24 Julho has nightspots and Cais do Sodré is the most convenient metro station. Parede Beach is close, the Tejo River is just 1 minute’s walk and it is some 1.2 km to Jeronimos Monastery, around 5 km to Lisbon Medieval Castle, about 5.8 km to Bairro Alto and some 7.5 km to Chiado. Lisbon Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2383.00" OriginalAmount="2383.00">
      <BasicPropertyInfo Latitude="38.715999603271484" Longitude="-9.121253967285156" StarRating="0" HotelCode="0|d_loft_river" HotelName="D_Loft River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bica do Sapato 44, Sao Vicente, 1100-094 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/07/78077e0cd06ab29327362e844c5fd861f5fcda65.jpeg</HotelPictures>
        <HotelDescription>Located 50 metres from Santa Apolonia train and metro station and just opposite cruise ship terminal, the modernly-decorated D_Loft River offers accommodation in the centre of Lisbon. The property features frontal views of the Tagus River offers free private and covered parking on.&lt;br /&gt;Featuring 2 air-conditioned bedroom with king-size beds, a duvet and a flat-screen TV, this apartment includes 2 bathrooms as well as a modern living room equipped with air conditioning, a flat-screen cable TV and docking station. Free WiFi is available throughout the property.&lt;br /&gt;Guests are welcome to prepare their own meals using the fully equipped kitchen. In addition there is a Nespresso coffee machine, a washing machine and a clothes dryer.&lt;br /&gt;The National Pantheon and the Flea Market are located 500 metres away and Lisbon International Airport is 6 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2396.66" OriginalAmount="2396.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|439955" HotelName="TOREL PALACE LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/22037_image60225515_0.jpg</HotelPictures>
        <HotelDescription>Torel Palace Lisbon opened in 2013 and consists of two historic palaces and a mansion. Feel like a king or queen in our themed rooms and apartments. Privacy, dedicated service and spectacular views make Torel Palace Lisbon a haven of peace in the heart of the capital.
At Torel Palace Lisbon we seek your well-being. Our goal is to make you feel at home, in an environment surrounded by elegance and good taste.
Our 25 rooms are divided into 6 categories: Standard, Standard with a view, Executive with a view, Master, Premier with a view and Royal with a view. In addition, we still have a Villa and five new apartments. Each room has a different and particular decoration inspired by the kings and queens of Portugal, creating a cozy and sophisticated atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2398.11" OriginalAmount="2398.11">
      <BasicPropertyInfo Latitude="38.714920219373" Longitude="-9.1413894295692" StarRating="5" HotelCode="10890|1045d0" HotelName="Hotel Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1° de Dezembro, 123, 1200-359 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8348/a_8348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfort hotel is located on Rossio Square, right by Praça dos Restauradores and close to Rossio train station in the heart of the city. The hotel offers a wonderful view of the nearby São Jorge castle complex and the old town quarter, Alfama. It is located just a few steps from public transport as well as plenty of sightseeing attractions. In addition, Lisbon airport is located 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2413.00" OriginalAmount="2413.00">
      <BasicPropertyInfo Latitude="38.71138381958008" Longitude="-9.136996269226074" StarRating="0" HotelCode="0|montebelo_lisbon_downtown_apartments" HotelName="Montebelo Lisbon Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 156, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/d1/d3d1007b85ae08359912098421aeff28a9590389.jpeg</HotelPictures>
        <HotelDescription>Offering accommodation with free WiFi, air conditioning and flat-screen TV, Montebelo Lisbon Downtown Apartments is located 500 m from Rossio and 600 m from Dona Maria II National Theatre. The property is set in a historical building and features typical Lisbon tiles and Bordallo Pinheiro decoration elements.&lt;br /&gt;All units comprise a seating area with a sofa, a dining area, and a fully equipped kitchen with various cooking facilities, including a dishwasher, a microwave, a fridge and an oven. For added convenience, the property can provide towels and bed linen.&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: 50.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2423.00" OriginalAmount="2423.00">
      <BasicPropertyInfo Latitude="38.721099853515625" Longitude="-9.127949714660645" StarRating="0" HotelCode="0|bright_beautiful_top_floor_graaa_flat" HotelName="Bright &amp; Beautiful Top Floor Graça Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapadores, 115 - 4 DTO, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/15/35153cdaa354ea544ac2e0d84f0a31d548034af7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This apartment is 0.7 mi (1.1 km) from Martim Moniz Square and 1.5 mi (2.5 km) from Lisbon Cathedral (Se).&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Feira da Ladra Flea Market - 0.8 km / 0.5 mi&lt;br /&gt;National Pantheon - 1 km / 0.6 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1 km / 0.6 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Miradouro de Santa Luzia - 1.3 km / 0.8 mi&lt;br /&gt;Fado Museum - 1.4 km / 0.9 mi&lt;br /&gt;Hospital Dona Estefania - 1.4 km / 0.9 mi&lt;br /&gt;Figueira Square - 1.5 km / 0.9 mi&lt;br /&gt;Rossio Square - 1.6 km / 1 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.7 km / 1.1 mi&lt;br /&gt;Lisbon Coliseum - 1.7 km / 1.1 mi&lt;br /&gt;Liberty Avenue - 1.7 km / 1.1 mi&lt;br /&gt;National Museum of Azulejos - 1.8 km / 1.1 mi&lt;br /&gt;Santa Justa Elevator - 1.8 km / 1.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 7.6 km / 4.7 mi&lt;br /&gt;Cascais (CAT) - 22.8 km / 14.1 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2451.00" OriginalAmount="2451.00">
      <BasicPropertyInfo Latitude="38.7129403" Longitude="-9.14310831" StarRating="4" HotelCode="619528|chiado_arty_flats" HotelName="Chiado Arty Flats" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo Trindade Coelho 6, Santa Maria Maior, 1200-270 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/22000000/21330000/21322100/21322049/8d2db833_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2454" OriginalAmount="2454">
      <BasicPropertyInfo Latitude="38.708235372146" Longitude="-9.1378307288361" StarRating="5" HotelCode="309878|46097" HotelName="Pousada de Lisboa, Praça do Comércio - Small Luxury Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Comércio 31-34, 1100-148 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424000/a_424000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2457.22" OriginalAmount="2457.22">
      <BasicPropertyInfo Latitude="38.738167897477" Longitude="-9.1412177681923" StarRating="4" HotelCode="13741|3317" HotelName="Holiday Inn Lisbon" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. Antonio Jose de Almeida 28-A, 1000-044 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14098/a_14098_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon and is just minutes from Amoreiras shopping centre. The nearest bus stop is only 200 metres away and the underground station is less than 1 km from the hotel. There are plenty of restaurants within a stone's throw of the hotel; bars and pubs lie within 2.5 km, slightly further away, and the airport is only 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2535.61" OriginalAmount="2535.61">
      <BasicPropertyInfo StarRating="5" HotelCode="|716143" HotelName="Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885528_foto_1.jpg</HotelPictures>
        <HotelDescription>This comfort hotel is located on Rossio Square, right by Praandccedil;a dos Restauradores and close to Rossio train station in the heart of the city. The hotel offers a wonderful view of the nearby Sandatilde;o Jorge castle complex and the old town quarter, Alfama. It is located just a few steps from public transport as well as plenty of sightseeing attractions. Lisbon airport is located 15 minutes driving distance from the property. Housed in a building dating back to 1892, each modern room is fully soundproofed and well-equipped with amenities added for guest's comfort and convenience. The hotel features a bar, a breakfast room and conference facilities. For guests' relaxation, the hotel offers massage service and library with a wide range of leisure reading in several languages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2554.00" OriginalAmount="2554.00">
      <BasicPropertyInfo Latitude="38.718095141427" Longitude="-9.1399910318935" StarRating="4" HotelCode="313133|torel_palace" HotelName="Torel Palace" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Camara Pestana 23, 1150-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79649/1879649/1.jpg?f=15670937</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2566.00" OriginalAmount="2566.00">
      <BasicPropertyInfo Latitude="38.70884" Longitude="-9.14861" StarRating="4" HotelCode="0|high_ceiling_duplex_apt_cais_do_sodre" HotelName="High Ceiling Duplex Apt Cais do Sodre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista, 62, F, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/01/9e018cad0e532e093637ed22cf722a7b7042f477.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Bairro Alto), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This 4-star apartment is 0.6 mi (0.9 km) from Lisbon City Hall and 1.4 mi (2.3 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment. Complimentary wireless Internet access is available to keep you connected.&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="63" TotalAmount="2571.00" OriginalAmount="2571.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="977614|ver_belem_suites" HotelName="Ver Belem Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vieira Portuense 82, 1300-571 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/83952/2983952/1.jpg?f=15062080</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2589" OriginalAmount="2589">
      <BasicPropertyInfo Latitude="38.71150861" Longitude="-9.14765156" StarRating="4" HotelCode="410991|371453" HotelName="The Late Birds Lisbon - All Male Gay Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Travessa André Valente 21-21A, 1200-024 Alto Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/580380/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 Late Birds Lisbon - All Male Gay Guesthouse, you'll be centrally located in Lisbon, steps from Escola de Danca do Conservatorio Nacional and Bica Lift.  This 4-star guesthouse is within close proximity of Santa Catarina Viewpoint and Geological 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 12 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature designer toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this guesthouse include complimentary wireless Internet access, concierge services, and wedding services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 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 dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2605.24" OriginalAmount="2605.24">
      <BasicPropertyInfo StarRating="5" HotelCode="|989552" HotelName="Pousada de Lisboa, Pra�a do Com�rcio" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889553_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Terreiro do Pa�o - Pra�a do Com�rcio, a historic part of the city of Lisbon, is now born a new lodging in Pra�a do Com�rcio. Historic place of unique importance, this was the place where for centuries ships with goods disembarked. This is one of the most emblematic places of the city and there are several exit points from here that allow you to visit the rest of Lisbon, walk alongside the Tejo or even cross the river bank. 
The Pousada de Lisboa includes 90 rooms, divided into Classic rooms, Superior, Deluxe, Duplex and Suites, many with River view. There is also a spa, swimming pool, sauna, treatment room and fitness Center, as an alternative you may rest in one of the Inn's two existent bars. On the ground floor you will find the restaurant, with seating capacity for 80 people, with view over breathtaking Terreiro do Pa�o - Pra�a do Com�rcio. In the menu you can find many typical dishes of traditional Portuguese cuisine. Inside there are several spaces to enjoy, the bar, the restaurant and an interior courtyard with a removable dome. *The night of 31st December has included a welcome drink, a formal dinner with beverages included, sparkling wine and grapes at Midnight.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2609.00" OriginalAmount="2609.00">
      <BasicPropertyInfo Latitude="38.70968583316" Longitude="-9.1297245025635" StarRating="5" HotelCode="162507|palacete_chafariz_del_rei" HotelName="Palacete Chafariz D'el Rei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tv. Chafariz D'el Rei 6, 1100-140 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/229045/a_229045_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2611.00" OriginalAmount="2611.00">
      <BasicPropertyInfo Latitude="38.7173505" Longitude="-9.1414679" StarRating="5" HotelCode="730666|the_one_palacio_da_anunciada" HotelName="The One Palácio da Anunciada" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ruas das Portas de Santo Antão 112-134, Avenida Liberdade / Restauradores, 1150-268 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/f7/d5f71aa5299e2df010f9c6281dc715be87112459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Lisbon. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2662.00" OriginalAmount="2662.00">
      <BasicPropertyInfo Latitude="38.71216816" Longitude="-9.13782382" StarRating="3" HotelCode="444053|baixa_cosy" HotelName="Baixa Cosy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Correeiros 174, Santa Maria Maior, 1100-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/6a/fc6aaacd8a106a238c24cd34f4181642fd81dd68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartment  3 Bedrooms  2 Bathrooms  Sleeps 7    The apartment is located on the third floor of a building (no elevator) whose architecture is typical of this downtown Baixa area, wich is the true heart of Lisbon, right in the city centre. The Rua dos Correeiros street is parallel to the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2675.00" OriginalAmount="2675.00">
      <BasicPropertyInfo Latitude="38.70992" Longitude="-9.1358" StarRating="3" HotelCode="0|lv_premier_baixa_cn1_2" HotelName="LV Premier Baixa CN1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Conceição, 46 5e, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/37/6f/376f546b1a58ebde4d1f6bcc9f1892fb8328da56.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Commerce Square and Lisbon Cathedral (Se).  This apartment is 0.4 mi (0.7 km) from Rossio Square and 0.3 mi (0.4 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a separate sitting area and a microwave, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2679.00" OriginalAmount="2679.00">
      <BasicPropertyInfo Latitude="38.71196746826172" Longitude="-9.14565658569336" StarRating="0" HotelCode="0|ls48_prime_location_luxury_duplex" HotelName="LS48 Prime Location Luxury Duplex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luz Soriano 48, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/0b/7b0b824cc551610295a80737e76635a29b2d9701.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Lisbon (Bairro Alto), this apartment is within a 10-minute walk of Rossio Square and Mercado da Ribeira.  This apartment is 0.5 mi (0.8 km) from Botanical Garden and 0.5 mi (0.9 km) from Santa Justa Elevator.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fado in Chiado - 0.3 km / 0.2 mi&lt;br /&gt;Camoes Square - 0.4 km / 0.2 mi&lt;br /&gt;Church of Sao Roque - 0.4 km / 0.3 mi&lt;br /&gt;Fernando Pessoa Statue - 0.5 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.7 km / 0.5 mi&lt;br /&gt;Rossio Square - 0.7 km / 0.5 mi&lt;br /&gt;Mercado da Ribeira - 0.7 km / 0.5 mi&lt;br /&gt;Botanical Garden - 0.8 km / 0.5 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 0.9 km / 0.5 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.5 mi&lt;br /&gt;Carmo Convent - 0.9 km / 0.5 mi&lt;br /&gt;Liberty Avenue - 0.9 km / 0.6 mi&lt;br /&gt;National Museum of Natural History - 0.9 km / 0.6 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Foz Palace - 1 km / 0.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 14.4 km / 9 mi&lt;br /&gt;Cascais (CAT) - 21.7 km / 13.5 mi&lt;br /&gt;HeadLine : Near Rossio Square&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2705.99" OriginalAmount="2705.99">
      <BasicPropertyInfo StarRating="5" HotelCode="|439978" HotelName="Santiago de Alfama - Boutique Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074503_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 19 individually decorated guestrooms, featuring minibars (stocked with some free items) and flat-screen televisions. Your pillowtop bed comes with down comforters and premium bedding. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have rainfall showerheads and designer toiletries.Enjoy a meal at the restaurant or snacks in the coffee shop/cafe. The hotel also offers 24-hour room service. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available for a fee.Featured amenities include limo/town car service, express check-in, and dry cleaning/laundry services. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a cruise ship terminal shuttle.With a stay at Santiago de Alfama - Boutique Hotel, you'll be centrally located in Lisbon, just a 5-minute walk from Castle of S�o Jorge and 13 minutes by foot from Rossio Square.  This 5-star hotel is 0.5 mi (0.7 km) from Commerce Square and 0.9 mi (1.4 km) from Lisbon Cathedral.Distances are displayed to the nearest 0.1 mile and kilometer.  Miradouro de Santa Luzia - 0.1 km / 0.1 mi  Portas do Sol Viewpoint - 0.2 km / 0.1 mi  Lisbon Cathedral - 0.3 km / 0.2 mi  Fado Museum - 0.4 km / 0.3 mi  Castle of S�o Jorge - 0.4 km / 0.3 mi  Santo Antonio Church - 0.5 km / 0.3 mi  Monastery of S�o Vicente de Fora - 0.6 km / 0.4 mi  Gra�a Viewpoint - 0.6 km / 0.4 mi  Figueira Square - 0.7 km / 0.5 mi  Commerce Square - 0.7 km / 0.5 mi  Rua Augusta Arch - 0.8 km / 0.5 mi  Armazens do Chiado Mall - 0.8 km / 0.5 mi  Lisboa Story Centre - 0.8 km / 0.5 mi  Santa Justa Elevator - 0.8 km / 0.5 mi  Feira da Ladra Flea Market - 0.9 km / 0.5 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 8 km / 5 mi Cascais (CAT) - 22.6 km / 14.1 mi The preferred airport for Santiago de Alfama - Boutique Hotel is Humberto Delgado Airport (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2758.21" OriginalAmount="2758.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|716225" HotelName="Altis Belem Hotel &amp; Spa - Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888280_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel ofrece diseandntilde;o a la anduacute;ltima y una ubicaciandoacute;n anduacute;nica junto al agua, en uno de los barrios histandoacute;ricos de Lisboa, Belandeacute;m.Ofrece unas vistas sin igual del randiacute;o Tagus. De apertura reciente, cuenta con la misma temandaacute;tica que el adyacente Monumento a los Descubrimientos. Este estupendo hotel le ofrece un viaje que va desde la costa africana a la Penandiacute;nsula Arandaacute;biga.Todas las habitaciones disponen de todo el confort, desde una tv con pantalla de cristal landiacute;quido, hasta cortinas elandeacute;ctricas, cafeteras Nespresso y cuartos de baandntilde;o de mandaacute;rmol y cristal. Dispone de conexiandoacute;n inalandaacute;mbrica a internet gratis, ademandaacute;s de minibar de gourmet para que disfrute de algo rico para beber. La sofisticada decoraciandoacute;n y las vistas panorandaacute;micas harandaacute;n que su estancia sea memorable.Seganduacute;n la temporada, podrandaacute; utilizar las piscinas interior y exterior, el gimnasio o la terraza en la planta superior, ademandaacute;s de poder disfrutar de variedad de masajes. El hotel ofrece tambien sauna, gimnasio, solandaacute;rium, Spa-Balneario, masajista, Baandntilde;o turco, piscina cubierta, piscina exterior.Las principales caracterandiacute;sticas del hotel son el Restaurante Feitoria, especializada en cocina tradicional portuguesa, con un toque moderno. Desayuno incluido en el precio de la habitaciandoacute;n.Sandoacute;lo se permite el acceso al Spa, Thermo Garden y piscinas interiores a niandntilde;os menores de 16 aandntilde;os durante el horario Kid's Hours, de 9:00 a 10:00 h.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2773.00" OriginalAmount="2773.00">
      <BasicPropertyInfo Latitude="38.71233356" Longitude="-9.13853097" StarRating="4" HotelCode="738650|santa_justa_77_lisbon_luxury_apartments" HotelName="Santa Justa 77" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 77, 1100-483 Lisboa, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/97/409793ce355260af03d8bc7d2f73a06c1added09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2782.53" OriginalAmount="2782.53">
      <BasicPropertyInfo StarRating="5" HotelCode="|110624" HotelName="Valverde Lisboa Hotel and Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889492_foto_1.jpg</HotelPictures>
        <HotelDescription>The Valverde Lisboa hotel is located in Lisbon and features an outdoor swimming pool, private parking, a garden and a restaurant. The rooms all have air conditioning, a desk, a coffee machine, a minibar, a safe, a flat-screen TV and a private bathroom with a shower. Bed linen and towels are provided.The "S�tio Valverde" restaurant/bar overlooks the courtyard and is a unique space where guests can enjoy meals and snacks at any time of the day. In addition to the restaurant and bar, this 5-star hotel offers 24-hour reception, airport transfers, room service and free WiFi throughout the property.With a privileged location, it is close to various tourist attractions such as the Dona Maria II National Theatre, Pra�a do Com�rcio and S�o Jorge Castle. Humberto Delgado Airport is 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2792" OriginalAmount="2792">
      <BasicPropertyInfo Latitude="38.721089647461" Longitude="-9.147115945816" StarRating="5" HotelCode="18628|4845" HotelName="Tivoli Avenida Liberdade Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 185, 1269-050 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23177/a_23177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel located within 800 m² of well-kept gardens lies in the heart of Lisbon, only a few minutes away from the Avenida da Liberdade. Various shopping and entertainment venues are within 100 to 500 m of the hotel. Public transport departs from stops located just 100 m from the hotel and the nearest airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2818.16" OriginalAmount="2818.16">
      <BasicPropertyInfo Latitude="38.719752593071" Longitude="-9.1445858357042" StarRating="5" HotelCode="933341|1701398" HotelName="Hotel Valverde Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 164, 1250-146 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/472580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2832.00" OriginalAmount="2832.00">
      <BasicPropertyInfo Latitude="38.7126952" Longitude="-9.14358692" StarRating="4.5" HotelCode="613628|raw_culture_arts_lofts_bairro_alto" HotelName="Raw Culture Arts &amp; Lofts Bairro Alto" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte 90, 1200-287 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631342/631342a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2917.00" OriginalAmount="2917.00">
      <BasicPropertyInfo Latitude="38.7116" Longitude="-9.1273" StarRating="2" HotelCode="0|alfamasweethome_1" HotelName="Alfamasweethome 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jardim do Tabaco 110, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/01/2b01e3f2fd8e2c5d846690485d9e95861f454915.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), Alfamasweethome 1 is within a 15-minute walk of Lisbon Cathedral (Se) and Commerce Square.  This property is 0.7 mi (1.2 km) from Lisbon City Hall and 1.2 mi (2 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms. Conveniences include complimentary bottled water and sofa beds, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is available for a surcharge.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 350.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 64.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2959.05" OriginalAmount="2959.05">
      <BasicPropertyInfo Latitude="38.71386408" Longitude="-9.14442521" StarRating="5" HotelCode="582943|2216705" HotelName="The Lumiares" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Diario De Noticas 142, 1200-146 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/700240/a_700240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2985.00" OriginalAmount="2985.00">
      <BasicPropertyInfo Latitude="38.71596641" Longitude="-9.146107" StarRating="5" HotelCode="448473|memmo_principe_real_design_hotels" HotelName="Memmo Principe Real" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Pedro V 56J, 1250-094 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/558390/a_558390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3044.55" OriginalAmount="3044.55">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|20904" HotelName="Olissippo Lapa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pau de Bandeira 4, 1249-021 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11063/a_11063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon's most exclusive residential area and is surrounded by stately embassy buildings and noble homes. It is only minutes away from the historic areas and tourist attractions, the pier and the shopping district. The establishment's immediate vicinity features restaurants, bars, pubs, nightlife spots and public transport links. The centre of Lisbon is 2 km away and sights such as the National Museum of Ancient Art (500 metres), São Jorge Castle (2.5 km) and Belém (3 km), which is home to the Jerónimos Monastery, are all close by. Portela Airport is some 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3050.05" OriginalAmount="3050.05">
      <BasicPropertyInfo Latitude="38.70888486" Longitude="-9.14351791" StarRating="5" HotelCode="488754|2090795" HotelName="Martinhal Lisbon Chiado Family Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores, 44, 1200-195 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/601659/a_601659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3080.00" OriginalAmount="3080.00">
      <BasicPropertyInfo Latitude="38.71007577" Longitude="-9.14112335" StarRating="4" HotelCode="774490|flora_chiado_apartments" HotelName="Flora Chiado Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Rua Anchieta 13, 1200-023 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/546101/546101a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon, approximately 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3155.23" OriginalAmount="3155.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|716196" HotelName="Olissippo Lapa Palace -  The Leading Hotels World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885287_foto_1.jpg</HotelPictures>
        <HotelDescription>Enhanced cleaning and safety standards in place including Clean and Safe and Safe Travels facility accreditation. Visit hotel website for more details.Set in a beautiful subtropical garden in the city's diplomatic quarter, this truly luxurious and elegant hotel from the 19th century enjoys magnificent views over the city and the Tagus River from its hilltop position. The area of Belandeacute;m with the famous Torre de Belandeacute;m and the historic centre with its famous attractions such as Praandccedil;a do Comandeacute;rcio Square are within easy reach, the international airport can be reached within 20-30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3250.00" OriginalAmount="3250.00">
      <BasicPropertyInfo Latitude="38.71249998" Longitude="-9.13768528" StarRating="4" HotelCode="594039|villa_baixa_lisbon_luxury_apartments" HotelName="Villa Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Justa 45, 1100-483 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614841/614841a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3354.79" OriginalAmount="3354.79">
      <BasicPropertyInfo StarRating="5" HotelCode="|372009" HotelName="THE LUMIARES HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/82_image64354196_0.jpg</HotelPictures>
        <HotelDescription>The Lumiares is a hotel located in the heart of the modern Bairro Alto neighborhood of Lisbon. Located at the top of the Gloria Funicular, it is the perfect base from which to explore the fabulous bars, cafes, shops and culture of Bairro Alto and Chiado. Or stay close to home; Watch the world go by while savoring a pizza at M'arrecreo, on the ground floor, facing the main street of Bairro Alto. Book a treatment at our small but comprehensive Lumiares spa. Enjoy a rooftop cocktail or dinner at Lumi Restaurant &amp; Bar, with its stunning views of Lisbon and the Tagus River. Or simply order room service and relax in the comfort of your own elegant 5-star home.*The hotel has the Clean&amp;Safe seal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3389.49" OriginalAmount="3389.49">
      <BasicPropertyInfo Latitude="38.7073968" Longitude="-9.1418421" StarRating="4.5" HotelCode="568183|2180585" HotelName="Corpo Santo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Corpo Santo 25, 1200-129 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/745220/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 12 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3470.05" OriginalAmount="3470.05">
      <BasicPropertyInfo Latitude="38.774805" Longitude="-9.091825" StarRating="5" HotelCode="187408|926735" HotelName="MYRIAD by SANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cais das Naus, Lote 2.21.01, Parque das Nações, Lissabon 1990-173</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/261612/a_261612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Vasco da Gama Tower, one of Lisbon's most emblematic modern landmarks, was built for the 1998 World Exhibition (EXPO98). The hotel is just 3 km from Lisbon-Portela Airport, and close to the Pavilhão Atlântico multipurpose venue, FIL international fair grounds, Pavilhão do Conhecimento (interactive science museum), the riverside leisure areas, Vasco da Gama Bridge and the main points of access to Lisbon (IC17 CRIL, A1 North, A12 South and A8 West).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3534.05" OriginalAmount="3534.05">
      <BasicPropertyInfo StarRating="5" HotelCode="|586300" HotelName="THE ONE PALACIO DA ANUNCIADA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353712_foto_1.jpg</HotelPictures>
        <HotelDescription>The One Pal�cio da Anunciada, the new 5 * hotel in the city, is located in the heart of historical Lisbon, a few meters from the prestigious Avenida da Liberdade and Pra�a dos Restauradores. The building represents the historical heritage from the year 1533 while retaining all the majesty of the 16th century. In the most exclusive area of the City of Light, you can live a unique experience: the best traditional cuisine, a wide range of the best luxury boutiques, and a historic center to discover.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3552.00" OriginalAmount="3552.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="806442|casa_dellarte_club_house" HotelName="Casa Dell'Arte Club House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Campo De Santa Clara 125</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33410000/33408600/33408568/3bc63334_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3558.00" OriginalAmount="3558.00">
      <BasicPropertyInfo Latitude="38.71192169189453" Longitude="-9.139726638793945" StarRating="0" HotelCode="0|downtown_apartment_by_santa_justa" HotelName="Downtown Apartment By Santa Justa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Carmo 69, 5 D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/5d/6b5d7ea387405f0d5db27b604eada2845a6d820f.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be steps from Santa Justa Elevator and Rossio Square. This 4-star apartment is 0.5 mi (0.8 km) from Commerce Square and 0.5 mi (0.8 km) from Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3708.00" OriginalAmount="3708.00">
      <BasicPropertyInfo Latitude="38.7363644329204" Longitude="-9.1505853831768" StarRating="0" HotelCode="0|bliss_lisbon_apartments_avenidas_" HotelName="Bliss Lisbon Apartments - Avenidas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Av. Miguel Bombarda nº 129, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/38/da/38da6f3a6653086f45a354785b02e37785c08abd.jpeg</HotelPictures>
        <HotelDescription>Bliss Lisbon Apartments is located in central Lisbon and features stylishly decorated apartments, with a blend of contemporary and classic furnishings. Historical Chiado is a 14-minute drive, as is Bairro Alto and its many bars.&lt;/br&gt;The air conditioned apartment has plenty of natural light and includes free WiFi. The spacious living room comes with sofas and a flat-screen cable TV. The unit also includes 3 bathrooms and a full, modern kitchen.&lt;/br&gt;Guests may choose to cook their own meals in the apartment, or venture out to eat. Saldanha is 550 metres away and features various traditional Portuguese and international restaurants.&lt;/br&gt;The nearby shopping district of Saldanha has various shopping centres and the El Corte Ingles, most within a 5-minute walk. Calouste Gulbenkian Foundation is a mere 600 metres away. The São Sebastião Metro Station is 500 metres away. Portela International Airport is an 11-minute drive from the Bliss Lisbon Apartments.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3751.00" OriginalAmount="3751.00">
      <BasicPropertyInfo Latitude="38.73890324" Longitude="-9.13379113" StarRating="0" HotelCode="564926|flattered_to_be_in_lisboa" HotelName="Flattered to be in Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 229, 4º Esquerdo / 5º Esquerdo, 1000-049 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385805/385805a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3913.00" OriginalAmount="3913.00">
      <BasicPropertyInfo Latitude="38.7113022391419" Longitude="-9.14377276843584" StarRating="0" HotelCode="0|_0x7cbc4" HotelName="Camoes Deluxe Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Norte n. 35, 1 Floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/87/05/8705dbe357823da3e81244eeafaa869b8f81d023.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Camoes Deluxe Bairro Alto” is situated in Lisbon. It boasts a convenient location within 1 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Laundry services are provided. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3956.81" OriginalAmount="3956.81">
      <BasicPropertyInfo StarRating="5" HotelCode="|110815" HotelName="MYRIAD BY SANA HOTELS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1647_image50009218_0.jpg</HotelPictures>
        <HotelDescription>The hotel is 3 kms away from Lisbon-Portela Airport, and close to the Pavilhandatilde;o Atlandacirc;ntico multipurpose venue, FIL international fair grounds, Pavilhandatilde;o do Conhecimento (interactive science museum), the riverside leisure areas, Vasco da Gama Bridge and the main points of access to Lisbon. This hotel consists of 176 rooms and 10 suites. It offers 24-hour reception, a hotel safe, currency exchange, TV lounge, restaurant, bar and many other facilities. Each room is provided with a work desk, TV, wireless Internet access, an espresso coffee machine and a mini-bar. Also available for Business travellers is a large event and business centre. Guests may also enjoy the heated indoor swimming pool, gym, or sauna and steam room. A massage service is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4023.00" OriginalAmount="4023.00">
      <BasicPropertyInfo Latitude="38.7196803090849" Longitude="-9.13121413439512" StarRating="0" HotelCode="0|living_graca" HotelName="Living Graça" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Particular à Rua Senhora do Monte nº 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/21/18/21184b154a87baecff3fda631cbb659672286b69.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Living Graça” is set in Lisbon. It boasts a convenient location within 1 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4241.00" OriginalAmount="4241.00">
      <BasicPropertyInfo Latitude="38.710378610799" Longitude="-9.1433125734329" StarRating="5" HotelCode="35487|bairro_alto_hotel" HotelName="Bairro Alto" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Luís De Camões 2, 1200-243 Lisboa, Bairro Alto</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57705/a_57705_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is located in the square that bears a statue and name of Luís Vaz de Camões, the soldier poet who told the story of Portugal's discoveries in his epic poem, "Os Lusíadas". To this day, Bairro Alto remains synonymous with creativity and revolution, the latter if only in spirit since the people's uprising in 1974. The Bairro Alto district (literally the Upper City) is an historic enclave dating from 1513, which is reached in a unique way via the Santa Justa Elevator (a structure reminiscent of the Eiffel tower in Paris) from the lower city. At night the area comes alive with some of the finest Fado cafes in the city, along streets lit by Victorian lanterns. In recent times, Bairro Alto has also made a name for itself as an alternative shopping destination, popular with those looking for fashion and designs outside the mainstream.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7445" OriginalAmount="7445">
      <BasicPropertyInfo Latitude="38.725602" Longitude="-9.155268" StarRating="5" HotelCode="39969|28660" HotelName="Four Seasons Hotel Ritz Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo Da Fonseca 88, 1099-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12950/a_12950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located in the tourist centre of Lisbon just 20 minutes walk from the city centre where guests will discover a diverse selection of shopping and entertainment venues. The beautiful Eduardo VII Park lies directly opposite the hotel. The hotel's restaurant counts amongst the best in the city and, with its top reputation(houses a contemporary art gallery), is frequently used for representative purposes such as state visits.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14947.66" OriginalAmount="14947.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|467315" HotelName="Casa Oliver Pr�ncipe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1101536_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 30 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include desks, housekeeping is provided daily, and irons/ironing boards can be requested.Buffet breakfasts are available daily from 8 AM to 11 AM for a fee.Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and multilingual staff.With a stay at Casa Oliver Pr�ncipe Real, you'll be centrally located in Lisbon, steps from Botanical Garden and Principe Real Square.  This guesthouse is 0.5 mi (0.9 km) from S�o Bento Palace and 1 mi (1.7 km) from Santa Justa Elevator.Distances are displayed to the nearest 0.1 mile and kilometer.  Botanical Garden - 0.1 km / 0.1 mi  Principe Real Square - 0.1 km / 0.1 mi  Avenida da Liberdade - 0.6 km / 0.4 mi  S�o Bento Palace - 0.8 km / 0.5 mi  Restauradores Square - 0.8 km / 0.5 mi  Pharmacy Museum - 0.9 km / 0.5 mi  Santa Catarina Viewpoint - 0.9 km / 0.5 mi  Coliseu dos Recreios - 0.9 km / 0.6 mi  Fado in Chiado - 1 km / 0.6 mi  Carmo Convent - 1 km / 0.6 mi  Torel Garden - 1 km / 0.6 mi  Cam�es Square - 1 km / 0.6 mi  Fernando Pessoa Statue - 1 km / 0.6 mi  National Theatre of D. Maria II - 1.1 km / 0.7 mi  Dom Pedro IV Statue - 1.1 km / 0.7 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 11.2 km / 6.9 mi Cascais (CAT) - 20.5 km / 12.7 mi The preferred airport for Casa Oliver Pr�ncipe Real is Humberto Delgado Airport (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22684.61" OriginalAmount="22684.61">
      <BasicPropertyInfo StarRating="5" HotelCode="|716144" HotelName="PESTANA PALACE LISBOA HOTEL &amp; NATIONAL MONUMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885743_foto_1.jpg</HotelPictures>
        <HotelDescription>If you come spend a few days in Lisbon and you are looking for a sophisticated, unique and luxurious experience, stay at the sublime Pestana Palace Lisbon. One of the Leading Hotels of the World, those hotels recognized in the world over for their outstanding service and unique scenery. This luxury hotel, housed in the Palace of the Marquis of Valle Flor - built in the late nineteenth century - is a unique opportunity to combine the charm of bygone days and the absolute comfort of a contemporary stay. *Register of Tourism: 3567</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26180.95" OriginalAmount="26180.95">
      <BasicPropertyInfo Latitude="38.724817" Longitude="-9.160367" StarRating="5" HotelCode="11844|10438c" HotelName="Dom Pedro Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Duarte Pacheco 24, 1070-110 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11605/a_11605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located approximately 200 m from numerous shopping venues as well as plenty of restaurants. Public transport is located just a stone's throw from the hotel, around 500 m. Various bars, pubs and a nightclub are all within 3 km of the hotel. The town centre is within walking distance and takes only half an hour to reach. The beach is 5-6 km from the hotel and easily reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="611.00" OriginalAmount="611.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="640005|villa_stamarinha" HotelName="Villa Sta Marinha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveirinha, 1100-219 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="672.32" OriginalAmount="672.32">
      <BasicPropertyInfo Latitude="38.72728253" Longitude="-9.13477196" StarRating="2" HotelCode="488970|760316" HotelName="Hostel Seven Hills - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 66, 4º Dto, 1150-020 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Property Location A stay at Hostel Seven Hills - Adults Only places you in the heart of Lisbon, minutes from Hospital Dona Estefania and close to Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Atrium Saldanha.Rooms Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Amenities Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.Dining Continental breakfasts are available daily from 10 AM to 11 AM for a fee.Business, Other Amenities Featured amenities include multilingual staff and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="678.00" OriginalAmount="678.00">
      <BasicPropertyInfo Latitude="38.70795601" Longitude="-9.15666259" StarRating="0" HotelCode="720795|fado_bed_breakfast_santos" HotelName="Fado Bed &amp; Breakfast Santos" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Trinas 14</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.00" OriginalAmount="683.00">
      <BasicPropertyInfo Latitude="38.71128845214844" Longitude="-9.152009963989258" StarRating="0" HotelCode="0|whome_paz_downtown_apartment_3" HotelName="WHome | Paz Downtown Apartment #3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Paz 18 3°, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 1.3 km from Ribeira Market, 2.2 km from Liberty Avenue and 2.3 km from Commerce Square, WHome | Paz Downtown Apartment #3 provides accommodation with a balcony and free WiFi. The property is 3.2 km from Dona Maria II National Theatre and 3.8 km from Miradouro da Senhora do Monte. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchenette with a dishwasher and a microwave, and 1 bathroom with a shower. St. George's Castle is 3 km from the apartment, while Rossio is 3.1 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.00">
      <BasicPropertyInfo Latitude="38.72227887" Longitude="-9.14583155" StarRating="2" HotelCode="954027|quartos_do_marques" HotelName="Quartos Do Marques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Rodrigues Sampaio 50, 1150-281 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="770.43" OriginalAmount="770.43">
      <BasicPropertyInfo Latitude="38.71255317" Longitude="-9.14495147" StarRating="0" HotelCode="952818|217ce3" HotelName="Passport Lisbon Bairro Alto Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Atalaia 110, Misericordia, 1200-043 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="979877|guest_inn_alfama_i_premium_apartments" HotelName="Guest Inn Alfama I Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De S. Miguel 83, Santa Maria Maior, 1100-543 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="38.70592377" Longitude="-9.17231795" StarRating="4" HotelCode="594066|try_lisbon_alcantara" HotelName="Try Lisbon Alcantara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Prior do Crato 76, 1350-262 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="38.711409139606" Longitude="-9.1379476435729" StarRating="2" HotelCode="416603|city_center_hostel_2" HotelName="City Center Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 188, 1900-010 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</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 City Center Hostel, you'll be centrally located in Lisbon, steps from Santa Justa Elevator and Armazens do Chiado Mall. This hostel is within close proximity of Figueira Square and Mude Design Moda 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 6 guestrooms. Rooms have private balconies. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected.&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 a television in the lobby.&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 Center Hostel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. A shuttle from the airport to the hotel and a train station pick-up service are provided for an additional charge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="819.00" OriginalAmount="819.00">
      <BasicPropertyInfo Latitude="38.71276092529297" Longitude="-9.128357887268066" StarRating="0" HotelCode="0|alfama_shabby_chic_flat" HotelName="Alfama Shabby Chic Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Loureiro 8 Alfama, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Alfama Shabby Chic Flat» is located in Lisbon. This apartment is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Church of Santa Engracia, Castle of Sao Jorge and Santa Apolónia.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;There are other services available for the guests of the apartment. For example, ironing and car rental. The staff of the apartment will be happy to talk to you in English and Spanish.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a shower, a TV and a mini-bar. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="38.71357901" Longitude="-9.13057149" StarRating="3" HotelCode="611854|santa_luzia_bb_horigem" HotelName="Santa Luzia B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De SaoTomé 23, 1100-561 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="855" OriginalAmount="855">
      <BasicPropertyInfo Latitude="38.71168005" Longitude="-9.14583422" StarRating="3" HotelCode="619119|281741" HotelName="LisbonCore in Bairro Alto, Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Apartment  0 Bedrooms  1 Bathrooms  Sleeps 3    This recently refurbished 2nd floor studio apartment in Bairro Alto is full of character and charm just like the neighbourhood. The studio comfortably sleeps 2 and can take and extra guest. The apartment is has fresh and vibrant decor, at the sam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.00" OriginalAmount="887.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="748643|lisbon_garden_boutique_guest_house" HotelName="Lisbon Garden Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gomes Freire 64</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="933" OriginalAmount="933">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="1" HotelCode="853845|371450" HotelName="The Delight Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 95, 3rd Floor, Avenidas Novas, 1050-227 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="973.00" OriginalAmount="973.00">
      <BasicPropertyInfo Latitude="38.709064211257" Longitude="-9.14731979370117" StarRating="0" HotelCode="0|blue_house_bica_ropers_house" HotelName="Blue House - Bica Ropers House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cordoeiros, nº 37, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Blue House - Bica Ropers House” is located in Lisbon. It boasts a convenient location within 1 km from the historic city center.&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="986.00" OriginalAmount="986.00">
      <BasicPropertyInfo Latitude="38.7234001159668" Longitude="-9.145279884338379" StarRating="0" HotelCode="0|frutaria_lisbon_suites_2" HotelName="Frutaria Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 207 4E Santa Maria Maior,Rua Dos Fanqueiros, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy: hotel «Frutaria Lisbon Suites» is located in Lisbon. This hotel is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Marquês de Pombal, Edward VII Park and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="987.75" OriginalAmount="987.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|C59248" HotelName="Lumen Hotel &amp;amp; The Lisbon Light Show" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The Lumen Hotel andamp; The Lisbon Light Show located in the heart of the city, it is inspired by the famous light of Lisbon, seeking to bring into the hotel the sensations and environments that are experienced throughout the city. It is the first hotel in Portugal to offer an immersive light experience, through a video mapping show that introduces guests to Lisbon. All rooms are equipped with the latest technology (such as tablets and USB sockets) and with extra-wide beds, to provide guests with the greatest comfort. The Clorofila restaurant, the rooftop pool, the gym and the meeting rooms and co-working spaces complete the offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="999.00" OriginalAmount="999.00">
      <BasicPropertyInfo Latitude="38.7125358581543" Longitude="-9.156540870666504" StarRating="0" HotelCode="0|casa_estrela_2" HotelName="Casa Estrela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da estrela 107 3°esq 3°esq, Estrela, 1200-662 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Casa Estrela is an accommodation located in Lisbon, just 800 metres from Bairro Alto and 1.3 km from Ribeira Market. The property is 2.3 km from Liberty Avenue and 7 km from Luz Football Stadium. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Castelo de São Jorge is 3.6 km from the apartment, while Dona Maria II National Theatre is 3.2 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1001.00" OriginalAmount="1001.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="826007|hi71_lisboa_3" HotelName="HI71 Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 71</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.00" OriginalAmount="1041.00">
      <BasicPropertyInfo Latitude="38.714019775390625" Longitude="-9.129170417785645" StarRating="1" HotelCode="0|casa_santa_marinha" HotelName="Casa Santa Marinha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcadinha Do Tijolo 58, Porta 15, Entrada Por Largo Santa Marinha 28, 1100-111 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Casa Santa Marinha is located in Lisbon, 500 metres from the iconic São Jorge Castle. Rossio is 900 metres away, while the Lisbon Cathedral is within 700 metres. Free WiFi is available throughout the property.All units are air conditioned and feature a seating area. Some units have a terrace and/or balcony. A a toaster and fridge are also offered, as well as a coffee machine. All units also have a kitchen, fitted with a stovetop. There is a private bathroom with a shower and free toiletries in each unit. Towels are featured.Casa Santa Marinha also includes a sun terrace.Chiado is 1.2 km from Casa Santa Marinha, while Liberty Avenue is 1.7 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Casa Santa Marinha.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="38.712885665607" Longitude="-9.13623364505361" StarRating="0" HotelCode="0|new_boutique_apartment" HotelName="New Boutique Apartments Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 192, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “New Boutique Apartments Lisboa” is situated in Lisbon. It boasts a convenient location in the heart of the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061" OriginalAmount="1061">
      <BasicPropertyInfo Latitude="38.70502789" Longitude="-9.16925451" StarRating="4" HotelCode="722132|386355" HotelName="Garam Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Sacramento A Alcantara 5, Estrela, 1350-352 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.00" OriginalAmount="1066.00">
      <BasicPropertyInfo Latitude="38.73156088" Longitude="-9.1491238" StarRating="4" HotelCode="955460|the_hygge_lisbon_suites_picoas" HotelName="The Hygge Lisbon Suites Picoas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 95-95B, Res Do Chao, 1050-227 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="38.71458053588867" Longitude="-9.125829696655273" StarRating="0" HotelCode="0|behappy_apartments" HotelName="BeHappy Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Clara 78, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, BeHappy Apartments is 1.2 km from Rossio. Chiado is 1.5 km away. The accommodation features a flat-screen TV with cable channels. There is a seating and/or dining area in some units. All units feature a kitchen equipped with an oven and microwave. A toaster, a refrigerator and stovetop are also offered, as well as a coffee machine and a kettle. There is a private bathroom with a bath or shower in every unit. Bed linen is available. Liberty Avenue is 2 km from BeHappy Apartments, while Bairro Alto is 2.2 km from the property. The nearest airport is Lisbon Portela Airport, 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="38.71615982055664" Longitude="-9.149749755859375" StarRating="1" HotelCode="0|lovelystay_artsy_real" HotelName="Lovelystay - Artsy Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Páteo do Ferreira 9, R/C, 1200-099, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Just 600 metres from Liberty Avenue and 700 metres from Bairro Alto and featuring free WiFi, Artsy Real is an apartment in Lisbon. The property is 900 metres from Chiado and 1 km from Rossio.&lt;br /&gt;The apartment features 1 bedroom and a fully fitted kitchenette with a microwave.&lt;br /&gt;Popular points of interest near the apartment include Dona Maria II National Theatre, Amoreiras and Jeronimos Monastery. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Artsy Real.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="38.71118218" Longitude="-9.14369548" StarRating="4" HotelCode="743423|lisbon_fragrances_orchidee_flowers" HotelName="Lisbon Fragrances" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte Bairro Alto 34, Misericordia, 1200-286 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1117.00" OriginalAmount="1117.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="782709|industrial_lisbon_apartment_adults_only" HotelName="Industrial Lisbon Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Telhal 12, 1150-346 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1132.00" OriginalAmount="1132.00">
      <BasicPropertyInfo Latitude="38.734588623046875" Longitude="-9.143438339233398" StarRating="0" HotelCode="0|_0x40d23" HotelName="O Quinto Esquerdo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Av. Defensores de Chaves, 23-5ºEsq, Arroios, 1000-110 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 2.2 km from Liberty Avenue in Lisbon, O Quinto Esquerdo features accommodation with air conditioning and free WiFi. Each unit has a fully equipped kitchen with a microwave, a seating area with a sofa, a flat-screen TV and a private bathroom with shower and a hair dryer. A fridge is also offered, as well as a kettle and a coffee machine. Miradouro da Senhora do Monte is 2.7 km from the apartment, while Rossio is 3.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1145.00" OriginalAmount="1145.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="884295|apartamentos_conde_barao" HotelName="SSs Apartments Conde Barao" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Boqueirao Duro 59, Bairro Alto, 1200-201 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Stop at SSs Apartments - Conde Barao to discover the wonders of Lisbon. The property features a wide range of facilities to make your stay a pleasant experience. Private check in/check out, free Wi-Fi in all rooms, ATM/cash machine on site, salon, shared lounge/TV area are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, additional bathroom, additional toilet, linens, private entrance. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Lisbon has to offer are three great reasons you should stay at SSs Apartments - Conde Barao.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1158.00" OriginalAmount="1158.00">
      <BasicPropertyInfo Latitude="38.71266555786133" Longitude="-9.127663612365723" StarRating="0" HotelCode="0|enjoy_casa_dos_corvos_apartment" HotelName="Enjoy Casa dos Corvos Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Corvos, nº 2, 1º Andar, Santa Maria Maior, 1100-175 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Enjoy Casa dos Corvos Apartment is an accommodation situated in Lisbon, just less than 1 km from Castelo de São Jorge and a 20-minute walk from Rossio. The apartment also features a TV, a fully equipped kitchenette with a microwave, a seating area, washing machine and 1 bathroom with a shower. Popular points of interest near the apartment include Dona Maria II National Theatre, Miradouro da Senhora do Monte and Commerce Square.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="38.713565826416016" Longitude="-9.135283470153809" StarRating="0" HotelCode="0|beco_das_flores" HotelName="Beco das Flores Typical Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco das Flores, 19, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Beco das Flores Typical Apartment» is located in Lisbon. This apartment is located in the city center. In the morning, have a cup of coffee while looking at the city from the window. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Castle of Sao Jorge, Rossio and Rossio Square.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;You won’t be bored as at the apartment you will find a barbeque area. Pets are welcome here. They are allowed for an additional cost. Additional services that the apartment offers to its guests: dry cleaning and ironing. The staff of the apartment speaks English and Spanish.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a shower and a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1202" OriginalAmount="1202">
      <BasicPropertyInfo Latitude="38.709864783918" Longitude="-9.1498249769211" StarRating="4" HotelCode="190570|386344" HotelName="Casa do Patio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Caldeira 19, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</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 Casa do Patio by Shiadu, you'll be centrally located in Lisbon, steps from Santa Catarina Viewpoint and minutes from Regimento de Sapadores Bombeiros Museum. This 4-star bed &amp; breakfast is within close proximity of Bica Lift and Geological 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 11 individually furnished guestrooms. Your room comes with a pillowtop bed. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. 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.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available 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="1232.00" OriginalAmount="1232.00">
      <BasicPropertyInfo Latitude="38.710140228271484" Longitude="-9.129599571228027" StarRating="0" HotelCode="0|old_fence_studios_by_mayoral" HotelName="Old Fence Studios - by Mayoral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arco do Rosario, 5, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Old Fence Studios is located in Lisbon's historic Alfama district. At 100 metres from the Tagus River, the property is 700 metres from Commerce Square and 550 metres from Terreiro do paço Metro Station. All units have a flat-screen cable TV and free WiFi. There is a seating and/or dining area in some units. All units include a kitchen or kitchenette. There is a private bathroom with free toiletries in every unit. Guests are welcome to cook their own meals in the equipped kitchen or kitchenette of their studio. Alternatively, a wide range of traditional restaurants is available in the Alfama area, many of which serving tasty Portuguese specialties. The National Pantheon is a 10-minute walk, while The Fado Museum is within 250 metres. The iconic São Jorge Castle is a 12-minute walk from the property. Chiado is 1.8 km away, while Bairro Alto is 2.1 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 8.7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="38.71665573120117" Longitude="-9.125814437866211" StarRating="0" HotelCode="0|feel_alfama_apartment" HotelName="Feel Alfama Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Rosário a Santa Clara, 30 1ºDto, Sao Vicente, 1100-458 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 7 km from Lisbon Oceanarium and 1.6 km from Castelo de São Jorge, Feel Alfama Apartment offers free WiFi and air conditioning. The property is less than 1 km from Miradouro da Senhora do Monte and 4.1 km from Bairro Alto. The apartment has 1 bedroom, a TV with cable channels, an equipped kitchenette with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. If you would like to discover the area, hiking is possible in the surroundings. Ribeira Market is 3.2 km from the apartment, while Commerce Square is 2.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1245.00" OriginalAmount="1245.00">
      <BasicPropertyInfo Latitude="38.71381759643555" Longitude="-9.135217666625977" StarRating="0" HotelCode="0|_0x410fb" HotelName="Casa Beco Do Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Castelo nº8 2 Frente, Santa Maria Maior, 1100-124 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set 24 km from Sintra and 25 km from Cascais, Casa Beco Do Castelo offers accommodation in Lisbon. The unit is 32 km from Troia. Free WiFi is available throughout the property.&lt;br /&gt;The kitchen is fitted with a microwave. A flat-screen TV is provided. There is a private bathroom with a bath or shower.&lt;br /&gt;Estoril is 23 km from Casa Beco Do Castelo, while Sesimbra is 30 km from the property. The nearest airport is Portela Airport, 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1256.00" OriginalAmount="1256.00">
      <BasicPropertyInfo Latitude="38.71099571" Longitude="-9.14764328" StarRating="0" HotelCode="564923|alma_apartments" HotelName="Alma Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Combro 81/85, Misericordia, 1200-111 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Ama Apartments in Lisbon (Bairro Alto), you'll be minutes from Geological Museum and Camoes Square.  This apartment is within close proximity of Fado in Chiado and Church of Sao Roque.Rooms Make yourself at home in one of the 7 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.Amenities Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.Business, 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="1279.00" OriginalAmount="1279.00">
      <BasicPropertyInfo Latitude="38.710716247558594" Longitude="-9.129720687866211" StarRating="0" HotelCode="0|gale_primeiro" HotelName="Galé Primeiro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Forno da Galé, 4 - 1º Andar, Santa Maria Maior, 1100-253 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located 900 metres from Dona Maria II National Theatre and 900 metres from Rossio, Galé Primeiro offers accommodation in Lisbon. The apartment is 1.1 km from Chiado. Free WiFi is provided throughout the property.&lt;br /&gt;The kitchenette is equipped with a microwave. Towels and bed linen are available in this apartment.&lt;br /&gt;Bairro Alto is 1.8 km from Galé Primeiro, while Liberty Avenue is 1.9 km from the property. Lisbon Humberto Delgado Airport is 7 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1301.00" OriginalAmount="1301.00">
      <BasicPropertyInfo Latitude="38.71927442" Longitude="-9.13674611" StarRating="4" HotelCode="946320|onj_s_lazaro" HotelName="OnJ St Lazaro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada Do Desterro 22, 1150-126 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1357.00" OriginalAmount="1357.00">
      <BasicPropertyInfo Latitude="38.7234001159668" Longitude="-9.145279884338379" StarRating="0" HotelCode="0|prime_lisbon_sao_paulo_5_3" HotelName="Prime Lisbon Sao Paulo 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Carvalho Misericordia,Travessa Carvalho, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice place to stay for a reasonable price - hotel «Prime Lisbon Sao Paulo 5» is located in Lisbon. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Marquês de Pombal, Edward VII Park and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1372.80" OriginalAmount="1372.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|500255" HotelName="AVANI AVENIDA LIBERDADE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The Avani Avenida Liberdade is a friendly hotel conveniently located close to Av. da Liberdade in the heart of the city, and with the privilege of sharing the exceptional services available in the adjoining Tivoli Lisboa. Inaugurated in 1968 and renovated in 2017, the Avani Avenida da Liberdade has been designed for both business people who can benefit from the business services provided in our new rooms and for guests just visiting Lisbon for pleasure who can enjoy the exceptional leisure facilities which are outstanding for a city hotel. Pool is only available during July and August.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1392" OriginalAmount="1392">
      <BasicPropertyInfo Latitude="38.79972893" Longitude="-9.38903234" StarRating="0" HotelCode="591803|493850" HotelName="Casa Holstein Quinta De Sao Sebastiao Sintra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Travessa Sao Sebastiao 3</AddressLine>
          </AddressLines>
          <CityName>Sintra</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1413.00" OriginalAmount="1413.00">
      <BasicPropertyInfo Latitude="38.72068786621094" Longitude="-9.14330768585205" StarRating="0" HotelCode="0|cardal_apartment" HotelName="Cardal Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Esperança do Cardal 14, 2º Andar, Santo Antonio, 1150-345 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Cardal Apartment is an accommodation set in Lisbon, just 1.5 km from Dona Maria II National Theatre and 1.1 km from Liberty Avenue. The property is 6 km from Luz Football Stadium and 2.2 km from Bairro Alto. This apartment is fitted with 2 bedrooms, a kitchen with a fridge and a oven, a TV, a seating area and 1 bathroom with a bidet. Castelo de São Jorge is 3 km from the apartment, while Commerce Square is 3.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1423.00" OriginalAmount="1423.00">
      <BasicPropertyInfo Latitude="38.7099848" Longitude="-9.1462625" StarRating="0" HotelCode="267640|orange_3_house_bb" HotelName="Orange3House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Business Centre,Currency Exchange,Elevator,Laundry,Parking,Photocopy,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Laranjeira 6, 1200-381 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This property is located in Sochi . Hotel was constructed in 1990. Hotel was completely renovated in 2009. The property consists of 148 rooms. The property consists of 10 single rooms, 134 double rooms and 4 suites. The Hotel is situated close to the city centre. Guests can easily walk to the main bus and train stations. The establishment is wheelchair-accessible. There is an on-site car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1486.00" OriginalAmount="1486.00">
      <BasicPropertyInfo Latitude="38.72109603881836" Longitude="-9.14301586151123" StarRating="0" HotelCode="0|our_home_in_lisbon_apartments" HotelName="Our Home in Lisbon - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rua Passadiço, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, Central, Large, Calm and Patio features a garden and terrace. Liberty Avenue is 300 metres away.&lt;br /&gt;All units include a cable TV. Some units feature a terrace and/or patio with city views. A microwave, a toaster and fridge are also provided, as well as a coffee machine and a kettle. There is also a kitchen in some of the units, fitted with a dishwasher. Each unit is equipped with a private bathroom with free toiletries and a hairdryer. Towels are featured.&lt;br /&gt;Dona Maria II National Theatre is 900 metres from Central, Large, Calm and Patio, while Rossio is 900 metres from the property. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Central, Large, Calm and Patio.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1514.00" OriginalAmount="1514.00">
      <BasicPropertyInfo Latitude="38.7452278137207" Longitude="-9.15776538848877" StarRating="0" HotelCode="0|ferias_no_bairro" HotelName="Férias no Bairro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alfredo Roque Gameiro, n20, 3Dto, Avenidas Novas, 1600-006 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 6 km from Miradouro da Senhora do Monte, Férias no Bairro offers accommodation with a balcony and free WiFi. Featuring a kitchen with a dishwasher and a microwave, each unit also comes with a satellite TV, ironing facilities, desk and a seating area with a sofa. A fridge and coffee machine are also available. Commerce Square is 8 km from the apartment, while Liberty Avenue is 5 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.00" OriginalAmount="1544.00">
      <BasicPropertyInfo Latitude="38.71727264" Longitude="-9.14500752" StarRating="0" HotelCode="811296|marino_lisboa_boutique_hotel" HotelName="Marino Lisboa Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Gloria 99</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1559.00" OriginalAmount="1559.00">
      <BasicPropertyInfo Latitude="38.7177734375" Longitude="-9.125391006469727" StarRating="0" HotelCode="0|apartamento_centro_de_lisboa_2" HotelName="Apartamento Centro de Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Leite de Vasconcelos, 60, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apartamento Centro de Lisboa offers accommodation in Lisbon city centre. The apartment is 1.2 km from Dona Maria II National Theatre. It includes a bedroom, a seating area, a dining area and a kitchen. The seating area can be converted into a more private sleeping area. Towels and bed linen are featured. The kitchen is equipped to prepare meals, and there is a washing machine. Rossio is 1.3 km from Apartamento Centro de Lisboa, while Chiado is 1.7 km away. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Apartamento Centro de Lisboa.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1631.00" OriginalAmount="1631.00">
      <BasicPropertyInfo Latitude="38.73155975341797" Longitude="-9.141980171203613" StarRating="1" HotelCode="0|lovelystay_elegance_and_charm" HotelName="Lovelystay - Elegance And Charm!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Rua Almirante Barroso, 1000-012, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 2.4 km from Liberty Avenue, 2.6 km from Miradouro da Senhora do Monte and 3 km from Rossio, LovelyStay - Elegance and Charm! offers accommodation with a balcony and free WiFi. The property has city views and is 3.1 km from Dona Maria II National Theatre and 3.6 km from Bairro Alto. The apartment has 3 bedrooms, a TV and a fully equipped kitchen that provides guests with a microwave and a fridge. Both a bicycle rental service and a car rental service are available at the apartment. St. George's Castle is 4.2 km from LovelyStay - Elegance and Charm!, while Ribeira Market is 4.3 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1719.00" OriginalAmount="1719.00">
      <BasicPropertyInfo Latitude="38.710182189941406" Longitude="-9.160040855407715" StarRating="4" HotelCode="0|best_lapa_view_2" HotelName="Best Lapa View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Lapa 67, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Botanical Garden and 10 minutes from Commerce Square. This 4-star apartment is 1.9 mi (3.1 km) from Rossio Square and 2.3 mi (3.7 km) from Lisbon Cathedral (Se).&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Estrela Basilica - 0.6 km / 0.4 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 0.8 km / 0.5 mi&lt;br /&gt;National Museum of Natural History - 1.3 km / 0.8 mi&lt;br /&gt;Principe Real Square - 1.5 km / 0.9 mi&lt;br /&gt;Mercado da Ribeira - 1.6 km / 1 mi&lt;br /&gt;Camoes Square - 1.7 km / 1.1 mi&lt;br /&gt;Botanical Garden - 1.7 km / 1.1 mi&lt;br /&gt;Fado in Chiado - 1.8 km / 1.1 mi&lt;br /&gt;Church of Sao Roque - 1.9 km / 1.2 mi&lt;br /&gt;Liberty Avenue - 2.1 km / 1.3 mi&lt;br /&gt;Chiado Museum - 2.1 km / 1.3 mi&lt;br /&gt;Amoreiras Shopping Center - 2.1 km / 1.3 mi&lt;br /&gt;Marquis of Pombal Square - 2.1 km / 1.3 mi&lt;br /&gt;LxFactory - 2.2 km / 1.3 mi&lt;br /&gt;Santa Justa Elevator - 2.2 km / 1.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 13.5 km / 8.4 mi&lt;br /&gt;Cascais (CAT) - 21 km / 13.1 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1732.00" OriginalAmount="1732.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="4" HotelCode="743935|dona_graca_lisbon_apartments" HotelName="Dona Graca Apartments" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Bela Vista A Graça 124, 1170-059 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1761.00" OriginalAmount="1761.00">
      <BasicPropertyInfo Latitude="38.716339111328125" Longitude="-9.138609886169434" StarRating="0" HotelCode="0|santana_4_checkinhome" HotelName="Santana 4 - Checkinhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada de Santana, número 95, 4º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Santana 4 is an accommodation set in Lisbon, just 1.1 km from Rossio and 1.2 km from Dona Maria II National Theatre. The property is 2.4 km from Liberty Avenue and 2.6 km from Ribeira Market. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. For added convenience, the property can provide towels and bed linen for an extra charge. St. George's Castle is 2.2 km from the apartment, while Miradouro da Senhora do Monte is 2.4 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1776.00" OriginalAmount="1776.00">
      <BasicPropertyInfo Latitude="38.70956039428711" Longitude="-9.1326904296875" StarRating="0" HotelCode="0|charming_apartment_in_alfama_se11" HotelName="Charming Apartment in Alfama - Se11" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cruzes da Sé, 27, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, Birds Apartments Sé offers a restaurant, city views and free WiFi, 1.1 km from St. George's Castle and 1.4 km from Rossio. A flat-screen TV with DVD player, private bathroom with a hairdryer, and a kitchen with dishwasher are offered in certain units. If you would like to discover the area, cycling is possible in the surroundings. Dona Maria II National Theatre is 1.5 km from the apartment, while Miradouro da Senhora do Monte is 1.9 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1785.00" OriginalAmount="1785.00">
      <BasicPropertyInfo Latitude="38.716339111328125" Longitude="-9.138609886169434" StarRating="0" HotelCode="0|santana_2_checkinhome" HotelName="Santana 2 - Checkinhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada de Santana numero 95, 2º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Featuring city views, Santana 2 provides accommodation with a balcony and a kettle, around 1.1 km from Rossio. The Dona Maria II National Theatre and the St. George's Castle are within 1.2 km and 2.2 km of the apartment, and free WiFi is provided. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchenette with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. For added convenience, the property can provide towels and bed linen for an extra charge. Miradouro da Senhora do Monte is 2.4 km from the apartment, while Liberty Avenue is 2.4 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1789.00" OriginalAmount="1789.00">
      <BasicPropertyInfo Latitude="38.71023075" Longitude="-9.14426463" StarRating="0" HotelCode="681377|ph_in_chiado" HotelName="PH In Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Horta Seca 11, 1200-221 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Providing Tagus River views, the PH inChiado is set in a restored 400-year old building in Praça de Camões, 300 metres from Bairro Alto nightlife area. It offers free WiFi access.Featuring high ceilings, accommodation ranges from dorm to private rooms with parquet floors. Some offer river views, and others have a private bathroom.Guests are welcome to relax in the shared lounge area with sofas, TV and a fireplace. The common kitchen is available for guests&amp;apos; use and a breakfast is served daily.Baixa/Chiado Metro Station is within 200 metres, and the nearest bus stop is a few steps away. Rossio Train Station is a 10-minute walk. The panoramic São Jorge Castle is 20 minutes&amp;apos; walking from PH inChiado.PH inChiado can organise guided tours and rental bicycles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1813.00" OriginalAmount="1813.00">
      <BasicPropertyInfo Latitude="38.73328433" Longitude="-9.13018889" StarRating="0" HotelCode="944609|my_place__lisbon_lounge_suites" HotelName="My Place-Lisbon Lounge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dr Oliveira Ramos 49, 1900-336 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1837.00" OriginalAmount="1837.00">
      <BasicPropertyInfo Latitude="38.71556091308594" Longitude="-9.156607627868652" StarRating="0" HotelCode="0|estrela_new_apartment" HotelName="Estrela Garden Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa De São Plácido Nº73, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Estrela Garden Apartment is an accommodation located in Lisbon, just 1.5 km from Liberty Avenue and 1.6 km from Bairro Alto. The property is 2.9 km from Dona Maria II National Theatre and 3.4 km from Commerce Square. The apartment features 2 bedrooms, a flat-screen TV, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Ribeira Market is 2.2 km from the apartment, while Rossio is 2.8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1926.00" OriginalAmount="1926.00">
      <BasicPropertyInfo Latitude="38.71400833129883" Longitude="-9.121370315551758" StarRating="0" HotelCode="0|tejo_blue_bright_checkinhome" HotelName="Tejo Blue &amp; Bright - Checkinhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bica do Sapato N.º 38, 2º FTE, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>In the Sao Vicente district of Lisbon, close to Commerce Square, Tejo Blue &amp;amp; Bright has free WiFi and a washing machine. The property features river and sea views, plus is 2.1 km from Miradouro da Senhora do Monte. This apartment features 1 bedroom, a kitchenette with a dishwasher and a microwave, a flat-screen TV, a seating area and 1 bathroom. Rossio is 2.5 km from the apartment, while Dona Maria II National Theatre is 2.6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1948.00" OriginalAmount="1948.00">
      <BasicPropertyInfo Latitude="38.71189880371094" Longitude="-9.141510009765625" StarRating="0" HotelCode="0|charming_chiado_2bedr_wbalcony_and_view_2" HotelName="Charming Chiado 2Bedr W/Balcony And View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rua Trindade, 1200-467, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Charming Chiado 2Bedr W/Balcony And View» is located in Lisbon. This apartment is located in the city center. In the morning, have a cup of coffee while looking at the city from the window. You can take a walk and explore the neighbourhood area of the apartment — Baixa-Chiado, Rossio Square and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2058.00" OriginalAmount="2058.00">
      <BasicPropertyInfo Latitude="38.7106122" Longitude="-9.14214529" StarRating="0" HotelCode="565037|chiado_square_lisbon_best_apartments" HotelName="Lisbon Best Apartments -  Chiado Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Chiado 5, 1200-108 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2110.00" OriginalAmount="2110.00">
      <BasicPropertyInfo Latitude="38.71267659" Longitude="-9.13733387" StarRating="4" HotelCode="626533|santa_justa_apartments_24_downtown_center" HotelName="Santa Justa Apartments Downtown Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 24, Santa Maria Maior, 1100-485 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2361.00" OriginalAmount="2361.00">
      <BasicPropertyInfo Latitude="38.710243225097656" Longitude="-9.136725425720215" StarRating="0" HotelCode="0|casa_portuguesa_prata" HotelName="Casa Portuguesa Prata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Prata, 103 1º, Santa Maria Maior, 1100-414 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located 500 metres from Rossio and 2.7 km from Commerce Square, Casa Portuguesa Prata in Lisbon provides air-conditioned accommodation with views of the river and free WiFi. Each unit is equipped with a balcony, a fully equipped kitchen with a dishwasher, a seating area with a sofa, a flat-screen TV, a washing machine, and a private bathroom with bath and a hair dryer. A microwave and fridge are also provided, as well as a kettle and a coffee machine. Liberty Avenue is 1.9 km from the apartment, while Jeronimos Monastery is 8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2371.00" OriginalAmount="2371.00">
      <BasicPropertyInfo Latitude="38.71072769165039" Longitude="-9.145700454711914" StarRating="0" HotelCode="0|casa_portuguesa_calhariz" HotelName="Casa Portuguesa Calhariz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Calhariz 12, Lisboa, Misericordia, 1200-109 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 700 metres from Bairro Alto in Lisbon, Casa Portuguesa Calhariz offers accommodation with a kitchen. This property offers access to a balcony. Featuring river views, the apartment is composed of 2 bedrooms and 1 bathroom with free toiletries and a hair dryer. A flat-screen TV is featured. Popular points of interest near the apartment include Ribeira Market, Commerce Square and Rossio.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2396.00" OriginalAmount="2396.00">
      <BasicPropertyInfo Latitude="38.71114665" Longitude="-9.14341294" StarRating="0" HotelCode="565028|chiado_camoes_lisbon_best_apartments" HotelName="Lisbon Best Apartments -  Chiado Camões" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Gaveas 4, 1200-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2704.00" OriginalAmount="2704.00">
      <BasicPropertyInfo Latitude="38.71150588989258" Longitude="-9.141093254089355" StarRating="0" HotelCode="0|apartment_carmo" HotelName="Apartment Carmo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Carmo 1-2E, Santa Maria Maior, 1200-095 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, less than 1 km from Rossio and an 11-minute walk from Dona Maria II National Theatre, Apartment Carmo offers air-conditioned accommodation with a patio and free WiFi. The property has city views and is 1.3 km from Bairro Alto and 1.5 km from Ribeira Market. The apartment features 1 bedroom, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. Commerce Square is 1.9 km from the apartment, while Liberty Avenue is 2.2 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2770.00" OriginalAmount="2770.00">
      <BasicPropertyInfo Latitude="38.71065139770508" Longitude="-9.134770393371582" StarRating="0" HotelCode="0|the_lisboans_apartments_2" HotelName="The Lisboans Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Almada, 9, 1100-018, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «The Lisboans Apartments» is located in Lisbon. This apartment is located in the city center. Before going to bed, you can take a walk and enjoy the main landmarks of the city. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Castle of Sao Jorge, Commerce Square and Terreiro do Paço.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2865.17" OriginalAmount="2865.17">
      <BasicPropertyInfo StarRating="5" HotelCode="|500080" HotelName="TIVOLI AVENIDA LIBERDADE LISBOA - A LEADING HOTELS OF THE WORLD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Welcome to the Tivoli Avenida Liberdade, the Grande Dame of hotels in Lisbon. A true landmark, delivering exceptional hospitality since 1933. Today, as ever, the place to see and be seen, a natural meeting point for celebrities, heads of state, actors and royalty alike. 
Discover Lisbon's best kept secrets with our Experience Teams, shop till you drop in Avenida da Liberdade and Chiado's luxury stores, or simply unwind  by the oasis of the hotel's unique swimming pool, amidst the fronds of its semi-tropical garden.  
Discover the wealth and variety of rooms and views - from Deluxe Rooms to the stunning Presidential Suite, which make each stay an unforgettable experience. Wining and dining are paramount, in the best European tradition - join in the thriving and bustling ambience of the Cervejaria Liberdade or head towards the stately calm and exclusive Terra�o rooftop restaurant for more gourmet offerings, to discover the best in contemporary Portuguese cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2902.00" OriginalAmount="2902.00">
      <BasicPropertyInfo Latitude="38.71278601" Longitude="-9.14308985" StarRating="0" HotelCode="565024|chiado_mercy_apartments_lisbon_best_apartments" HotelName="Lisbon Best Apartments - Chiado Mercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 116, 1200-273 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2976.00" OriginalAmount="2976.00">
      <BasicPropertyInfo Latitude="38.706382751464844" Longitude="-9.158453941345215" StarRating="0" HotelCode="0|apartment_janelas_verdes" HotelName="Charming 2-Bedroom Apartment in the City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 3, apto 203, Estrela, 1200-690 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apartment Janelas Verdes is an apartment set in Lisbon, 800 metres from Bairro Alto. Guests benefit from free WiFi and private parking available on site.&lt;br /&gt;There is a seating area and a kitchen as well as a private bathroom. A flat-screen TV with cable channels is provided.&lt;br /&gt;Chiado is 1.5 km from Apartment Janelas Verdes, while Amoreiras is 1.9 km from the property. The nearest airport is Lisbon Portela Airport, 7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3094.00" OriginalAmount="3094.00">
      <BasicPropertyInfo Latitude="38.71781921386719" Longitude="-9.151610374450684" StarRating="0" HotelCode="0|2_suites_stylish_flat_at_bairro_altoprincipe_real_2" HotelName="2 Suites Stylish Flat At Bairro Alto-Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Escola Politecnica, 1250-099, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «2 Suites Stylish Flat At Bairro Alto-Principe Real» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Rato, Miradouro de Sao Pedro de Alcantara and Estrela Basilica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3099" OriginalAmount="3099">
      <BasicPropertyInfo Latitude="38.71189741" Longitude="-9.13968214" StarRating="4" HotelCode="950731|341769" HotelName="LV Premier Apartments Chiado CH" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Carmo 43, Santa Maria Maior, 1200-093 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3127.00" OriginalAmount="3127.00">
      <BasicPropertyInfo Latitude="38.723201751708984" Longitude="-9.146364212036133" StarRating="0" HotelCode="0|inglaterra_by_central_hill_apartments" HotelName="Inglaterra by Central Hill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Enviado de Inglaterra nº12 2º esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Inglaterra by Central Hill Apartments in Lisbon features accommodation with free WiFi, 7 km from Jeronimos Monastery, 3.4 km from Commerce Square and 6 km from Luz Football Stadium. The property is 3.1 km from Ribeira Market and 2.5 km from Bairro Alto. The apartment has 5 bedrooms, a TV with satellite channels and a fully equipped kitchen that provides guests with a dishwasher, a microwave, a washing machine, a fridge and an oven. The apartment provides a terrace. Popular points of interest near Inglaterra by Central Hill Apartmen include Liberty Avenue, Rossio and Dona Maria II National Theatre.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3165.00" OriginalAmount="3165.00">
      <BasicPropertyInfo Latitude="38.764015197753906" Longitude="-9.098050117492676" StarRating="0" HotelCode="0|casino_lisboa_house_apartment" HotelName="Casino Lisboa House Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av D.João II 28 r/ch dto, Parque das Nacoes, 1990-099 Lisbon, Portugal, Lisbon</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 «Casino Lisboa House Apartment» is located in Lisbon. This apartment is located in 7 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Lisbon Oceanarium, Oriente and Edward VII Park.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. At the guests’ disposal, there’s also ironing. The staff of the apartment will be happy to talk to you in English, Spanish and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a TV. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3179.00" OriginalAmount="3179.00">
      <BasicPropertyInfo Latitude="38.714229583740234" Longitude="-9.151704788208008" StarRating="0" HotelCode="0|principe_real_patio_house" HotelName="Principe Real Patio House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa São José Nº16 R/C, Misericordia, 1200-416 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 600 metres from Bairro Alto and 1.5 km from Ribeira Market, Principe Real Patio House provides air-conditioned accommodation with a patio and free WiFi. This apartment is 2.3 km from Dona Maria II National Theatre and 2.5 km from Commerce Square. The apartment features 2 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. The apartment offers a terrace. Liberty Avenue is 1.7 km from Principe Real Patio House, while Rossio is 2.2 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3458.00" OriginalAmount="3458.00">
      <BasicPropertyInfo Latitude="38.71015167236328" Longitude="-9.145339965820312" StarRating="0" HotelCode="0|chagas_17_by_central_hill_apartments" HotelName="Chagas 17 by Central Hill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rua Chagas, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Chagas 17 by Central Hill Apartments is situated in the Misericordia district of Lisbon, 1.8 km from Rossio and 1.9 km from Dona Maria II National Theatre. Featuring free WiFi, the units have a washing machine and a TV with satellite channels. A dishwasher, a microwave and fridge are also available in the kitchen, as well as a kettle. Popular points of interest near the apartment include Bairro Alto, Ribeira Market and Commerce Square.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3812.00" OriginalAmount="3812.00">
      <BasicPropertyInfo Latitude="38.71314239501953" Longitude="-9.146753311157227" StarRating="1" HotelCode="0|bairro_alto_3_bedroom_patio_flat" HotelName="Bairro Alto 3 Bedroom Patio Flat!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Loureiro 36, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 500 metres from Chiado in Lisbon, this apartment features free WiFi. The apartment is 500 metres from Bairro Alto.&lt;br /&gt;A dishwasher, a microwave and a toaster can be found in the kitchen. A flat-screen TV with cable channels is featured. Other facilities at Bairro Alto 3 Bedroom Patio Flat! include a sun terrace.&lt;br /&gt;Dona Maria II National Theatre is 700 metres from Bairro Alto 3 Bedroom Patio Flat!, while Rossio is 700 metres away. Lisbon Humberto Delgado Airport is 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4170.00" OriginalAmount="4170.00">
      <BasicPropertyInfo Latitude="38.7215690612793" Longitude="-9.135239601135254" StarRating="0" HotelCode="0|almirante_2_four_bedrooms" HotelName="Almirante 2 Four Bedrooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis, Nº77, 2º Andar, 1150-012, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 1.2 km from Miradouro da Senhora do Monte, 1.8 km from Rossio and 1.9 km from Dona Maria II National Theatre, Almirante 2 Four Bedrooms provides accommodation with a balcony and free WiFi. The property has city views and is 2.9 km from St. George's Castle and 3.2 km from Liberty Avenue. The apartment features 4 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 2 bathrooms with a bidet. Guests wishing to travel light can make use of towels and bed linen for an extra charge. The apartment offers a terrace. Ribeira Market is 3.3 km from Almirante 2 Four Bedrooms, while Commerce Square is 3.8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4449.00" OriginalAmount="4449.00">
      <BasicPropertyInfo Latitude="38.729671478271484" Longitude="-9.134079933166504" StarRating="0" HotelCode="0|arroios_new_stylish_apartment_2" HotelName="Arroios New Stylish Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUA MARQUES DA SILVA, Nº 26 2º DT, 1170-222, LISBON, PORTUGAL, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Arroios New Stylish Apartment» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Anjos, Edward VII Park and Castle of Sao Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4873.00" OriginalAmount="4873.00">
      <BasicPropertyInfo Latitude="38.708892822265625" Longitude="-9.143216133117676" StarRating="0" HotelCode="0|lisbon_glamorous_house" HotelName="Lisbon Glamorous House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim, 28, 4º Esquerdo, Misericordia, 1200-018 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, this air-conditioned apartment features a balcony. The unit is 200 metres from Chiado, and guests benefit from free WiFi and private parking available on site.&lt;br /&gt;The kitchen comes with a dishwasher and an oven, as well as a coffee machine. A flat-screen TV with satellite channels is provided. There is a private bathroom with a bath.&lt;br /&gt;Bairro Alto is 600 metres from Lisbon Glamorous House, while Rossio is 600 metres away. The nearest airport is Lisbon Portela Airport, 7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5268.00" OriginalAmount="5268.00">
      <BasicPropertyInfo Latitude="38.70977049" Longitude="-9.14723452" StarRating="5" HotelCode="578371|verride_palacio_santa_catarina" HotelName="VERRIDE - Palacio Santa Catarina" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 1, 1200-401 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6610.00" OriginalAmount="6610.00">
      <BasicPropertyInfo Latitude="38.71681213378906" Longitude="-9.120797157287598" StarRating="0" HotelCode="0|apolonia_3_frontal_river_view" HotelName="Apolónia 3 Frontal River View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Diogo do Couto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apolónia 3 Frontal River View has a balcony and is located in Lisbon, within just 1.3 km of Miradouro da Senhora do Monte and 1.8 km of St. George's Castle. Featuring river and city views, this apartment also offers free WiFi. The apartment features 6 bedrooms, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 3 bathrooms with a bidet. Guests wishing to travel light can make use of towels and bed linen for an extra charge. The apartment offers a terrace. Commerce Square is 2.2 km from Apolónia 3 Frontal River View, while Rossio is 2.8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6610.00" OriginalAmount="6610.00">
      <BasicPropertyInfo Latitude="38.714942932128906" Longitude="-9.145096778869629" StarRating="0" HotelCode="0|lisbon_apartment_bairro_alto_2" HotelName="Lisbon Apartment Bairro Alto 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de São Pedro, numero 3, R/C, Misericordia, 1200-432 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Lisbon Apartment Bairro Alto 2 offers pet-friendly accommodation in Lisbon, 500 metres from Chiado and 500 metres from Rossio. The apartment is 700 metres from Liberty Avenue. Free WiFi is featured throughout the property.&lt;br /&gt;There is a dining area and a kitchen. A flat-screen TV with satellite channels is available. There is a private bathroom with a bath or shower.&lt;br /&gt;Amoreiras is 1.7 km away and Portela Airport is 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7073.00" OriginalAmount="7073.00">
      <BasicPropertyInfo Latitude="38.72616958618164" Longitude="-9.134180068969727" StarRating="0" HotelCode="0|angola_apartment_8bedrooms" HotelName="Angola Apartment - 8Bedrooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Angola,15 - Rc - Direito, 1170-021, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 1.2 km from Miradouro da Senhora do Monte, 2 km from Rossio and 2.1 km from Dona Maria II National Theatre, Angola Apartment - 8Bedrooms offers accommodation with a patio and free WiFi. Offering private parking, the apartment is 2.5 km from Liberty Avenue. The apartment features 8 bedrooms, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. Both a bicycle rental service and a car rental service are available at Angola Apartment - 8Bedrooms. St. George's Castle is 3.1 km from the accommodation, while Commerce Square is 3.3 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Golf,Nightclub,Kitchen,Bicycle Rental,Diet Meals,Jacuzzi,Massage Centre,Sauna,Spa,Wheelchair Access,Swimming Pool,Lounge,Heated Pool,Garden,Housekeeping,ATM/Cash Machine,Meeting Room,Parking,Valet Parking,Wake-up Call Service,24 Hour Power Supply,Airport Transfer (on Demand),Babysitting,Dining,24 Hour Security,Boutique,Dry Cleaning,LCD/Projector,Library,Luggage Storage,Off-Site Parking,24 Hour Front Desk,Concierge,Kids Play Area,Elevator,Pets allowed,Beauty Salon,Business Centre,Photocopy</BasicAmenities>
    <HotelRating>4,3,5,3.5,2,1,4.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,SELF CATERING,FULL BOARD</Meals>
    <PropertyType>HISTORIC HOTEL,HOTEL DE CHARME,CITY HOTEL,BUSINESS HOTEL,CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,ECO HOTEL,BOUTIQUE HOTEL,GUEST HOUSE,APARTHOTEL,LODGE,HOSTELS,GUESTHOUSE,GUEST HOUSES,VILLA,BED AND BREAKFASTS,BEACH HOTEL,GOLF HOTEL,VILLAGE,COUNTRY HOUSE</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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|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="94e0bfc9-33d6-44a4-b811-f286cebcc21c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-11T00:00:00" End="2024-12-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|468635" SourceId="34" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|DOTWPrice|exception while supplier interation||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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|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="94e0bfc9-33d6-44a4-b811-f286cebcc21c" TimeStamp="0001-01-01T00:00:00" HotelName="161 Norte Guesthouse" HotelCode="|468635" StarRating="2" GTCityId="68741" CountryCode="PT" CityName="LISBON" CountryName="Portugal" Address="RUA DOS DOURADORES, 159/161" PostCode="1100-205" PhoneNo="351-218-878941" FaxNo="" Email="reservations@161norteguesthouse.com" CheckInTime="14:00" CheckOutTime="11:00" Latitude="38.71281" Longitude="-9.13723" SourceId="34" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Budget Double Room with Shared Bathroom" RoomTypeCode="02#1#BO#26.36#0#OB#OK#20241211#20241212#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241212#20241213#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241213#20241214#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241214#20241215#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241215#20241216#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241216#20241217#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241217#20241218#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241218#20241219#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241219#20241220#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241220#20241221#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241221#20241222#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241222#20241223#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241223#20241224#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#|34|MzQyLjY4fExCfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="0" TotalPrice="342.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Shared bath" RoomTypeCode="73065229|1|351|27|MzUxfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="351" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Internet access|Kitchenette|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:02:49.439794+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Economy Room-Budget Double Room with Shared Bathroom" RoomTypeCode="1daba9_56304616685869_1_61-27_2_1_0_3_1115910681_0_1-4-0_50-100_76_2.20241211_13_2_3_76_zen64fe6d6cd4cd4912bb20f280f94a9c1c_172969212300|45|MzUyLjM0fEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="352.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Internet access|Kitchenette|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:02:49.0804061+01:00" End="2024-12-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Economy Room-Basic Room, Shared Bathroom" RoomTypeCode="13449b_56299917184334_1_108-45_2_2_0_3_1807661691_0_1-4-0_50-100_76_2.20241211_13_2_3_76_zen64fe6d6cd4cd4912bb20f280f94a9c1c_172969212300|45|MzY2LjEwfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="366.10" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Internet access|Kitchenette|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:02:49.0804061+01:00" End="2024-12-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Budget Double Room with Shared Bathroom" RoomTypeCode="20241211$20241224$W$59$315265$DBL.FH$BAR RO$RO$$1~2~0$$P@07~A-SIC~200249~-796895733~N~~~NOR~~8C4977F4505A400172969212410105AAUK020401330017082231ed|8|NDkzLjM1fEVVUnwyMDI0LTEyLTA4" OriginalAmount="0" TotalPrice="420.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><Offer>Exclusive discount Amount: -54.86</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Internet access|Kitchenette|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="32.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_1.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_2.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_5.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_6.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_7.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_8.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_9.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/1102856_foto_10.jpg" /></Images><HotelDescription>Make yourself at home in one of the 34 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Featured amenities include multilingual staff, luggage storage, and an elevator.With a stay at 161 Norte Guesthouse, you'll be centrally located in Lisbon, a 2-minute drive from Rossio Square and 9 minutes from Bel�m Tower.  This hotel is 0.5 mi (0.9 km) from Castle of S�o Jorge and 5.2 mi (8.4 km) from Lisbon Oceanarium.Distances are displayed to the nearest 0.1 mile and kilometer.  Figueira Square - 0.1 km / 0.1 mi  Santa Justa Elevator - 0.2 km / 0.1 mi  Armazens do Chiado Mall - 0.3 km / 0.2 mi  Dom Pedro IV Statue - 0.3 km / 0.2 mi  Carmo Convent - 0.3 km / 0.2 mi  Castle of S�o Jorge - 0.4 km / 0.2 mi  Rossio Square - 0.4 km / 0.2 mi  National Theatre of D. Maria II - 0.4 km / 0.2 mi  Commerce Square - 0.5 km / 0.3 mi  Santo Antonio Church - 0.5 km / 0.3 mi  Lisbon Cathedral - 0.6 km / 0.4 mi  Rua Augusta Arch - 0.6 km / 0.4 mi  Lisboa Story Centre - 0.6 km / 0.4 mi  Coliseu dos Recreios - 0.6 km / 0.4 mi  Martim Moniz Square - 0.6 km / 0.4 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 8.9 km / 5.5 mi Cascais (CAT) - 22.5 km / 14 mi The preferred airport for 161 Norte Guesthouse is Humberto Delgado Airport (LIS).</HotelDescription><Facilities><HotelFacilities><Type>Elevator</Type><Description>Elevator</Description><Value /></HotelFacilities><HotelFacilities><Type>Free Wi-Fi</Type><Description>Free Wi-Fi</Description><Value /></HotelFacilities><HotelFacilities><Type>Free Wifi</Type><Description>Free Wifi</Description><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
94e0bfc9-33d6-44a4-b811-f286cebcc21c|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="94e0bfc9-33d6-44a4-b811-f286cebcc21c">
  <Rooms>
    <Room RoomType="Room 1: Budget Double Room with Shared Bathroom" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|468635" SourceId="34" RoomTypeCode="02#1#BO#26.36#0#OB#OK#20241211#20241212#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241212#20241213#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241213#20241214#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241214#20241215#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241215#20241216#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241216#20241217#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241217#20241218#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241218#20241219#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241219#20241220#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241220#20241221#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241221#20241222#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241222#20241223#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#^02#1#BO#26.36#0#OB#OK#20241223#20241224#LB#2-0#20241211|20241224|W|59|315265|DBL.FH|NRF RO|RO||1~2~0||N[ARROBA]07~A-SIC~2001d4~1455489643~N~~~NRF~~87C15DF301A240C172969212422205AWES01340043000308215188#ES|2|false|1#11B8140D1B0F9FDFCA3B3447A4713A3C8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B88C60#|34|MzQyLjY4fExCfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-12-11T00:00:00" End="2024-12-24T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
94e0bfc9-33d6-44a4-b811-f286cebcc21c|RestelBlock|successfully done supplier prebooking||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
94e0bfc9-33d6-44a4-b811-f286cebcc21c|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2024-10-24T00:00:00+01:00" End="2024-12-11T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TraceId>94e0bfc9-33d6-44a4-b811-f286cebcc21c</TraceId>
</CheckRatesRS>||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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|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="8a1a4647-27bc-4046-b0e2-c0f41d56c123">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|PaximumSearch|supplier interation failed||Paximum|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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a1a4647-27bc-4046-b0e2-c0f41d56c123|HotelsProSearch|successfull supplier interation||HotelsPro|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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a1a4647-27bc-4046-b0e2-c0f41d56c123|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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a1a4647-27bc-4046-b0e2-c0f41d56c123|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-10-23T15:03:37.3180649+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8a1a4647-27bc-4046-b0e2-c0f41d56c123" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="329.00" OriginalAmount="329.00">
      <BasicPropertyInfo Latitude="38.73986053466797" Longitude="-9.131196975708008" StarRating="3" HotelCode="0|abade_lisbon_rooms" HotelName="Abade Lisbon Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Abade Faria 53, RC Dto., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/5a/3b5a038b72788b59476b889c5496aecda42356a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Abade Lisbon Rooms in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This guesthouse is 2.7 mi (4.3 km) from Lisbon Zoo and 3.7 mi (6 km) from Lisbon Oceanarium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Instituto Superior Tecnico - 1.2 km / 0.7 mi&lt;br /&gt;Entrecampos - 1.2 km / 0.8 mi&lt;br /&gt;Atrium Saldanha - 1.8 km / 1.1 mi&lt;br /&gt;Campo Pequeno Bullring - 1.8 km / 1.1 mi&lt;br /&gt;Saldanha Square - 1.8 km / 1.1 mi&lt;br /&gt;Hospital Dona Estefania - 2 km / 1.3 mi&lt;br /&gt;Bela Vista Park - 2.1 km / 1.3 mi&lt;br /&gt;Center for Modern Art - 2.4 km / 1.5 mi&lt;br /&gt;El Corte Ingles Mall - 2.5 km / 1.5 mi&lt;br /&gt;Hospital Curry Cabral - 2.5 km / 1.6 mi&lt;br /&gt;Gulbenkian Museum - 2.5 km / 1.6 mi&lt;br /&gt;Martim Moniz Square - 2.8 km / 1.7 mi&lt;br /&gt;Hospital Sao Jose - 2.8 km / 1.7 mi&lt;br /&gt;Marquis of Pombal Square - 2.9 km / 1.8 mi&lt;br /&gt;Edward VII Park - 2.9 km / 1.8 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 22.7 km / 14.1 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 complimentary wireless Internet access and barbecue grills.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 individually decorated guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.80" OriginalAmount="336.80">
      <BasicPropertyInfo Latitude="38.712854555763" Longitude="-9.1372936964035" StarRating="2" HotelCode="190578|1164698" HotelName="161 Norte Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Douradores 159-161, 1100-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315265/315265a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="446.82" OriginalAmount="446.82">
      <BasicPropertyInfo Latitude="38.72257659" Longitude="-9.1335558" StarRating="3" HotelCode="589552|2542535" HotelName="City Centre Andrade Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade 8, 1170-015 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/92/9e92b129502e173d0fc630712a1b4d4c9f1c2aa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities to enhance their stay. Most storeys can be reached by lift. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448" OriginalAmount="448">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="781999|490857" HotelName="Lx Center Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Barroca 2, Misericordia, 1200-050 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/31000000/30570000/30566100/30566062/c4d93627_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.00" OriginalAmount="454.00">
      <BasicPropertyInfo Latitude="38.7240601166541" Longitude="-9.13421116769314" StarRating="0" HotelCode="0|city_centre_palmira_guesthouse" HotelName="City Centre Palmira Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Palmira 27 - 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/1e/db/1edba2ae7a957d9be779ad4f6cf78074a960af4d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “City Centre Palmira Guesthouse” is situated within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.00" OriginalAmount="481.00">
      <BasicPropertyInfo Latitude="38.71307" Longitude="-9.1458" StarRating="3" HotelCode="0|bairro_alto_green_by_homing_apartments" HotelName="Bairro Alto Green by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luz Soriano, 144 rc, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1c/84/1c842f571a294799f0aa33fac8147b489089c797.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.6 mi (1 km) from Santa Justa Elevator and 0.7 mi (1.2 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a separate sitting area, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.00" OriginalAmount="486.00">
      <BasicPropertyInfo Latitude="38.7186899" Longitude="-9.15619267" StarRating="3" HotelCode="410954|wallis_rato" HotelName="Wallis Rato" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Alvares Cabral 3, Campo de Ourique, 1250-015 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33750/2433750/1.jpg?f=14959343</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.00" OriginalAmount="491.00">
      <BasicPropertyInfo Latitude="38.71241337" Longitude="-9.14425699" StarRating="2" HotelCode="401321|pensao_residencial_camoes" HotelName="Pensao Residencial Camoes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="24 Hour Front Desk,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tv. Do Poco da Cidade nº38, 1º Esq/2º, Bairro Alto, 1200 - 344 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/580246/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 Pensao Residencial Camoes, you'll be centrally located in Lisbon, steps from Church of Sao Roque and Trindade Theater. This guesthouse is within close proximity of Fado in Chiado and Glória Lift.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include phones and ceiling fans, and you can also request cribs/infant beds (complimentary).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&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, multilingual staff, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="493.62" OriginalAmount="493.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|716174" HotelName="Amazonia Jamor" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>QUEIJAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886450_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel es un complejo de 4 estrellas situado enfrente del Estadio Nacional. El aeropuerto, Lisboa y Estoril quedan a sandoacute;lo 10 minutos y la autopista Lisboa-Cascais-Sintra y la nueva autovandiacute;a CREL estandaacute;n a poca distancia. Las 97 candoacute;modas habitaciones, entre las cuales hay 4 suites y 3 suites junior, estandaacute;n equipadas con aire acondicionado regulable, tv por satandeacute;lite, manduacute;sica, telandeacute;fono con puerto de datos, caja fuerte, minibar y baandntilde;o privado completo con secador de pelo (algunas con jacuzzi).   El restaurante del establecimiento, Amazonia Jamor Hotel, sirve desayuno, almuerzo y cena. Se presta servicio de habitaciones con horario limitado. Entre las opciones de ocio y esparcimiento de este alojamiento, Amazonia Jamor Hotel, figuran su piscina descubierta y su piscina. Aparte de centro empresarial, los viajeros de negocios se benefician de conexiandoacute;n inalandaacute;mbrica a Internet (recargo) y conexiandoacute;n a Internet de alta velocidad por cable (recargo). Sus instalaciones de negocios y actividades incluyen sala de conferencias, sala de exposiciones y sala de recepciones. Se brinda servicio de transporte al aeropuerto (recargo) (a peticiandoacute;n). Amazonia Jamor Hotel tambiandeacute;n dispone de bar o lounge, jardandiacute;n y sala de juegos electrandoacute;nicos o de mesa. Los huandeacute;spedes disfrutan de servicio de recepciandoacute;n 24 horas. Cabe destacar que el parking o estacionamiento es gratuito.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="495.43" OriginalAmount="495.43">
      <BasicPropertyInfo Latitude="38.714670656867" Longitude="-9.147494446627" StarRating="2" HotelCode="384444|2591985" HotelName="Hub New Lisbon Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de o Seculo 150, 1200-437 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/37938/2437938/1.jpg?f=15041508</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="514.17" OriginalAmount="514.17">
      <BasicPropertyInfo Latitude="38.707678" Longitude="-9.1399" StarRating="4" HotelCode="311551|1893605" HotelName="Lisbon Arsenal Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Arsenal 60, 1100 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368819/368819a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.00" OriginalAmount="546.00">
      <BasicPropertyInfo Latitude="38.7247275" Longitude="-9.1360002" StarRating="3" HotelCode="267638|estrela_dos_anjos" HotelName="Estrela dos Anjos Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Anjos 70, 1150-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296267/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Estrela dos Anjos places you in the heart of Lisbon, walking distance from SOU Movimento e Arte Center and Hospital Dona Estefania. This guesthouse is within close proximity of Jose Tomas de Sousa Martins Monument and Senhora do Monte Viewpoint.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and hair dryers. Housekeeping is provided daily, and irons/ironing boards can be requested.&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, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.00" OriginalAmount="547.00">
      <BasicPropertyInfo Latitude="38.710211810671" Longitude="-9.1344638263893" StarRating="3" HotelCode="385161|largo_da_se_guesthouse" HotelName="Largo da Sé - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calcada do Correio Velho 3 - S/L, Near by Se de Lisboa, 1100-171 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81155/2281155/1.jpg?f=15406568</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="549.00" OriginalAmount="549.00">
      <BasicPropertyInfo Latitude="38.71104848" Longitude="-9.14450233" StarRating="1" HotelCode="865712|friendly_hills_bairro_alto" HotelName="Friendly Hills Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Barroca 4, 1st Floor, Misericordia, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10407030</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="552.24" OriginalAmount="552.24">
      <BasicPropertyInfo StarRating="2" HotelCode="|931664" HotelName="FLAG LISBOA OEIRAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29877_image61797673_0.jpg</HotelPictures>
        <HotelDescription>61 rooms equipped with the new bed Sweet Bed by Ibis, desk, Internet, TV and a bathroom with bathtub or shower. The hotel also offers free Wi-Fi, a bar and free parking, among other services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.00" OriginalAmount="561.00">
      <BasicPropertyInfo Latitude="38.71277" Longitude="-9.13248" StarRating="4" HotelCode="0|golden_studio_by_homing" HotelName="Golden Studio by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Forno do Castelo, 12, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/be/e6be78cfb0725581b890d47cacb48cf084930a08.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This 4-star apartment is 0.6 mi (0.9 km) from Commerce Square and 1.3 mi (2.1 km) from Rossio Square.&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 flat-screen television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.00" OriginalAmount="562.00">
      <BasicPropertyInfo Latitude="38.72411" Longitude="-9.14746" StarRating="0" HotelCode="0|avenue_rooms_suites" HotelName="Avenue Hostel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 138, 1 Andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/38/2c38aef1b285f196be0e33422343bf243551d452.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), Avenue Hostel &amp;amp; Suites is minutes from Marquis of Pombal Square and Edward VII Park.  This hostel is close to Rossio Square and Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 23 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have deep soaking bathtubs.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and a reception hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary buffet breakfast is served daily from 8:30 AM to 11:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include an elevator (lift), microwave in a common area, and refrigerator in a common area.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes are included in the accommodation price.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.00 per person, per night for adults; EUR 0.00 per night for guests up to 12 years old. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.00" OriginalAmount="573.00">
      <BasicPropertyInfo Latitude="38.711456298828125" Longitude="-9.135624885559082" StarRating="3" HotelCode="0|guest_house_prime_madalena_suites" HotelName="LeL Madalena GuestHouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 128, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/cd/9dcdc8daa3b037901a360fe14b551229e6c02e6d.jpeg</HotelPictures>
        <HotelDescription>LeL Madalena Guest House, Your home away from home!&lt;br /&gt;LeL Madalena Guest House is a family home without the traditional reception, for your security and comfort, the property only works with codes.&lt;br /&gt;The suites are contemplated by the wonderful light of Lisbon and decorated in detail, for the comfort of all guests.&lt;br /&gt;So that you can enjoy the view right in front of the large traditional windows you will have an armchair where you can drink your coffee in the morning or your glass of wine at dusk! Smart TVs with access to major services such as Netflix, HBO, Amazon Prime. You will also have air conditioning with an individual system in your suite and a wardrobe at your disposal!&lt;br /&gt;The private bathrooms have all the necessary amenities, warm water, shampoo, hair conditioner, individual soap, shower gel, hairdryer, and a set of towels!&lt;br /&gt;The kitchen has an architectural beauty, imbued with details of traditional Portuguese design and antique furniture.&lt;br /&gt;Fully equipped so you can prepare all your meals or just tea or coffee!&lt;br /&gt;Mandatory information must be sent to the property 72 hours before your arrival!&lt;br /&gt;&lt;li&gt;Please let LeL Madalena Guest House know your expected arrival time in advance.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;You must send the identity documents with a photo of each guest and proof of payment of city taxes. The city tax of two euros per person, per night, is not included in the room price, please confirm your reservation and make payment.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Payment must be ONLY  by bank transfer.&lt;/li&gt;&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;Breakfast for children costs: 12.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="576" OriginalAmount="576">
      <BasicPropertyInfo Latitude="38.714557" Longitude="-9.258879" StarRating="4" HotelCode="29142|49660" HotelName="Amazonia Jamor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Tomás Ribeiro 129, Linda a Pastora, Queijas, 2790-466 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46788/a_46788_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located directly opposite the national stadium just 500 m from links to the public transport network. Shops and restaurants are to be found about 3 km from the hotel whilst it is some 6 km to a selection of bars, pubs and nightclubs. The nearest beach is 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.00" OriginalAmount="576.00">
      <BasicPropertyInfo Latitude="38.71267" Longitude="-9.15209" StarRating="4" HotelCode="0|sao_bento_classic_by_homing" HotelName="São Bento Classic by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Quintinha 20 a 22, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/8c/5a8c99e215c93610751f75a11f44ab9e3b68c7dd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Bairro Alto), you'll be a 4-minute drive from Botanical Garden and 9 minutes from Marquis of Pombal Square.  This 4-star apartment is 1.6 mi (2.5 km) from Rossio Square and 1.7 mi (2.7 km) from Commerce Square.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.06" OriginalAmount="579.06">
      <BasicPropertyInfo Latitude="38.71093115371" Longitude="-9.1376745700836" StarRating="2" HotelCode="20411|359725" HotelName="Duas Nacoes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Vitória 41, (Ecke mit Rua Augusta), Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26080/a_26080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is approximately 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.00" OriginalAmount="593.00">
      <BasicPropertyInfo Latitude="38.71026" Longitude="-9.14916" StarRating="4" HotelCode="0|santa_catarina_stylish_by_homing" HotelName="Santa Catarina Stylish by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Alcaide 16, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f5/20/f5201f820bbf74551e62b09baf88017287867bf8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Lisbon City Hall and Santa Justa Elevator.  This 4-star apartment is 1.1 mi (1.7 km) from Rossio Square and 1.2 mi (1.9 km) from Commerce Square.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="596.19" OriginalAmount="596.19">
      <BasicPropertyInfo Latitude="38.7233815" Longitude="-9.14572146" StarRating="1" HotelCode="406351|17ac55" HotelName="Liv'in Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" HotelFacility="Bar,Designated Smoking Area,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Marta 37, 1st floor, 1150-293 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/81080/1881080/32.jpg?f=15083874</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Liv'in Lisbon Hostel places you in the heart of Lisbon, walking distance from Medeiros e Almeida Museum and Marques de Pombal Square.  This hostel is within close proximity of Cinemateca Portuguesa Museum and Vasco de Gama Statue.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 61 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;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, tour/ticket assistance, and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="596.61" OriginalAmount="596.61">
      <BasicPropertyInfo StarRating="2" HotelCode="|116426" HotelName="Hotel Duas Nacoes" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058225_foto_1.jpg</HotelPictures>
        <HotelDescription>Este sencillo hotel estandaacute; ubicado en Lisboa. Enclavado a 5 metros del centro del pueblo, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los viajeros valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Desde la propiedad se llega fandaacute;cilmente a las principales conexiones de transporte panduacute;blico de la ciudad. El alojamiento estandaacute; a 7. 0 km de la playa mandaacute;s cercana. Los viajeros encontrarandaacute;n el aeropuerto a 7. 0 km. La propiedad estandaacute; compuesta por 24 candoacute;modos dormitorios en total. Este hotel fue construido en 1880 pero se reformandoacute; por completo en 2020. La propiedad dispone de conexiandoacute;n Wi-Fi en sus instalaciones. Esta propiedad ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Este hotel no dispone de cunas bajo peticiandoacute;n. Las instalaciones cuentan con espacios panduacute;blicos accesibles. En Hotel Duas Nacoes, los viajeros que llegan en coche tienen plazas de aparcamiento a su disposiciandoacute;n. Esta propiedad es respetuosa con el medio ambiente. Las personas que se alojen en este establecimiento podrandaacute;n usar el servicio de traslado al aeropuerto. Algunos de estos servicios de Hotel Duas Nacoes pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.00" OriginalAmount="599.00">
      <BasicPropertyInfo Latitude="38.71232" Longitude="-9.12668" StarRating="4" HotelCode="0|modern_alfama_loft_by_whome" HotelName="Modern Alfama Loft by Whome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios 79, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/98/8c98abc5c83f5b69921b77b9a382b69bb413f0f7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is minutes from Fado Museum and Miradouro de Santa Luzia.  This 4-star apartment is close to Castle of Sao Jorge and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&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="63" TotalAmount="602.00" OriginalAmount="602.00">
      <BasicPropertyInfo Latitude="38.72687557" Longitude="-9.13470378" StarRating="0" HotelCode="691677|lisbon_gambori_hostel_" HotelName="Lisbon Gambori Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 62</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/39/0f/390f99abfa4cb4bc24be2cff8ca0150310db685b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="602.38" OriginalAmount="602.38">
      <BasicPropertyInfo Latitude="38.73147555" Longitude="-9.14802415" StarRating="0" HotelCode="563825|2592025" HotelName="Hub Lisbon Patio Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 8, 1050-229 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735862/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Lisboa. The establishment's common areas include Wi-Fi internet connection. As this establishment features 24-hour reception, guests are always welcome. Pets are not allowed at this property. Transfer service is available for guests' convenience at Hub Lisbon Patio Hostel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="606.00" OriginalAmount="606.00">
      <BasicPropertyInfo Latitude="38.77063307" Longitude="-9.1029655" StarRating="0" HotelCode="592198|oriente_fashion_studio" HotelName="Oriente DNA Studios &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Antonio Variacoes 3 A</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/38/01/38010c07354dd09f10457301262b479fdd18e23b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.00" OriginalAmount="609.00">
      <BasicPropertyInfo Latitude="38.72312" Longitude="-9.13434" StarRating="3" HotelCode="0|1898_home_suites" HotelName="1898 Home &amp; Suites" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. Palmira 13, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/b1/72b11b6c31af1431d10e9f0bd86ceeabb144d8da.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at 1898 Home &amp;amp; Suites in Lisbon (Lisbon Old Town), you'll be a 5-minute drive from Martim Moniz Square and 7 minutes from Rossio Square.  This guesthouse is 1.3 mi (2.1 km) from Castle of Sao Jorge and 1.5 mi (2.4 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with shower/tub combinations are provided.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Buffet breakfasts are available daily from 8:30 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include microwave in a common area and refrigerator in a common area.&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;Price of an additional breakfast: 5.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 17 count as adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="38.73456231" Longitude="-9.14341631" StarRating="0" HotelCode="841440|duque_de_saldanha_bed_breakfast" HotelName="Duque de Saldanha - Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores De Chaves 23, 4 Esq., Arroios, 1000-110 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/66/69669ab710fbee655c806bf510007f5b1c5aaea5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Saldanha), Residencial Duque de Saldanha is minutes from Saldanha Square and Atrium Saldanha. This guesthouse is within close proximity of Dolce Vita Shopping Monumental Mall and Dr. Anastacio Goncalves 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 26 guestrooms. Complimentary wireless Internet access is available to keep you connected. Conveniences include phones and desks, and housekeeping is provided daily.&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, a 24-hour front desk, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="615.25" OriginalAmount="615.25">
      <BasicPropertyInfo StarRating="2" HotelCode="|601253" HotelName="JARDIM DA AMADORA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMADORA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14899_image51210668_0.jpg</HotelPictures>
        <HotelDescription>Residencial Jardim da Amadora is accessible from the main roads that give access to capital: A1, A5, A2, IC19, IC17 CRIL and CREL (A9). It is 10 minutes from downtown Lisbon and Sintra, and Lisbon airport, 2 minutes from the railway CP da Amadora, 15 minutes from the metro station Amadora-Este and a bus stop right in front of the door. 
It has eight floors and a total of 86 rooms in the center of Amadora, surrounded by renovated and spacious green spots, and close to the shopping hood. It offers excellent accessibility and good transportation. If you are looking for accommodation with good value, equipped with comfortable furniture, daily cleaning, buffet breakfast, free Wi-Fi, friendly and helpful staff, restaurant and bar, 6 rooms for meetings and events and daily entertainment, in the same location, this is the perfect place to stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.00" OriginalAmount="620.00">
      <BasicPropertyInfo Latitude="38.72493126217" Longitude="-9.2085010601883" StarRating="2" HotelCode="118153|ibis_lisboa_alfragide" HotelName="Hotel ibis Lisboa Alfragide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada da Circunvalação, Alto de Cabreira, 2610-041 Amadora</AddressLine>
          </AddressLines>
          <CityName>Amadora</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162070/a_162070_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amadora. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="622.27" OriginalAmount="622.27">
      <BasicPropertyInfo Latitude="38.720295842508" Longitude="-9.1573084532329" StarRating="2" HotelCode="934495|1064938" HotelName="V Dinastia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Rua D.Joao V 7, 1250-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204035/204035a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dinastia Guesthouse A warm welcome awaits you at the mid size Dinastia Guesthouse in Lisboa. Guests can enjoy a meal at the hotel restaurant. Rooms at the Dinastia Guesthouse. Smoking is permitted in certain bedrooms (please specify when booking) and the public areas of the hotel. Rooms have wireless internet access available. All rooms feature a stocked minibar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.00" OriginalAmount="624.00">
      <BasicPropertyInfo Latitude="38.731849670410156" Longitude="-9.141124725341797" StarRating="3" HotelCode="0|residencia_white_love" HotelName="Residencia White Love" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo Dona Estefânia, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/0a/640a0dfc5cbbf5cfaae58ee45c71be80708064af.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Residencia White Love in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Lisbon City Hall and 9 minutes from Rossio Square.  This guesthouse is 2.1 mi (3.4 km) from Castle of Sao Jorge and 2.1 mi (3.4 km) from Lisbon Cathedral (Se).&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Atrium Saldanha - 0.4 km / 0.2 mi&lt;br /&gt;Saldanha Square - 0.5 km / 0.3 mi&lt;br /&gt;Hospital Dona Estefania - 0.6 km / 0.4 mi&lt;br /&gt;Instituto Superior Tecnico - 0.7 km / 0.4 mi&lt;br /&gt;Liberty Avenue - 1.3 km / 0.8 mi&lt;br /&gt;Entrecampos - 1.3 km / 0.8 mi&lt;br /&gt;Marquis of Pombal Square - 1.3 km / 0.8 mi&lt;br /&gt;Edward VII Park - 1.3 km / 0.8 mi&lt;br /&gt;El Corte Ingles Mall - 1.4 km / 0.8 mi&lt;br /&gt;Campo Pequeno Bullring - 1.4 km / 0.9 mi&lt;br /&gt;Medeiros e Almeida Museum - 1.7 km / 1 mi&lt;br /&gt;Cinemateca Portuguesa Museum - 1.8 km / 1.1 mi&lt;br /&gt;Gulbenkian Museum - 1.8 km / 1.1 mi&lt;br /&gt;Lisbon Coliseum - 1.9 km / 1.2 mi&lt;br /&gt;Hospital Curry Cabral - 1.9 km / 1.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 6.7 km / 4.2 mi&lt;br /&gt;Cascais (CAT) - 21.3 km / 13.3 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and luggage storage.&lt;br /&gt;HeadLine : In Lisbon (Lisbon Old Town)&lt;br /&gt;Rooms : Stay in one of 13 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include safes and fans, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&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="27" TotalAmount="626" OriginalAmount="626">
      <BasicPropertyInfo Latitude="38.760032" Longitude="-9.233412" StarRating="2" HotelCode="93327|49813" HotelName="Residencial Jardim Da Amadora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Major Humberto Da Cruz, 3, 2700-545 Amadora, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129771/a_129771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is situated at the junction of the most important transport axes of the capital (A1, A5, A2, IC19, IC17 Cril and Crel (A9)) and 15 minutes from the centre of Lisbon and the town centre of Sintra. It is a 2-minute walk from the Amadora train station and 15 minutes from the Amadora-Este underground station. LT Lisbon transport buses are right at the door. There are several places of interest within a half-hour drive of the guesthouse, including Pena National Palace, Jerónimos Monastery, Sao Jorge Castle, Lisbon Oceanarium and Bélem Tower. It is approximately a 10-minute drive to Lisbon Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="628.18" OriginalAmount="628.18">
      <BasicPropertyInfo Latitude="38.703264239374" Longitude="-9.3958505988121" StarRating="2" HotelCode="30867|834875" HotelName="Hotel Sao Mamede" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marginal 7105, 2765-607 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49438/a_49438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this hotel is just a few minutes walk from public transport links, shopping facilities, restaurants, bars, pubs and nightclubs. The nearest beach is 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.00" OriginalAmount="637.00">
      <BasicPropertyInfo Latitude="38.71431" Longitude="-9.14502" StarRating="3" HotelCode="0|bairro_alto_classic_by_homing_apartments" HotelName="Bairro Alto Classic by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Mouros, 37 2Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/5c/ef5c1cbe42024bf69f969d46188b0f19a5bc9c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.6 mi (1 km) from Santa Justa Elevator and 0.7 mi (1.2 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with an oven and a microwave. A flat-screen television is provided for your entertainment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="637.60" OriginalAmount="637.60">
      <BasicPropertyInfo Latitude="38.708214" Longitude="-9.398605" StarRating="3" HotelCode="32173|235226" HotelName="Alvorada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Lisboa 3, 2765-240 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51215/a_51215_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the tourist centre of Estoril, facing the biggest casino in Europe and about 150 m from the congress centre, this hotel lies just 300 m from the nearest beach. An extensive selection of shops, restaurants, bars and links to the public transport network are to be found within 300 m of the hotel and it is around 2 km to the nearest nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="643.94" OriginalAmount="643.94">
      <BasicPropertyInfo Latitude="38.71068461" Longitude="-9.13763464" StarRating="3.5" HotelCode="488876|2202365" HotelName="Otilia Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 138, 1100-054 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/657477/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645" OriginalAmount="645">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="982463|491834" HotelName="Be Lisbon Hostel Intendente" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Anjos Lisboa 1-F, 1150-032 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/53/11536ec2b6b6304101cd0e0b56af496277ef448c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.00" OriginalAmount="649.00">
      <BasicPropertyInfo Latitude="38.74964141845703" Longitude="-9.14249038696289" StarRating="1" HotelCode="0|4u_lisbon_iv_guesthouse_2" HotelName="4u Lisbon IV Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Estados Unidos 100 2, Andar Direito, Alvalade, 1700-179 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/8a/a48ad4dc6c105da9c1a81c924a1c2b5948bc81c7.jpeg</HotelPictures>
        <HotelDescription>4u Lisbon IV Guesthouse is situated in Lisbon, 3.2 km from Liberty Avenue and 3.4 km from Amoreiras.&lt;br /&gt;You will find a coffee machine and a kettle in the room. 4u Lisbon IV Guesthouse features free WiFi .&lt;br /&gt;There is a shared kitchen at the property.&lt;br /&gt;Dona Maria II National Theatre is 4 km from 4u Lisbon IV Guesthouse, while Rossio is 4 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 3 km from 4u Lisbon IV Guesthouse.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="653.32" OriginalAmount="653.32">
      <BasicPropertyInfo Latitude="38.72506873" Longitude="-9.14632714" StarRating="3" HotelCode="775539|2542365" HotelName="easyHotel Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Marta 60, 1150-006 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9596852</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="657.00" OriginalAmount="657.00">
      <BasicPropertyInfo Latitude="38.730918300875" Longitude="-9.134445384005" StarRating="3" HotelCode="152113|residencial_o_paradouro" HotelName="Residencial O Paradouro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis, 106 - 7°, 1150-022 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295437/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 Residencial O Paradouro in Lisbon (Avenida Almirante Reis), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge. This guesthouse is within close proximity of SOU Movimento e Arte Center and Instituto Superior Tecnico.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 25 guestrooms. Rooms have private balconies. Cable television is provided for your entertainment. Bathrooms with bathtubs or showers are provided.&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;Take advantage of the guesthouse's 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 24-hour front desk, a safe deposit box at the front desk, and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.00" OriginalAmount="664.00">
      <BasicPropertyInfo Latitude="38.732071465435" Longitude="-9.1423246163836" StarRating="2" HotelCode="13717|ibis_lisboa_centro_saldanha" HotelName="ibis Lisboa Centro Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Casal Ribeiro 23, 1000-090 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14614/a_14614_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, in the heart of the financial district and is an ideal base for business travellers and tourists. In the immediate vicinity guests will find countless shops, and some 10 minutes from the hotel is Lisbon's historical centre with various restaurants, bars, and nightclubs. A public transport stop can easily be reached on foot, around 5 minutes from the hotel. Lisbon airport is located around 10 km from the hotel (roughly a 15-minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.00" OriginalAmount="664.00">
      <BasicPropertyInfo Latitude="38.74214001" Longitude="-9.14723748" StarRating="0" HotelCode="590913|republica_bed_breakfast" HotelName="República Bed &amp; Breakfast &amp; Arts" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da República 83–4th, 1050-243 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/9c/de9cf7bd2730df3fb5c8f147f677501c1b6e6c66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="667" OriginalAmount="667">
      <BasicPropertyInfo Latitude="38.73774214168" Longitude="-9.1660939157009" StarRating="4" HotelCode="30604|29827" HotelName="Mercure Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 23, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49049/a_49049_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies along one of the main access roads to the heart of Lisbon, close to the city centre. Restaurants, bars and shopping venues are to be found about 500 m away and it is some 25 km to the nearest beach. Links to the public transport are situated directly out front.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.00" OriginalAmount="667.00">
      <BasicPropertyInfo Latitude="38.723446" Longitude="-9.135079" StarRating="2" HotelCode="95799|residencial_do_sul" HotelName="Residencial Do Sul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 34, 1150-018 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185899/185899a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the city centre (10 minutes walking or 5 minutes by metro). There is a metro station (Intendente) just in front of the entrance which carries guests or to the City Centre or to the airport. The famous tramway 28, which offers guests an unforgettable tour of Lisbon, has a stop in front of the hotel. Recently refurbished and located on one of the main arteries of the city. The reception is open 24 hours and is the ideal place to learn about all the tourist attractions of this beautiful city, and about the best restaurants to taste its delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.32" OriginalAmount="669.32">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|463535" HotelName="Residencial Horizonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto de Aguiar 42, 1050-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59559/a_59559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon city centre, next to Marquis of Pombal Square. The metro station Parque on the blue line is located opposite the property. Portela Airport is situated at a distance of approximately 5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.75" OriginalAmount="669.75">
      <BasicPropertyInfo Latitude="38.72386999" Longitude="-9.13212324" StarRating="0" HotelCode="482648|2541935" HotelName="Brickoven Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Forno do Tijolo 3, 1170-132 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/649462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Brickoven Palace in Lisbon (Alfama), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Monastery of Sao Vicente de Fora.Rooms Make yourself at home in one of the 23 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and barbecue grills.Dining Quench your thirst with your favorite drink at a bar/lounge. A complimentary continental breakfast is served daily from 7 AM to 10:30 AM.Business, Other Amenities Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="675.62" OriginalAmount="675.62">
      <BasicPropertyInfo Latitude="38.729435" Longitude="-9.474497" StarRating="4" HotelCode="12202|370675" HotelName="Estalagem do Muchaxo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Golf Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praia do Guincho, 2750-642 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12242/a_12242_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Lisbon, Cascais, Sintra tourism triangle, close to the western-most point of the European Continent (Cabo da Roca) ‘where the land ends and the sea begins’. Looking out over the Guincho Beach onto the Atlantic Ocean, the hotel offers breathtaking views and fresh air. The bright sunshine is tempered by refreshing breezes from the Sintra hills. Links to public transport can be found in the immediate vicinity. Cascais is just 7 km away. There, visitors will find exciting nightlife, shopping opportunities, as well as the bus and train stations. Portela Airport is some 30 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="676.26" OriginalAmount="676.26">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|237396" HotelName="Inn Rosio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 De Dezembro 73, 1200-358 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28892/w_28892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="686.00" OriginalAmount="686.00">
      <BasicPropertyInfo Latitude="38.703524818096" Longitude="-9.18413911349182" StarRating="0" HotelCode="0|alcantara_quiet_calm_in_lisbon" HotelName="Alcantara Quiet &amp; Calm in Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Amadeu Sousa Cardoso 17 1º E, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b8/c0/b8c05e88f67a1c6ac22ab55abef017492223fb2d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alcantara Quiet &amp;amp; Calm in Lisbon” is situated within 4 km from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="688.87" OriginalAmount="688.87">
      <BasicPropertyInfo StarRating="2" HotelCode="|082945" HotelName="Hotel Inn Rossio" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887202_foto_93.jpg</HotelPictures>
        <HotelDescription>Ideally located on the main tourist area of downtown Lisbon, this charming hotel promises a relaxing and wonderful visit to the beautiful city of Lisbon. Rossio Square is just a few minutes' walk from the hotel. Lisbon Airport is at 7.8 km away. The property combines warm and personalized hospitality with a lovely ambiance to make every stay in Lisbon unforgettable. Designed for comfort the hotel features a varied range of rooms from standard to superior categories ensuring a restful night. They are equipped with air-conditioning, satellite TV and private bathroom with toiletries. The hotel is always ready to help in planning the days from bicycle rental and tours and Tuk-tuk rides as an alternative way to explore the city.InternetAdapted for disabledParkingTVAir conditioned</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="689.81" OriginalAmount="689.81">
      <BasicPropertyInfo Latitude="38.7153308" Longitude="-9.13455482" StarRating="4" HotelCode="869760|2047005" HotelName="Lisbon Serviced Apartments - Castelo São Jorge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marquês Ponte de Lima 27, 1100-335 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076101/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="691.47" OriginalAmount="691.47">
      <BasicPropertyInfo Latitude="38.701566" Longitude="-9.4231442" StarRating="2" HotelCode="636983|3923485" HotelName="F3 Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 25 De Abril  244, Lote 18, 2750-512 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/17516/3717516/1.jpg?f=15238711</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Cascais.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="38.7215227" Longitude="-9.1461989" StarRating="2" HotelCode="95800|55154" HotelName="Dom Sancho I" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 202, 1250-147 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215137/215137a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="696.00" OriginalAmount="696.00">
      <BasicPropertyInfo Latitude="38.737207" Longitude="-9.128342" StarRating="2" HotelCode="30833|hotel_dah__dom_afonso_henriques" HotelName="Hotel Dom Afonso Henriques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cristovão Falcão nº8, On top of the Fonte Luminosa, Located near Baixa Pombalina and the historical heritage of Lisbon, 1900-172 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/54/545575/n8rWlw0f_08312a9a10b99f8f87b773a6926999a4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Recently remodeled and very well-connected with the public transportation network, the hotel is Lisbon’s hidden gem, conveniently located in one of the most authentic area, just 10 minutes away from both Lisbon’s International Airport as well as the city center (Baixa), ideal to rest and visit the pitoresque Fado capital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="698" OriginalAmount="698">
      <BasicPropertyInfo Latitude="38.737126303746" Longitude="-9.1628027240497" StarRating="2" HotelCode="13710|53776" HotelName="ibis Lisboa Jose Malhoa" 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,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 10, 1070-158 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14603/a_14603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the tourist centre of Lisbon just a short walk from the city centre where guests will discover a diverse selection of shopping and entertainment venues, boutiques, cafés, bars and restaurants. Lisbon's zoo is located near to the hotel and the nearest public transport is only 2 minutes away. Palhava underground station is just 300 m away and allows quick and easy access to the city centre within just 10 minutes. The transfer time to the airport takes around 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="699.00" OriginalAmount="699.00">
      <BasicPropertyInfo Latitude="38.71934041" Longitude="-9.14259268" StarRating="3.5" HotelCode="618558|lisbon_serviced_apartments_avenida" HotelName="Lisbon Serviced Apartments - Avenida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Telhal 4, 1150-346 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5427314</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="699.00" OriginalAmount="699.00">
      <BasicPropertyInfo Latitude="38.71770477294922" Longitude="-9.13598918914795" StarRating="3" HotelCode="0|lisbon_palma_rooms" HotelName="Lisbon Palma Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Palma 167 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/a1/5ea1b41af2e3190fc1be57cdcf29f5ccd46fc3c7.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, 700 metres from Rossio, Lisbon Palma Rooms offers air-conditioned rooms and a terrace. The property is located less than 1 km from Dona Maria II National Theatre, 1.9 km from St. George's Castle and 2 km from Miradouro da Senhora do Monte. The guest house has newspapers and an ATM machine that guests can use. The units in the guest house are fitted with a kettle. With a private bathroom equipped with a bath and a hairdryer, rooms at Lisbon Palma Rooms also have free WiFi. All guest rooms will provide guests with a fridge. Liberty Avenue is 2.1 km from the accommodation, while Ribeira Market is 2.2 km away.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="701.61" OriginalAmount="701.61">
      <BasicPropertyInfo StarRating="2" HotelCode="|601249" HotelName="HOTEL DOM SANCHO I" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955470_foto_1.jpg</HotelPictures>
        <HotelDescription>With a privilage ubication at the main center of Lisbon, The D. Sancho I residence is located at main center street, Av da Liberdade, few minutes from 2 typical quarters Alfamsa i Mouraria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="709.00" OriginalAmount="709.00">
      <BasicPropertyInfo Latitude="38.72758483886719" Longitude="-9.142569541931152" StarRating="3" HotelCode="0|the_leaf_boutique_hotel" HotelName="The Leaf Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Conde de Redondo 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c5/cf/c5cf0e960499fdf4f1a1b4112e70c91070175b81.jpeg</HotelPictures>
        <HotelDescription>The primary amenities at this hotel are free WiFi.&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;&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="16" TotalAmount="713.07" OriginalAmount="713.07">
      <BasicPropertyInfo Latitude="38.705819968834" Longitude="-9.3950700759888" StarRating="4" HotelCode="11631|1029558" HotelName="Hotel Inglaterra" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Porto 1, 2765-271 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11216/a_11216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the centre of Estoril, close to the congress centres and just a few minutes walk from a casino. Praia do Tamariz Beach is about 500 m from the hotel. Shopping areas with shops, boutiques, cafés, bars and restaurants as well as further entertainment opportunities are to be found in the vicinity. In addition, the airport lies around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="713.08" OriginalAmount="713.08">
      <BasicPropertyInfo Latitude="38.725143546432" Longitude="-9.135226044797" StarRating="3" HotelCode="309913|2542515" HotelName="Lisbon Style Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 55/53, 1150-011 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97572/2197572/1.jpg?f=15052076</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="714.00" OriginalAmount="714.00">
      <BasicPropertyInfo Latitude="38.71288" Longitude="-9.14506" StarRating="4" HotelCode="0|_0x3ebd2" HotelName="Bairro Alto Stylish by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>110 Rua da Atalaia, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5e/22/5e227a8db680f60fdaafed8949c4b9f9937d897e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (1 km) from Botanical Garden and 0.7 mi (1.1 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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="63" TotalAmount="715.00" OriginalAmount="715.00">
      <BasicPropertyInfo Latitude="38.71961" Longitude="-9.13508" StarRating="0" HotelCode="0|lisbon_serviced_apartments_benformoso" HotelName="Lisbon Serviced Apartments -  Benformoso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Benformoso, 185, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/ae/14ae5e51c2f4ae01f2ec398664aa55248ec474be.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Lisbon Serviced Apartments -  Benformoso in Lisbon (Lisbon Old Town), you'll be a 4-minute walk from Martim Moniz Square and 12 minutes by foot from Rossio Square.  This 4-star apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 1.2 mi (1.9 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, laundry facilities, and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 45.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="715.00" OriginalAmount="715.00">
      <BasicPropertyInfo Latitude="38.7152" Longitude="-9.14995" StarRating="3" HotelCode="0|principe_real_balcony_by_homing" HotelName="Principe Real Balcony by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cecilio de Sousa, 20, 2 drt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/a9/caa9bb0e944cbfa72df9dd0c076f8de9f0944e49.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Principe Real), you'll be a 2-minute drive from Botanical Garden and 8 minutes from Rossio Square.  This apartment is 1.6 mi (2.5 km) from Commerce Square and 1.9 mi (3.1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. 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 microwave and a coffee/tea maker.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="720.00" OriginalAmount="720.00">
      <BasicPropertyInfo Latitude="38.70248031616211" Longitude="-9.20052719116211" StarRating="0" HotelCode="0|spacious_and_modern_studio_in_belem" HotelName="Spacious and Modern Studio in Belém!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua General Massano de Amorim 19, 1 Esqu, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/62/cd62ddf216bff03bcce0e4afaf888f1ebb233e0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon, you'll be a 4-minute drive from Jeronimos Monastery and 9 minutes from Belem Tower. This apartment is 4.2 mi (6.8 km) from Commerce Square and 5.2 mi (8.3 km) from Lisbon Zoo.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;National Coach Museum - 0.6 km / 0.3 mi&lt;br /&gt;Pasteis de Belem - 0.8 km / 0.5 mi&lt;br /&gt;Ajuda National Palace - 0.9 km / 0.6 mi&lt;br /&gt;Jeronimos Monastery - 1.2 km / 0.7 mi&lt;br /&gt;Maritime Museum - 1.2 km / 0.8 mi&lt;br /&gt;Berardo Collection Museum - 1.2 km / 0.8 mi&lt;br /&gt;Belem Cultural Center - 1.3 km / 0.8 mi&lt;br /&gt;Hospital Egas Moniz - 1.5 km / 0.9 mi&lt;br /&gt;Lisboa Congress Centre - 2 km / 1.2 mi&lt;br /&gt;Belem Tower - 2.4 km / 1.5 mi&lt;br /&gt;LxFactory - 2.4 km / 1.5 mi&lt;br /&gt;25th of April Bridge - 2.5 km / 1.6 mi&lt;br /&gt;Floresta de Monsanto Park - 2.6 km / 1.6 mi&lt;br /&gt;Vasco da Gama Aquarium - 4.1 km / 2.6 mi&lt;br /&gt;Estrela Basilica - 4.5 km / 2.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 14.5 km / 9 mi&lt;br /&gt;Cascais (CAT) - 17.8 km / 11.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment offers complimentary parking nearby.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, which has a kitchenette.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property affirms that it follows sanitization practices of Clean &amp; Safe (Portugal) guidelines.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of EUR 200 will be collected before check-in. Deposit is due within 24 hours hours of booking the reservation. &lt;/ul&gt; &lt;p&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. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: EUR 20 for check-in after 8 PM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="723.66" OriginalAmount="723.66">
      <BasicPropertyInfo Latitude="38.725243456919" Longitude="-9.1480278968811" StarRating="3" HotelCode="12185|359695" HotelName="Dom Carlos Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 121, 1050-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11598/a_11598_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel lies just a few minutes from Praça Marquês de Pombal in the commercial district of Lisbon. Links to the public transport network and shopping opportunities are located directly in front of the hotel and r Restaurants are to be found within 200 m of the hotel whilst the nearest bars as well as pubs are around 2 km away. The nearest nightclub is roughly 2.5 km from the hotel and it is some 25 km to the nearest beach, a trip, which is well worth making.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="729.41" OriginalAmount="729.41">
      <BasicPropertyInfo Latitude="38.725795884922" Longitude="-9.1478937864304" StarRating="2" HotelCode="190566|1874735" HotelName="Vila Nova Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé º111, 1º Andar, 1050-089 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215111/215111a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3-star hostel is ideally located in the Marques de Pombal in the heart of Lisbon. It offers bright and airy rooms, with a living room and modern bathrooms. Tour buses are located near the hostel and the subway is located 50 meters. Lisbon International Airport is just 15 minutes drive from the hotel. Eduardo VII Park, Avenida da Liberdade and Amoreiras Mall are nearby. The arcade El Corte Inglés is also within walking distance. The hotel offers free internet access and ability to rent cars on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="729.95" OriginalAmount="729.95">
      <BasicPropertyInfo Latitude="38.727220878346" Longitude="-9.1557633876801" StarRating="3" HotelCode="17175|66044" HotelName="SANA Rex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 169, 1070-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21007/a_21007_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is centrally located close to Rosso Square, one of the most beautiful squares in Lisbon. Links to the public transport network are to be found 100 metres away and in the vicinity are shops and restaurants. Bars/pubs are within 1.5 km of the hotel whilst the nearest nightclubs are roughly 2 km away. Lisbon Airport is 7 km from the hotel and it is about 25 km to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="731.53" OriginalAmount="731.53">
      <BasicPropertyInfo Latitude="38.7013" Longitude="-9.43022" StarRating="3" HotelCode="753589|3925875" HotelName="Tires Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Mata Da Torre 727, 2785-798 Cascais, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/7a/de7ab0daf6a31d7abb5672e68889c3f60a6c27ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="733.00" OriginalAmount="733.00">
      <BasicPropertyInfo Latitude="38.70901" Longitude="-9.15493" StarRating="0" HotelCode="0|severa_apartments" HotelName="Severa Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vicente Borga, 35, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/59/255902f6eea29cdbffab73bf80109b3bbfd78671.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Severa Apartments in Lisbon (Santos), you'll be within a 15-minute drive of Commerce Square and Rossio Square.  This apartment is 2.2 mi (3.5 km) from Lisbon Cathedral (Se) and 2.6 mi (4.2 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchenettes with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 22.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="737.57" OriginalAmount="737.57">
      <BasicPropertyInfo Latitude="38.723602887978" Longitude="-9.1474834084511" StarRating="3" HotelCode="29457|359675" HotelName="Dom Carlos Liberty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano 13, 1050-005 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46870/a_46870_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly on the Avenida da Liberdad at the heart of Lisbon. Links to the public transport as well as a selection of shopping venues are to be found in the near vicinity whilst restaurants lie some 200 m away and bars and pubs are to be found within 2 km of the hotel. The nearest nightclub is 2.5 km from the hotel and it is well worth paying a visit to the nearest beach that is to be found about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="738" OriginalAmount="738">
      <BasicPropertyInfo Latitude="38.743023635398" Longitude="-9.1501548886299" StarRating="3" HotelCode="19560|867" HotelName="VIP Executive Zurique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivone Silva 18, 1050-124 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24700/a_24700_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon just a short distance (250 m) from a selection of shopping and entertainment venues. Links to the public transport network are some 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="741.26" OriginalAmount="741.26">
      <BasicPropertyInfo Latitude="38.967285904542" Longitude="-8.9821225404739" StarRating="4" HotelCode="32591|546505" HotelName="Leziria Parque Hotel" 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,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Barranco de Cegos 22, 2600-246 Vila Franca de Xira</AddressLine>
          </AddressLines>
          <CityName>Vila Franca de Xira</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51827/a_51827_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated next to the main roads leading to the cities of Lisbon, Oporto, Faro and Madrid. The establishment lies around 1.5 km from the centre of Vila Franca de Xira, where guests will find a number of restaurants, bars, pubs, shops and public transport links, including a train station. Portugal's capital, Lisbon, is approximately 25 km away and Portela Airport is a similar distance from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="744.60" OriginalAmount="744.60">
      <BasicPropertyInfo Latitude="38.742029920126" Longitude="-9.1339865326881" StarRating="2" HotelCode="28074|361025" HotelName="Residencial Lar do Areeiro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Francisco Sá Carneiro 4, 1000-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41340/a_41340_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="745.00" OriginalAmount="745.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="682265|hostel_benformoso" HotelName="Hostel Benformoso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Benformoso 207-1, Arroios, 1100-085 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/82555/2982555/1.jpg?f=14979489</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.00" OriginalAmount="747.00">
      <BasicPropertyInfo Latitude="38.711978912353516" Longitude="-9.132122039794922" StarRating="0" HotelCode="0|nomads_lisbon_castello_flats" HotelName="Nomads Lisbon Castello Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Torre De Santiago 10-12 1100-509 Lisbon, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/7b/f67bebd927fbf4cb3fc5d19282056194a7a4d61f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Nomads Lisbon Castello Flats» is located in Lisbon. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Castle of Sao Jorge, Terreiro do Paço and Commerce Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="750.41" OriginalAmount="750.41">
      <BasicPropertyInfo Latitude="38.708588023291" Longitude="-9.1468210932541" StarRating="3" HotelCode="477397|2046975" HotelName="Lisbon Serviced Apartments Ascensor da Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Paulo 234, 1200-430 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/464581/464581a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="756.00" OriginalAmount="756.00">
      <BasicPropertyInfo Latitude="38.753719329833984" Longitude="-9.137189865112305" StarRating="0" HotelCode="0|4u_lisbon_vi_guesthouse_2" HotelName="4U Lisbon Vi Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Santa Joana Princesa, 17 R/C/Cave, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/c3/3ec3ae16782fac223dd67de73e551f29c7274ac2.jpeg</HotelPictures>
        <HotelDescription>5 km from Liberty Avenue, 4U Lisbon VI Guesthouse is situated in Lisbon and provides rooms with free WiFi. Located around 6 km from Luz Football Stadium, the guest house is also 6 km away from Rossio. Miradouro da Senhora do Monte is 6 km away. The rooms in the guest house are fitted with a coffee machine. Every room is fitted with a shared bathroom. All units at 4U Lisbon VI Guesthouse feature air conditioning and a wardrobe. The accommodation offers a continental or buffet breakfast. 4U Lisbon VI Guesthouse offers a sun terrace. Guests at the guest house will be able to enjoy activities in and around Lisbon, like cycling. Dona Maria II National Theatre is 6 km from 4U Lisbon VI Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="758" OriginalAmount="758">
      <BasicPropertyInfo Latitude="38.838603992403" Longitude="-9.0832417202378" StarRating="4" HotelCode="37008|10368" HotelName="VIP Executive Santa Iria" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada Nacional 10 1260, 2694-001 Santa Iria da Azoia</AddressLine>
          </AddressLines>
          <CityName>Santa Iria da Azóia</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60736/a_60736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located near to the centre, around 2.5 km from the sea and about 1 km from an abundance of shops and entertainment venues. There is a bus stop also located 100 m from the hotel and the centre of Lisbon is roughly 20 km from the hotel. The nearest beach is located around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.00" OriginalAmount="758.00">
      <BasicPropertyInfo Latitude="38.7765539" Longitude="-9.10048127" StarRating="0" HotelCode="593742|oriente_dna_studios_ii" HotelName="Oriente DNA Studios II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Maria Pais 4</AddressLine>
          </AddressLines>
          <CityName>Loures</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0e/e1/0ee1a6808c715ff3de32a1411f9472f738565128.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="38.7177055616542" Longitude="-9.1368919238721" StarRating="0" HotelCode="0|martim_moniz_apartment" HotelName="Martim Moniz Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De São Lázaro, 55, 4 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5f/8e/5f8ec3872ecaf785f19a4caf2a4799cd6e2f38cd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Martim Moniz Apartment” is situated within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is provided on site. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="762" OriginalAmount="762">
      <BasicPropertyInfo Latitude="38.72793127194" Longitude="-9.1486971080303" StarRating="3" HotelCode="31561|1023" HotelName="ibis Styles Lisboa Centro Marquês de Pombal" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fontes Pereira de Melo 5, 1069-114 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50366/a_50366_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located directly beside the Parque Eduardo VII and approximately 200 m from Marquês de Pombal Square as well as from links to the public transport network. The nearest underground station lies directly on Marquês de Pombal Square and many shopping venues, countless bars and numerous restaurants are to be found in the vicinity (100 m - 2 km away). The sea and inviting beach are 15 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="763" OriginalAmount="763">
      <BasicPropertyInfo Latitude="38.742958782823" Longitude="-9.1480761766434" StarRating="3" HotelCode="27787|8102" HotelName="VIP Inn Berna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio de Serpa 13, 1069-199 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41035/a_41035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located around 3.5 km from the centre of Lisbon with it's numerous cultural and sightseeing attractions. Public transport departs from a stop located just 100 m from the hotel, numerous shops, restaurants, bars and nightclubs are located within the hotel's vicinity. The nearest beach is 20 km away and the airport some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="763.98" OriginalAmount="763.98">
      <BasicPropertyInfo Latitude="38.73740564" Longitude="-9.14805872" StarRating="3.5" HotelCode="807790|641660" HotelName="Masa Hotel 5 de Outubro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 87, Avenidas Novas, 1050-050 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641660/641660a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.5 km from the centre of Lisbon.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="764.00" OriginalAmount="764.00">
      <BasicPropertyInfo Latitude="38.711836111604" Longitude="-9.157252588538" StarRating="2" HotelCode="517772|house_sao_bento" HotelName="House São Bento Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Borges Carneiro 38, São Bento, 1100-256 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/34391/2134391/1.jpg?f=15099177</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="765" OriginalAmount="765">
      <BasicPropertyInfo Latitude="38.736447075273" Longitude="-9.1619083285332" StarRating="4" HotelCode="15239|10402" HotelName="Novotel Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 1-1A, Nº de Registo 543, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18096/a_18096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies just 3 km from the city centre, close to the zoo and the famous Gulbenkian Foundation. A diverse selection of shops, restaurants, nightclubs and bars are to be found in the vicinity and links to the public transport network may easily be reached on foot. The nearest beach is situated about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="766.71" OriginalAmount="766.71">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|296555" HotelName="Hotel Borges Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Garrett 108, 1200-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39727/a_39727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="768.56" OriginalAmount="768.56">
      <BasicPropertyInfo StarRating="3" HotelCode="|970323" HotelName="INATEL OEIRAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889257_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideal for those wanting to spend a few days at the beach but also enjoy the cultural opportunities of a city, INATEL Oeiras could be the perfect choice.Located in front of the sea, between the coast road and the promenade, it offers moments of leisure for two or for the whole family. We suggest dinner in the panoramic restaurant, a shopping trip, or a visit to the Pal�cio do Egipto Cultural Centre. 138 apartments, children�s playground and Wi-fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.00" OriginalAmount="770.00">
      <BasicPropertyInfo Latitude="38.724013" Longitude="-9.150222" StarRating="4" HotelCode="12570|hotel_florida_2" HotelName="Hotel Florida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 34, 1250-098 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12827/a_12827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located beside the Praça Marquês de Pombal, close to links to the public transport network (approximately 50 m away) as well as to countless restaurants (also 50 m from the hotel). Various shopping venues, countless bars, pubs and entertainment venues are to be found in the vicinity (1.5 km - 2 km away) and it is just a comfortable walk to the town centre (30 minutes on foot). The sea and inviting beach are 20 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="771.33" OriginalAmount="771.33">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|1778558" HotelName="The 7 Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 133-143, 1100-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396428/396428a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.00" OriginalAmount="773.00">
      <BasicPropertyInfo Latitude="38.72899627685547" Longitude="-9.128870010375977" StarRating="0" HotelCode="0|hostel_paraiso_da_penha" HotelName="Hostel Paraíso da Penha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Martins Sarmento 26, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/97/609777fbb55942c17551731a2b5431f222cb1b94.jpeg</HotelPictures>
        <HotelDescription>With a stay at Hostel Paraíso da Penha in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Santa Justa Elevator. This hostel is 2.1 mi (3.4 km) from Commerce Square and 2.2 mi (3.5 km) from Castle of Sao Jorge.&lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Take advantage of the hostel's room service (during limited hours). Cooked-to-order breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Featured amenities include luggage storage, laundry facilities, and microwave in a common area. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;br /&gt;Make yourself at home in one of the 7 individually furnished guestrooms, featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 15.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="774.93" OriginalAmount="774.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|955759" HotelName="BORGES HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885752_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nThis hotel enjoys a fantastic location and is the ideal choice for a short break in the city.\n\nLocation\nThe Hotel Borges is ideally located in Lisbon, close to many of the cities prime attractions. Downtown is just a few minutes walk distance. Subway station of Baixa/Chiado is just at the hotel’s door and by subway you can go anywhere in Lisbon.\n\nRooms\nThe Hotel Borges boasts 96 recently renovated rooms which will make your stay as relaxing as possible. Commodious and furnished for your convenience, all rooms benefit form internet service, air-conditioning, satellite television, telephone and fully-equipped bathrooms to fulfill an unforgettable stay.\n\nTourist information\nCentral\n1 kms to city centre\n9 kms to the nearest airport (lisbon)\n1 km to the nearest station (rossio)\n\nNumber of rooms\n96\nSingle rooms\nDouble rooms\nTwin rooms\nTriple rooms\nSuites</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="779.00" OriginalAmount="779.00">
      <BasicPropertyInfo Latitude="38.724793629984" Longitude="-9.1480552881552" StarRating="3" HotelCode="37864|hotel_excelsior_15" HotelName="Excelsior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 172, 1150-282 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62477/a_62477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.00" OriginalAmount="782.00">
      <BasicPropertyInfo Latitude="38.71446945" Longitude="-9.14715511" StarRating="4" HotelCode="953799|bairro_alto_bright_by_homing" HotelName="Bairro Alto Bright By Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travesia Travessa Cruz De Soure 8, 1200-001 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9594597</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="783.38" OriginalAmount="783.38">
      <BasicPropertyInfo StarRating="2" HotelCode="|716207" HotelName="DAH Dom Afonso Henriques" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888710_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel de estilo contemporandaacute;neo tiene una ubicaciandoacute;n tranquila en la zona de Olaias. Se encuentra cerca de las estaciones de metro de Alameda y de Olaias, que ofrecen fandaacute;cil acceso al aeropuerto internacional y a la zona de Baixa, el centro histandoacute;rico con sus lugares de interandeacute;s como Praandccedil;a do Rossio, Plaza del Comercio o el Castillo de Sandatilde;o Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="788" OriginalAmount="788">
      <BasicPropertyInfo Latitude="38.73104227" Longitude="-9.14061369" StarRating="3" HotelCode="782678|341926" HotelName="Tripgeo Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dona Estefania 40, 1 Esquina, 1000-156 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9600324</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="791.72" OriginalAmount="791.72">
      <BasicPropertyInfo Latitude="38.722500367853" Longitude="-9.1338521502212" StarRating="3" HotelCode="535148|2202405" HotelName="Fenicius Charme Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade 23, 1170-014 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548641/548641a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fenicius Charme hotel has a reception, a bar, a breakfast dining room, 40 rooms, doubles and twin, 12 parking lots and an esplanade. The hotel has a total of eight floors, being six above ground and 2 below ground. On our walls we have a set of different images of Lisbon and its great personalities, from the arts, culture and sports, like Fernando Pessoa, José Saramago, Amalia Rodrigues and Eusebio. We have 2 room categories, single and twin, which are equipped with a balcony, air conditioning, telephone, TV, Wi-Fi internet, safe, private bathroom, amenities, hair drier and room service which is available between 11:00 and 22:00. We are also prepared to receive any guests with disabilities. The breakfast dining room is open every day from 07:00 until 10:00. Our bar can also serve you every day until 22:00, giving you nice quick meals, like sandwiches and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="792.81" OriginalAmount="792.81">
      <BasicPropertyInfo Latitude="38.729388655246" Longitude="-9.140619635582" StarRating="4" HotelCode="175630|866065" HotelName="Neya Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua D. Estefania 71-77, 1150-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245878/a_245878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon, away from the hustle and bustle of the city. It lies next to D. Estefânia Hospital and the nearest links to the public transport network are just a few steps away. The shops at Saldanha Atrium are about 1 km from the property and it is 5 minutes to Avenida Fontes Pereira de Melo (metro exit Picoas). The historical centre, Parque Eduardo VII, Praça Marquês de Pombal and Avenida da Liberdade are all 10 minutes away. It is around 15 minutes by public transport to Rossio, and Castelo São Jorge is roughly 25 minutes away. The Atlantic Ocean lies about 30 minutes' ride from the property, Santa Apolónia railway station is about a 10-minute drive and Lisbon Airport is 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="793.39" OriginalAmount="793.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|716128" HotelName="VIP Executive Santa Iria Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886951_foto_43.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel de negocios se encuentra en Santa Iria de Azandoacute;ia a poca distancia del centro y de una gran variedad de tiendas y restaurantes. La estaciandoacute;n de tren de Santa Iria se encuentra a un paseo de 10 minutos, el centro de Lisboa, con sus lugares de interandeacute;s, el antiguo recinto de la EXPO y el centro internacional de exposiciones FIL estandaacute;n a sandoacute;lo un corto trayecto en coche.El Aeropuerto Internacional de Lisboa estandaacute; a unos 8 km de distancia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="38.71001312" Longitude="-9.15075407" StarRating="4" HotelCode="397259|217104" HotelName="Lisbon Five Stars Apartments Combro 77" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81132/2281132/1.jpg?f=15406026</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="794.02" OriginalAmount="794.02">
      <BasicPropertyInfo Latitude="38.73690134" Longitude="-9.14868972" StarRating="2" HotelCode="806850|748795" HotelName="My Hostel Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Miguel Bombarda 50, 2 Andar, Avenidas Novas, 1050-166 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10407578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="795" OriginalAmount="795">
      <BasicPropertyInfo Latitude="38.732255790376" Longitude="-9.1480989833316" StarRating="4" HotelCode="310419|53582" HotelName="Turim Saldanha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pedro Nunes 16, 1050-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424575/a_424575_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="795.71" OriginalAmount="795.71">
      <BasicPropertyInfo Latitude="38.723225449463" Longitude="-9.1508001197577" StarRating="3" HotelCode="324154|1907225" HotelName="Lisbon Apartments Avenida Da Liberdade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho Da Silveira 34-36, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/488090/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="798.84" OriginalAmount="798.84">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|337005" HotelName="Turim Europa Hotel" 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,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sao Sebastião da Pedreira 19, 1050-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81633/a_81633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the tourist centre of Lisbon, close to one of Lisbon’s main avenues, Avenida Fontes Pereira de Melo. A range of public transport links are available nearby. Guests will find two of the the city’s major metro lines just outside the hotel, ‘Parque’ and ‘Picoas’. The coastline and beach is 26 km away. Guests have good access to a number of businesses located about 200 m away, and the airport is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="800" OriginalAmount="800">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="976794|407294" HotelName="Exe Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 5-9, 1000-109 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/42534/3842534/1.jpg?f=15686226</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="38.723566" Longitude="-9.152436" StarRating="3" HotelCode="95802|188977" HotelName="Flamingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho n.º 41, 1250-068 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188977/188977a_hb_a_064.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="38.72013994868" Longitude="-9.1501265025158" StarRating="2" HotelCode="96617|ibis_lisboa_liberdade" HotelName="Ibis Lisboa Centro Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 53, 1250-043 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134177/a_134177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is conveniently located in the centre of Lisbon. It is around 10 minutes on foot to the tourist centre of this pulsating metropolis. Approximately 1 km away guests will find the wonderful Rossio Square. It is a mere 4 km to the cultural centre Calouste Gulbenkian, and 5 km to venues where Fado is sung and played. The famous museums, the National Coach Museum and the National Tile Museum are located about 6 to 7 km away. Lisbon airport is situated around 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="803.37" OriginalAmount="803.37">
      <BasicPropertyInfo Latitude="38.69914745" Longitude="-9.41878402" StarRating="3" HotelCode="592171|3922725" HotelName="Sui7es Guest House Cascais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Frederico Arouca 293A, 2750-355 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11043461</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="805.17" OriginalAmount="805.17">
      <BasicPropertyInfo Latitude="38.727955250047" Longitude="-9.1493499081798" StarRating="3" HotelCode="118149|866035" HotelName="Lisboa Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Sidónio Pais 4, 1050-214 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315327/315327a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in front of Edward VII Park and the Marques de Pombal Square, this hotel has an excellent location at just 4 metro stops from the old town of Lisbon. Nothing is better than to take a break in a spacious and friendly atmosphere after visiting the city. In the morning get ready to taste our delicious breakfast buffet and let yourself surrounded by the charms of a wonderful city. We are settled between three metro stations: Picoas, Marquês de Pombal and Parque; close to Edward VII Park, The Corte Ingles and the bus stop n. 91. Right in the city, at less than 2 minutes from a metro stop, we offer to our clients an easy access to any side of Lisbon. **Pets permitted with an extra charge of 15eur/night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="38.7222304" Longitude="-9.1395013" StarRating="0" HotelCode="522887|angels_inn_guesthouse" HotelName="Angels Inn Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 85</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/692448/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="807.47" OriginalAmount="807.47">
      <BasicPropertyInfo Latitude="38.71917276" Longitude="-9.15566509" StarRating="3" HotelCode="482877|2046915" HotelName="Lisbon São Bento Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 347, 1269-084 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/516942/516942a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="809.83" OriginalAmount="809.83">
      <BasicPropertyInfo Latitude="38.5228985" Longitude="-8.8514808" StarRating="3" HotelCode="153744|3928105" HotelName="Sport Hotel A Seleção" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manteigada 2, 2910 Setubal</AddressLine>
          </AddressLines>
          <CityName>Setubal</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216985/p_216985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services and facilities at the hotel include a restaurant, a bar and room service. 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 hotel. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="810.00" OriginalAmount="810.00">
      <BasicPropertyInfo Latitude="38.76078" Longitude="-9.11246" StarRating="4" HotelCode="0|lisbon_airport_suites" HotelName="Lisbon Airport Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. Vila de Catió 399, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/b3/c9b3d1226cd6f25c45fc4a9a4e63bedcae826d15.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Lisbon Airport Suites in Lisbon, you'll be 1.9 mi (3.1 km) from Lisbon Oceanarium and 4.8 mi (7.7 km) from Castle of Sao Jorge.  This 4-star bed &amp;amp; breakfast is 4.9 mi (7.8 km) from Rossio Square and 5 mi (8 km) from Santa Justa Elevator.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms featuring microwaves and flat-screen televisions. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a reception hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary continental breakfast is served daily from 6 AM to noon.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 5 count as adults.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="810.94" OriginalAmount="810.94">
      <BasicPropertyInfo Latitude="38.714042042823" Longitude="-9.1366394055093" StarRating="2" HotelCode="41080|1479428" HotelName="Grande Pensão Residencial Alcobia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Poço do Borratém 15, 1100-408 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66287/w_66287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="811.98" OriginalAmount="811.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|502752" HotelName="NACIONAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/252480_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Lisbon, in a privileged area of the city by the Marquis of Pombal, allows easy and quickly to the historic center and main attractions, the airport and the main accesses to the north and south. 61 rooms spread over 9 floors. All rooms have private bathroom, hairdryer, air conditioning, soundproof windows, telephone, free internet access, cable TV and safe. On the ground floor is the 24-hour reception, lounge and breakfast room and bar. On this floor there Wi-Fi. There is private parking availability. No reservations are permitted. All triple rooms are Twins with extra bed. Cots are available upon request. No pets are allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="812.54" OriginalAmount="812.54">
      <BasicPropertyInfo Latitude="38.727134040353" Longitude="-9.1462482511997" StarRating="3" HotelCode="27786|545975" HotelName="ibis Styles Lisboa Centro Liberdade NE" 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,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duque De Loule 73, 1050-088 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41034/a_41034_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies only around 2 km from the centre with Rossio Square (one of the beautiful Lisbon squares). Plenty of shops, restaurants, bars and public transport connections are all also to be found within walking distance from the hotel. Bars are located around 2 km away and the nearest nightclub is 2.5 km away. The beach is 25 km away and Lisbon airport is located 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="813.56" OriginalAmount="813.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|766444" HotelName="FLORIDA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/321736_image50888105_0.jpg</HotelPictures>
        <HotelDescription>Find all of the defining characteristics of Lisbon � charm, intimacy, glamour, and a sense of classic cinema � exemplified in Hotel Florida. Located in the heart of the city, this recently renovated Lisbon boutique hotel affords exceptional convenience to major business, shops, cultural sites, and rich nightlife. Take advantage of the prime setting of this downtown Lisbon design hotel, positioned directly in front of Marques de Pombal Underground Station, which connects with all major transportation in the area. The Hotel Florida provides 72 fully renovated guestrooms filled with a sense of classic cinema and a touch of glamour. Offering family rooms, connected rooms, rooms with terraces, and junior suites, the Hotel Florida is ideal for a different stay in the beautiful city of Lisbon. In-room amenities include LCD flat-screen TV, satellite or cable TV, WiFi access, telephone, and safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.00" OriginalAmount="816.00">
      <BasicPropertyInfo Latitude="38.75001" Longitude="-9.15076" StarRating="4" HotelCode="0|le_jardin_11" HotelName="Le Jardin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Prof. Anibal Bettencourt, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/2f/082fac4641e39971f0a26e4f4b028788d1e7e0cc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Le Jardin in Lisbon, you'll be within a 10-minute drive of Lisbon Zoo and University of Lisbon.  This 4-star guesthouse is 3.1 mi (4.9 km) from Rossio Square and 4.4 mi (7 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers, housekeeping is provided weekly, and irons/ironing boards can be requested.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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="34" TotalAmount="817.47" OriginalAmount="817.47">
      <BasicPropertyInfo StarRating="3" HotelCode="|003328" HotelName="SANA REX" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/71179_image51079878_0.jpg</HotelPictures>
        <HotelDescription>Classic three star hotel located near the Eduardo VII Park. Classical decoration in light brown and red colours. The rooms are decorated in light colours and floral motives, wooden furniture. It offers a conference room with audiovisual equipment, bar, laundry and rent a car, among other services.
Notice: The Suites could be for 2 adults and 2 kids or 3 adults and 1 kid (consult the reservation department). The BASIC room is smaller than the standard one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="818" OriginalAmount="818">
      <BasicPropertyInfo Latitude="38.726142244797" Longitude="-9.1350492264871" StarRating="2" HotelCode="902476|371387" HotelName="Sete Colinas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 67, 1150-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128432/128432a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Lisboa. The establishment comprises a total of 31 snug units. Pets are not allowed at this establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.00" OriginalAmount="820.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="758346|hola_lisbon_suites" HotelName="Hola Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santo Antonio Da Gloria 18 r/c, Santo Antonio, 1250-217 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/ed/12ed376286e6d725203871c7ed5fec786cddb50c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="820.90" OriginalAmount="820.90">
      <BasicPropertyInfo Latitude="38.71493217167" Longitude="-9.2995105605485" StarRating="3" HotelCode="55334|23776" HotelName="Holiday Inn Express Lisbon - Oeiras" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida D. Félix Niza Ribeiro Porto Salvo, Oeiras, 1250-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71695/a_71695_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 2 km from the beach and lies opposite the Qunita da Fonte Business Park in Porto Salvo. Thanks to its convenient location, the hotel provides an ideal base for holidaymakers, families and business travellers. It is just 100 m to a wide selection of bars and pubs. Links to the public transport network lie just 100 m away. The lively metropolis of Lisbon is some 15 km away. The nearest train station is around 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="821" OriginalAmount="821">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="968199|495489" HotelName="Rodamon Lisboa Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 300, Santa Maria Maior, 1100-204 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36110000/36102200/36102150/99315bd0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="38.73812205" Longitude="-9.13502166" StarRating="0" HotelCode="787387|home_out_rooms_apartments" HotelName="Home Out Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Guerra Junqueiro 5, 1000-067 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/77897/2977897/1.jpg?f=14951897</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="821955|santa_justa_prime_guesthouse" HotelName="Santa Justa Prime Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 61, Santa Maria Maior, 1100-415 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/95563/3795563/21.jpg?f=15568574</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="38.71140484" Longitude="-9.14708644" StarRating="3" HotelCode="619744|hostel_inn_bairro_alto" HotelName="Inn Bairro Alto Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Travessa das Mercês 52, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10063050</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="828.00" OriginalAmount="828.00">
      <BasicPropertyInfo Latitude="38.704376220703125" Longitude="-9.16662311553955" StarRating="0" HotelCode="0|cozy_lisbon_janelas_verdes" HotelName="Cozy Lisbon Janelas Verdes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Brunos 6, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/8e/098e792b1912c87623a331c144b02b068f39dca2.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, 2 km from Ribeira Market and 2.8 km from Commerce Square, Cozy Lisbon Janelas Verdes offers city views and free WiFi. Each unit is fitted with a fully equipped kitchenette with a dishwasher, a seating area with a sofa, a flat-screen TV and a private bathroom with shower and a hairdryer. A microwave, a fridge and stovetop are also featured, as well as a kettle and a coffee machine. Dona Maria II National Theatre is 3.7 km from the apartment, while Rossio is 3.8 km away.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="831.00" OriginalAmount="831.00">
      <BasicPropertyInfo Latitude="38.71727" Longitude="-9.14946" StarRating="3" HotelCode="0|botanic_views_guest_house" HotelName="Botanic Views Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rus Escola Politecnica, 20 4dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/b2/e8b295d42602d7483e620fc9d04924084e1980c9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Botanic Views Guest House in Lisbon (Principe Real), you'll be a 1-minute drive from Botanical Garden and 7 minutes from Rossio Square.  This guesthouse is 1.4 mi (2.3 km) from Commerce Square and 1.8 mi (2.8 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and a reception hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary buffet breakfast is served daily from 8 AM to 10:30 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;The front desk is staffed during limited hours. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.00" OriginalAmount="835.00">
      <BasicPropertyInfo Latitude="38.72402556" Longitude="-9.1528486" StarRating="3" HotelCode="617571|castilho_63" HotelName="Castilho 63" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 63, 1 Santo Antonio, 1250-068 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/20046/3720046/1.jpg?f=15245633</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities at the hotel offer guests the opportunity to combine business with pleasure. Most of the storeys can be reached by lift. A baggage storage service is among the facilities. Wireless internet access allows travellers to surf the internet and stay up to date with their communications. Shopping facilities are also available. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="38.72833251953125" Longitude="-9.137409210205078" StarRating="2" HotelCode="0|duplo_charme_boutique_hotel" HotelName="Duplo Charme Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>José Estevão 20, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/b7/04b77085d061ec42131d02594033bed9cb9c8bf3.jpeg</HotelPictures>
        <HotelDescription>With a stay at Duplo Charme Boutique Hotel in Lisbon (Lisbon Old Town), you'll be minutes from Hospital Dona Estefania and close to Rossio Square. This hotel is close to Castle of Sao Jorge and Gulbenkian Museum.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage.&lt;br /&gt;Make yourself at home in one of the 22 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks, 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;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.00" OriginalAmount="841.00">
      <BasicPropertyInfo Latitude="38.714759070458" Longitude="-9.1454395651817" StarRating="4" HotelCode="162332|house4_lisboa" HotelName="House 4 Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de São Pedro 9, 1200-432 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296898/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Lisboa. With a total of 4 bedrooms, this is a nice place to stay. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.00" OriginalAmount="841.00">
      <BasicPropertyInfo Latitude="38.73097905" Longitude="-9.1343548" StarRating="0" HotelCode="856495|my_charm_lisbon_suites" HotelName="My Charm Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 106, 3 Frente, 1150-022 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643834/643834a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="845" OriginalAmount="845">
      <BasicPropertyInfo Latitude="38.747249385893" Longitude="-9.1504284739494" StarRating="4" HotelCode="49109|4173" HotelName="VIP Executive Entrecampos Hotel &amp; Conference" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 295, 1600-035 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34307/a_34307_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon. The city centre is only 10 minutes away with the underground. Numerous shopping possibilities, restaurants and public transport links are all within 150m of the hotel and nightclubs and bars are just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="845" OriginalAmount="845">
      <BasicPropertyInfo Latitude="38.732266716856" Longitude="-9.1447891294956" StarRating="4" HotelCode="27788|5328" HotelName="VIP Executive Saldanha" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernão Lopes 25, 1000-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41036/a_41036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, Picoas metro station is just 100 metres from this business hotel away. Guests can take advantage of the city hotel’s lively location and discover many local and world-class restaurants in the immediate vicinities as well as a number of shops. The bus station is just a 3-minute walk from the design hotel and Rossio train station and the city centre are around 2 km away. Other nearby places of interest include Margues de Pombal Square (800 metres away), St. George Castle (2.5 km away), the Santa Justa Lift (2.3 km away) and the Lisbon congress centre and the Belem monuments (both approximately 5 km away). Portela Airport is just 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="846.00" OriginalAmount="846.00">
      <BasicPropertyInfo Latitude="38.7203483581543" Longitude="-9.162306785583496" StarRating="0" HotelCode="0|typical_and_brand_new_tm_flat" HotelName="Typical and Brand New T.M. Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Baixo dos Quartéis 63, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/74/a374af928ebbb28b2c39aeb88cadca6e83206d53.jpeg</HotelPictures>
        <HotelDescription>Situated in Lisbon, 5 km from Miradouro da Senhora do Monte and 3.6 km from Dona Maria II National Theatre, Typical and Brand New T.M. Flat provides accommodation with amenities such as free WiFi and a flat-screen TV. This apartment features accommodation with a patio. The air-conditioned apartment consists of 1 bedroom, a living room, a fully equipped kitchenette with a microwave and a kettle, and 1 bathroom with a shower and a hair dryer. Liberty Avenue is 2.2 km from the apartment, while Rossio is 3.5 km from the property.&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;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="849.05" OriginalAmount="849.05">
      <BasicPropertyInfo StarRating="3" HotelCode="|C5A954" HotelName="Stay Hotel Lisboa Aeroporto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PORTELA, LOURES</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2368600_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Stay Hotel Lisboa Aeroporto, disfrutarandaacute;s de una fantandaacute;stica ubicaciandoacute;n en pleno centro de Loures, a menos de cinco minutos en coche de Centro comercial Vasco da Gama y Feria internacional de muestras de Lisboa.  Ademandaacute;s, este hotel se encuentra a 3,9andnbsp;km de Torre Vasco da Gama y a 4,2andnbsp;km de Casino de Lisboa.Aprovecha los prandaacute;cticos servicios que se te ofrecen, como conexiandoacute;n a Internet wifi gratis o una sala de estar compartida.Tendrandaacute;s una sala de ordenadores, tintorerandiacute;a y un servicio de recepciandoacute;n las 24 horas a tu disposiciandoacute;n.Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 4:00 a 12:00 con un coste adicional.Te sentirandaacute;s como en tu propia casa en cualquiera de las 50 habitaciones con aire acondicionado y televisiandoacute;n LCD. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales por cable. El baandntilde;o privado con ducha estandaacute; provisto de cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal gratuitos. Entre las comodidades, se incluyen escritorio, hervidor elandeacute;ctrico y telandeacute;fono.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="850.92" OriginalAmount="850.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|611419" HotelName="MS APARTHOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LINDA-A-VELHA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20489_image59189903_0.jpg</HotelPictures>
        <HotelDescription>Set in large landscaped gardens overlooking the Tagus River, this 4-star apart hotel is located on the outskirts of Lisbon. There is a heated outdoor and an indoor pool, a gym and a tennis court. The MS Aparthotel offers bright and airy accommodations with a private balcony and views of the pool, garden, river or city. Units also have free internet, a kitchenette with basic equipment and a spacious seating area. Guests can also visit the sauna or soak up some sun on the sundeck, next to the outdoor pool. Pratu's Restaurant serves international cuisine prepared with fresh ingredients. Meals can be enjoyed indoors, or outdoors on the terrace. Copu's Bar offers light meals and gourmet coffees.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="38.7117619848065" Longitude="-9.13781354232788" StarRating="0" HotelCode="0|_0x3086f" HotelName="Feel Lisbon B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunçao 52 , 1º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/86/cd8659cb111ab93630efdbdd6301ce0146bb0e70.jpeg</HotelPictures>
        <HotelDescription>The recently-opened Feel Lisbon B&amp;amp;B is located in Lisbon’s lively and historic downtown area. Chiado is a 5-minute walk while Rossio Square is 350 metres away. Situated on the first floor Feel Lisbon B&amp;amp;B features double, twin, triple and quadruple rooms. Some rooms come with a private bathroom, while others feature access to shared bathroom facilities. All rooms include free WiFi access and some even have a balcony with a view. There is a shared kitchen and living room where a buffet breakfast is served daily. Guests may also choose to try out the local cuisine in one of the many restaurants, cafés and eateries. The Baixa/Chiado metro station is at a 3-minute walking distance and connects with most of the Lisbon area. Bairro Alto’s lively bars and eateries are at a 10-minute walk. The iconic São Jorge Castle is within a 13-minute walk from the B&amp;amp;B. The nearest airport is Portela International Airport, 9.4 km from Feel Lisbon B&amp;amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="852.00" OriginalAmount="852.00">
      <BasicPropertyInfo Latitude="38.71192715" Longitude="-9.1380813" StarRating="4" HotelCode="781935|be_poet_baixa_hotel" HotelName="Be Poet Baixa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 220, Santa Maria Maior, 1100-056 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630971/630971a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, about 18 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.00" OriginalAmount="853.00">
      <BasicPropertyInfo Latitude="38.77882385253906" Longitude="-9.103670120239258" StarRating="3" HotelCode="0|moscavide_apartment" HotelName="Bento Boutique Apartment - IBG HOME" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bento Jesus Caraça nº 65 - Moscavide, 1865-084 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e7/14/e71452276198e4db1aeb07bc91a909893bd080c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Bento Boutique Apartment - IBG HOME» is located in Lisbon. This boutique hotel is located in 8 km from the city center. You can take a walk and explore the neighbourhood area of the boutique hotel. Places nearby: Moscavide, Lisbon Oceanarium and Lisbon Zoo.&lt;br /&gt;&lt;b&gt;At The Boutique Hotel: &lt;/b&gt;If you travel by car, you can park in a parking zone. Pets are welcome here. They are allowed for an additional cost. Additional services that the boutique hotel offers to its guests: dry cleaning and ironing. The staff of the boutique hotel speaks English, Spanish, Italian and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a shower and a TV. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="853.51" OriginalAmount="853.51">
      <BasicPropertyInfo Latitude="38.728064" Longitude="-9.136767" StarRating="3" HotelCode="161055|463495" HotelName="Turim Luxe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passos Manuel 28, 1150-260 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227397/a_227397_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon's historical centre. The Anjos metro station is nearby and the centre of Lisbon is within walking distance. The bus and train stations are situated at approximately 3 km and 2 km, respectively. Lisbon Portela Airport is situated at a distance of roughly 5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="857.36" OriginalAmount="857.36">
      <BasicPropertyInfo Latitude="38.71457906" Longitude="-9.1514905" StarRating="4" HotelCode="738788|2542945" HotelName="Flores Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Piedade 38B, Praca Das Flores, 1200-299 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68064/2968064/2.jpg?f=15303859</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="858.00" OriginalAmount="858.00">
      <BasicPropertyInfo Latitude="38.727152231366" Longitude="-9.1346878554757" StarRating="3" HotelCode="26241|hotel_travel_park_lisboa_2" HotelName="Hotel Travel Park Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 64, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38422/a_38422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the Parca de Figueira, less than 4 km from the town centre. Shopping and entertainment venues are to found just 150 m from the hotel. Links to the public transport network are located directly out front.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.00" OriginalAmount="860.00">
      <BasicPropertyInfo Latitude="38.72578061" Longitude="-9.14463247" StarRating="3" HotelCode="624962|universo_romantico_guesthouse_spa" HotelName="Universo Romantico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciano Cordeiro 72, 1150-217 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10095257</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="860.21" OriginalAmount="860.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|716168" HotelName="VIP Executive Entrecampos - Hotel &amp; Conference" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886449_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en una ubicaciandoacute;n privilegiada, muy cerca del centro de Lisboa. El hotel se destaca por su diseandntilde;o exterior y el interior emana luz, naturaleza y arte. El hotel se encuentra a 3 minutos a pie de la estaciandoacute;n de metro, desde donde los huandeacute;spedes podrandaacute;n acceder a toda la ciudad. Numerosas posibilidades de compras, restaurantes y una parada de transporte panduacute;blico se encuentran a 150 m del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="38.72811508178711" Longitude="-9.136354446411133" StarRating="2" HotelCode="0|ameli_rooms" HotelName="Ameli Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 14/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Arroios, 21, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/88/be8883ae586237b2430defb19d4e4d29a1eb107b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to get back here after long walks around the city. Guest house «Ameli Rooms» is located in Lisbon. This guest house is located 2 km from the city center. You can take a walk and explore the neighbourhood area of the guest house — Anjos, Edward VII Park and Castle of Sao Jorge.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866" OriginalAmount="866">
      <BasicPropertyInfo Latitude="38.74449199" Longitude="-9.197551" StarRating="3" HotelCode="639604|281639" HotelName="Discovery Apartment Benfica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Rua Carolina Michaelis de Vasconcelos 60, R/C Dto, Lisbon 1500-147</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68072/2968072/25.jpg?f=15504818</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a laundry service. Wireless internet access is available to guests in the public areas. Shopping facilities are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.00" OriginalAmount="866.00">
      <BasicPropertyInfo Latitude="38.70850372314453" Longitude="-9.152653694152832" StarRating="0" HotelCode="0|lisbon_serviced_apartments_santos" HotelName="Lisbon Serviced Apartments - Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Marquês de Abrantes, 24, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/df/b7df7c4a0b4986eaaeff12d6fb9c0c4556cf0e1f.jpeg</HotelPictures>
        <HotelDescription>This lovely apartment is in Lisboa. A total of 28 guests rooms are available for guests' convenience at LISBON SERVICED APARTMENTS – SANTOS. LISBON SERVICED APARTMENTS – SANTOS underwent renovation in 2019. Wi-Fi internet connection is available for further comfort and convenience. LISBON SERVICED APARTMENTS – SANTOS does not operate a 24-hour reception. Baby cots are available on request for children. No pets are allowed on the premises. There is a convenient shuttle service to the airport offered by the apartment. The apartment may charge a fee for some services.&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;This property does not accommodate bachelor(ette) or similar parties. Please inform Lisbon Serviced Apartments - Santos of your expected arrival time in advance. You can use the Special Requests box when booking, or contact the property directly using the contact details in your confirmation. License number: &lt;strong&gt;87982&amp;#47;AL 78508&amp;#47;AL 87977&amp;#47;AL 78515&amp;#47;AL 78509&amp;#47;AL 87981&amp;#47;AL 87979&amp;#47;AL 78516&amp;#47;AL 78518&amp;#47;AL 78525&amp;#47;AL 78524&amp;#47;AL 78529&amp;#47;AL 78530&amp;#47;AL 78531&amp;#47;AL 78533&amp;#47;AL 78538&amp;#47;AL 78539&amp;#47;AL 78540&amp;#47;AL 78541&amp;#47;AL 78542&amp;#47;AL 78544&amp;#47;AL 78547&amp;#47;AL 78545&amp;#47;AL 78548&amp;#47;AL 78551&amp;#47;AL 78552&amp;#47;AL 78549&amp;#47;AL&lt;/strong&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.00" OriginalAmount="866.00">
      <BasicPropertyInfo Latitude="38.741310119628906" Longitude="-9.159274101257324" StarRating="3" HotelCode="0|the_icons_hotel" HotelName="The Icons Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Filipe da Mata, 66, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/c8/31c8fed04066f2f81a83fbcc674733de0fb7db32.jpeg</HotelPictures>
        <HotelDescription>THE ICONS Hotel was born on Rua Filipe da Mata and is a bow to striking phrases from a group of great world personalities.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="869.36" OriginalAmount="869.36">
      <BasicPropertyInfo Latitude="38.728003429662" Longitude="-9.1593467653453" StarRating="4" HotelCode="301654|1480238" HotelName="Occidental Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Artilharia um 112, 1070-015 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/415535/a_415535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="870.56" OriginalAmount="870.56">
      <BasicPropertyInfo Latitude="38.739547" Longitude="-9.145861" StarRating="4" HotelCode="935249|1712928" HotelName="Jupiter Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Republica 46, 1050-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413133/a_413133_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="870.66" OriginalAmount="870.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|716187" HotelName="3K Madrid" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887204_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel con su impresionante fachada estandaacute; convenientemente situado en la capital portuguesa de Lisboa, a sandoacute;lo unos minutos de la plaza central de la Praandccedil;a do Marquandecirc;s de Pombal y de la Avenida da Liberdade, con sus tiendas elegantes. En los alrededores hay una gran variedad de tiendas, restaurantes, bares y pubs; el centro histandoacute;rico con sus lugares de interandeacute;s se encuentra a poca distancia.Horario de la piscina: de 10h00 a 19h30 con una capacidad mandaacute;xima de 5 pax, con cita previa en la recepciandoacute;n del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.00" OriginalAmount="872.00">
      <BasicPropertyInfo Latitude="38.710755814075" Longitude="-9.149897411045" StarRating="4" HotelCode="477377|lisbon_serviced_apartments_bairro_alto_4" HotelName="Lisbon Serviced Apartments - Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Judeu 7, 1200-237 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452841/452841a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="872.84" OriginalAmount="872.84">
      <BasicPropertyInfo Latitude="38.735466868043" Longitude="-9.137556552887" StarRating="4" HotelCode="75777|339845" HotelName="Turim Alameda Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rovisco Pais 34, 1000-268 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103133/a_103133_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre, near the Technical Institute, between Avenida da Republica and the Alameda D. Afonso Henriques. The underground station of Alameda is less than a 5-minute walk away. There are also several bus routes in the area running to the city centre. Campo Pequeno, Calouste Gulbenkian Museum, Parque das Nações, Belem and the old town are all easily accessible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.00" OriginalAmount="879.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="977339|luzeiros_suites" HotelName="Luzeiros Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Republica 77, 1050-243 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10897100</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.00" OriginalAmount="880.00">
      <BasicPropertyInfo Latitude="38.7282" Longitude="-9.1477" StarRating="4" HotelCode="28595|ac_hotel_lisboa_by_marriott" HotelName="Eurostars Lisboa Parque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Andaluz 13B, 1050-121 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42263/a_42263_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is situated within a few minutes walk of the Praça Marquês de Pombal. The Marques de Pombal as well as Lisbon's well-known shopping mile are to be found in the vicinity. Links to the public transport network, shops and restaurants are all within easy reach from the hotel. The closest bars, pubs and nightclubs are within 1.5 km of the hotel. The airport lies around 6 km away and the centre (Rossio) is roughly 2 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="882.63" OriginalAmount="882.63">
      <BasicPropertyInfo Latitude="38.714888826755" Longitude="-9.1446241736412" StarRating="2" HotelCode="190582|2542575" HotelName="The Independente Hostel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sao Pedro de Alcantara 81, 1250-238 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574986/574986a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="883" OriginalAmount="883">
      <BasicPropertyInfo Latitude="38.71364732" Longitude="-9.12861683" StarRating="0" HotelCode="534979|490635" HotelName="Alfama Lisbon Lounge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escolas Gerais 38, 1100-216 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/700124/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="883" OriginalAmount="883">
      <BasicPropertyInfo Latitude="38.71471866" Longitude="-9.13279231" StarRating="3" HotelCode="615284|227622" HotelName="Dalma Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Costa Castelo 82/84, 1100-177 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/6c/a36ce899db4e21838ef362e453d463c9f31f9fef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.00" OriginalAmount="889.00">
      <BasicPropertyInfo Latitude="38.70955" Longitude="-9.14625" StarRating="3" HotelCode="0|chiado_blue_by_homing_apartments" HotelName="Chiado Blue by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bica de Duarte Belo 2 3Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fa/63/fa635fc6d300e0a95871b7e031fdd5d515c2b7a8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This apartment is 0.6 mi (0.9 km) from Lisbon City Hall and 0.9 mi (1.5 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. There's a private furnished balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an iron/ironing board, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.00" OriginalAmount="893.00">
      <BasicPropertyInfo Latitude="38.75426461" Longitude="-9.18132001" StarRating="4" HotelCode="559477|upon_lisbon_prime_residences" HotelName="Upon Lisbon Prime Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luciana Stegagno Picchio 12, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573861/573861a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.00" OriginalAmount="893.00">
      <BasicPropertyInfo Latitude="38.725947484939" Longitude="-9.1482178159733" StarRating="3" HotelCode="735447|exe_liberdade" HotelName="Exe Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 124, 1050-093 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636782/636782a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exe Liberdade is an elegant design hotel located in the heart of Lisbon. The impressive avant-garde facade and the colorful rooms make this an accommodation with a unique and unique character. The hotel has modern facilities recently renovated , 24-hour reception, breakfast buffet and air conditioning in each room. In addition, Exe Liberdade is a step away from the Marqués de Pombal Square and Avenida da Liberdade, with excellent communications with the main points of interest in the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="895.44" OriginalAmount="895.44">
      <BasicPropertyInfo Latitude="38.745706" Longitude="-9.140341" StarRating="3" HotelCode="16905|318575" HotelName="Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Roma 33, 1749-074 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20564/a_20564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the popular shopping street Avenida de Roma, this city hotel is situated in the centre of Lisbon. Public transport network, restaurants and shopping venues are just a stone's throw from the hotel. The nearest bars are 500 m away and there are nightclubs located 3 km away. The sea and the beach are within 30 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="896" OriginalAmount="896">
      <BasicPropertyInfo Latitude="38.740949369827" Longitude="-9.1503573954105" StarRating="4" HotelCode="10663|490" HotelName="Hotel 3K Barcelona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 10, 1050-138 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8552/a_8552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located close to links to the public transport network and an easy 30-minute walk from the city centre. Many shopping venues, countless bars and restaurants as well as nightclubs are to be found in the vicinity (200 m - 5 km away). The sea and inviting beach are 25 km from the hotel and can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="38.724877016173" Longitude="-9.1350744351445" StarRating="2" HotelCode="147420|pensao_residencial_estrela_dos_santos" HotelName="Estrela Dos Santos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 53, Arroios, 1150-041 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/47556/1847556/1.jpg?f=15211632</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;You'll be centrally located in Lisbon with a stay at Pensão Residencial Estrela dos Santos, steps from SOU Movimento e Arte Center and close to Castle of Sao Jorge. This hotel is within close proximity of Hospital Dona Estefania and Jose Tomas de Sousa Martins Monument.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 26 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include phones and desks, and housekeeping is provided 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, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.00" OriginalAmount="897.00">
      <BasicPropertyInfo Latitude="38.73059415" Longitude="-9.13438175" StarRating="3" HotelCode="518348|vila_garden_guesthouse_guest_house" HotelName="Vila Garden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Airport Transfer (on Demand),Babysitting,Dining,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 98, 1150-022 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624658/624658a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an historical building, the Vila Garden Guesthouse welcomes you to a traditional and typical Lisbon neighbourhood. 
Here is where a large part of Lisbon's locals live. Experience Lisbon as true native. 

Our characteristic building was totally remodelled in 2016 and offers you 24 private bedrooms with air conditioning, along with our special team always willingly to help you with the best tips you can find about our city.

At the end of the day discover our beautiful garden and take your time to relax with a cocktail or just a glass of wine. 

We are looking forward to welcome you!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="898.30" OriginalAmount="898.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|065766" HotelName="SMY LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/744172_foto_1.jpg</HotelPictures>
        <HotelDescription>The Smy Lisboa hotel brings guests closer to the lively Portuguese capital, while offering peace and quiet away from the hustle and bustle of the city center.
Located between Parque Eduardo VII and Amoreiras, the hotel is well connected to the city and is close to the shopping and leisure areas, 1.1 kilometers from the elegant Avenida da Liberdade and 900 meters from Marqu�s de Pombal square. . In addition, it is less than 5 minutes' walk from the first stop of the emblematic tram 24, which connects with the historic center.
Customers will have at their disposal a meeting room of 75 square meters, ideal for holding business meetings, presentations or private events for up to 48 people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="38.70932" Longitude="-9.15285" StarRating="0" HotelCode="0|apartments_center_santos" HotelName="Apartments Center Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Poço dos Negros, 193, 3D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/60/2c60036faea171985357a26778f96bd1a2542143.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 1.9 mi (3 km) from Lisbon Cathedral (Se) and 2 mi (3.2 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. A 32-inch LED television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and you can also request a crib/infant bed (complimentary).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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="16" TotalAmount="900.84" OriginalAmount="900.84">
      <BasicPropertyInfo Latitude="38.71007418" Longitude="-9.14360015" StarRating="3" HotelCode="590937|2542725" HotelName="Casinha Das Flores" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Flores 105-3 D, 1200-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/25972/2925972/51.jpg?f=15502366</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="902" OriginalAmount="902">
      <BasicPropertyInfo Latitude="38.70937625" Longitude="-9.14446729" StarRating="4" HotelCode="739622|281762" HotelName="Lisbon Serviced Apartments Chiado Emenda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Emenda 45, Misericordia, 1200-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628851/628851a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbon Serviced Apartments "Emenda-Chiado", is a building, which has been completely renovated and adapted to provide a unique stay in the most elegant setting in the city of Lisbon - Chiado. 

 

The apartments  
Studios and T1 have been carefully designed in order to ensure comfort and functionality, while maintaining the charm and elegance which characterize the surrounding area.
The 28 apartments are spread over 4 floors, serviced by a lift, and 
are all equipped with TV, air conditioning and free Wi-Fi. All the bathrooms include a hairdryer, shampoo and shower gel.

 
Studios
From 28 to 34 m2, the studios sleep 2 people, with double bed and kitchenette equipped with hob, microwave, refrigerator, washing machine, dishwasher and all the utensils required to prepare of light meals. 

Superior Studios
From 40 to 58 m2, these can accommodate up to 3 people. They include a double bed and a sofa bed for adults.   Kitchenette equipped with hob, microwave, refrigerator, washing machine, dishwasher and all the utensils required to prepare light meals. 

T1 Duplex,
With an area of 65 m2 on 2 floors, accommodating up to 4 people, they comprise a living room with double sofa bed, mezzanine suite with double bed and two bathrooms with shower. Kitchenette equipped with hob, microwave, refrigerator, washing machine, dishwasher and all the utensils required to prepare light meals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.00" OriginalAmount="902.00">
      <BasicPropertyInfo Latitude="38.715579461151" Longitude="-9.1460430622101" StarRating="2" HotelCode="190577|pensao_londres" HotelName="Pensao Londres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dom Pedro V 53, 1250 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312125/312125a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Lisboa. The 39 welcoming bedrooms offer a perfect place to relax at the end of the day. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="905.00" OriginalAmount="905.00">
      <BasicPropertyInfo Latitude="38.727438495985" Longitude="-9.1346356272697" StarRating="3" HotelCode="49110|233156" HotelName="Masa Hotel Almirante" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 68, 1150-020 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34308/a_34308_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is conveniently located with public transport just a stone's throw away. In the surrounding area there are scores of shops, as well as plenty of restaurants, bars and nightclubs. Furthermore, the old town and a pedestrianised area are situated in the hotel's neighbourhood. From there it is not much further to the nearest underground station: Alameda. The city's beautiful tourist attractions are easily explored with the local public transport. The nearest airport is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="906.27" OriginalAmount="906.27">
      <BasicPropertyInfo Latitude="38.748742" Longitude="-9.149528" StarRating="4" HotelCode="99268|54504" HotelName="NH Lisboa Campo Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Grande 7, 1700-087 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139129/a_139129_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies 7 km away from the Castle of São Jorge and 5 km away from the Santa Justa Lift. Links to the public transport network are to be found in the immediate vicinity. Bars are located around 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="908.30" OriginalAmount="908.30">
      <BasicPropertyInfo Latitude="38.711331455395" Longitude="-9.1364434001789" StarRating="3" HotelCode="367933|1810158" HotelName="The 8 Downtown Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Vitória 8, 1100-228 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431783/431783a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="909" OriginalAmount="909">
      <BasicPropertyInfo Latitude="38.728659" Longitude="-9.14885" StarRating="4" HotelCode="67599|16992" HotelName="HF Fénix Urban" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/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>Avenida António Augusto de Aguiar 14, 1050-016 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87433/a_87433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located right in the city centre, near Marquês de Pombal, the largest green park in Lisbon and a few steps away from the Avenida da Liberdade, the historical city centre, the river, and the city's most illustrious commercial and business district. Links to all transportation networks can be found close to the hotel and Portela Airport is approximately 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="909.00" OriginalAmount="909.00">
      <BasicPropertyInfo Latitude="38.712860107421875" Longitude="-9.128369331359863" StarRating="0" HotelCode="0|apartment_alfama" HotelName="Alfama Charming Apartment with Free Pick-Up, By TimeCooler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Escolas Gerais 58, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/62/15/62155dc88ac700bdce86d57ed58bfee70ab7d1c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Rossio Square. This apartment is 0.7 mi (1.2 km) from Commerce Square and 0.5 mi (0.9 km) from Martim Moniz Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fado Museum - 0.3 km / 0.2 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.3 km / 0.2 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.4 km / 0.2 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.4 km / 0.3 mi&lt;br /&gt;National Pantheon - 0.5 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.7 km / 0.5 mi&lt;br /&gt;Martim Moniz Square - 0.9 km / 0.5 mi&lt;br /&gt;Hospital Sao Jose - 0.9 km / 0.6 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.2 km / 0.7 mi&lt;br /&gt;Commerce Square - 1.2 km / 0.7 mi&lt;br /&gt;Rua Augusta Arch - 1.2 km / 0.8 mi&lt;br /&gt;Santa Justa Elevator - 1.2 km / 0.8 mi&lt;br /&gt;Carmo Convent - 1.3 km / 0.8 mi&lt;br /&gt;Lisbon City Hall - 1.4 km / 0.9 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 23 km / 14.3 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television is provided for your entertainment. Conveniences include a microwave and an electric kettle.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="38.73761138079" Longitude="-9.1599851846695" StarRating="4" HotelCode="37071|hotel_acores_lisboa" HotelName="Hotel Acores Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 3, 1070-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60831/a_60831_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, situated within Lisbon's financial district, is about 5 km from the city centre with its many tourist attractions and pulsing nightlife. The nearest shops and restaurants may be reached in a few minutes on foot (c. 400 m), and there is a public transport stop directly in front of the hotel. Lisbon airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="911.00" OriginalAmount="911.00">
      <BasicPropertyInfo Latitude="38.70779544" Longitude="-9.14376802" StarRating="0" HotelCode="963713|boho_cais_do_sodre_guesthouse_" HotelName="Boho Guesthouse Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Alecrim 3, 1 3 E 4 Andar, Cais Do Sodre, Misericordia, 1200-019 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/80372/2980372/38.jpg?f=15664245</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="916" OriginalAmount="916">
      <BasicPropertyInfo Latitude="38.725043" Longitude="-9.15165" StarRating="3" HotelCode="75144|18631" HotelName="HF Fénix Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 3, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102356/a_102356_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Lisbon, this hotel enjoys a privileged location close to all important leisure, business, shopping and cultural venues. The most important park in the city, Parque Eduardo VII, and the famous Avenida da Liberdade are just a short walk away, not to mention the equally famous Tagus River and Praça do Rossio, Praça dos Restauradores and Praça do Comércio. The hotel has an entire network of public transport at its doorstep, and it is only 6 km away from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="917.15" OriginalAmount="917.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|003228" HotelName="LEZIRIA PARQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>VILA FRANCA DE XIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215558_fotpe1_ROOMC22.jpg</HotelPictures>
        <HotelDescription>Bordered by the River Tagus, the three-star Lez�ria Parque Hotel nestles in the magnificent landscape of the Ribatejo region. 15 minutes by car from Lisbon airport and the city`s Park of Nations tourist district, the hotel is conveniently located in Vila Franca de Xira, a charming and traditional town connected by the main highways between Lisbon, Oporto, Faro and Madrid. The hotel is recognized for its personalised form of hospitality. The hotel offers 103 rooms, restaurant, bar, 24-Hour Front Desk, garden, terrace, rooms and facilities for disabled guests, elevator and safety deposit box. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.00" OriginalAmount="920.00">
      <BasicPropertyInfo Latitude="38.71228" Longitude="-9.13039" StarRating="4" HotelCode="0|alfama_premium_by_homing_apartments" HotelName="Alfama Premium by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Escolas Gerais 122 1C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/20/63/2063ce27342bad039dfc5e0e80737cc087cfd621.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 10-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This 4-star apartment is 0.6 mi (0.9 km) from Commerce Square and 0.5 mi (0.8 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. There's a private patio. A flat-screen television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.00" OriginalAmount="922.00">
      <BasicPropertyInfo Latitude="38.728807" Longitude="-9.1377" StarRating="3" HotelCode="262017|residencial_dom_joao" HotelName="Residencial Dom Joao" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua José Estêvão 43, 1150-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;You'll be centrally located in Lisbon with a stay at Residencial Dom Joao, steps from Hospital Dona Estefania and close to Castle of Sao Jorge. This hotel is within close proximity of SOU Movimento e Arte Center and Atrium Saldanha.&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 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include phones, housekeeping is provided daily, and you can 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 make use of amenities such as complimentary wireless Internet access and a television in the lobby.&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 multilingual staff, 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="922.00" OriginalAmount="922.00">
      <BasicPropertyInfo Latitude="38.71103146" Longitude="-9.15219364" StarRating="3" HotelCode="563835|ritz_freud_bb" HotelName="Ritz &amp; Freud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Paz 1, 1200-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/70655/2970655/1.jpg?f=15498734</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Lisbon (Bairro Alto), Ritz &amp; Freud is minutes from Geological Museum and Puppet Museum. This bed &amp; breakfast is within close proximity of Estrela Garden and Camoes Square. Rooms Make yourself at home in one of the 4 guestrooms. Dining A complimentary breakfast is included. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access and multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.00" OriginalAmount="922.00">
      <BasicPropertyInfo Latitude="38.71453" Longitude="-9.12646" StarRating="3" HotelCode="0|campo_de_santa_clara_98" HotelName="Campo de Santa Clara 98" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Campo de Santa Clara, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/03/7f037ddd1cf22c394af0053239f7bf24c71f1a80.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Martim Moniz Square.  This apartment is 1 mi (1.6 km) from Commerce Square and 1.6 mi (2.6 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. There's a private furnished balcony. Complimentary wireless Internet access is available to keep you connected. Conveniences include a coffee/tea maker and an iron/ironing board, and housekeeping is provided weekly.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="923.00" OriginalAmount="923.00">
      <BasicPropertyInfo Latitude="38.7261009216309" Longitude="-9.14760971069336" StarRating="0" HotelCode="0|casa_belmonte" HotelName="Casa Belmonte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Duque de Loulé, number 95 - floor 5, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/25/df250e7745897207b0a7b768fc122a6db2a37476.jpeg</HotelPictures>
        <HotelDescription>The recently-renovated Casa Belmonte has comfortable accommodation just a 3-minute walk from the Marquês de Pombal Metro Station. It is located in the Portuguese capital, just 300 metres from the central Marquês do Pombal Square. All the soundproofed rooms at the Belmonte feature air conditioning, private bathroom, flat-screen cable TV, free WiFi and a mini-fridge. Some rooms also feature balconies and a view. Daily cleaning service is provided. Guests can try the local cuisine in one of the many restaurants available within 300 metres of the property. The El Corte Inglés shopping centre and the Amoreiras shopping centre are a 3-minute drive and have a number of shops, boutiques, supermarkets and food courts. The Bairro Alto is Lisbon’s foremost nighttime hotspot and is an 8-minute drive away. There, guests can find a wide variety of bars and cafés. The Chiado and the Rossio historical areas are an 8-minute and a 4-minute drive, respectively. The Lisbon International Airport is a 15-minute drive from the guest house. There is a shuttle service to the airport that guests can catch at the Marquês de Pombal Square.&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="27" TotalAmount="925" OriginalAmount="925">
      <BasicPropertyInfo Latitude="38.773046195115" Longitude="-9.0979208712295" StarRating="4" HotelCode="37865|5091" HotelName="VIP Executive Art’s Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 47, 1998-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62478/a_62478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon, approximately 1 km away from the sea. Surrounding the hotel there are scores of shops and other attractions to keep guests entertained. There is a bus stop located 100 m from the hotel and the nearest beach is about 25 kilometres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="925.77" OriginalAmount="925.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|791473" HotelName="Quinta dos Machados - Countryside Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GRADIL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1043367_foto_1.jpg</HotelPictures>
        <HotelDescription>Quinta dos Machados is an old farmhouse from the late sixteenth/early seventeenth century, at the dawn of the Phillip dynasty. The building was renovated in the twentieth century, however maintains ancient architectural elements. Quinta dos Machados is a rural hotel where you can find peace and relaxation, quality of life moments that are a great alternative to the busy city. At the hotel, comfort is essential for a perfect stay. The rooms still keep some of their traditional architectural elements. There is also a spa in Quinta dos Machados, with an excellent selection of facial and body treatments. Regain lost energy with relaxing and invigorating treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="38.73173938" Longitude="-9.14973361" StarRating="4" HotelCode="943595|391305" HotelName="VIP Executive Picoas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 12, 1069-191 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076120/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.00" OriginalAmount="928.00">
      <BasicPropertyInfo Latitude="38.7595100402832" Longitude="-9.113691329956055" StarRating="3" HotelCode="0|mahouse_guesthouse" HotelName="MaHouse GuestHouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Cidade de Margão 6, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/4c/954ca04a957e6e2503bb23f4b7481a4f2cb23736.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Olivais), MaHouse GuestHouse is within a 15-minute drive of Lisbon Oceanarium and Queluz National Palace.  This guesthouse is 4.8 mi (7.8 km) from Rossio Square and 5.4 mi (8.7 km) from Castle of Sao Jorge.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Additional features at this guesthouse include concierge services, a communal living room, and discounted use of a nearby fitness facility.&lt;br /&gt;Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Treat yourself to a stay in one of the 6 individually decorated guestrooms, featuring fireplaces and LED televisions. Rooms have private furnished patios. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include complimentary bottled water and fans, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.00" OriginalAmount="928.00">
      <BasicPropertyInfo Latitude="38.72929799" Longitude="-9.14945911" StarRating="0" HotelCode="682283|lisbon_top_hostel" HotelName="Lisbon Top Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto Aguiar 30 1D</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/17124/3317124/1.jpg?f=14974201</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="928.16" OriginalAmount="928.16">
      <BasicPropertyInfo Latitude="38.732286594014" Longitude="-9.1493421792984" StarRating="4" HotelCode="27784|337205" HotelName="Turim Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Filipe Folque 20, 1050-113 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41030/a_41030_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre. Public transport network and restaurants are just a stone's throw from the hotel. There is a health and beauty centre in the hotel's vicinity. It is 200 m to the nearest shops. The airport is approximately 5 km away. Guests will reach the sea and the beach after a short drive, located 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="929.74" OriginalAmount="929.74">
      <BasicPropertyInfo Latitude="38.707549" Longitude="-9.400446" StarRating="4" HotelCode="200880|236656" HotelName="Amazonia Estoril" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 01/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Engenheiro Álvaro Pedro de Sousa 175, 2765-191 Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7606/a_7606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within 500 m of the nearest beach, Tamariz Estoril, and just metres from the Casino de Estoril. The centre of Estoril with a good selection of restaurants, bars, nightclubs, a congress centre and links to the public transport network are to be found within 500 m of the hotel, as is the train station. Sinatra lies just 12 km away, Lisbon is 25 km away and both may easily be reached by making use of the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="930.00" OriginalAmount="930.00">
      <BasicPropertyInfo Latitude="38.7315984" Longitude="-9.1517376" StarRating="2" HotelCode="69793|hotel_nazareth" HotelName="Hotel Nazareth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida António Augusto de Aguiar, 25 - 4, 1000 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5238508</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.00" OriginalAmount="931.00">
      <BasicPropertyInfo Latitude="38.72249" Longitude="-9.13793" StarRating="3" HotelCode="0|boa_nova_guesthouse" HotelName="Boa Nova Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bempostinha 30, 3 e 4 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/54/d35401f9ed76f611b97a7e0b1bbc22fe917ab544.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Boa Nova Guesthouse in Lisbon (Lisbon Old Town), you'll be minutes from Hospital Sao Jose and Rossio Square.  This guesthouse is close to Castle of Sao Jorge and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and a television in a common area.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: EUR 20 for check-in between 7:30 PM and 2:00 AM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.00 per person, per night. This tax does not apply to children under 13 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="934.47" OriginalAmount="934.47">
      <BasicPropertyInfo Latitude="38.7222424" Longitude="-9.2175010999999" StarRating="3" HotelCode="176343|796365" HotelName="Holiday Inn Express Lisbon  Alfragide" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Quinta do Paizinho 11, 2790-236 Carnaxide, Oeiras</AddressLine>
          </AddressLines>
          <CityName>Carnaxide</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295883/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated about 20-minte drive away from Lisbon city centre. Local restaurants, cafés and the Alegro Alfragide shopping centre are within 5 minutes’ walking distance of the hotel. Belém Tower, Jerónimos Monastery, Padrão dos Descobrimentos and Lisbon International Airport are all under a 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="936" OriginalAmount="936">
      <BasicPropertyInfo Latitude="38.70923563" Longitude="-9.13796666" StarRating="3" HotelCode="739130|297628" HotelName="Meraprime Gold Design Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 52, 1100-063 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6077878</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="937.00" OriginalAmount="937.00">
      <BasicPropertyInfo Latitude="38.74348" Longitude="-9.147701" StarRating="4" HotelCode="295413|hotel_3k_europa" HotelName="Hotel 3k Europa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da República nº 93, 1050-190 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187790/187790a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.00" OriginalAmount="939.00">
      <BasicPropertyInfo Latitude="38.708605724428" Longitude="-9.1443459266239" StarRating="1.5" HotelCode="391207|lisbon_hostel" HotelName="Lisb'on Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Ataíde, Nº7A, 1200-034 Chiado|Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203470/203470a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="940" OriginalAmount="940">
      <BasicPropertyInfo Latitude="38.737684606917" Longitude="-9.1335546970367" StarRating="3" HotelCode="166901|18997" HotelName="Hotel A.S. Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 188, 1000-055 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7023/a_7023_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys an ideal location at the heart of Lisbon close to an underground station, just a few paces from the historical part of the city and the business district. Located in the near vicinity are shops, boutiques, cafés, bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="38.71160125732422" Longitude="-9.128649711608887" StarRating="3" HotelCode="0|guest_inn_alfama_ii_premium_apartments" HotelName="Guest Inn Alfama II, Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de S. Miguel, 85, 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/a1/f6a15af1d1c9cb29a16d678e5e89258c4f91d956.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Lisbon Cathedral (Se) and Commerce Square. This apartment is 0.7 mi (1.2 km) from Rossio Square and 0.6 mi (1 km) from Martim Moniz Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fado Museum - 0.1 km / 0.1 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.3 km / 0.2 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.5 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.5 km / 0.3 mi&lt;br /&gt;National Pantheon - 0.6 km / 0.4 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.6 km / 0.4 mi&lt;br /&gt;Commerce Square - 1 km / 0.6 mi&lt;br /&gt;Rua Augusta Arch - 1 km / 0.6 mi&lt;br /&gt;Martim Moniz Square - 1 km / 0.6 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.1 km / 0.7 mi&lt;br /&gt;Rossio Square - 1.2 km / 0.7 mi&lt;br /&gt;Lisbon City Hall - 1.2 km / 0.7 mi&lt;br /&gt;Carmo Convent - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 7.9 km / 4.9 mi&lt;br /&gt;Cascais (CAT) - 23.1 km / 14.3 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and an iron/ironing board, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="940.14" OriginalAmount="940.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|116033" HotelName="Turim Saldanha" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955680_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado en el centro de la ciudad, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Los viajeros encontrarandaacute;n el campo de golf mandaacute;s cercano a 8200 km del alojamiento. Los viajeros encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 200 metros. Los visitantes encontrarandaacute;n el aeropuerto a 7200 km. El establecimiento tiene un total de 87 habitaciones. Esta propiedad se edificandoacute; en 2015. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. Esta residencia ofrece recepciandoacute;n 24 horas para la comodidad de los huandeacute;spedes. Esta residencia no dispone de cunas bajo peticiandoacute;n. Esta residencia es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados. En Turim Saldanha, los viajeros que llegan en coche tienen plazas de aparcamiento a su disposiciandoacute;n. Esta residencia lleva a cabo prandaacute;cticas sostenibles para el medioambiente. El alojamiento puede cobrar el importe de algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="940.37" OriginalAmount="940.37">
      <BasicPropertyInfo Latitude="38.71283539" Longitude="-9.1447208" StarRating="4" HotelCode="410970|1800638" HotelName="Lisbon Colours Bairro Alto Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Queimada 44, Bairro Alto, 1200-365 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1451108/wBPdSpUj_42174571428ad1005aa78d8edcd0d75a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="941.85" OriginalAmount="941.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|716191" HotelName="VIP Executive Art's" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886949_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en frente del andquot;Parque das Naandccedil;andotilde;esandquot;, estratandeacute;gicamente situado en el nuevo y moderno centro de negocios de Lisboa. A poca distancia del hotel, los huandeacute;spedes encontrarandaacute;n la Feria Internacional de Lisboa (FIL), el centro comercial Vasco da Gama y algunos servicios de transporte como el metro de andquot;Orienteandquot;, el autobanduacute;s y la estaciandoacute;n de tren, asandiacute; como restaurantes, bares, clubes nocturnos, el andquot;oceanarioandquot;, y otras posibilidades de ocio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="941.86" OriginalAmount="941.86">
      <BasicPropertyInfo Latitude="38.698718" Longitude="-9.42162" StarRating="3" HotelCode="371347|463365" HotelName="Hotel Cascais" 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,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Alfarobeira 1-3, 2750-285 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70772/a_70772_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel enjoys a spectacular location in the centre of the village of Cascais on the Estoril coast. The beautiful Cascais beach is only around 300 m from the hotel; numerous shops and entertainment venues are to found in the immediate vicinity. There is a bus station and a train station roughly 300 m from the hotel, and Lisbon airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="943.80" OriginalAmount="943.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20A57" HotelName="Vip Executive Picoas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1564936_foto_1.jpg</HotelPictures>
        <HotelDescription>El VIP Executive Picoas Hotel ofrece un bar y se encuentra en Lisboa, a 1,6 km de la avenida da Liberdade y a 2,7 km del Miradouro da Senhora do Monte. El hotel ofrece WiFi gratuita y est� a unos 2,8 km de Rossio y a 2,9 km del teatro nacional Dona Maria II. Se encuentra en el distrito de Avenidas Novas.El VIP Executive Picoas Hotel se encuentra a 3,4 km del Bairro Alto y a 4,3 km del Castelo de S�o JorgeTodos los d�as se sirve un desayuno buffet.El establecimiento alberga un centro de negocios. El personal de la recepci�n 24 horas habla ingl�s, espa�ol y franc�s.  Todas las habitaciones del hotel tienen escritorio. Las habitaciones del VIP Executive Picoas Hotel tienen vistas a la ciudad y disponen de ba�o privado con ba�era y art�culos de aseo gratuitos. Los alojamientos incluyen TV de pantalla plana por cable.undefined</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="944.52" OriginalAmount="944.52">
      <BasicPropertyInfo Latitude="38.70879" Longitude="-9.405737" StarRating="4" HotelCode="47572|572695" HotelName="Clube do Lago Hotel &amp; Apartamento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida do Lago 4, 2765-420 Estoril, Monte Estoril, Cascais</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10547/a_10547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant aparthotel is peacefully located in the Monte Estoril district of the city, above the city centre and the beachside promenade. Offering a pleasant blend of beauty and peace, this hotel lies some 30 km from the airport, 1 km from the city centre, 50 m from Praia da Rainha Beach, 900 m from Moitas Beach and 1 km from Tamariz. It is just a stone's throw to links to the public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="945.40" OriginalAmount="945.40">
      <BasicPropertyInfo Latitude="38.715473773592" Longitude="-9.1421404480934" StarRating="4" HotelCode="26033|98982" HotelName="VIP Executive Éden Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça dos Restauradores 24, 1250-187 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38079/a_38079_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is centrally located in the tourist centre of Lisbon, directly on the Praca dos Restauradores. A diverse selection of shopping and entertainment venues are to be found in the vicinity and links to the public transport network are some 100 m away. The city airport is about 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="946.01" OriginalAmount="946.01">
      <BasicPropertyInfo Latitude="38.71071532" Longitude="-9.13810422" StarRating="4" HotelCode="564935|3912225" HotelName="Esqina Urban Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="lodge" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 92, 1100-579 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467761/467761a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Creativity from Urban Inspiration

Not just a great place to crash; but also an artistic and cultural experience that will enhance your stay in town. Located in a prime location at the heart of Lisbon we invite you to stay with us, to live and explore Lisbon just the way we do it. Enjoying life.

Welcome to ESQINA.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="949" OriginalAmount="949">
      <BasicPropertyInfo Latitude="38.785838574733" Longitude="-9.1201195120811" StarRating="3" HotelCode="141716|30657" HotelName="Holiday Inn Express Lisbon Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Guine 18-18b, Prior Velho, 2685-334 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202597/a_202597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within a 5-minute drive of the FIL trade fair grounds and the Pavilhao Atlantico event venue. The closest train and metro station (Lisboa Oriente) can also be reached in 5 minutes by car and there is a shopping centre next to the station. Also less than 8 km away are the Lisbon Casino and the Oceanarium. Lisbon International Airport is directly next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="951.00" OriginalAmount="951.00">
      <BasicPropertyInfo Latitude="38.71406555175781" Longitude="-9.124025344848633" StarRating="0" HotelCode="0|hello_lisbon_santa_apolonia" HotelName="Panoramic Tagus River Terrace Apartment in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Paraíso 17, Rés-de-Chão, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/a5/4da5597014d287352f5801cd9c7e8ae6459dbd93.jpeg</HotelPictures>
        <HotelDescription>Set in a prime location of Lisbon, Hello Lisbon Santa Apolonia Apartment puts everything the city has to offer just outside your doorstep. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, car park, are at hand. Television LCD/plasma screen, air conditioning, soundproofing, satellite/cable TV, refrigerator can be found in selected guestrooms. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Lisbon has to offer are three great reasons you should stay at Hello Lisbon Santa Apolonia Apartment.&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;Breakfast for children costs: 7.50 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="38.711770563563" Longitude="-9.1378729587566" StarRating="1" HotelCode="267637|248138" HotelName="LX Rossio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 52, 2º, 1100-044 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210839/210839a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Albergaria Residencial Insulana, it's an excellent small hotel situated right in the center of the city of Lisbon in the zone of Baixa/Rossio. Right in the shopping and historical center of the city, here the visitor will find the best commerce as well as the opportunity to visit by foot the main points of interest of the city. There is at your disposal 32 rooms, all equipped with privative bathroom, TV/satellite, heating, air conditioning and telephone. There's also a Bar and a living room with a nice and quiet environment</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.00" OriginalAmount="953.00">
      <BasicPropertyInfo Latitude="38.72597122192383" Longitude="-9.14769458770752" StarRating="0" HotelCode="0|unknown_lisbon_4b_1_bdr_apt_in_new_building_2" HotelName="Dear Prudence: 1 bedroom apt at Avenida. 4th floor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Duque de Loulé 97, 1050-045, Lisboa, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/be/11bec5372366d2e817f779b109781d54be63a2f2.jpeg</HotelPictures>
        <HotelDescription>*Covid 19: If you are concerned about the coronavirus pandemic, rest assured that our cleaning teams are equipped to properly disinfect each apartment between stays. We are also very  flexible in case you need to reschedule or even cancel your booking with us. Stay safe!&lt;br /&gt;Enjoy the coolest artsy apartments in Lisbon!&lt;br /&gt;A fully equipped flat, with everything you might need, located in the heart of Marquês de Pombal, two minutes walking distance to the famous Avenida da Liberdade.&lt;br /&gt;Exclusive use of this apartment with all the basic amenities for your stay;&lt;br /&gt;In the heart of Marquês de Pombal;&lt;br /&gt;Elevator;&lt;br /&gt;Air Conditioning;&lt;br /&gt;Very spacious common terrace with dining and lounging area;&lt;br /&gt;24 Hour check-in ;&lt;br /&gt;Sleeps up to 5 people;&lt;br /&gt;Baby crib and baby chair available&lt;br /&gt;Free Wifi&lt;br /&gt;Located in a fully-renovated building (April 2018)&lt;br /&gt;This stylish apartment is the perfect base for your stay in Lisbon. Conveniently situated in one of the most famous neighborhoods in the city, you will be only a few minutes away from all the major attractions, top eateries, and renowned shops.&lt;br /&gt;This apartment is part of a very special project we worked on for one year. Everything was carefully chosen to ensure you live a comfortable and unique Portuguese experience within these walls.&lt;br /&gt;Located on the 4th floor of this completely renewed building, I am sure this apartment will definitely set the tone for a perfect stay in the city.&lt;br /&gt;HOME HIGHLIGHTS&lt;br /&gt;•Centrally located in Marquês de Pombal;&lt;br /&gt;•Fully renovated flat,&lt;br /&gt;•Modern amenities,&lt;br /&gt;•Extremely comfortable bed,&lt;br /&gt;•Elevator,&lt;br /&gt;• Air conditioning,&lt;br /&gt;* Unique decoration, made by Portuguese artists;&lt;br /&gt;The apartment sleeps up to four people. Two in the bedroom, and two on the sofa bed in the living room.&lt;br /&gt;If you are two people and still want me to prepare both beds, please note there is a charge of 15 euros, per night, payable in cash on arrival.&lt;br /&gt;GUEST BEDROOM&lt;br /&gt;There is one bright bedroom with two extremely comfortable single beds that can be moved together. Let us know if you want us to place two single duvets or a double one.&lt;br /&gt;The wardrobe is very spacious so you will benefit from lots of storage space.&lt;br /&gt;LIVING ROOM &amp;amp; KITCHEN&lt;br /&gt;A living room featuring a comfortable sofa seating (sofa bed), cable TV and a dining area.&lt;br /&gt;It has access to an open equipped kitchen, where my guests can use the Nespresso machine, kettle, stove, microwave, fridge, and all the utensils you might need for cooking fresh home-cooked meals.&lt;br /&gt;Air Conditioning is located in the living room.&lt;br /&gt;SHOWER ROOM&lt;br /&gt;Wash basin&lt;br /&gt;Toilet&lt;br /&gt;Tiled floors and walls&lt;br /&gt;Hairdryer&lt;br /&gt;Towels&lt;br /&gt;Shampoo &amp;amp; Shower gel&lt;br /&gt;THE TERRACE&lt;br /&gt;All the apartments in this building have access to a very spacious 100 sqm terrace.&lt;br /&gt;The terrace features both a lounging and dining area.&lt;br /&gt;OTHER AMENITIES&lt;br /&gt;Iron &amp;amp; Iron board;&lt;br /&gt;Hair dryer;&lt;br /&gt;Baby crib and baby chair available, for free, upon request;&lt;br /&gt;All the first-day basics are provided: coffee, tea, sugar, salt, olive oil; detergents; shampoos and shower gel.&lt;br /&gt;An incredible starting point for travelers who want to discover a whole new city, knowing they have a comfortable home to return to.&lt;br /&gt;THE CONCEPT&lt;br /&gt;This apartment is part of a very special project called Unknown Lisbon. We have worked on it for one year, to ensure our guests would be able to enjoy the most comfortable stay while discovering a part of the Portuguese culture which is usually unreachable for most visitors.&lt;br /&gt;In these apartments, we expose paintings, sculptures, literature, and photographs from unknown (or “not-so-famous”) Portuguese artists. We allow you to see art made in Portugal, that is not usually shown in museums or in commercial galleries.&lt;br /&gt;Our aim is to purely promote national works of art, and, therefore, we do not take any commissions from the artists, nor from guests.&lt;br /&gt;The items are changed frequently and in one apartment you are able to see the work of different individuals.&lt;br /&gt;**Late check-ins, from 21h00 to 00h00 (midnight), have an extra charge of 20€ payable in cash upon arrival. After 00h00 (midnight) there is an extra charge of 40€.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="38.70976" Longitude="-9.13033" StarRating="0" HotelCode="0|apartments_center_alfama" HotelName="Apartments Center Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. de São João da Praça 51, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/98/0f98fcb575678e9bfb2b83270248f7e776845d39.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments Center Alfama in Lisbon (Alfama), you'll be a 3-minute walk from Lisbon Cathedral (Se) and 9 minutes by foot from Commerce Square.  This apartment is 0.5 mi (0.9 km) from Lisbon City Hall and 0.7 mi (1.1 km) from Santa Justa Elevator.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms, featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and 32-inch LED televisions are provided for your entertainment. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="957.00" OriginalAmount="957.00">
      <BasicPropertyInfo Latitude="38.722557067871094" Longitude="-9.1348876953125" StarRating="0" HotelCode="0|feels_like_home_anjos_cosy_place" HotelName="Feels Like Home Anjos Cosy Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade, 63, 4, Arroios, 1170-014 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/59/9e/599ef1e3ca0345ca9a5d086d7d2c49165b8d38de.jpeg</HotelPictures>
        <HotelDescription>Set in Lisbon, this apartment features free WiFi and a balcony. The property features views of the city and is 1 km from Liberty Avenue.&lt;br /&gt;There is a seating area, a dining area and a kitchen complete with a dishwasher and an oven. Towels and bed linen are available at Feels Like Home Anjos Cosy Place.&lt;br /&gt;Rossio is 1.1 km from Feels Like Home Anjos Cosy Place, while Chiado is 1.5 km away. The nearest airport is Lisbon Humberto Delgado Airport, 5 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="38.716087341308594" Longitude="-9.144401550292969" StarRating="0" HotelCode="0|lisbon_serviced_apartments_taipas" HotelName="Lisbon Serviced Apartments - Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Taipas, 12-14, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/87/e287496e78315b2c12b8e3e95e43d92ec4904e06.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Lisbon Serviced Apartments - Principe Real» is located in Lisbon. This apartment is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment — Miradouro de Sao Pedro de Alcantara, Restauradores and Rossio Square.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. There are other services available for the guests of the apartment. For example, ironing.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="962.63" OriginalAmount="962.63">
      <BasicPropertyInfo Latitude="38.723624620659" Longitude="-9.1353390846557" StarRating="2" HotelCode="95798|2216715" HotelName="WC Beautique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 35, 1150-010 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133015/a_133015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="964.95" OriginalAmount="964.95">
      <BasicPropertyInfo Latitude="38.759433627323" Longitude="-9.1538804769516" StarRating="4" HotelCode="30096|361055" HotelName="Radisson Blu Hotel Lisbon" 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,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Marechal Craveiro Lopes 390, 1749-009 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48476/w_48476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 10 km from the centre. Many different shopping venues and restaurants are to be found within 1 km of the complex and links to the public transport network can easily be reached on foot. The sea and beach are within 25 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="965" OriginalAmount="965">
      <BasicPropertyInfo Latitude="38.736486" Longitude="-9.151789" StarRating="4" HotelCode="14576|4518" HotelName="Olissippo Marquês de Sá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Miguel Bombarda 130, 1050-167 Lisabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17030/a_17030_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the shopping and business district of Lisbon, only a few steps away from the Gulbenkian Foundation. Restaurants, shops and bars are also situated in the vicinity. Links to the public transport network can easily be reached (around 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.00" OriginalAmount="965.00">
      <BasicPropertyInfo Latitude="38.7077" Longitude="-9.15355" StarRating="3" HotelCode="0|_0x23c11" HotelName="Lisbon Check-In Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Vitorino Damásio, 3, 3o Dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/21/8621598585a4abe3116a1c0a3e7c5ecd6c941f2f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Lisbon Check-In Guesthouse, you'll be centrally located in Lisbon, within a 10-minute drive of Commerce Square and Botanical Garden.  This guesthouse is 1.7 mi (2.8 km) from Rossio Square and 1.7 mi (2.8 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and multilingual staff. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.00" OriginalAmount="965.00">
      <BasicPropertyInfo Latitude="38.720584869384766" Longitude="-9.151346206665039" StarRating="0" HotelCode="0|morganjupiter_apartments" HotelName="Morgan-Jupiter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rodrigo da Fonseca 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/6f/f46fdfe5e95f5af96861ba525767f975c81f0cf4.jpeg</HotelPictures>
        <HotelDescription>Featuring garden views, Morgan-Jupiter Serviced Apartments provides accommodation with a patio and a kettle, around 2.1 km from Dona Maria II National Theatre. The air-conditioned accommodation is 2 km from Rossio, and guests benefit from private parking available on site and free WiFi.&lt;br /&gt;The apartment features 3 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. For added convenience, the property can provide towels and bed linen for an extra charge.&lt;br /&gt;The apartment offers a terrace.&lt;br /&gt;Ribeira Market is 2.6 km from Morgan-Jupiter Serviced Apartments, while Commerce Square is 2.9 km away.&lt;br /&gt;This is our guests' favourite part of Lisbon, according to independent reviews.&lt;br /&gt;We speak your language!&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="38.71730041503906" Longitude="-9.155739784240723" StarRating="0" HotelCode="0|lisbon10" HotelName="Lisbon10" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santa Quitéria 8, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ff/98/ff9839246dee736dba7d37f506cf92008f46954b.jpeg</HotelPictures>
        <HotelDescription>With a stay at Lisbon10 in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Santa Justa Elevator and Gulbenkian Museum.  This apartment is 0.7 mi (1.1 km) from Botanical Garden and 1.7 mi (2.8 km) from Rossio Square.&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;&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="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="38.71104631" Longitude="-9.13562148" StarRating="4" HotelCode="943660|386347" HotelName="Casual Belle Epoque Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madalena 125, 1100-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151034/55bdf29d-4b3c-44e1-8719-f4d02131ca1d.jpg?d=636948331550000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="970.32" OriginalAmount="970.32">
      <BasicPropertyInfo StarRating="1" HotelCode="|440108" HotelName="HOTEL LX ROSSIO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074633_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 32 air-conditioned guestrooms. Satellite television is provided for your entertainment. Bathrooms have deep soaking bathtubs.Buffet breakfasts are available for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.With a stay at Hotel LX Rossio, you'll be centrally located in Lisbon, steps from Santa Justa Elevator and 3 minutes by foot from Rossio Square.  This hotel is 0.4 mi (0.6 km) from Lisbon Cathedral (Se) and 0.4 mi (0.7 km) from Commerce Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Santa Justa Elevator - 0.2 km / 0.1 mi  Rossio Square - 0.2 km / 0.1 mi  Figueira Square - 0.3 km / 0.2 mi  Carmo Convent - 0.3 km / 0.2 mi  Rua Augusta Arch - 0.4 km / 0.2 mi  Lisbon City Hall - 0.5 km / 0.3 mi  Camoes Square - 0.6 km / 0.4 mi  Chiado Museum - 0.6 km / 0.4 mi  Lisbon Coliseum - 0.6 km / 0.4 mi  Liberty Avenue - 0.6 km / 0.4 mi  Lisbon Cathedral (Se) - 0.6 km / 0.4 mi  Fado in Chiado - 0.6 km / 0.4 mi  Commerce Square - 0.7 km / 0.4 mi  Church of Sao Roque - 0.7 km / 0.4 mi  Martim Moniz Square - 0.8 km / 0.5 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 9.5 km / 5.9 mi Cascais (CAT) - 22.4 km / 13.9 mi The preferred airport for Hotel LX Rossio is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="971.47" OriginalAmount="971.47">
      <BasicPropertyInfo Latitude="38.7070174" Longitude="-9.1433862" StarRating="4" HotelCode="162177|1128528" HotelName="LX Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim nº 12, 1200-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228682/a_228682_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="971.75" OriginalAmount="971.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|053034" HotelName="HOTEL LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/666559_image22931_0.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 60 guestrooms, featuring kitchens. 29-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as laptop-compatible safes and desks.Stop by the hotel's restaurant, Gutsy, for lunch or dinner. Dining is also available at the coffee shop/caf�, and room service (during limited hours) is provided. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.A stay at Hotel Lisboa places you in the heart of Lisbon, within a 15-minute walk of Rossio Square and Marquis of Pombal Square.  This 4-star hotel is 0.5 mi (0.9 km) from Botanical Garden and 1.8 mi (2.9 km) from Castle of Sao Jorge.Distances are displayed to the nearest 0.1 mile and kilometer.  Liberty Avenue - 0.1 km / 0.1 mi  Marquis of Pombal Square - 0.5 km / 0.3 mi  Edward VII Park - 0.7 km / 0.5 mi  National Museum of Natural History - 0.8 km / 0.5 mi  Botanical Garden - 0.9 km / 0.5 mi  Lisbon Coliseum - 0.9 km / 0.5 mi  Restauradores Square - 1 km / 0.6 mi  Principe Real Square - 1 km / 0.6 mi  Rossio Square - 1.2 km / 0.7 mi  Hospital Dona Estefania - 1.3 km / 0.8 mi  Martim Moniz Square - 1.4 km / 0.8 mi  Church of Sao Roque - 1.4 km / 0.8 mi  Santa Justa Elevator - 1.4 km / 0.9 mi  Figueira Square - 1.4 km / 0.9 mi  Hospital Sao Jose - 1.5 km / 0.9 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 10.4 km / 6.5 mi Cascais (CAT) - 20.4 km / 12.7 mi The preferred airport for Hotel Lisboa is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="972.00" OriginalAmount="972.00">
      <BasicPropertyInfo Latitude="38.731901603866" Longitude="-9.1392302513123" StarRating="2" HotelCode="69758|hotel_delta_3" HotelName="Dinya Lisbon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ilha do Pico 3, 1000-169 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91895/a_91895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="972.92" OriginalAmount="972.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|601807" HotelName="HOTEL FLAMINGO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/17076_image59080544_0.jpg</HotelPictures>
        <HotelDescription>Hotel Flamingo is located very centrally in Lisbon, right next to Marqu�s de Pombal Square and just 6 miles from the airport. There is a stylish restaurant and a game room. All rooms at Flamingo Hotel are furnished with full private bathrooms, a minibar and a telephone. Each room is air conditioned and equipped with satellite TV.The Hotel Flamingo�s restaurant serves a varied menu of international cuisine. Relax in the evening with a drink from the bar. Guests can access Wi-Fi anywhere in the hotel for a fee. Car rental can be arranged directly through the hotel, and parking is available nearby.It is also possible to arrange Sightseeing tours, Restaurant recomendations and reservations for Fado Shows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="973.01" OriginalAmount="973.01">
      <BasicPropertyInfo StarRating="2" HotelCode="|D27C81" HotelName="MOOV HOTEL LISBOA ORIENTE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34176_image64389417_0.jpg</HotelPictures>
        <HotelDescription>Located in Lisbon, a 16-minute walk from Lisbon Oceanarium, Moov Hotel Lisboa Oriente offers accommodation with a garden, private parking, a common lounge and a terrace. This 2-star hotel offers luggage storage. The smoke-free hotel offers free WiFi throughout the accommodation.At the hotel, all rooms have a desk, a flat-screen TV, a private bathroom, bed linen and towels. All units have a safe.English, Spanish, French and Portuguese are spoken at reception, and staff will be happy to provide information about the area.Orient Station is an 11-minute walk from the accommodation, and Miradouro da Senhora do Monte is 7.7 km away. The nearest airport (Lisbon Humberto Delgado Airport) is 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="974" OriginalAmount="974">
      <BasicPropertyInfo Latitude="38.75832551" Longitude="-9.23541573" StarRating="2" HotelCode="351265|449095" HotelName="Hotel Amadora Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Santos Matos 1, 2700-317 Amadora, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Amadora</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181967/181967a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Lisboa. The hotel features a total of 29 guests rooms. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="976" OriginalAmount="976">
      <BasicPropertyInfo Latitude="38.742254" Longitude="-9.149259" StarRating="5" HotelCode="409422|13102" HotelName="VIP Grand Lisboa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 197, 1050-054 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100322/a_100322_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the historical centre and the main business area of Lisbon. Guests will find links to the public transport network and shops within 300 m of the hotel and there are many attractions close by, including the Bull Fighting Arena (300 m), The Library &amp; National Museum (900 m) and the Oceanarium (8 km), to mention but a few. Lisbon Airport is only 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="976.00" OriginalAmount="976.00">
      <BasicPropertyInfo Latitude="38.71523787" Longitude="-9.14603219" StarRating="0" HotelCode="488749|bairro_alto_suites" HotelName="Bairro Alto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Rosa, 252, Bairro Alto, 1250-096 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624693/624693a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bairro Alto Suites is located in Lisbon Historical Center, in the famous Bairro Alto Neighborhood. We offer several rooms for 2 guests with a large double bed or two twin beds. All the rooms have private bathroom and offer all the amenities (e.g. excellent mattress, air conditioning, flat screen with cable channels, free wifi, free room cleaning service every day and soundproof windows). The building, which went through a recent renovation, dates back to the XV century and offers its guest a comfortable stay in the best location in town. Walk out the door and you can immediately find Lisbon beautiful views at every turn down its colourful, picturesque streets. Miradouro São Pedro de Alcântara, the most known viewpoint is just 30 seconds by foot away as well as all the major city charms you need to experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="977.00" OriginalAmount="977.00">
      <BasicPropertyInfo Latitude="38.7148853" Longitude="-9.13864648" StarRating="4" HotelCode="739034|feels_like_home_rossio_prime_suites" HotelName="Feels Like Home Rossio Prime Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barros Queiros 47, Santa Maria Maior, 1110-076 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/70659/2970659/1.jpg?f=15228367</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="978.00" OriginalAmount="978.00">
      <BasicPropertyInfo Latitude="38.7155188668921" Longitude="-9.13783124658391" StarRating="0" HotelCode="0|castle_view_at_lisbon_heart" HotelName="Castle View at Lisbon Heart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Arco da Graça, 16, 4Dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5e/3b/5e3bfe1feef023ec9fe49cd0acd400f3f43f6143.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Castle View at Lisbon Heart” is set in Lisbon. It boasts a convenient location in the historic city center.&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="979.00" OriginalAmount="979.00">
      <BasicPropertyInfo Latitude="38.7118683939576" Longitude="-9.14454816441798" StarRating="3" HotelCode="0|bairro_house" HotelName="Bairro House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Barroca 34, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/31/3e31474483d26454e11feee675d24f828c85c41f.jpeg</HotelPictures>
        <HotelDescription>Bairro House offers rooms in Lisbon. All rooms feature a kitchen and a private bathroom. The property is close to popular attractions like Chiado, Rossio and Dona Maria II National Theatre. The rooms are equipped with a flat-screen TV with cable channels, oven, a coffee machine, a bidet and a desk. The guest house provides some units that include a balcony, and all rooms have a kettle. All units at Bairro House are fitted with a seating area. Dona Maria II National Theatre is 600 metres from the accommodation, while Bairro Alto is 1.1 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 7 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="980" OriginalAmount="980">
      <BasicPropertyInfo Latitude="38.725022497567" Longitude="-9.1517509617484" StarRating="3" HotelCode="934002|90098" HotelName="HF Fénix Music" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim António de Aguiar 5, 1050-010 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390256/390256a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 16 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="981.62" OriginalAmount="981.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|111153" HotelName="Jupiter Lisboa Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889547_foto_1.jpg</HotelPictures>
        <HotelDescription>Located halfway between Saldanha and Campo Pequeno, Jupiter Lisboa is a newly built hotel featuring a panoramic rooftop with 2 outdoor swimming pools as well as a SPA, a Portuguese  restaurant and a lobby bar with food and drinks.Preserving its original 1906 architecture, Jupiter Lisboa Hotel?s spacious rooms are decorated with images of Lisbon and are equipped with free WiFi, air conditioning, soundproofing, a flat-screen TV and a work desk. Each private bathroom comes with a walk-in shower, a hairdryer and free toiletries.The on-site restaurant serves a hot breakfast buffet every morning and includes a varied menu with international and traditional Portuguese dishes. The Lisboa Amada lobby bar has a variety of drinks and snacks. A 24-hour room service is available for guests? convenience. In the summer time there's also a rooftop bar, available for snacks and drinks.Jupiter Lisboa Hotel?s 24-hour front desk can provide a variety of services including a shuttle service, bicycle and car rental, ticket service, luggage storage and a concierge service. Private underground parking is available, at an extra fee. The hotel has 3 fully equipped meeting rooms. There is a 24-hour fitness centre available, free of charge. The BluSpa at Jupiter Lisboa Hotel, features an indoor treatments pool, sauna, steam bath and a complete massages and treatments menu. These services are not included in the rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="983.00" OriginalAmount="983.00">
      <BasicPropertyInfo Latitude="38.74215" Longitude="-9.14723" StarRating="3" HotelCode="0|republica83campo_pequeno_home" HotelName="Republica83-Campo Pequeno Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da República no. 83 8 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/33/ea33cace7fccc6e31c8e70774f05c0ffec6b27a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Republica83-Campo Pequeno Home in Lisbon (Lisbon Old Town), you'll be steps from Entrecampos and 3 minutes by foot from Campo Pequeno Bullring.  This apartment is 1.1 mi (1.8 km) from Gulbenkian Museum and 1.3 mi (2.1 km) from University of Lisbon.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring refrigerators and microwaves. Your room comes with a Select Comfort bed. Prepare your meals in the shared/communal kitchen. 25-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage, an elevator (lift), and microwave in a common area.&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="16" TotalAmount="984.19" OriginalAmount="984.19">
      <BasicPropertyInfo Latitude="38.722310018871" Longitude="-9.1463408895493" StarRating="4" HotelCode="29247|546395" HotelName="Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/12/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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 5, 1169-066 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47091/w_47091_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre within metres of links to the public transport network, restaurants and shopping venues. Bars are only 1 km away and the nearest nightclubs are 2 km from the hotel. It is approximately 5 km to the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="984.73" OriginalAmount="984.73">
      <BasicPropertyInfo Latitude="38.70505894" Longitude="-9.39491889" StarRating="4" HotelCode="583217|3926055" HotelName="Somewhere Guesthouse Estoril" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Comandante Joaquim Nascimento Gourinho 90, 2635-235 Estoril</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/755328/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This rural hotel warmly welcomes guests in Cascais. For nature lovers and those seeking peace and quiet, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="986.57" OriginalAmount="986.57">
      <BasicPropertyInfo StarRating="3" HotelCode="|716218" HotelName="A.S. Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887889_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in one of the main arteries of the city, this enchanting hotel features a prime situation in one of the most beautiful garden areas of Lisbon. Guests will find different public transport links within walking distance, and Alameda subway station provides easy access to the historic centre, whilst the red line takes travellers to the Oriente train station and to the Airport. The establishment provides cosy rooms, equipped with air-conditioning, TV, tea and coffee set and modern bathroom with hairdryer. Guests will appreciate the calm and peacefulness of the lounge area. This hotel is the ideal choice to spend an unforgettable holiday experience with the family, or for business travellers wishing to continue their work in the comfort of their room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="987" OriginalAmount="987">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|4168" HotelName="Lutecia Smart Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Frei Miguel Contreiras 52, 1749-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49396/a_49396_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to one of the most famous and charming avenues in the city, the Avenida de Roma. Links to the public transport network are just 100 m away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="987.03" OriginalAmount="987.03">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|463545" HotelName="Turim Restauradores Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 3, 1250-114 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22282/a_22282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Lisbon, near Praça dos Restauradores / Av. da Liberdade and close to Lisbon's main shopping area. It can also be found near main means of transport such as buses, the underground, trains, taxis and is only 15 minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="38.735720406216" Longitude="-9.1437245865558" StarRating="2" HotelCode="190550|residencial_canada" HotelName="Hotel Canada" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Central Heating,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Defensores de Chaves 35, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203967/203967a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Residencial Canada enjoys a privileged location right in the center of Lisbon, just 15 minutes from the international airport.
 Its location allows easy access to any point inside or outside the city. Three-star property, the Residential provides a high quality service.
Single rooms with quadruple Rooms, characterized by a high degree of comfort: soundproofing, air conditioning, telephone, cable TV, safe in reception, full bath and laundry service</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="990.63" OriginalAmount="990.63">
      <BasicPropertyInfo Latitude="38.73122987" Longitude="-9.13584753" StarRating="2" HotelCode="362029|758914" HotelName="Hotel Luena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pascoal de Melo 9, 1000-230 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/21070/2421070/1.jpg?f=15050755</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lisbon (Lisbon Old Town), Hotel Luena is within a 10-minute drive of Rossio Square and Martim Moniz Square\n\nLocated in Lisbon (Lisbon Old Town), Hotel Luena is within a 10-minute drive of Rossio Square and Martim Moniz Square. This hotel is 2 mi (3.2 km) from Commerce Square and 2.1 mi (3.4 km) from Lisbon Cathedral (Se). Make yourself at home in one of the 36 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and desks, and housekeeping is provided daily. Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7 AM to 11 AM. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.\n\n</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="38.717559814453125" Longitude="-9.144211769104004" StarRating="3" HotelCode="0|room007_select_liberdade" HotelName="room007 Select Liberdade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rua da Conceição da Glória, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/bf/cebf5be1b9ce6e61f65e18d3d44ed21acff2b0b7.jpeg</HotelPictures>
        <HotelDescription>With a stay at room007 Select Liberdade in Lisbon (Lisbon Old Town), you'll be a 5-minute walk from Botanical Garden and 7 minutes by foot from Rossio Square. This hotel is 0.5 mi (0.8 km) from Santa Justa Elevator and 0.6 mi (1 km) from Marquis of Pombal Square.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Continental breakfasts are available daily from 8:30 AM to 11:30 AM for a fee.&lt;br /&gt;Stay in one of 26 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.&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;Breakfast for children costs: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="991.78" OriginalAmount="991.78">
      <BasicPropertyInfo Latitude="38.710611828476" Longitude="-9.1366889102121" StarRating="4" HotelCode="321494|1459058" HotelName="Lisboa Prata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 116, 1100-420 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67830/90e2fd91-1a28-41d1-9d7e-48520cdcdbac.jpg?d=636596391230000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="992.00" OriginalAmount="992.00">
      <BasicPropertyInfo Latitude="38.72822952270508" Longitude="-9.12930965423584" StarRating="0" HotelCode="0|lisbon_typical_by_homing" HotelName="Lisbon Typical By Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Estácio da Veiga, 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/a2/09a23009fa84b33273b3f7a48b4c5b1510b4a2fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This 4-star apartment is 3.5 mi (5.7 km) from Lisbon Zoo and 4.2 mi (6.7 km) from Lisbon Oceanarium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Hospital Dona Estefania - 1.3 km / 0.8 mi&lt;br /&gt;Martim Moniz Square - 1.5 km / 1 mi&lt;br /&gt;Hospital Sao Jose - 1.6 km / 1 mi&lt;br /&gt;Instituto Superior Tecnico - 1.7 km / 1 mi&lt;br /&gt;Feira da Ladra Flea Market - 1.7 km / 1.1 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.7 km / 1.1 mi&lt;br /&gt;National Pantheon - 1.9 km / 1.2 mi&lt;br /&gt;Atrium Saldanha - 1.9 km / 1.2 mi&lt;br /&gt;Rossio Square - 2 km / 1.3 mi&lt;br /&gt;Saldanha Square - 2 km / 1.3 mi&lt;br /&gt;Figueira Square - 2 km / 1.3 mi&lt;br /&gt;National Museum of Azulejos - 2.1 km / 1.3 mi&lt;br /&gt;Miradouro de Santa Luzia - 2.1 km / 1.3 mi&lt;br /&gt;Fado Museum - 2.1 km / 1.3 mi&lt;br /&gt;Lisbon Coliseum - 2.1 km / 1.3 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 22.3 km / 13.8 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="38.70760464" Longitude="-9.14691715" StarRating="3" HotelCode="488748|lisbon_five_stars_apartments_8_building" HotelName="Lisbon Five Stars Apartments 8 Building" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Luis, 30, 1200-152 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543201/543201a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="954764|casas_do_olival" HotelName="Casas Do Olival" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Olival 64-68, 1200-608 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511433</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="993.63" OriginalAmount="993.63">
      <BasicPropertyInfo Latitude="38.7117" Longitude="-9.13763" StarRating="4" HotelCode="318956|1814698" HotelName="behotelisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Correeiros 136, 1100-168 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/413018/413018a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="993.85" OriginalAmount="993.85">
      <BasicPropertyInfo StarRating="5" HotelCode="|699508" HotelName="VIP Grand Lisboa Hotel and Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887554_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the city centre of Lisbon and was established in 2008, close to the Praca de Touros and the nearest station is Campo Pequeno. It is only 10 minutes to Lisbon Airport by car. The hotel offers 295 guest rooms including 31 suites, furnished in a contemporary style. They come equipped with minibar, hairdryer, safe and air conditioning. The hotel has 2 restaurants serving a wide range of international foods and many Portuguese specialities, and a trendy bar for cocktails and drinks. There is an outdoor swimming pool for guests to take a dip in the hottest day. Other leisure facilities include a sauna and a fitness centre where guests can relax with a number of treatments and massages.InternetAdapted for disabledSafe2StayRestaurantSpaParkingTVGymAir conditionedBathroom</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="995.00" OriginalAmount="995.00">
      <BasicPropertyInfo Latitude="38.71308" Longitude="-9.1289" StarRating="0" HotelCode="0|alfama_dream_apartments" HotelName="Alfama Dream Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escolas Gerais, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/c8/12c8da7033232eb356899c9d875421e73026c654.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), Alfama Dream Apartments is within a 15-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This apartment is 0.5 mi (0.8 km) from Martim Moniz Square and 1 mi (1.6 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This apartment offers designated smoking areas.&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="34" TotalAmount="995.93" OriginalAmount="995.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|601792" HotelName="THE HOTEL MASA ALMIRANTE LISBON STYLISH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16554_image26298172_0.jpg</HotelPictures>
        <HotelDescription>Fully renovated, The hotel Masa Almirante Lisbon Stylish has available 59 comfortable rooms, decorated with elegance, mostly double or twin rooms. It is located in the center of Lisbon, just 100 meters from the metro station of Anjos and near the bustling Pra�a Dom Pedro IV.  All rooms are decorated by plants, according to the general theme: Lisbon and its charms. The City of Light, the Tower of Belem, the tram, the paveds streets, the Portuguese tiles, Vasco da Gama bridge, the fado, homesickness, and the Terreiro do Pa�o arcades are responsible for a truly Portuguese d�cor. The hotel offers free Wi-Fi and a 24-hour reception with many services available, such as car rental, excursions, etc. It offers paid parking for customers, subject to availability. 
All rooms have air conditioning, a flat-screen TV with cable channels, safe, minibar, a kettle for tea and coffee and a modern private bathroom with hairdryer and amenities. Enjoy a buffet breakfast and some snacks and all kinds of soft drinks at the bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="997.00" OriginalAmount="997.00">
      <BasicPropertyInfo Latitude="38.72193996" Longitude="-9.13303849" StarRating="3" HotelCode="775555|the_indy_house" HotelName="The Indy House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Maria Da Fonte 25, 1170-013 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638522/638522a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Largo do Intendente, in the center of Lisbon and in one of the city's most multicultural neighborhoods, you will find the Bombarda Palace. Converted into a creative hospitality unit, the Indy House – Room &amp; Apartments offers a wide range of different rooms and apartments, with equipped kitchens in every floor and charming indoor and outdoor common areas.
The unit comprises 4 single superior rooms, 2 twin rooms, 8 small double rooms, 10 standard double rooms and 10 double superior rooms. All 4 floors with rooms include equipped shared kitchens, available to all guests. 
The 5 one-bedroom apartments, with 30 to 35 sqm and capacity to up to 4 people include one bedroom, one bathroom, a living room and equipped kitchen.
The two-bedroom apartment, with 41 sqm and capacity to up to 6 people include two bedrooms, two bathrooms, a living room and equipped kitchen.
The rooms and apartments are all equipped with bathroom with walk-in shower, wi-fi, TV, A/C and safe.
Breakfast is included in all reservations.
The common rooms and outdoor areas are spacious and invite visitors to enjoy Lisbon in a laid back and independent way. The Palace is only 5 minutes walking distance from Largo do Intendente and the Metro station. This property is ideal for all of those looking to explore the alternative side of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="999.25" OriginalAmount="999.25">
      <BasicPropertyInfo Latitude="38.705887" Longitude="-9.452674" StarRating="4" HotelCode="22624|2058805" HotelName="Vila Bicuda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village,Golf Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Faisões, Vila Bicuda, 2750-689 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29728/a_29728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 3 km from the sandy beaches of Cascais and Guincho, this resort is centrally located at the heart of Sintra-Cascais Natural Park. A selection of restaurants lies just a few minutes' drive away (approximately 1 to 2 km), as do bars and nightclubs (about 2 km from the hotel). Situated in the vicinity are countless shops (3 km) in Cascais, the former summer residence of the Portuguese kings. Sintra World Heritage is located around 20 km away. Links to the public transport network can be found just a stone's throw away, lying about 100 m from the hotel and Lisbon airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1001.13" OriginalAmount="1001.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|716122" HotelName="Turim Restauradores" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887543_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en un lugar tranquilo en el corazandoacute;n de Lisboa, cerca de la Praandccedil;a dos Restauradores, junto a la principal zona de compras de Lisboa y muchos de los mejores monumentos de la ciudad. El acceso al transporte panduacute;blico se encuentra a unos pasos del hotel, ofreciendo fandaacute;cil acceso a toda la ciudad. Cuenta con 100 habitaciones con una decoraciandoacute;n moderna, las mandaacute;s altas de ellas con vistas al castillo de San Jorge. En el restaurante Taberna da Glandoacute;ria tanto el ambiente como la comida son excelentes, haciendo de andeacute;l un lugar encantador y acogedor. El hotel es de no fumadores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1002" OriginalAmount="1002">
      <BasicPropertyInfo Latitude="38.7271921" Longitude="-9.1481088" StarRating="3" HotelCode="326448|488" HotelName="SANA Capitol Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eça de Queiroz 24, 1050-096 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47068/a_47068_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying beside a main road, this city hotel is located in the tourist centre of Lisbon within metres of links to the public transport network. Countless shops are to be found nearby (500 m) and restaurants and nightclubs are 5 km away. The nearest beach is 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1002" OriginalAmount="1002">
      <BasicPropertyInfo Latitude="38.734862901223" Longitude="-9.1508708811317" StarRating="3" HotelCode="11828|487" HotelName="SANA Reno Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque De Ávila 195/7, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11567/a_11567_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated, this hotel is superior for its rating and only a few minute's walk from Paque Eduardi VII and countless attractions. Links to the public transport network are to be found 100 metres away and in the vicinity are shops and restaurants. Bars and pubs are situated within 1.5 km of the hotel whilst the nearest nightclubs are roughly 2 km away. The beach is about 25 km from the hotel and it is 15 km to Lisbon Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1002.79" OriginalAmount="1002.79">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|1043a8" HotelName="Marques de Pombal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 243, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17029/a_17029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon's tourist centre, within minutes of the town centre. Less than 1 km away guests will reach a variety of shopping venues, bars, pubs, nightclubs and links to the public transport network. The sea as well as the beach is around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.00" OriginalAmount="1004.00">
      <BasicPropertyInfo Latitude="38.71798" Longitude="-9.13284" StarRating="0" HotelCode="0|la_la_lisboa" HotelName="La La Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Do Monte 19, 1ºEsq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/ff/41ffa6987e56a40cac1c76b44ad8ee703ee8339d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (1 km) from Castle of Sao Jorge and 0.9 mi (1.5 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private furnished patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom has a jetted bathtub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as barbecue grills.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1006.98" OriginalAmount="1006.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|765807" HotelName="NEYA LISBOA ECO HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/383727_image51275981_0.jpg</HotelPictures>
        <HotelDescription>This environmental-friendly hotel in Lisbon offers modern accommodations with low-consumption air conditioning and a satellite LCD TV. Picoas Metro Station is an 8-minute walk away.Including free Wi-Fi, the classic rooms and suites at Neya Lisboa Eco Hotel come with a spacious bathroom and a minibar. Low energy light bulbs and high-quality thermal and acoustic isolation are standard in each.A breakfast buffet is available daily in the Viva Lisboa! restaurant with its large, factory-style lamps. Healthy Mediterranean dishes based on fairtrade products are served for lunch and dinner at The Neya.The hot tub and fitness centre offer guest the opportunity to enjoy a quiet afternoon for themselves. Various massages and natural beauty treatments are available as well.The 24-hour reception staff provides a car rental service. Marques de Pombal Square and the beginning of Avenida da Liberdade are a 15-minute walk away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007" OriginalAmount="1007">
      <BasicPropertyInfo Latitude="38.734074" Longitude="-9.143443" StarRating="4" HotelCode="244314|49771" HotelName="Olissippo Saldanha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Praia da Vitória 30, 1000-247 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/335059/a_335059_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="38.712024" Longitude="-9.13606717" StarRating="0" HotelCode="943662|esqina_cosmopolitan_lodge" HotelName="Esqina Cosmopolitan Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Madalena 195, Santa Maria Maior, 1100-319 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27973/3827973/1.jpg?f=15652831</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1011.95" OriginalAmount="1011.95">
      <BasicPropertyInfo Latitude="38.771120039615" Longitude="-9.0968452846106" StarRating="3" HotelCode="297244|1185808" HotelName="ibis Lisboa Parque das Naçoes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Mar Vermelho, Lote 1 07 2 2, Nº de Registo:4710, 1990-203 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405353/a_405353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.00" OriginalAmount="1012.00">
      <BasicPropertyInfo Latitude="38.709373474121094" Longitude="-9.134797096252441" StarRating="0" HotelCode="0|lisbon_serviced_apartments_madalena" HotelName="Lisbon Serviced Apartments Madalena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena, n. 36, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/5e/715e0fe1e5de95884a2509d6706e053dd3b5fd17.jpeg</HotelPictures>
        <HotelDescription>This comfortable apartment is situated in Lisboa. A total of 22 guests rooms are available for guests' convenience at LISBON SERVICED APARTMENTS MADALENA. The establishment offers Wi-Fi internet connection on-site. This apartment does not operate a 24-hour reception. Furthermore, LISBON SERVICED APARTMENTS MADALENA offers cots on request for children. This establishment does not accept pets. Transfer service is available for guests' convenience at LISBON SERVICED APARTMENTS MADALENA. Some services may be payable.&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;This property does not accommodate bachelor(ette) or similar parties. Please inform Lisbon Serviced Apartments - Madalena of your expected arrival time in advance. You can use the Special Requests box when booking, or contact the property directly using the contact details in your confirmation. License number: &lt;strong&gt;20.1&amp;#47;14555&lt;/strong&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1014.00" OriginalAmount="1014.00">
      <BasicPropertyInfo Latitude="38.720001220703125" Longitude="-9.129460334777832" StarRating="0" HotelCode="0|graca_amazing_river_views" HotelName="Graça Amazing River Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Verónica, 42 4º Direito, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/a1/c9a13937dbe5bb7ab5a8d8c6f0e938645d7734dc.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Alfama), you'll be within a 15-minute drive of Commerce Square and Rossio Square. This apartment is 0.5 mi (0.9 km) from Martim Moniz Square and 1.3 mi (2.1 km) from Castle of Sao Jorge.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave, and a crib/infant bed (surcharge) can be requested.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1014.15" OriginalAmount="1014.15">
      <BasicPropertyInfo Latitude="38.736082" Longitude="-9.148472" StarRating="0" HotelCode="876650|2336355" HotelName="Holiday Inn Express Lisbon - Plaza Saldanha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Joao Crisosomo  40 e  42, 1050-127 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10886520</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1016.00" OriginalAmount="1016.00">
      <BasicPropertyInfo Latitude="38.72193" Longitude="-9.13452" StarRating="0" HotelCode="0|apartments_center_lisboa" HotelName="Apartments Center Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. da Bica aos Anjos 38, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/f7/2af74488184a7812b567914de57cf9abaec0684c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 10-minute drive of Rossio Square and Commerce Square.  This apartment is 0.4 mi (0.6 km) from Martim Moniz Square and 1.4 mi (2.3 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1017.97" OriginalAmount="1017.97">
      <BasicPropertyInfo StarRating="2" HotelCode="|116035" HotelName="The 8 Down Town Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889626_foto_32.jpg</HotelPictures>
        <HotelDescription>Los viajeros encontrarandaacute;n el aeropuerto a 15000 km. The 8 Down Town Suites tiene un total de 25 habitaciones disponibles para sus huandeacute;spedes. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. The 8 Down Town Suites ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1018" OriginalAmount="1018">
      <BasicPropertyInfo Latitude="38.732456623588" Longitude="-9.1340121659413" StarRating="3" HotelCode="522440|201655" HotelName="Empire Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Housekeeping,Internet,Lounge,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 130, 1170-192 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/549823/549823a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, near Martim Moniz square, the city's main multicultural hub, the Hotel has 63 rooms, all with wireless internet, air conditioning and television. Its interior design is modern and simple, based on a contemporary and urban style, offering all the comfort you require.

The Hotel offers 24-hour reception and continental breakfast (included in the room rate). Guests can also enjoy the lounge, bar and terrace.

On Avenida Almirante Reis, only 4.5 km from the airport and just a few steps from Arroios Metro station, the Hotel is close to numerous places of interest, including the Castle of São Jorge, Lisbon Cathedral, the historical neighbourhoods of Alfama, Graça and Mouraria, the city's main squares and several viewpoints with fabulous views over the city. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1018.00" OriginalAmount="1018.00">
      <BasicPropertyInfo Latitude="38.753719329833984" Longitude="-9.137189865112305" StarRating="0" HotelCode="0|4u_lisbon_airport_suites_2" HotelName="4U Lisbon Airport Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA SANTA JOANA PRINCESA Nº17, 1700-356, LISBON, PORTUGAL, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/c3/3ec3ae16782fac223dd67de73e551f29c7274ac2.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon within 5 km of Liberty Avenue and 5 km of Lisbon Casino, 4U Lisbon Airport Suites features rooms with free WiFi. The property is around 6 km from Luz Football Stadium and 6 km from Amoreiras. Local points of interest like Rossio and Dona Maria II National Theatre are reachable within 6 km. At the guest house, every room comes with a desk, a flat-screen TV and a private bathroom. Every room has air conditioning, and some units at 4U Lisbon Airport Suites have a terrace. All guest rooms include a wardrobe. Continental and buffet breakfast options are available every morning at the accommodation. Guests at 4U Lisbon Airport Suites will be able to enjoy activities in and around Lisbon, like cycling and hiking. Lisbon Oceanarium and Nations Park are 6 km from the guest house. Humberto Delgado Airport is 2.5 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1018.00" OriginalAmount="1018.00">
      <BasicPropertyInfo Latitude="38.73184324" Longitude="-9.14932881" StarRating="0" HotelCode="721228|silk_lisbon" HotelName="Silk Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 40, 2 Esq, Avenidas Novas, 1050-230 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/64516/2964516/1.jpg?f=15084484</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.76" OriginalAmount="1018.76">
      <BasicPropertyInfo Latitude="38.723895841552" Longitude="-9.1501338587159" StarRating="4" HotelCode="55946|1908515" HotelName="Hotel PortoBay Marquês" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 32, 1250-098 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72454/a_72454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the city centre, close to overground and underground railway stations, and Lisbon airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1019" OriginalAmount="1019">
      <BasicPropertyInfo Latitude="38.750828526443" Longitude="-9.2575263977051" StarRating="4" HotelCode="39559|40662" HotelName="Pousada Palácio de Queluz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Palacio Nacional, 2745-191 Queluz</AddressLine>
          </AddressLines>
          <CityName>Queluz</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11600/a_11600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Queluz, which is both a town and a parish within the municipality of Sintra. It has more than 70,000 inhabitants and is located 14 km from Sintra and 12 km from Lisbon. Some interesting places for guests to visit nearby include the Pena National Palace dating back to the 19th century, the Village National Palace (12th/16th century), the Joe Berardo Museum, the Toy Museum, Mafra Convent, Cabo da Roca, Estoril, Cascais and Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1019.75" OriginalAmount="1019.75">
      <BasicPropertyInfo Latitude="38.728187597792" Longitude="-9.1494736075401" StarRating="3" HotelCode="46474|265015" HotelName="Avenida Parque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Sidónio Pais 6, 1050-214 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28894/w_28894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1020.76" OriginalAmount="1020.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|815287" HotelName="OLISSIPPO MARQUES DE SA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/400407_image63547598_0.jpg</HotelPictures>
        <HotelDescription>The Olissippo Marqu�s de S� Hotel, opened in 1996 and completely refurbished in 2009, is located in one of the most elegant areas of Lisbon, near the "El Corte Ingles", Gulbenkian Foundation andUnderground stations.
The hotel, located in the heart of Avenidas Novas in Lisbon, has 164 Rooms divided by 9 Floors, including 1 Suite in the last floor. Each floor is a different experience that will bring you new emotions. From the pacific blue to the captivating red, you choose.
At restaurant Varanda do Marqu�s, the traditional Portuguese cuisine is the main ingredient to your satisfaction. Completely renovated in 2011. Bar- Located on the main floor of the Hotel, at Olissippo Marqu�s de S� Bar, you will find the perfect location to have your informal meeting, enjoy a cocktail late in the afternoon, or even a light meal. You can also use the Internet Wireless.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1022.00" OriginalAmount="1022.00">
      <BasicPropertyInfo Latitude="38.71238" Longitude="-9.14103" StarRating="4" HotelCode="0|chiado_views_by_homing" HotelName="Chiado Views by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Condessa, 80, 3 esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/62/ef627e927a0783c74e8e8da3f918e7202447cefb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (0.9 km) from Commerce Square and 0.6 mi (1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a washer/dryer.&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="16" TotalAmount="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="38.734893723233" Longitude="-9.1453819828033" StarRating="3" HotelCode="497842|2144175" HotelName="Hotel White Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Republica 9, 1050-185 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/611774/w_611774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lisbon, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1025.00" OriginalAmount="1025.00">
      <BasicPropertyInfo Latitude="38.72002029418945" Longitude="-9.135540008544922" StarRating="0" HotelCode="0|casas_da_baixa_vila_intendente_2" HotelName="Casas Da Baixa - Vila Intendente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Palma 308  Lisboa, 1100-394, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/ca/25ca5435c0b5faba7a92280dcec3fe7150506b3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Casas Da Baixa - Vila Intendente» is located in Lisbon. This apartment is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Intendente, Castle of Sao Jorge and Rossio Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1027.00" OriginalAmount="1027.00">
      <BasicPropertyInfo Latitude="38.71171951293945" Longitude="-9.127349853515625" StarRating="0" HotelCode="0|beautiful_unique_alfama_flat" HotelName="Beautiful &amp; Unique Alfama Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco De Penabuquel 18, Lisboa, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/d6/b3d6e3598c68c30848d4225a57768e2bb0930cce.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 10-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge. This apartment is 0.7 mi (1.1 km) from Commerce Square and 0.7 mi (1.1 km) from Martim Moniz Square.&lt;br /&gt;Featured amenities include express check-in and express check-out.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1028.82" OriginalAmount="1028.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|467387" HotelName="P�teo Saudade Lofts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1101608_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 16 individually decorated guestrooms, featuring kitchenettes with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, and housekeeping is provided once per stay.Featured amenities include multilingual staff and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).With a stay at P�teo Saudade Lofts, you'll be centrally located in Lisbon, a 2-minute drive from Rossio Square and 8 minutes from Bel�m Tower.  This apartment is 0.5 mi (0.8 km) from Castle of S�o Jorge and 5.2 mi (8.3 km) from Lisbon Oceanarium.Distances are displayed to the nearest 0.1 mile and kilometer.  Armazens do Chiado Mall - 0.1 km / 0.1 mi  Lisbon City Hall - 0.3 km / 0.2 mi  Commerce Square - 0.3 km / 0.2 mi  Rua Augusta Arch - 0.3 km / 0.2 mi  Santa Justa Elevator - 0.3 km / 0.2 mi  Carmo Convent - 0.3 km / 0.2 mi  National Museum of Contemporary Art - 0.4 km / 0.3 mi  Fernando Pessoa Statue - 0.4 km / 0.3 mi  Lisboa Story Centre - 0.5 km / 0.3 mi  Dom Pedro IV Statue - 0.5 km / 0.3 mi  Rossio Square - 0.5 km / 0.3 mi  Cam�es Square - 0.5 km / 0.3 mi  Santo Antonio Church - 0.5 km / 0.3 mi  Figueira Square - 0.6 km / 0.3 mi  Fado in Chiado - 0.6 km / 0.4 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 8.8 km / 5.5 mi Cascais (CAT) - 22.3 km / 13.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1029.00" OriginalAmount="1029.00">
      <BasicPropertyInfo Latitude="38.72747" Longitude="-9.1319" StarRating="0" HotelCode="0|lisbon_apartments_in_anjos" HotelName="Lisbon Apartments in Anjos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ilha do Principe, 4 1 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/fe/e3feaa422c91cef7cab5d2e27feab668cab8d107.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This apartment is close to Rossio Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="63" TotalAmount="1030.00" OriginalAmount="1030.00">
      <BasicPropertyInfo Latitude="38.70859" Longitude="-9.1554" StarRating="3" HotelCode="0|traditional_lisbon_madragoa_studio" HotelName="Traditional Lisbon Madragoa Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos isabéis 22, 1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/d4/d1d4ed51cc0f493ecf3b6bf0c1ed05d3ec73b539.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Santos), this apartment is within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 2.1 mi (3.4 km) from Lisbon Cathedral (Se) and 2.4 mi (3.9 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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="1030.75" OriginalAmount="1030.75">
      <BasicPropertyInfo Latitude="38.722652" Longitude="-9.133829" StarRating="3" HotelCode="31001|5282" HotelName="Dos Anjos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrade 16, 1170-015 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49655/a_49655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located directly beside the sea (no direct access to the beach) within a short distance (1 km) of various shopping venues and countless restaurants. The town centre lies close by and can easily be reached on foot in just half an hour. The inviting sandy beach is a convenient drive away, lying approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1032.46" OriginalAmount="1032.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|716184" HotelName="Anjos" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1297989_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming hotel enjoys a convenient position in Lisbon, just a 2-minute walk from Intendente metro station and 15 minutes from Avenida da Liberdade with plenty of entertainment, shopping and dining options. Marquandecirc;s de Pombal Square and Eduardo VII Park are 2 kilometres from the establishment and Lisbon International Airport is around a 15-minute ride away. There are several types of air-conditioned guest rooms that are decorated in different styles, but all of them come with all the necessary amenities for a comfortable stay. They count with a private bathroom with a hairdryer, as well as amenities such as a flat-screen TV and a safe. Guests may enjoy a delicious continental breakfast buffet every day and if they are travelling by car, they might be interested to know that there is a complimentary car park on-site. There is also a TV lounge to relax at the end of the day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1033.24" OriginalAmount="1033.24">
      <BasicPropertyInfo Latitude="38.74053" Longitude="-9.148382" StarRating="4" HotelCode="67147|337135" HotelName="Turim Iberia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 160, 1050-062 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86861/a_86861_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the most exclusive areas in Lisbon, close to the Calouste Gulbenkian Museum and Campo Pequeno Square. It is around a 30-minute drive to the beach, on the Costa Caparica, and Lisbon Airport is around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1033.49" OriginalAmount="1033.49">
      <BasicPropertyInfo Latitude="38.741228661742" Longitude="-9.1497364640236" StarRating="4" HotelCode="326430|2159725" HotelName="Holiday Inn Lisbon Continental" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Laura Alves 9, 1069-169 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46912/a_46912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located approximately 100 m away from public transport and is distinguished by it's central location. There are scores of shops as well as shops, restaurants, bars, pubs and nightclubs in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1035.00" OriginalAmount="1035.00">
      <BasicPropertyInfo Latitude="38.7286764" Longitude="-9.1445766" StarRating="2" HotelCode="153711|hotel_alicante" HotelName="Hotel Alicante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque De Loule 20, 1050-090 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10619351</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.00" OriginalAmount="1037.00">
      <BasicPropertyInfo Latitude="38.72242725" Longitude="-9.14974609" StarRating="0" HotelCode="960121|brasilia_" HotelName="Brasilia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano 29 2, 1250-008 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44054/2944054/1.jpg?f=14989046</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1039.00" OriginalAmount="1039.00">
      <BasicPropertyInfo Latitude="38.736925" Longitude="-9.150482" StarRating="3" HotelCode="17610|sana_executive_hotel" HotelName="SANA Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Conde de Valbom 56, 1050-069 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21005/a_21005_AJ2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, modern hotel is located around 3 km from the town centre within 150 m of links to the public transport network. Numerous shops as well as restaurants are in the hotel's immediate vicinity and the nearest bars are around 1.5 km away. There are nightclubs located around 2 km away and a beach is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1040.74" OriginalAmount="1040.74">
      <BasicPropertyInfo Latitude="38.71371369343" Longitude="-9.1396848956661" StarRating="3" HotelCode="935613|1464988" HotelName="My Story Hotel Rossio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca Dom Pedro IV (Rossio Square) 59, 1100-200 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413540/w_413540_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.00" OriginalAmount="1041.00">
      <BasicPropertyInfo Latitude="38.71634292602539" Longitude="-9.13358211517334" StarRating="0" HotelCode="0|amazing_castle_views_in_historic_center" HotelName="Amazing Castle Views in Historic Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Terreirinho, 4 3ºD, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/85/9c85c7c370d7c043f1e2f913141889bc19b84baf.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 3-minute walk from Martim Moniz Square and 9 minutes by foot from Rossio Square. This apartment is 0.7 mi (1.1 km) from Lisbon Cathedral (Se) and 0.6 mi (0.9 km) from Santa Justa Elevator.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Martim Moniz Square - 0.2 km / 0.1 mi&lt;br /&gt;Hospital Sao Jose - 0.3 km / 0.2 mi&lt;br /&gt;Figueira Square - 0.6 km / 0.4 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.6 km / 0.4 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.7 km / 0.4 mi&lt;br /&gt;Rossio Square - 0.7 km / 0.4 mi&lt;br /&gt;Lisbon Coliseum - 0.9 km / 0.5 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.9 km / 0.5 mi&lt;br /&gt;Liberty Avenue - 0.9 km / 0.5 mi&lt;br /&gt;Fado Museum - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.6 mi&lt;br /&gt;Restauradores Square - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;National Pantheon - 1.1 km / 0.7 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 6.5 km / 4 mi&lt;br /&gt;Cascais (CAT) - 22.9 km / 14.3 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1041.95" OriginalAmount="1041.95">
      <BasicPropertyInfo StarRating="4" HotelCode="|610533" HotelName="REAL OEIRAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OEIRAS</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/57172_fotpe1_1_room.jpg</HotelPictures>
        <HotelDescription>Business and holiday hotel close to the beach in Lisbon. The Real Oeiras is an elegant and complete hotel, offering a great variety of modern and high quality facilities. It has a privileged location, on the coast of Estoril and Sintra, surrounded by places and activities which will allow you moments of pleasure and satisfaction. The Real Oeiras Hotel is perfect to hold working reunions, congresses or conventions, disposing of several lounges of great capacity and a complete Business Center. Its 100 rooms are large and elegant and they dispose of the up-to-date comfort technology such as satellite dish TV, telephone, mini bar, background music and full Bathroom. Inside all of them, the client is surrounded into a perfect atmosphere to relax and work. The hotel offers, among other services, swimming pool, gymnasium, restaurant, social lounges and car park. A very complete hotel which guarantees an unforgettable stay for your business trips, as well as for your holidays. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1043.00" OriginalAmount="1043.00">
      <BasicPropertyInfo Latitude="38.70977469" Longitude="-9.13868963" StarRating="3" HotelCode="409043|pateo_saudade_lofts" HotelName="Páteo Saudade Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Crucifixo 31, Santa Maria Maior, 1100-182 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/06424/2306424/1.jpg?f=14961292</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1044.00" OriginalAmount="1044.00">
      <BasicPropertyInfo Latitude="38.707657" Longitude="-9.14687627" StarRating="3" HotelCode="624194|orion_odm_lisbon_8_building" HotelName="Orion ODM Lisbon 8 Building" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praça de Dom Luís I 30, 1200-148 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5436452</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1044.00" OriginalAmount="1044.00">
      <BasicPropertyInfo Latitude="38.7084713" Longitude="-9.15607539999996" StarRating="0" HotelCode="0|like_home_santos_" HotelName="Like Home - Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vicente Borga 112, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/f9/e5f91b6cf5567b7738a1d83e631d9a61ead69f66.jpeg</HotelPictures>
        <HotelDescription>Located within 1.5 km of Lisbon's historical downtown, Like Home - Santos is 700 metres from the Tagus River. The unit is just 650 metres from Santos Train Station.The apartments and studios come with a cable TV in the living room, along with sofas and a dining table. Featuring a shower, the private bathroom also comes with a hairdryer. Extras include a washing machine and free WiFi access.Guests are welcome to cook their own meals in the kitchen or kitchenette, enjoying them in the dining area. The historical centre has various restaurant options for guests to enjoy.Lively night areas like Cais do Sodré and Bairro Alto are 1.5 km and 1.2 km away, respectively. Lisbon's Portela Airport is located 13 km from the Like Home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1044.00" OriginalAmount="1044.00">
      <BasicPropertyInfo Latitude="38.73025131225586" Longitude="-9.128829956054688" StarRating="0" HotelCode="0|calado_duplex_apartment" HotelName="Calado Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Calado 42, 1170-070, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/54/7a54fcfb1188944483c78adbabad1d0fbf3eb7bb.jpeg</HotelPictures>
        <HotelDescription>Located 1.7 km from Miradouro da Senhora do Monte in Lisbon, Calado Apartments provides accommodation with air conditioning and free WiFi. Each unit is equipped with a fully equipped kitchen with a dishwasher, a seating area with a sofa, a flat-screen TV, a washing machine, and a private bathroom with shower and a hairdryer. A microwave, a fridge and oven are also provided, as well as a kettle and a coffee machine. Rossio is 2.8 km from the apartment, while Dona Maria II National Theatre is 2.9 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|859695" HotelName="My Story Hotel Tejo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Condes de Monsanto 2, 1100-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/003320/003320a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is one of the most modern in Lisbon. Centrally located, it is situated only just 100 m from Rossio Square. Two car parks are situated very close by. Lisbon Airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="38.7052001953125" Longitude="-9.162190437316895" StarRating="0" HotelCode="0|santos_blue_tiles" HotelName="Santos Blue Tiles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Olival nº 23 R/C Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/ee/e6ee515bcf2533df2391ae88842fcd7462621d30.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be within a 5-minute drive of Commerce Square and Rossio Square. This 4-star apartment is 2.5 mi (4.1 km) from Lisbon Cathedral (Se) and 3.5 mi (5.6 km) from Belem Tower.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parliament (Sao Bento Palace) - 1.3 km / 0.8 mi&lt;br /&gt;Estrela Basilica - 1.4 km / 0.9 mi&lt;br /&gt;Mercado da Ribeira - 1.6 km / 1 mi&lt;br /&gt;LxFactory - 1.6 km / 1 mi&lt;br /&gt;Camoes Square - 2 km / 1.2 mi&lt;br /&gt;Fado in Chiado - 2 km / 1.3 mi&lt;br /&gt;Principe Real Square - 2.1 km / 1.3 mi&lt;br /&gt;National Museum of Natural History - 2.1 km / 1.3 mi&lt;br /&gt;Church of Sao Roque - 2.1 km / 1.3 mi&lt;br /&gt;Lisboa Congress Centre - 2.2 km / 1.3 mi&lt;br /&gt;Chiado Museum - 2.2 km / 1.4 mi&lt;br /&gt;25th of April Bridge - 2.2 km / 1.4 mi&lt;br /&gt;Botanical Garden - 2.3 km / 1.4 mi&lt;br /&gt;Lisbon City Hall - 2.4 km / 1.5 mi&lt;br /&gt;Rua Augusta Arch - 2.4 km / 1.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 14.4 km / 8.9 mi&lt;br /&gt;Cascais (CAT) - 22.1 km / 13.7 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&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="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="38.71307374" Longitude="-9.12893138" StarRating="2" HotelCode="402604|alfama_patio_hostel" HotelName="Alfama Patio Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Designated Smoking Area,Garden,Internet,Laundry,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Escolas Gerais 3, Patio dos Quintalinhos 1, Sao Vincente, 1100-213 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/579938/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 Alfama Patio Hostel in Lisbon (Alfama), you'll be minutes from Portas do Sol Viewpoint and Castle of Sao Jorge. This hostel is within close proximity of Artes Decorativas Museum and Miradouro de Santa Luzia.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the individually decorated guestrooms. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes, and housekeeping is provided daily.&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 concierge services.&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 breakfast is included.&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, a 24-hour front desk, and coffee/tea in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1046.17" OriginalAmount="1046.17">
      <BasicPropertyInfo Latitude="38.7173224" Longitude="-9.1475349" StarRating="4" HotelCode="41079|276975" HotelName="Principe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria, 53, 1250-006 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66286/a_66286_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in one of the typical, hilly areas surrounding the centre, and an ideal location for tourists, who will easily reach Liberdade Avenue in a number of minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1048.00" OriginalAmount="1048.00">
      <BasicPropertyInfo Latitude="38.715328216552734" Longitude="-9.15158462524414" StarRating="0" HotelCode="0|cozy_tailor_made_with_a_refreshing_terrace" HotelName="Cozy Tailor Made With a Refreshing Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praça das Flores 47 Ground Floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/59/9259ae403a36d45ca1614bb552e3a943e668cd93.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Principe Real), you'll be within a 5-minute drive of Santa Justa Elevator and Gulbenkian Museum. This apartment is 0.4 mi (0.7 km) from Botanical Garden and 1.8 mi (2.9 km) from Commerce Square.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1049.58" OriginalAmount="1049.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|307011" HotelName="WHITE LISBOA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/970231_image48694084_0.jpg</HotelPictures>
        <HotelDescription>The Hotel White Lisboa is located in the center of the city, close to business areas and historical places of the city.
It has 41 rooms, 4 duplex suites and a rooftop pool with panoramic views of the city. Here the design was used in the service of comfort to meet the needs of the modern traveler who intends to live Lisbon with the maximum of centrality and services at his disposal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="38.70716094970703" Longitude="-9.144229888916016" StarRating="3" HotelCode="0|azulejos_cais_sodre_bb" HotelName="Azulejos Cais Sodré B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Remolares, 23, 3 dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/98/6a98a19d57cae4f658df19cf7eb135e238fd2cf6.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Lisbon Old Town), Azulejos Cais Sodré B&amp;amp;B is within a 15-minute walk of Santa Justa Elevator and Commerce Square. This bed &amp;amp; breakfast is 0.6 mi (1 km) from Rossio Square and 0.7 mi (1.2 km) from Lisbon Cathedral (Se).&lt;br /&gt;Guests will find features like an airport shuttle.&lt;br /&gt;Make yourself at home in one of the 3 guestrooms.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="38.7128081" Longitude="-9.12623595" StarRating="0" HotelCode="954229|tandem_palacio_alfama" HotelName="Tandem Palacio Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Remedios 139, Santa Maria Maio, 1100-453 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10945291</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1050.78" OriginalAmount="1050.78">
      <BasicPropertyInfo Latitude="38.720384417546" Longitude="-9.150718152523" StarRating="4" HotelCode="166323|361005" HotelName="Altis Prime Hotel de Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 4, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233102/w_233102_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel enjoys a unique location in the heart of Lisbon, in the city's main commercial and financial artery. It is located nearby Lisbon's most fashionable shopping areas such as the Avenida da Liberdade and Rua Castilho, historic neighbourhoods such as Príncipe Real, Bairro Alto, and leading museums. The Old Town is a 10-minute walk from the business hotel, Sao Jorge Castle is 2 km away, Lisbon Congress Centre is 5 km away and the grounds for the Lisbon International Trade Fair are around 11 km away. Lisbon-Portela airport is approximately 6 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1051.00" OriginalAmount="1051.00">
      <BasicPropertyInfo Latitude="38.710442446467" Longitude="-9.1381399333477" StarRating="3" HotelCode="190562|browns_downtown" HotelName="Brown's DownTown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 73, 1100-576 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/266992/w_266992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1051.18" OriginalAmount="1051.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|698591" HotelName="TURIM IBERIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/233331_fotpe1_Iberia_Fachada1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in one of the main city avenue of Lisbon, is the perfect departure place for guests on leisure or business. It has easy access by public transportation; a Metro Station (Campo Peque�o) is about 50 meters far from the hotel. It is a residential, shopping and business area, with several shopping centers, restaurants, Museums. The hotel has 86 rooms with a sophisticated and modern design, and they are equipped with air conditioning, minibar, satellite TV, WIFI, room service, safe box, telephone, amenities and hair dryer.  The Turim Vintage Bar and the relax atmosphere is an ideal place for a drink or light meal with friends. It has a meeting room on the top floor, with day light and nice views over the town, this is the perfect choice for a meeting, showroom or any type of social event.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1053.20" OriginalAmount="1053.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|615474" HotelName="BELVER PRINCIPE REAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/71404_image569267_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Pr�ncipe Real has 18 rooms with unique design and decoration, including 8 junior suites and 2 Luxury suites with a magnificent view of the S�o Jorge Castle (on the top floor), all equipped with hairdryer, air conditioning, telephone direct, Internet, LCD cable TV, work desk, safe and minibar. This boutique hotel offers a breakfast room, a pleasant lounge bar, library / living room and the Internet point (where customers have Internet access free of charge).Also note the concierge service, 24-hour reception service, room service, daily newspapers, excursions, shuttle service and the free private parking.The Hotel Pr�ncipe Real is located in the heart of Lisbon, close to the Botanical Garden and Bairro Alto, just a 5-minute walk from Chiado and 8 km from Lisbon Airport.Check-In: 16:00 p.m., Check-Out: 12:00 p.m., "They only accept children from 6 years old", Credit Cards Accepted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1055.34" OriginalAmount="1055.34">
      <BasicPropertyInfo Latitude="38.7225941342" Longitude="-9.1526035636814" StarRating="4" HotelCode="69756|572855" HotelName="Legendary Lisboa Suites" 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,Currency Exchange,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 44-50, 1250-193 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91893/a_91893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish apartment hotel is located in the shopping and business quarter of the city. Guests will quickly and easily reach the centre of Lisbon with links to the public transport network located directly in front of the hotel. Shopping facilities and restaurant are within 500 m of the hotel; bars and pubs are around 2 km from the hotel and the nearest nightclub is roughly 2.5 km away. The nearest beach is approximately 30 km away and is a worthwhile destination for an excursion.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1056.00" OriginalAmount="1056.00">
      <BasicPropertyInfo Latitude="38.7127685546875" Longitude="-9.137507438659668" StarRating="3" HotelCode="0|lisbon_silver_flower" HotelName="Lisbon Silver Flower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 250, 3E, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/47/aa47a8c590d408d2d37861004200dd4c3746588d.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Lisbon Silver Flower in Lisbon (Lisbon Old Town), you'll be steps from Rossio Square and Santa Justa Elevator.  This guesthouse is 0.4 mi (0.7 km) from Lisbon Cathedral (Se) and 0.4 mi (0.7 km) from Commerce Square.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Figueira Square - 0.1 km / 0.1 mi&lt;br /&gt;Rossio Square - 0.2 km / 0.1 mi&lt;br /&gt;Santa Justa Elevator - 0.2 km / 0.1 mi&lt;br /&gt;Carmo Convent - 0.3 km / 0.2 mi&lt;br /&gt;Lisbon Coliseum - 0.5 km / 0.3 mi&lt;br /&gt;Liberty Avenue - 0.5 km / 0.3 mi&lt;br /&gt;Rua Augusta Arch - 0.6 km / 0.3 mi&lt;br /&gt;Fernando Pessoa Statue - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Sao Jose - 0.6 km / 0.4 mi&lt;br /&gt;Martim Moniz Square - 0.6 km / 0.4 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.7 km / 0.4 mi&lt;br /&gt;Camoes Square - 0.7 km / 0.4 mi&lt;br /&gt;Commerce Square - 0.7 km / 0.4 mi&lt;br /&gt;Foz Palace - 0.7 km / 0.4 mi&lt;br /&gt;Lisbon City Hall - 0.7 km / 0.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 14.5 km / 9 mi&lt;br /&gt;Cascais (CAT) - 21.8 km / 13.5 mi&lt;br /&gt;The preferred airport for Lisbon Silver Flower is Humberto Delgado Airport (LIS).&lt;br /&gt;business_amenities : Featured amenities include an elevator, microwave in a common area, and refrigerator in a common area. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Dining : Continental breakfasts are available daily from 8:30 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : Near Rossio Square&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Dining venue(s)&lt;br /&gt;Rooms : Make yourself at home in one of the 6 guestrooms featuring refrigerators. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Conveniences include complimentary bottled water, 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;Breakfast for children costs: 10.00 EUR.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from and to airport available. Cost: 50.00 EUR both ways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1056.73" OriginalAmount="1056.73">
      <BasicPropertyInfo Latitude="38.734855931652" Longitude="-9.1504982113838" StarRating="4" HotelCode="11842|572815" HotelName="Alif Avenidas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque D’Ávila, 189, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11603/a_11603_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes from the city centre, where there are many shopping venues. Public transport departs from a stop located 300 m from the hotel and Lisbon Airport is only around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.00" OriginalAmount="1057.00">
      <BasicPropertyInfo Latitude="38.712498" Longitude="-9.137069" StarRating="2" HotelCode="295415|vistas_de_lisboa_hostel" HotelName="Vistas De Lisboa Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Coffee Shop,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Douradoures Nº178, 4th floor, Lissabon 1100-207</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/35857/2135857/1.jpg?f=14979128</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vistas de Lisboa Hostel, you'll be centrally located in Lisbon, steps from Figueira Square and minutes from Castle of Sao Jorge. This hostel is within close proximity of Santa Justa Elevator and Dom Pedro IV Statue.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and microwaves. Rooms have private balconies. Satellite programming and MP3 docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include minibars and coffee/tea makers, and you can also request microwaves.&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 a television in the lobby.&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 Vistas de Lisboa Hostel.&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 computer station, and dry cleaning/laundry services. A shuttle from the hotel to the airport is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1057.97" OriginalAmount="1057.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|C47569" HotelName="PESTANA LISBOA VINTAGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25454_image60482680_0.jpg</HotelPictures>
        <HotelDescription>The Pestana Lisboa Vintage is located close to Avenida da Liberdade and the most diverse services, shops and businesses. Combining the comfort of a 4-star hotel with the functionality of an apartment in the center of Lisbon, the hotel is a 3-minute walk from Pra�a Marqu�s de Pombal, where you can find easy access to the entire city. Characterized by a contemporary atmosphere and vintage decor, the hotel has spacious rooms and suites, as well as studios with an equipped kitchenette. Meals can also be enjoyed at the Slang restaurant (opens soon), located on the ground floor of the hotel, with doors opening directly onto the street. The lounge on the top floor provides moments of rest and leisure with views over Lisbon. The Pestana Lisboa Vintage's privileged location makes it the ideal option for extended stays for business or pleasure, individual or family. With the Marqu�s de Pombal metro station and public car parks just a few meters away, it will be a pleasure to explore the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1058.97" OriginalAmount="1058.97">
      <BasicPropertyInfo Latitude="38.718782" Longitude="-9.145558" StarRating="4" HotelCode="14137|1d9832" HotelName="Hotel Lisboa Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" 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>Travessa Salitre 7, Avenida Liberdade, Lisboa 1269-066</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16390/a_16390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated close to Avenida da Liberdade and the botanical gardens. The city centre is around 1 km from the hotel and countless shops, restaurants and a lively selection of bars and discos are to be found in the surrounding area. Public transport leaves from directly in front of the hotel; the airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1059" OriginalAmount="1059">
      <BasicPropertyInfo Latitude="38.71355352" Longitude="-9.13089095" StarRating="3" HotelCode="593574|263872" HotelName="Dalma Old Town Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Dining,Housekeeping,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cegos 2/6, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595282/595282a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Lisboa , this property offers an ideal place of rest and relaxation. The hotel was constructed in 2017. There are a total of 13 rooms on the premises. The property consists of 2 double rooms and 11 apartments. Lift access is available to guests for added convenience. A key collection service is available. Guests can make use of the airport transfer service. Multilingual staff is available to help guests with any queries or service bookings. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1059.00" OriginalAmount="1059.00">
      <BasicPropertyInfo Latitude="38.72749" Longitude="-9.14572" StarRating="0" HotelCode="0|lx51_smart_suites_apartments_by_apt_in_lisbon" HotelName="LX51 - Smart suites &amp; apartments by apt in lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé, 51, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/b5/40b51a90e1faf49aa055227d4db8909443b3d60c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at LX51 - Smart suites &amp;amp; apartments by apt in lisbon places you in the heart of Lisbon, a 8-minute drive from Rossio Square and 11 minutes from Gulbenkian Museum.  This guesthouse is 2.2 mi (3.6 km) from Mercado da Ribeira and 2.3 mi (3.7 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the guesthouse's coffee shop/café.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, luggage storage, and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 50.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="38.715366342623" Longitude="-9.13416007301635" StarRating="0" HotelCode="0|enjoy_mouraria_apartments_" HotelName="Enjoy Mouraria Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escadinhas do Marquês de Ponte de Lima, nº 20, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0f/0f/0f0f31b9afa5495e385963316e6564b8cba5b6be.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Enjoy Mouraria Apartments” is situated in the historic center of Lisbon.&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="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="38.71306" Longitude="-9.13263" StarRating="0" HotelCode="0|apartments_center_castelo" HotelName="Apartments Center Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. de Santa Cruz do Castelo 68, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/86/218691dac2fd74c8eea78c34eabd00772769f9dd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), Apartments Center Castelo is within a 15-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This apartment is 0.6 mi (0.9 km) from Commerce Square and 0.7 mi (1.1 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms, featuring kitchenettes with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and 30-inch flat-screen televisions are provided for your entertainment. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.00" OriginalAmount="1066.00">
      <BasicPropertyInfo Latitude="38.716902112031" Longitude="-9.1485992074013" StarRating="3" HotelCode="190572|rent4days_casa_oliver_principe_real" HotelName="Casa Oliver Príncipe Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Praça Príncipe Real 25, 2º andar, 1250-184 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211248/211248a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.00" OriginalAmount="1067.00">
      <BasicPropertyInfo Latitude="38.71531" Longitude="-9.14997" StarRating="3" HotelCode="0|traditional_duplex_in_principe_real" HotelName="Traditional Duplex in Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cecílio de Sousa 30, 2 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/15/09151acba10cce55524afadf7f8ddd451e1048d4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Principe Real), you'll be a 2-minute drive from Botanical Garden and 8 minutes from Rossio Square.  This apartment is 1.6 mi (2.5 km) from Commerce Square and 1.9 mi (3.1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and a stovetop. There's a private balcony. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&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="16" TotalAmount="1067.56" OriginalAmount="1067.56">
      <BasicPropertyInfo Latitude="38.734277047482" Longitude="-9.1445717244675" StarRating="4" HotelCode="310358|1480048" HotelName="Evolution Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Duque de Saldanha 4, 1050-094 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424506/p_424506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Lisbon, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1068.00" OriginalAmount="1068.00">
      <BasicPropertyInfo Latitude="38.71487132" Longitude="-9.15224804" StarRating="3" HotelCode="629474|feelinglisbon_fado" HotelName="FeelingLisbon Fado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manuel Bernardes 3, Misericordia, 1200-253 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/801630/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1070.76" OriginalAmount="1070.76">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|2118675" HotelName="Turim Marquês Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho da Silveira 26, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/616479/a_616479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1071.00" OriginalAmount="1071.00">
      <BasicPropertyInfo Latitude="38.709956" Longitude="-9.1382207521496" StarRating="3" HotelCode="267018|my_story_hotel_ouro" HotelName="My Story Hotel Ouro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 100, 1100-063 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/372620/w_372620_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="38.714260921893" Longitude="-9.1405174895492" StarRating="2" HotelCode="391451|lisbon_destination_hostel" HotelName="Lisbon Destination Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Duque de Cadaval 17, Rossio Railway Station, 2nd floor, 1200-160 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374489/374489a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hostel is in Lisboa. Customers will enjoy a peaceful and calm stay on the premises, as it counts with a total of 14bedrooms. Lisbon Destionation Hostel is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="38.73553713609" Longitude="-9.1476115975532" StarRating="2" HotelCode="188080|residencia_imperador_" HotelName="Imperador Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 55, 1050-048 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/7/3/5/0/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1078" OriginalAmount="1078">
      <BasicPropertyInfo Latitude="38.725019554959" Longitude="-9.1511781513691" StarRating="4" HotelCode="12434|7245" HotelName="HF Fénix Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/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>Praça Marquês de Pombal 8, 1269-133 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12474/a_12474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the Praça Marquês de Pombal, opposite the Parque Eduardo VII, this city hotel is directly located in the centre of Lisbon. The vicinity offers many places of interest. The area surrounding the hotel offers public transport links and within 500m of the hotel, guests can reach the area's numerous shopping facilities and bars. The diverse range of bars and discos are located around 1 km from the hotel and the airport is around 8 km away. The town centre of Rossio is around 15 km from the hotel and the sea and nearest beach are approximately 25 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.00" OriginalAmount="1078.00">
      <BasicPropertyInfo Latitude="38.71842593" Longitude="-9.15257501" StarRating="3" HotelCode="353980|casa_de_sao_mamede_hotel" HotelName="Casa de São Mamede Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Escola Politécnica 159, 1250-100 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496471/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1079.00" OriginalAmount="1079.00">
      <BasicPropertyInfo Latitude="38.730746620973" Longitude="-9.1470032930374" StarRating="3" HotelCode="63663|america_diamonds" HotelName="American Diamonds" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomas Ribeiro 47, 1050 226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82039/a_82039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1079.92" OriginalAmount="1079.92">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|156705" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 103, Lisboa 1150-020</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248276/w_248276_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1081.86" OriginalAmount="1081.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|116433" HotelName="Browns Downtown Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062729_foto_1.jpg</HotelPictures>
        <HotelDescription>El centro de Brown Hotel es un nuevo hotel boutique, situado en un encantador edificio en Lisboa , situado en el centro de la ciudad , completamente reconstruido con las landiacute;neas y los materiales contemporandaacute;neos , y en landiacute;nea con las anduacute;ltimas tendencias de diseandntilde;o . Las confortables 36 habitaciones (todas diferentes ) tienen una mezcla de texturas y colores con unos trozos de Charles y Ray Eames , Bestlite , Arne Jacobsen , Eero Saarinen , Artemide .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.00" OriginalAmount="1085.00">
      <BasicPropertyInfo Latitude="38.713661193847656" Longitude="-9.135899543762207" StarRating="0" HotelCode="0|apartment_beco_das_farinhas" HotelName="Apartment Beco Das Farinhas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco das Farinhas nº 5- 2º Dt, 1100-234, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/bc/5abc80a518ca7445100e729e0dd362408e6819d7.jpeg</HotelPictures>
        <HotelDescription>Situated in Lisbon, Apartment Beco das Farinhas offers self-catering accommodation with free WiFi. The apartment is 300 metres from Rossio.&lt;br /&gt;The kitchenette is equipped with a microwave and there is a private bathroom with free toiletries and a hair dryer. Towels and bed linen are provided in this apartment.&lt;br /&gt;Chiado is 600 metres from Apartment Beco das Farinhas, while Liberty Avenue is 1.3 km away. The nearest airport is Lisbon Portela Airport, 6 km from Apartment Beco das Farinhas.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="38.71332962" Longitude="-9.12849988" StarRating="0" HotelCode="481706|alma_moura_residences" HotelName="Alma Moura Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calçadinha Do Tijolo 43, 1100-606 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/19508/2519508/1.jpg?f=14931703</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1089.00" OriginalAmount="1089.00">
      <BasicPropertyInfo Latitude="38.71002595" Longitude="-9.13919053" StarRating="3" HotelCode="434657|dream_chiado_apartments" HotelName="Dream Chiado Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova De Alameda 64, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4588390</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1089.00" OriginalAmount="1089.00">
      <BasicPropertyInfo Latitude="38.72029113769531" Longitude="-9.125049591064453" StarRating="3" HotelCode="0|cozy_lisbon_graca" HotelName="Cozy Lisbon Graca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>RUA DO VALE DE SANTO ANTÓNIO Nº 199, 1170-379, LISBON, PORTUGAL, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a5/14/a51436c8f9efca8f8b0c7cf6d7b7b754c39c950a.jpeg</HotelPictures>
        <HotelDescription>Cozy Lisbon Graca offers accommodation in Lisbon, 500 metres from Miradouro da Graca and 1.4 km from Rossio. The apartments are located 1.8 km from Chiado and 800 metres from Alfama. Starting in July 2018, the property will also feature a swimming pool in the garden area. Free WiFi is provided throughout the property. The kitchenette features a dishwasher, microwave and coffee machine. A flat-screen TV is available in all apartments. The building has a common garden where guest can relax. The Graca neighborhood is a tranquil residential area, with supermarket, bakeries and nearby restaurants. Liberty Avenue is 1.9 km from Cozy Lisbon Graca, while Bairro Alto is 2.5 km from the property. Lisbon Humberto Delgado Airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1092" OriginalAmount="1092">
      <BasicPropertyInfo Latitude="38.715641" Longitude="-9.1405170000001" StarRating="3" HotelCode="300247|49814" HotelName="Rossio Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jardim do Regedor 24, 1150-194 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363373/363373a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1093.00" OriginalAmount="1093.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="811666|canaan_apartments_lisbon_combro_77" HotelName="Canaan Apartments Lisbon Combro 77" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco Carrasco, 1200-109 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/37056/3837056/35.jpg?f=15675924</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.00" OriginalAmount="1094.00">
      <BasicPropertyInfo Latitude="38.71929931640625" Longitude="-9.129979133605957" StarRating="0" HotelCode="0|renovated_sunny_apartment_with_balcony_and_free_pickup_by_timecooler" HotelName="Renovated Sunny Apartment with Balcony and Free Pick-up, By TimeCooler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rua da Senhora do Monte, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/d1/19d1907c364f239b2e017cc65feb20f00ddd9683.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This apartment is 0.5 mi (0.8 km) from Martim Moniz Square and 4.1 mi (6.5 km) from Lisbon Zoo.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.6 km / 0.4 mi&lt;br /&gt;Martim Moniz Square - 0.8 km / 0.5 mi&lt;br /&gt;Feira da Ladra Flea Market - 0.8 km / 0.5 mi&lt;br /&gt;Hospital Sao Jose - 0.8 km / 0.5 mi&lt;br /&gt;National Pantheon - 0.9 km / 0.6 mi&lt;br /&gt;Miradouro de Santa Luzia - 1 km / 0.6 mi&lt;br /&gt;Fado Museum - 1 km / 0.6 mi&lt;br /&gt;Figueira Square - 1.2 km / 0.7 mi&lt;br /&gt;Rossio Square - 1.3 km / 0.8 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.4 km / 0.9 mi&lt;br /&gt;Lisbon Coliseum - 1.4 km / 0.9 mi&lt;br /&gt;Liberty Avenue - 1.4 km / 0.9 mi&lt;br /&gt;Hospital Dona Estefania - 1.5 km / 0.9 mi&lt;br /&gt;Santa Justa Elevator - 1.5 km / 0.9 mi&lt;br /&gt;Restauradores Square - 1.6 km / 1 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 23.2 km / 14.4 mi&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.00" OriginalAmount="1096.00">
      <BasicPropertyInfo Latitude="38.71179962158203" Longitude="-9.142990112304688" StarRating="0" HotelCode="0|chiado_central_apartment" HotelName="Chiado Central Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia, 17 - 3º Frente, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/02/520254d2b4f7f8181678273999143cfe10cbef0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Chiado Central Apartment» is located in Lisbon. This apartment is located in the city center. In the morning, have a cup of coffee while looking at the city from the window. You can take a walk and explore the neighbourhood area of the apartment — Baixa-Chiado, Rossio Square and Miradouro de Sao Pedro de Alcantara.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;The staff of the apartment will order a transfer for you. Additional services that the apartment offers to its guests: dry cleaning, ironing and car rental. The staff of the apartment will be happy to talk to you in English and Spanish.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Guests will find the following in the room: a shower and a TV. Please note that the listed services may not be available in all the rooms.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1099" OriginalAmount="1099">
      <BasicPropertyInfo Latitude="38.698779" Longitude="-9.421421" StarRating="3" HotelCode="96805|448812" HotelName="Albergaria Valbom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Valbom 14, 2750-508 Cascais, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134415/a_134415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guest house is located in the heart of Cascais on the Estoril coast and lies just 100 m from the sandy beach and 50 m from the train station. The famous fairy-tale village of Sintra is 10 km away and it is only 20 km to the cosmopolitan city of Lisbon. The residence is conveniently located in a quiet spot and guests will find a wide range of restaurants, nightspots and pubs nearby. Cascais offers shops and a marina (100 m) and Estoril Casino is only 2 km from the hotel. It is 25 km to Lisbon Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.00" OriginalAmount="1103.00">
      <BasicPropertyInfo Latitude="38.7111803564005" Longitude="-9.16269138587916" StarRating="0" HotelCode="0|discovery_apartament_estrela" HotelName="Discovery Apartment Estrela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Ciro nº 14 R/C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/08/ca08d3ae719c6b1ccf0240062368b826b8b0ee00.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Discovery Apartment Estrela” is set in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1106" OriginalAmount="1106">
      <BasicPropertyInfo Latitude="38.7149654" Longitude="-9.13840871" StarRating="4" HotelCode="855706|424672" HotelName="Rossio Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barros Queirós 31, 1100-076 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648247/648247a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1109.89" OriginalAmount="1109.89">
      <BasicPropertyInfo Latitude="38.723758166766" Longitude="-9.149392546627" StarRating="4" HotelCode="295338|748325" HotelName="Turim Av Liberdade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 247, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403270/a_403270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 200 metres from Marquês de Pombal Square and a metro station is 2 minutes' walk away. The hotel is 2 km from Lisbon's city centre, where guests can visit the Castle of São Jorge and Lisbon Cathedral. The beach is about a 30-minute drive away. Lisbon Portela Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="38.710790421115" Longitude="-9.1460040233135" StarRating="5" HotelCode="267639|1025268" HotelName="Palácio Camões - Lisbon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo de Calhariz 16A, 1200-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182573/182573a_hb_a_644.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1116.00" OriginalAmount="1116.00">
      <BasicPropertyInfo Latitude="38.71210479736328" Longitude="-9.150306701660156" StarRating="0" HotelCode="0|dobairro_suites_at_merces" HotelName="DoBairro Suites at Merces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo de Jesus 1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/68/72687027d9be0ec256f4df03d5123df45308b6bb.jpeg</HotelPictures>
        <HotelDescription>With a stay at DoBairro Suites at Merces in Lisbon (Bairro Alto), you'll be minutes from Parliament (Sao Bento Palace) and Principe Real Square. This apartment is close to Santa Justa Elevator and Rossio Square.&lt;br /&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, 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;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&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="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="38.71250915527344" Longitude="-9.12814998626709" StarRating="0" HotelCode="0|alfama_right_point" HotelName="Alfama Right Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 14/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Guilherme Braga, 2 E 4, Largo De Santo Estevao, 7, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/97/90976451e819a2482fe5b5b9541997a3715f184b.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Alfama Right Point in Lisbon (Alfama), you'll be minutes from Fado Museum and Miradouro de Santa Luzia. This apartment is within close proximity of Feira da Ladra Flea Market and Castle of Sao Jorge. Rooms Make yourself at home in one of the 8 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include microwaves and electric kettles.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1126.00" OriginalAmount="1126.00">
      <BasicPropertyInfo Latitude="38.7253114" Longitude="-9.13494785" StarRating="0" HotelCode="732823|o_jardim_da_tessa_" HotelName="O Jardim Da Tessa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 46, 1150-019 Lisbonne</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45418/2945418/1.jpg?f=15048550</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1131.00" OriginalAmount="1131.00">
      <BasicPropertyInfo Latitude="38.71309" Longitude="-9.14431" StarRating="0" HotelCode="0|apartments_center_bairro_alto" HotelName="Apartments Center Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. do Diário de Notícias 127, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/9a/469ae4e457f8999b91fd34092e49b334abb48153.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments Center Bairro Alto  in Lisbon (Bairro Alto), you'll be minutes from Church of Sao Roque and Rossio Square.  This apartment is close to Commerce Square and Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchens with refrigerators and stovetops. 32-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 7.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1132.00" OriginalAmount="1132.00">
      <BasicPropertyInfo Latitude="38.71190675" Longitude="-9.15315409" StarRating="4" HotelCode="614502|casas_de_sao_bento" HotelName="Casas de Sao Bento" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Correia Garcao 9, Misericordia, 1200-640 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19220000/19216200/19216157/86ce9c22_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1132.00" OriginalAmount="1132.00">
      <BasicPropertyInfo Latitude="38.72326" Longitude="-9.13651" StarRating="3" HotelCode="0|casa_do_conde_4" HotelName="Casa do Conde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Conde Pombeiro 9, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/26/7e2614b25a3192f85ede35a8599473e027cb0162.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Casa do Conde  in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Martim Moniz Square and 6 minutes from Rossio Square.  This apartment is 1.4 mi (2.3 km) from Commerce Square and 1.5 mi (2.4 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 250.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 14.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.00" OriginalAmount="1134.00">
      <BasicPropertyInfo Latitude="38.70941975" Longitude="-9.14651054" StarRating="0" HotelCode="563853|santa_bica_eat_drink_sleep" HotelName="Santa Bica" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Cabral 37-39, 1200-072 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/ea/d2ea82558ff439a0c2b4c3bcf1bf32be96994229.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Santa Bica in Lisbon (Bairro Alto), you'll be minutes from Camoes Square and Fado in Chiado.  This bed &amp; breakfast is within close proximity of Fernando Pessoa Statue and Chiado Museum. #  Rooms : # Make yourself at home in one of the 4 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. #  Amenities : # Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of Santa Bica. Quench your thirst with your favorite drink at a bar/lounge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.00" OriginalAmount="1137.00">
      <BasicPropertyInfo Latitude="38.7111467280057" Longitude="-9.14454236626625" StarRating="0" HotelCode="0|_0x2aa73" HotelName="Blue House - Lively Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Barroca 19, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/52/79/527930384952aa846e636c1b83f18e132330eb13.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Blue House - Lively Bairro Alto” is set in Lisbon. It boasts a convenient location within 1 km from the city center.&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="1138.00" OriginalAmount="1138.00">
      <BasicPropertyInfo Latitude="38.7660958712165" Longitude="-9.09821001053122" StarRating="0" HotelCode="0|apt_in_lisbon_oriente_parque_das_nacoes_" HotelName="Apt in Lisbon Oriente 25 Apartments - Parque das Nações" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida D João II, N 25, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f9/70/f970596a2f71783df63e19e5984dc810b0b434ce.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apt in Lisbon Oriente 25 Apartments - Parque das Nações, you'll be centrally located in Lisbon, within a 5-minute walk of Vasco da Gama Shopping Centre and Lisbon Casino.  This apartment is 0.7 mi (1.1 km) from Lisbon Oceanarium and 5.4 mi (8.7 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 7 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and 32-inch flat-screen televisions are provided for your entertainment. Conveniences include microwaves and coffee/tea makers, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment was built in 2010.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1139.57" OriginalAmount="1139.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|113232" HotelName="LAGOAS PARK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PORTO SALVO (OEIRAS)</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887545_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has the Clean&amp;Safe cartificate provided by the Portugues Tourism Institute. Free access to ONE - Wellness Club Collection (gym, group classes, indoor pool, sauna, jacuzzi, Turkish bath) - Access to the Welness Club is limited to people over 16 years old and the use of the pool requires wearing a swim cap and a swimsuit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1141.00" OriginalAmount="1141.00">
      <BasicPropertyInfo Latitude="38.720184326171875" Longitude="-9.142091751098633" StarRating="3" HotelCode="0|boutique_telhal_89" HotelName="Boutique Telhal 89" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. do Telhal 89, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/6d/816dbc2ff395e592af19cf6e4f9d431931e00ecc.jpeg</HotelPictures>
        <HotelDescription>A stay at Boutique Telhal 89 places you in the heart of Lisbon, within a 10-minute walk of Rossio Square and Botanical Garden.  This guesthouse is 0.4 mi (0.7 km) from Restauradores Square and 0.7 mi (1.1 km) from Marquis of Pombal Square.&lt;br /&gt;Featured amenities include express check-in, express check-out, and an elevator.&lt;br /&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring iPod docking stations and minibars. Your Select Comfort bed comes with down comforters and premium bedding. 35-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and designer toiletries.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.00" OriginalAmount="1144.00">
      <BasicPropertyInfo Latitude="38.71831" Longitude="-9.12196" StarRating="3" HotelCode="0|luz_do_rio" HotelName="Luz do Rio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Rui Barbosa 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/de/99deb2c8332233c71748c942dbb59cdf4255ccbd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 10-minute drive of Commerce Square and Martim Moniz Square.  This apartment is 1.2 mi (2 km) from Lisbon Cathedral (Se) and 1.4 mi (2.3 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom has a deep soaking tub and complimentary toiletries. Conveniences include a microwave and an electric kettle.&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="34" TotalAmount="1145.48" OriginalAmount="1145.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|716162" HotelName="PORTOBAY MARQU�S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887088_foto_1.jpg</HotelPictures>
        <HotelDescription>This classic city hotel enjoys a privileged location in Lisbon's city centre next to the beautiful Eduardo VII Park. The shops and monuments of Avenida da Liberdade are right at the hotel's doorstep, and Marques de Pombal metro station provides easy access to the rest of the city and sights such as Belem Tower, St George Castle and the Oceanarium.Guests are welcomed in the elegant lobby with its air of tradition and prestige, and will feel at home in the comfortable, air-conditioned guest rooms with flat-screen TVs, high-speed internet access and spacious ensuite bathrooms with complimentary bath amenities. The sophisticated in-house restaurant serves refined signature dishes such as Rothschild Prawn Bisque and Aviz Royal Red Crab Cocktail with Christofle silverware and Vista Alegre china, altogether making this not only the perfect place to rest but also to enjoy an exquisite dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="38.71336627" Longitude="-9.12934195" StarRating="0" HotelCode="706939|oliveirinha" HotelName="Oliveirinha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveirinha 30 E 32, Sao Vicente, 1100-384 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/e3/d6e3feddc51f645f01b70bdbae005d9e696bea5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Oliveirinha is located in a traditional 17th-century building in the heart of Alfama district. It offers studios and 2-bedroom apartments with free WiFi access and either city or Tagus River views.Each unit is exclusively decorated and features an equipped kitchenette with all the necessary utensils to prepare meals and a dining table. Some units have a terrace with flowers, seating area and dining table overlooking the river.Oliveirinha is a 2-minute walk from the well-known Tram 28 stop. The tram runs to the Portas do Sol viewpoint, which is a 3-minute walk from the property.Alfama is one of Lisbon&amp;apos;s oldest districts and features numerous small bars and cafeterias, as well as several restaurants with Fado music and traditional taverns. There are also plenty of small shops.São Jorge Castle is a 5-minute walk from Oliveirinha and offers panoramic views of Lisbon. Santa Apolónia Train Station is a 10-minute walk away and features a supermarket on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="38.7519051072394" Longitude="-9.14418070403917" StarRating="0" HotelCode="0|mynooklisbon_" HotelName="MyNookLisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bernarda Ferreira de Lacerda, nº 1 - 2º Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second2/1430172426/57f4dc0e47976897c7130d0746ada387.jpg</HotelPictures>
        <HotelDescription>MyNookLisbon is a self-catering accommodation located in Lisbon. Free WiFi access is available. The property is a 7-minute walk from the Campo Grande garden and Lisbon's University Campus. Alvalade Metro Station is a 5-minute walk.Accommodation features a comfortable living room with wooden floor, a sofa bed, a flat-screen satellite TV and access to a balcony. It includes a double bedroom and a private bathroom with a shower, a bidet, a hairdryer and free toiletries.Guests are welcome to use the fully equipped kitchen to prepare their meals. Alternatively guests can opt for one of the many dining options within walking range.The Pombaline Downtown of Lisbon is 5 km away. If guests wish to spend their day shopping, they can visit Chiado, Rua Augusta or the trendy Liberdade Avenue. Santa Maria Hospital is 2 km away and Alvalade XXI Stadium is a 14-minute trip using the metro. Lisbon Portela Airport is 2.8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1147.10" OriginalAmount="1147.10">
      <BasicPropertyInfo Latitude="38.71384092" Longitude="-9.14612858" StarRating="4" HotelCode="640534|2542325" HotelName="My Suite Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Boaventura 23, 1200-407 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/34647/2134647/1.jpg?f=14973613</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a transfer service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="38.71285056" Longitude="-9.13284295" StarRating="3" HotelCode="385289|castle_inn_lisbon" HotelName="Castle Inn Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Cruz do Castelo, nº 52, 1100-480 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98539/2298539/1.jpg?f=15085989</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Castle Inn Lisbon in Lisbon (Alfama), you'll be minutes from Olisipónia and Castle of Sao Jorge.  This apartment is within close proximity of Ulysses Tower and Largo das Portas do Sol.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 individually decorated guestrooms, featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include microwaves and coffee/tea makers, and housekeeping is provided once per stay.&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 Castle Inn Lisbon.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1151.00" OriginalAmount="1151.00">
      <BasicPropertyInfo Latitude="38.71029281616211" Longitude="-9.150538444519043" StarRating="0" HotelCode="0|not_guilty_duplex_at_bairro_alto" HotelName="Not Guilty Duplex at Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Poço dos Negros, 67, 4º Dto, Misericordia, 1200-109 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/7c/997c7eab0f2139e6df8ab4bf9bb8769694e29a11.jpeg</HotelPictures>
        <HotelDescription>*Covid 19: If you are concerned about the coronavirus pandemic, rest assured that our cleaning teams are equipped to properly disinfect each apartment between stays. We are also very  flexible in case you need to reschedule or even cancel your booking with us. Stay safe!&lt;br /&gt;This spacious duplex apartment right in the city center, provides the perfect base for you to explore Lisbon, 5mins walking from Chiado,Bairro Alto and the river side.&lt;br /&gt;Fully renovated,on the last floor of a traditional Portuguese building! Sleeps up to 9 people&lt;br /&gt;Ideal for friends, families or even couples who love large spaces.&lt;br /&gt;The apartment features:&lt;br /&gt;&lt;em&gt; 2 bedrooms (one with double bed, and the other one with a double bed and two single beds)&lt;br /&gt;&lt;/em&gt; 2 bathrooms with bathtub&lt;br /&gt;&lt;em&gt; Sofa bed and an extra bed in the living room&lt;br /&gt;&lt;/em&gt; Living room with a small balcony very traditional Portuguese&lt;br /&gt;&lt;em&gt; Fully equipped kitchen&lt;br /&gt;&lt;/em&gt; Cable TV&lt;br /&gt;* Free Wifi&lt;br /&gt;Bedroom access depends on how many people will be staying at the flat.&lt;br /&gt;for example:&lt;br /&gt;1 couples - 1 bedroom will be available (remaining room will be closed)&lt;br /&gt;2 friends would occupy one double bedroom (remaining room will be closed).&lt;br /&gt;Guests are free to choose which bedrooms they would like to stay in, at the time of check-in.&lt;br /&gt;&lt;li&gt;I provide all the first-day basics for a very pleasant stay, such as shampoo, shower gel, toilet paper, and more.&lt;br /&gt;** If you wish, we provide a cot, a baby chair and a baby bath tub on request.&lt;/li&gt;&lt;br /&gt;Our street is exactly in the meeting point of the 3 best neighborhoods of Lisbon: Chiado, Bairro Alto and Santa Catarina. In other words, you are surrounded by the best stores, bookshops, old-style cafes and theatres of Chiado; the best bars, restaurants, fado houses, trendy shops, and an amazing night life of Bairro Alto; and, you are lucky to be just a few meters away from the beautiful Miradouro de Santa Catarina and its breathtaking view over our beautiful city.&lt;br /&gt;Right in front of the flat you have a supermarket that is open until late, and on the same street you have plenty of high quality restaurants at very reasonable prices. The Chiado metro station is located just 10 minutes walking distance from the flat. The iconic 28 tram passes on the same street as the flat.&lt;br /&gt;From the airport to the flat:&lt;br /&gt;By metro: Take the red line and get off at ALAMEDA station. Change to the green line direction Cais do Sodré, get off at BAIXA-CHIADO station. Walk for 850 meters (around 10 minutes) to the flat.&lt;br /&gt;AEROBUS (8am-11pm) - Take the Aerobus at the exit of the arrivals terminal, then get out at Cais do Sodré and walk 1,1km to the flat or in Cais do Sodré take the bus 706 direction Santa Apolónia, get off at Conde Barão and walk 300 meters to the flat.&lt;br /&gt;By taxi: Takes around 15-20 minutes, depending on the traffic. The price is normally between 16-20 euros, during the day.&lt;br /&gt;**Late check-ins, from 21h00 to 00h00 (midnight), have an extra charge of 20€ payable in cash upon arrival. After 00h00 (midnight) there is an extra charge of 40€.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="38.7094612121582" Longitude="-9.134821891784668" StarRating="4" HotelCode="0|urbano_flh_hotels_lisboa" HotelName="Urbano FLH Hotels Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Rua Da Madalena, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/45/364504536a7554ddf57669c2274bf6d233b9b857.jpeg</HotelPictures>
        <HotelDescription>With a stay at Urbano FLH Hotels Lisboa, you'll be centrally located in Lisbon, steps from Se and 3 minutes by foot from Lisbon Cathedral (Se).  This 4-star hotel is 0.3 mi (0.4 km) from Commerce Square and 0.4 mi (0.7 km) from Rossio Square.&lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and an elevator.&lt;br /&gt;A complimentary continental breakfast is served daily from 8:00 AM to 10:30 AM.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include complimentary bottled water and blackout drapes/curtains, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Children 3 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="38.715034152739" Longitude="-9.1447843673897" StarRating="3" HotelCode="513675|217138" HotelName="The Independente Suites &amp; Terrace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Sao Pedro de Alcantara 83, 1250-238 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574987/574987a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="38.714991375921" Longitude="-9.1368913650513" StarRating="4" HotelCode="15295|6176" HotelName="HM Mundial Timeless City Hotel Lisboa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praca Martim Moniz 2, 1100-341 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17771/a_17771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes from the centre. There are various shops, bars, restaurants, nightclubs and public transport located in the surrounding area (within 500 m). The sea and the beach are both 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="38.734899869032" Longitude="-9.1512358188629" StarRating="3" HotelCode="30670|18634" HotelName="Principe Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Duque d’Ávila 201, 1050-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49132/a_49132_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Lisbon's city centre, in a pleasant district between Park Edward VII and the Calouste Gulbenkian Foundation, the hotel is also close to Marques de Pombal, Av. Liberdade and the El Corte Ingles department store. It is only a 2-minute walk from São Sebastião metro station, which is only a few stops away from the historic city centre (Baixa-Chiado, Restauradores, Rossio and Bairro Alto).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1154.14" OriginalAmount="1154.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|693680" HotelName="ALTIS PRIME" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/224760_image10586_0.jpg</HotelPictures>
        <HotelDescription>The Altis Prime is a hotel of luxurious apartments with a unbeatable location in de center of Lisbon. Near the most fashonable shopping areas like the Av. da Liberdade and Rua Castilho, the historic districts like the Pr�ncipe Real or the Bairro Alto, and all kinds of museums, the hotel is lcoated in the financial and comercial aorta of the city. 
The Altis Prime has an innovative concept which combines the comfort of wide studios and suites with a luxurious service. The design of the interior points to rooms with a contemporary and intemporary style, predominating the comfort in a balanced concept between elegance un discrete luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1156.00" OriginalAmount="1156.00">
      <BasicPropertyInfo Latitude="38.731788635253906" Longitude="-9.143773078918457" StarRating="0" HotelCode="0|castle_apt_for_up_to_4_guests_in_saldanha" HotelName="Guestready - Castle- Apt for up to 4 Guests in Saldanha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Actor Taborda 39, Lisboa, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1f/82/1f82ea87951ab6664ff0d0b7edfb6f9e0c3bcf77.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Guestready - Castle- Apt for up to 4 Guests in Saldanha» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Picoas, Edward VII Park and Gulbenkian Museum.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned, and disinfectant is used to clean the property.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of EUR 300.0 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="38.712366" Longitude="-9.142982" StarRating="4" HotelCode="915456|mercy_hotel" HotelName="9 Hotel Mercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 76, 1200-273 Lisbonne</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/278044/a_278044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="38.7116059" Longitude="-9.1386577" StarRating="4" HotelCode="190568|lisbon_serviced_apartments__baixa" HotelName="Lisbon Serviced Apartments - Baixa Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 88, 1100-045 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163196/163196a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="38.7154" Longitude="-9.13433" StarRating="0" HotelCode="0|mouraria_deluxe_apartment" HotelName="Mouraria Deluxe Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marquês Ponte de Lima nº 23 - 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/01/cb/01cb879b475421b42df201c99a7ab628d594b6dc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 4-minute walk from Martim Moniz Square and 10 minutes by foot from Rossio Square.  This apartment is 0.6 mi (0.9 km) from Lisbon Cathedral (Se) and 0.7 mi (1.1 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: EUR 250 per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 2 per person, per night. This tax does not apply to children under 13 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1163.00" OriginalAmount="1163.00">
      <BasicPropertyInfo Latitude="38.70971816" Longitude="-9.13526466" StarRating="0" HotelCode="747070|ph_downtown_suites" HotelName="PH Downtown Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Julião 30, Santa Maria Maior, 1100-525  Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/861897/2020710152330328.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.00" OriginalAmount="1167.00">
      <BasicPropertyInfo Latitude="38.712885175262" Longitude="-9.1260904053936" StarRating="0" HotelCode="0|_0x353dc" HotelName="Alfama Nest Remedios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios, 129 -1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/29/d6/29d6a59c3df50e6bd4a8587d7c3872f0d92277ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alfama Nest Remedios” is set in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1169" OriginalAmount="1169">
      <BasicPropertyInfo Latitude="38.71789426" Longitude="-9.13906191" StarRating="0" HotelCode="738977|489240" HotelName="Quinta Colina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada De Santana 200, 1150-307 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="38.706213471889" Longitude="-9.1592395305633" StarRating="4" HotelCode="19481|york_house" HotelName="York House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 32, 1200-691 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24587/w_24587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 10 minutes from the centre of Lisbon, close to the National Museum of Ancient Art, between the Lapa, Madragoa and Santos districts, and offering unique accommodation and living experiences in the heart of the city. The bus and train stations are within easy walking distance and Lisbon Portela Airport is situated approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1171.00" OriginalAmount="1171.00">
      <BasicPropertyInfo Latitude="38.714747" Longitude="-9.132429" StarRating="4" HotelCode="27783|olissippo_castelo" HotelName="Olissippo Castelo" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Costa Do Castelo 112/126, 1100-179 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41029/a_41029_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area of Bairro do Castelo, overlooking Baixa. The hotel is only a couple of minutes away from the centre of Lisbon, where guests will find a wide range of bars, restaurants, shops and entertainment venues. It lies right by the walls of the Castelo de São Jorge and offers a familial atmosphere with an eclectic mix of tradition and modern. From here guests are able to enjoy a fantastic view of the city. The airport lies within 8 km and the centre (Rossio) is only around 500 m away from the hotel. Links to the public transport network are located directly in front of the hotel. The nearest beach is a worthwhile excursion and is located around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1173" OriginalAmount="1173">
      <BasicPropertyInfo Latitude="38.709310139761" Longitude="-9.150625616312" StarRating="4" HotelCode="190564|386343" HotelName="Casa do Bairro Boutique Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Beco Caldeira 1, 1200-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295965/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Lisbon (Bairro Alto), Casa do Bairro by Shiadu is minutes from Regimento de Sapadores Bombeiros Museum and Santa Catarina Viewpoint. This 4-star guesthouse is within close proximity of Parliament and Bica Lift.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms. Conveniences include safes and coffee/tea makers.&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 babysitting/childcare (surcharge). This guesthouse also features babysitting/childcare 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 multilingual staff, luggage storage, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1174" OriginalAmount="1174">
      <BasicPropertyInfo Latitude="38.71024611" Longitude="-9.14462474" StarRating="4" HotelCode="779363|341567" HotelName="Boutique Chiado Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Horta Seca 32, 1200-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9595833</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.00" OriginalAmount="1174.00">
      <BasicPropertyInfo Latitude="38.7125385269869" Longitude="-9.12613034248352" StarRating="0" HotelCode="0|alfama_flats_beco_dos_ramos" HotelName="Alfama Flats - Beco Dos Ramos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco Dos Ramos, 10, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/a8/96a85f6a9c33f4cebab0a5c93cc096fbb1f17e25.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alfama Flats - Beco Dos Ramos” is located in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Laundry services are offered. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1175.00" OriginalAmount="1175.00">
      <BasicPropertyInfo Latitude="38.7155" Longitude="-9.13782" StarRating="0" HotelCode="0|light_blue_apartments_downtown_lisbon" HotelName="Light Blue Apartments - Downtown Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Arco da Graça 2, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/e9/eae958d36d5778ff504fc03222f149154f87d150.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Light Blue Apartments - Downtown Lisbon, you'll be centrally located in Lisbon, within a 5-minute walk of Rossio Square and Martim Moniz Square.  This 4-star apartment is 0.7 mi (1.1 km) from Commerce Square and 0.6 mi (1 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 12 individually decorated guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Smart televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1182.00" OriginalAmount="1182.00">
      <BasicPropertyInfo Latitude="38.718101501464844" Longitude="-9.130080223083496" StarRating="0" HotelCode="0|graca_seven_hiils" HotelName="Graça Seven Hiils" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bela Vista à Graça, 4 - 3º Esq., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/59/6e/596e88b20e9d7dd7b9e6523b90df08f4548dc45c.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Castle of Sao Jorge and Rossio Square. This apartment is 0.8 mi (1.2 km) from Lisbon Cathedral (Se) and 0.4 mi (0.7 km) from Martim Moniz Square.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep 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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1182.00" OriginalAmount="1182.00">
      <BasicPropertyInfo Latitude="38.7430737155869" Longitude="-9.14218291779093" StarRating="0" HotelCode="0|stay_home_lisbon" HotelName="Stay Home Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Óscar Monteiro Torres 27, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ff/47/ff47752739578f0073dab3b18f5cb87f0adbfa40.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Stay Home Lisbon” is situated in Lisbon. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Guests are welcome to enjoy a drink or two in a casual hotel bar. Wi-Fi is available throughout the property. Airport shuttle services are offered at a surcharge. There is a laundry at the hotel.&lt;/br&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1185" OriginalAmount="1185">
      <BasicPropertyInfo Latitude="38.71023596" Longitude="-9.1457394" StarRating="4" HotelCode="739153|281713" HotelName="Feels Like Home Bica Prime Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Sequeiro 4, Misericordia, 1200-441 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/72362/2972362/1.jpg?f=14952895</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="38.71227576" Longitude="-9.13587623" StarRating="2" HotelCode="684526|inn_possible_lisbon_hostel_" HotelName="Inn Possible Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Regedor 3, Santa Maria Maior, 1100-433 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/90747/2990747/1.jpg?f=15022005</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inn Possible Lisbon is primely located in the historical centre of the Portuguese capital. The unit is a 5-minute walk from Rossio, a 7-minute walk from São Jorge Castle and 1 km from Alfama.All the rooms have a bathroom, private ones for the double rooms and shared facilities for the dormitories. The private double rooms have a balcony.Breakfast is included in the room rate, and guests can find typical Lisbon restaurants within a 5-minute walk. Alfama is known as the Fado District, renowned for its Fado houses, where guests may enjoy Portuguese tapas while watching a concert.Featuring a 24-hour front desk, the unit has a comfortable communal lounge, where guests may relax, watch TV or read a book in the comfortable sofas. Free Wi-Fi is available throughout the hostel.Cais do Sodré is a 7-minute drive from the Inn Possible Lisbon, while the Chiado is a 10-minute walk from the property. Lisbon International Airport is 15 minutes away  by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1187.55" OriginalAmount="1187.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|716121" HotelName="VIP Executive Eden Aparthotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886191_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel ocupa un edificio art deco de 1930, y estandaacute; ubicado en la Praandccedil;a dos Restauradores, en el centro histandoacute;rico y turandiacute;stico de Lisboa. Bairro Alto se encuentra a 10 minutos a pie. El hotel ha sido clasificado como el mejor proyecto de reforma urbana y el Mejor Proyecto de Turismo en Portugal. Hay una gran variedad de tiendas y lugares de entretenimiento en los alrededores y los enlaces de la red de transporte panduacute;blico estandaacute;n en la puerta del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.00" OriginalAmount="1188.00">
      <BasicPropertyInfo Latitude="38.731741119467" Longitude="-9.1350339779467" StarRating="2" HotelCode="146907|hotel_do_chile" HotelName="Do Chile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua António Pedro 40, 1000-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312400/312400a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1190.70" OriginalAmount="1190.70">
      <BasicPropertyInfo Latitude="38.769401195236" Longitude="-9.0979859232902" StarRating="4" HotelCode="30729|521415" HotelName="TRYP Lisboa Oriente Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II - Parque das Nações, 1990-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49197/a_49197_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Lisbon, within a short distance of countless shopping venues, links to the public transport network and restaurants. Bars and nightclubs are approximately 500 m away and it is about 700 m to the sea and 20 km to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="38.74700149" Longitude="-9.10083153" StarRating="3" HotelCode="637058|discovery_apartment_expo" HotelName="Discovery Apartment Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Telhal Aos Olivais 6, 1 Dto, 1950-258 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68102/2968102/1.jpg?f=15061528</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1191.09" OriginalAmount="1191.09">
      <BasicPropertyInfo Latitude="38.71078654" Longitude="-9.135921" StarRating="3.5" HotelCode="466097|2046995" HotelName="Lisbon Serviced Apartments - Baixa Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 136, 1100-331 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/428619/428619a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1193.92" OriginalAmount="1193.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|233740" HotelName="TURIM Marques Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/866644_foto_1.JPG</HotelPictures>
        <HotelDescription>Situated in the Santo Antonio district in Lisbon, 400 m from Liberty Avenue, TURIM Marques Hotel features a restaurant, bar and free WiFi throughout the property.Each room comes with a flat-screen TV with satellite channels. Rooms have a private bathroom fitted with a bath. For your comfort, you will find free toiletries and a hairdryer.You will find a 24-hour front desk at the property.The hotel also offers car hire. Amoreiras is 1 km from TURIM Marques Hotel, while Bairro Alto is 1.4 km away. Lisbon Humberto Delgado Airport is 6 km from the property.Santo Antonio is a great choice for travellers interested in monuments, friendly locals and architecture.InternetAdapted for disabledSafe2StayRestaurantParkingAir conditioned</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|955925" HotelName="AVENIDA PARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887203_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nThis hotel enjoys a fantastic location and is the ideal choice for a short break in the city. \n\nLocation\nThe Avenida Parque is ideally located in the city centre, by the main park in Lisbon, the Eduardo VII, the famous Marques de Pombal and the city's main avenue, the Avenida de Liberdade. This charming property is situated perfectly for the clients to enjoy the city's historic and commercial centre as well as its lovely docks and nightlife.\n\nRooms\nThe property offers stunning views of the city and the Tagus River from its 40 rooms that are all elegantly furnished and have air conditioning, direct dial telephone, satellite tv, internet access and bathroom with hairdryer.\n\nFood and drink\nResidência Avenida Park offers a pleasant and comfortable modernly decorated living-room and a breakfast room also.\n\nTourist information\nCentral\n5 kms to the nearest airport (lisbon)\n1 km to the nearest station (sete rios)\n1 minute walk to the nearest bus stop\n\nNumber of rooms\n40\nSingle rooms\nDouble rooms\nTwin rooms\nTriple rooms\nSuites</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo Latitude="38.720085" Longitude="-9.148912" StarRating="5" HotelCode="87525|eurostars_das_letras" HotelName="Eurostars das Letras" 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,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho, 6-12, 1250-069 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122392/a_122392_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, near to all of the main attractions and with easy access to the underground railway station, everything guests at this hotel might need is just a short distance away. It is also easily accessible by car, and the bus station is in the immediate vicinity. Portela Airport is about 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.00" OriginalAmount="1197.00">
      <BasicPropertyInfo Latitude="38.71969819" Longitude="-9.15655494" StarRating="0" HotelCode="720815|the_postcard_lisbon" HotelName="The Postcard Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Sol Ao Rato 9</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/25/ca2563303382f67e0b67f836c236e9f63db52dcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="38.73423932" Longitude="-9.15465636" StarRating="4" HotelCode="738869|feeling_eduardo_vii" HotelName="Feeling Eduardo VII" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marques Da Fronteira 8, 2 Esq, 1200-092 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/50352/3750352/1.jpg?f=15314557</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1203.00" OriginalAmount="1203.00">
      <BasicPropertyInfo Latitude="38.713624739245" Longitude="-9.14684638381" StarRating="4" HotelCode="260229|casa_das_janelas_com_vista" HotelName="Casa Das Janelas Com Vista" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Loureiro 35, Bairro Alto, 1200-293 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186847/186847_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming guest house boasts a delightful setting in the Bairro Alto district of Lisbon. The guest house enjoys a peaceful setting, yet is in within easy access of the many attractions and points of interest that this captivating city has to offer. Guests will find themselves just a short walking distance from Rossio Train Station, and can take a trip to the famous village of Sintra. This delightful guest house greets guests with warm hospitality and charm. The rooms are beautifully appointed, featuring soothing, refreshing tones for a serene environment. The guest house offers a host of excellent facilities, ensuring a relaxing stay. Guests are invited to enjoy a delicious breakfast in the mornings, for a great start to the day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1203.25" OriginalAmount="1203.25">
      <BasicPropertyInfo Latitude="38.705420184257" Longitude="-9.1601461172104" StarRating="4" HotelCode="258790|243246" HotelName="As Janelas Verdes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 47, 1200-690 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15014/a_15014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located close to the National Art Museum and by the romantic Rua des Janelas Verdes. The nearest airport is around 9 km away and the centre (Rossio) is roughly 5 km from the hotel. Links to the public transport network are located directly in front of the hotel. Shopping opportunities are located roughly 2 km away, there are also many restaurants around 500 m away and the nearest bars, pubs and the nightclub are within 2 km from the hotel. A worthwhile excursion is to the beach approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1206.00" OriginalAmount="1206.00">
      <BasicPropertyInfo Latitude="38.71018099" Longitude="-9.14497139" StarRating="3" HotelCode="739092|chiado_44" HotelName="Chiado 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Horta Seca 44, 1200-106 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5666112</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1208.00" OriginalAmount="1208.00">
      <BasicPropertyInfo Latitude="38.72110366821289" Longitude="-9.13840389251709" StarRating="0" HotelCode="0|apartamento_martires_da_patria" HotelName="Apartamento Mártires da Pátria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santana da Cruz 25, Arroios, 1150-310 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/2f/692f8348c72441689a6bd7fae135e1d60c3c854e.jpeg</HotelPictures>
        <HotelDescription>Apartamento Mártires da Pátria is an apartment situated in Lisbon, 700 metres from Liberty Avenue. Guests benefit from balcony. Free WiFi is available throughout the property.&lt;br /&gt;There is a dining area and a kitchen. Towels and bed linen are offered in this apartment.&lt;br /&gt;Rossio is 800 metres from Apartamento Mártires da Pátria, while Chiado is 1.2 km away. The nearest airport is Lisbon Portela Airport, 5 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1209.00" OriginalAmount="1209.00">
      <BasicPropertyInfo Latitude="38.71516036987305" Longitude="-9.133658409118652" StarRating="3" HotelCode="0|castello_prime_suites" HotelName="Castello Prime Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marquês de Ponte do Lima 10, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/5b/445b9543792b1def8ba8802eb096c35bc208f750.jpeg</HotelPictures>
        <HotelDescription>With a stay at Castello Prime Suites, you'll be centrally located in Lisbon, just a 4-minute walk from Martim Moniz Square and 8 minutes by foot from Rossio Square. This spa aparthotel is 0.5 mi (0.8 km) from Santa Justa Elevator and 0.5 mi (0.8 km) from Lisbon Cathedral (Se).&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. If you're looking for recreational opportunities, you'll find an attached winery, an indoor pool, and a sauna. This aparthotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Satisfy your appetite at the aparthotel's coffee shop/café. Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served daily from 8:00 AM to 10:30 AM.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A shuttle from the airport to the hotel is complimentary (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Your room comes with a memory foam bed. 40-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and minibars, 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;li&gt;One child 3 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&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="1212.00" OriginalAmount="1212.00">
      <BasicPropertyInfo Latitude="38.71878433227539" Longitude="-9.134180068969727" StarRating="0" HotelCode="0|olarias_garden_by_bnbird_i_apartment" HotelName="Olarias Terrace By BnBird I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Olarias, nº 68, 1º esquerdo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/b1/b2b13a9bed6e1d26680f7016535299ea65590ba1.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Lisbon Old Town), this apartment is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.7 mi (1.2 km) from Castle of Sao Jorge and 0.3 mi (0.5 km) from Martim Moniz Square.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1213.00" OriginalAmount="1213.00">
      <BasicPropertyInfo Latitude="38.697392203322" Longitude="-9.2023194881913" StarRating="2.5" HotelCode="379079|setubalense_pensao" HotelName="Pensão Setubalense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Belem 28, 1300-084 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170022/170022a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Lisboa. A total of 24 guests rooms are available for guests' convenience. Pets are not allowed at Setubalense Pensão. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="38.71179" Longitude="-9.12736" StarRating="0" HotelCode="0|lisbon_best_choice_prime_apartments_alfama" HotelName="Lisbon Best Choice Prime Apartments Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Remédios, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/81/3681f452e30b5e6641bbb9998000534930eb703d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this aparthotel in Lisbon (Alfama), you'll be steps from Fado Museum and 6 minutes by foot from Miradouro de Santa Luzia.  This aparthotel is 0.4 mi (0.6 km) from National Pantheon and 0.4 mi (0.6 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 8:30 AM to 9:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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;Price of an additional breakfast: 10.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 10.00 EUR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1215" OriginalAmount="1215">
      <BasicPropertyInfo Latitude="38.70910939" Longitude="-9.13618363" StarRating="4" HotelCode="455606|161910" HotelName="Pestana CR7 Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 54, 1100-150 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/565906/w_565906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.00" OriginalAmount="1222.00">
      <BasicPropertyInfo Latitude="38.71372373" Longitude="-9.12550332" StarRating="0" HotelCode="444043|alfama_terrace_2" HotelName="Alfama Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Dos Remedios 15, Sao Vicente, 1100-453 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90734/2190734/60.jpg?f=15611268</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="38.7152786254883" Longitude="-9.14935970306396" StarRating="3" HotelCode="0|_0x3bfc8" HotelName="Casa do Jasmim by Shiadu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Jasmim 19, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/b6/a3b617fb9320da2bc9e0df41b64c2c168f64160e.jpeg</HotelPictures>
        <HotelDescription>Situated in the Misericordia district of Lisbon, Casa do Jasmim by Shiadu provides rooms with free WiFi. This property is set a short distance from attractions such as Bairro Alto and Liberty Avenue. The property is close to popular attractions like Chiado, Rossio and Dona Maria II National Theatre. The rooms in the guest house are equipped with a flat-screen TV. Rooms include a private bathroom with a shower, while some rooms are fitted with city views. A continental breakfast is available each morning at the property. Dona Maria II National Theatre is 1.4 km from Casa do Jasmim. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="38.73112106323242" Longitude="-9.134407997131348" StarRating="4" HotelCode="0|137_lux_residence" HotelName="137 Lux Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Alm. Reis, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/d9/b7d9d3afdcc9b8b7ef45073308f42db0a0b0b746.jpeg</HotelPictures>
        <HotelDescription>With a stay at 137 Lux Residence in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Santa Justa Elevator. This 4-star apartment is 1.8 mi (2.9 km) from Commerce Square and 1.9 mi (3 km) from Castle of Sao Jorge.&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of 137 Lux Residence. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 10 guestrooms, featuring kitchenettes with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, and housekeeping is provided weekly.&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: 12.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1224.00" OriginalAmount="1224.00">
      <BasicPropertyInfo Latitude="38.72093836" Longitude="-9.13744938" StarRating="4" HotelCode="740125|2542905" HotelName="Lis Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Dining,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Cruz Do Desterro 19-21, 1150-120 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624773/624773a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Registration Procedure

For your information there isn't a reception desk at the building. We kindly ask you if you could send us the estimated time of arrival of customers. Contact is comercial@lisapartments.com or +351 969 116 180.

In the day and hour of your arrival a Guest Service Coordinator will be at the apartment to make the check-in and give you the keys. Check-in is after 15:00h (3pm) till 00:00h, but we try to be flexible, if possible.

Lis Apartments is a Portuguese start-up that offers travellers the chance to rent a private apartment with the benefits of hotel services.

The apartments are in an elegantly renewed building, within Arroios neighborhood, one of the most central places of Lisbon.
Each apartment has a capacity up to 3 or 4 people. In total, we can have 23 guests in the building. 

It is a great choice for couples, families with children and small groups.

Guests benefit from fully equipped apartments. It features:
- One private bedroom with a two single beds or double size bed
- Crib for children is available, under request
- Living room with dining area with table for 4, a double sofa-bed, full HD LCD TV, Cable TV with more than 40 channels and Children's TV Channels
- Blackouts in all sleeping areas
- Full equipped kitchen with washing machine, dishwasher, microwave, oven, hob, freezer, refrigerator, coffee machine, kettle, juice maker, toaster and kitchen utensils
- Private bathroom with shower, bath amenities, hairdryer and towels
- Free Wi-Fi high speed Internet service
- Iron and ironing board
- Cotton sheets, towels and other linen included

Guest can also benefit from à la carte services such as breakfast delivery, housekeeping, baby sitting and dry cleaning…all to match the modern traveller's expectations.

Whether travelling for work or leisure, Lis apartments are the ultimate accommodation choice where guests live and play like a local, yet enjoy the comfort and high service standards of the best hotels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1228.00" OriginalAmount="1228.00">
      <BasicPropertyInfo Latitude="38.72929000854492" Longitude="-9.143884658813477" StarRating="3" HotelCode="0|moxy_lisbon_city" HotelName="Moxy Lisbon City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque Loule No 2 A 8, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5b/ae/5bae8e86a076355db588a5a92e383df0ab19bd81.jpeg</HotelPictures>
        <HotelDescription>This comfortable null is situated in Lisboa. null may take advantage of the Wi-Fi connection on public areas. The null provides 24-hour reception. All null at this disability-friendly null are wheelchair-accessible.&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;&lt;ul&gt;  &lt;li&gt;The seasonal pool will be open from April to October. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast, lunch, and dinner.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 48 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of  SGS (3rd party expert - Global).&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt;&lt;li&gt; This property welcomes guests of all sexual orientations and gender identities (LGBTQ friendly). &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city and collected at the property. Exemptions or reductions might apply. For more details, please contact the property using the information on the reservation confirmation received after booking. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for self-serve breakfast: EUR 9 per person (approximately)&lt;/li&gt;       &lt;li&gt;Covered self parking fee: EUR 12 per day&lt;/li&gt;                       &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="38.71227212" Longitude="-9.13699263" StarRating="4" HotelCode="345973|hotel_lis__baixa" HotelName="Hotel Lis - Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Douradores 146, 1100-107 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/397998/397998a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="38.72423902" Longitude="-9.15300758" StarRating="3" HotelCode="410922|castilho_house" HotelName="Castilho House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="24 Hour Front Desk,Elevator,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho nº 67, 5º Andar, 1250-068 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/580012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Castilho House is in the heart of Lisbon, walking distance from Edward VII Park and Marques de Pombal Square.  This bed &amp; breakfast is within close proximity of Vasco de Gama Statue and Arpad Szenes - Vieira da Silva 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 8 air-conditioned rooms featuring 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 safes and blackout drapes/curtains, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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;Take advantage of the bed &amp; breakfast's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1238.51" OriginalAmount="1238.51">
      <BasicPropertyInfo Latitude="38.745565391535" Longitude="-9.1600602865219" StarRating="4" HotelCode="14826|20984" HotelName="SANA Metropolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Soeiro Pereira Gomes, Parcela 2, 1600-198 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17410/a_17410_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). It is also well situated for access to plenty of shops, restaurants, bars and nightclubs as well as the public transport network with stops located directly in front of the hotel. The nearest beach is 35 km away and the airport some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1239.87" OriginalAmount="1239.87">
      <BasicPropertyInfo StarRating="3" HotelCode="|135467" HotelName="HOTEL AMERICA DIAMONDS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296326_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel benefits from a privileged localization in the centre of Lisbon, less than a 10-minute walk to Marqu�s de Pombal Square and Eduardo VII Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1242.27" OriginalAmount="1242.27">
      <BasicPropertyInfo Latitude="38.71823739" Longitude="-9.14528303" StarRating="4" HotelCode="782006|2542755" HotelName="Maxime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Alegria 58, Santo Antonio, 1250-004 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511523</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1245.87" OriginalAmount="1245.87">
      <BasicPropertyInfo Latitude="38.732197" Longitude="-9.15083" StarRating="5" HotelCode="27781|20954" HotelName="Real Palácio" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 115, 1050-228 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41027/a_41027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon, just a few minutes walk from the centre of the city. Many shopping venues, bars, nightclubs and restaurants are to be found in the vicinity and links to the public transport network can easily be reached on foot. The sea and beach lies within 25 km of the hotel and the international airport is about 5 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1247.00" OriginalAmount="1247.00">
      <BasicPropertyInfo Latitude="38.71027374267578" Longitude="-9.13893985748291" StarRating="4" HotelCode="0|stay_hotel_lisboa_centro_chiado" HotelName="Stay Hotel Lisboa Centro Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>57 Rua do Crucifixo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/01/11014979aead652fbded11038fa690acc0353db3.jpeg</HotelPictures>
        <HotelDescription>A modern hotel, featuring everything you need, in the most charismatic and cosmopolitan area in the centre of Lisbon. Welcome to the STAY HOTEL LISBOA CENTRO CHIADO where you will enjoy a memorable stay, only within a few minutes walking distance from the capital's main attractions.&lt;br /&gt;Get to know the 38 rooms of Stay Hotel Lisboa Centro Chiado ranging across the One, Double Standard, Double Superior, Twin Superior, Triple, Suite or Suite Superior types.&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;Price of an additional breakfast: 8.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 15.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1251.82" OriginalAmount="1251.82">
      <BasicPropertyInfo Latitude="38.72413733" Longitude="-9.15245113" StarRating="5" HotelCode="566970|2180515" HotelName="Iberostar Selection Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 64, 1250-071 Lisboa, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/683899/a_683899_AI2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury urban hotel is located in a business and shopping hub (Lisbon’s ‘Baixa’ district), just a short distance from Praça Marquês de Pombal (in the heart of Lisbon’s city centre) and Eduardo VII Park. The hotel is within easy reach of a range of public transport options including the metro (5 minutes’ on foot), buses and taxis. It is also close to the main North/ South Road, the Estoril coast and just 15 minutes from Lisbon’s international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1253.98" OriginalAmount="1253.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|721466" HotelName="VILA GALE ERICEIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ERICEIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30509_image62077355_0.jpg</HotelPictures>
        <HotelDescription>Located in the picturesque town of Ericeira, just over the beach, this hotel filled with history and tradition results from the rehabilitation of the unforgettable Ericeira Tourism Hotel, and it is set against the backdrop of the Atlantic Ocean.Only 30 minutes from Lisbon, with direct access by motorway, the hotel Vila Gal� Ericeira offers four different room types, including rooms with balcony and sea view. It has a restaurant, two bars, rooms for events and corporate meetings, children's club, playground and a modern Satsanga Spa with massage rooms, indoor pool, sauna, Turkish bath and gym.During your stay, make sure you dive in the two swimming pools for adults, one of them with saltwater. In turn, the children are going to love the pool slides.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="38.712442248074" Longitude="-9.14572742453686" StarRating="0" HotelCode="0|feels_like_home_bairro_alto_loft_with_sunny_terrace" HotelName="Feels Like Home Bairro Alto Loft with Sunny Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luz Soriano 146, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/67/40/674048a365dd0443c33d42a29482195f1259fae1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Feels Like Home Bairro Alto Loft with Sunny Terrace” is located in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Guests can order an airport shuttle for an additional fee. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="38.70901878" Longitude="-9.15204259" StarRating="0" HotelCode="593555|santosweethome_1" HotelName="Santosweethome 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Mastros 10, 1200-264 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18750000/18749400/18749308/66917e86_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1257.30" OriginalAmount="1257.30">
      <BasicPropertyInfo Latitude="38.731289244394" Longitude="-9.1440210215737" StarRating="4" HotelCode="395303|378615" HotelName="Doubletree by Hilton Lisbon - Fontana Park" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eng Vieira da Silva 2, 1050-105 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93908/a_93908_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in central Lisbon, near Saldanha Square, just 50 m from the nearest bus stop. It lies just 10 minutes away from all major entertainment venues and points of interest and about 10 minutes from 2 large congress centres. It is also close to Bairro Alto and the Chiado district with its delightful restaurants, bars and nightlife. Guests will find plenty of attractions in the area, including São Jorge Castle and the city zoo (both 5 km), as well as Jerónimos Monastery (6 km). Lisbon Airport is just 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1258.92" OriginalAmount="1258.92">
      <BasicPropertyInfo Latitude="38.721499807652" Longitude="-9.145479798317" StarRating="4" HotelCode="11228|104362" HotelName="Hotel Britania" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 17, 1150-278 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9303/a_9303_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, hotel lies only around 1 km from Rossio (one of the beautiful Lisbon squares). The nearest public transport links are within walking distance from the hotel and numerous shops as well as restaurants and bars are in the hotel's immediate vicinity. The nearest nightclub is 2.5 km away and the beach is located 25 km from the hotel. Lisbon airport is approximately 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1259.24" OriginalAmount="1259.24">
      <BasicPropertyInfo Latitude="38.71088741" Longitude="-9.13836357" StarRating="4" HotelCode="590865|2542495" HotelName="Casinha dos Sapateiros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 44, 1100-579 Lisbon, Lisbon Region</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/68066/2968066/1.jpg?f=15321813</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1268.86" OriginalAmount="1268.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|D05945" HotelName="Next Level Premium Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2593860_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT:7102 - Next Level Premium Hotels</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1270.61" OriginalAmount="1270.61">
      <BasicPropertyInfo Latitude="38.720358087167" Longitude="-9.1474223306011" StarRating="4" HotelCode="18880|3322" HotelName="AVANI Avenida Liberdade Lisbon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Júlio César Machado 7/9, 1250-135 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23176/a_23176_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by wonderful gardens, the hotel is only 1 km from the centre of Rossio. Cafés, nightclubs, various shops and restaurants are all to be found within 200 to 500 metres of the hotel. Public transport departs from stops located just 200 m from the hotel. The airport is about 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1272.00" OriginalAmount="1272.00">
      <BasicPropertyInfo Latitude="38.71423" Longitude="-9.12418" StarRating="3" HotelCode="0|romantic_gem_in_alfama" HotelName="Romantic Gem in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Paraíso, 28, rc tdr,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/5f/b15fa1e2493568cdaf26754e45467728d90e61fb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 4-minute drive from Commerce Square and 7 minutes from Lisbon Cathedral (Se).  This apartment is 1.5 mi (2.4 km) from Rossio Square and 1.5 mi (2.5 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. There's a private patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="16" TotalAmount="1274.64" OriginalAmount="1274.64">
      <BasicPropertyInfo Latitude="38.711759516261" Longitude="-9.1384879703942" StarRating="4" HotelCode="186189|1025338" HotelName="Lisbon Art Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros 158, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153019/153019a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the most central quarter of Lisbon, Baixa, between the cosmopolitan Rua Augusta, the most popular pedestrian street of central Lisbon, and the Chiado neighbourhood. Baixa is without a doubt the most central business and shopping quarter of Lisbon, with Rua Augusta full of artists showing their masterpieces as one strolls towards Rossio or Praça do Comércio. The apartments are next to several squares, museums, shops and 2 minutes from Tagus River, where guests can enjoy going for a walk. Portela Airport is about 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1278.00" OriginalAmount="1278.00">
      <BasicPropertyInfo Latitude="38.71216102" Longitude="-9.14498377" StarRating="4" HotelCode="593996|dobairro_suites_at_bairro_alto" HotelName="DoBairro Suites at Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Atalaia 43, Misericordia, 1200-037 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511463</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1278.70" OriginalAmount="1278.70">
      <BasicPropertyInfo Latitude="38.712429" Longitude="-9.1378950000001" StarRating="4" HotelCode="295345|1455538" HotelName="Santa Justa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dos Correeiros 204, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67738/0b3031a0-34b0-49f3-9a89-9d88cdf3f303.jpg?d=636595765350000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1282" OriginalAmount="1282">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|30673" HotelName="Hotel Metrópole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Pedro IV  30, 1100-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17404/a_17404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming, tradition-rich hotel lies on Lisbon's famous main square, Rossio, and offers fabulous views out over the Castelo de São Jorge, the Dona Maria II national theatre and the old town district of Alfama. The airport is about 8 km away and the centre of Rossio with its many shopping and entertainment venues, restaurants, bars and nightclubs is just 50 m from the hotel. Links to the public transport network can be found directly beside the hotel and it is well worth paying a visit to the nearest beach that lies about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1285.00" OriginalAmount="1285.00">
      <BasicPropertyInfo Latitude="38.71493148803711" Longitude="-9.15494441986084" StarRating="0" HotelCode="0|cool_tailor_made_2_bedroom_apartment" HotelName="Cool Tailor Made 2 Bedroom Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santo Amaro 7 R/C, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/59/755933ab761268bcc01bc223b6647d5ca3d9deb0.jpeg</HotelPictures>
        <HotelDescription>Offering free WiFi and city views, Cool Tailor Made 2 Bedroom Apartment is an accommodation located in Lisbon, just less than 1 km from Bairro Alto and an 18-minute walk from Ribeira Market. This apartment is 2.8 km from Rossio and 2.9 km from Dona Maria II National Theatre. The apartment features 2 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. Liberty Avenue is 1.6 km from the apartment, while Commerce Square is 2.5 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1285.03" OriginalAmount="1285.03">
      <BasicPropertyInfo Latitude="38.713036637932" Longitude="-9.1384913027286" StarRating="4" HotelCode="326450|246436" HotelName="Internacional Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Betesga 3, 1100-090 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47094/w_47094_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1286" OriginalAmount="1286">
      <BasicPropertyInfo Latitude="38.698680024023" Longitude="-9.2050462961197" StarRating="4" HotelCode="69070|33831" HotelName="Jeronimos 8" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jerónimos 8, 1400-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91026/a_91026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the imposing Jerónimos Monastery and Belém Cultural Centre, which houses the famous Berardo Collection Museum. The Belém Tower, the Monument of the Discoveries, the Royal Coaches National Museum, the Navy Museum and the Tropical Garden are all only a few steps away from the hotel. Guests may also enjoy sea walks to different docks, as well as the famous ‘Pastéis de Belém’. Furthermore, the hotel offers easy access to Lisbon's Congress Centre and the main business centres, which are in close proximity. Lisbon’s Portela Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1292.45" OriginalAmount="1292.45">
      <BasicPropertyInfo Latitude="38.737033937839" Longitude="-9.1624367237091" StarRating="4" HotelCode="51202|66024" HotelName="SANA Malhoa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 8, 1099-089 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41033/a_41033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies only around 4 km from Rossio Square (one of the beautiful Lisbon squares). A wide selection of shopping venues, restaurants and links to the public transport network lie within 500 m of the complex. There are bars located 2 km away, nightclubs are 2.5 km away and the Lisbon airport is located 5 km from the hotel. The nearest beach is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1295.00" OriginalAmount="1295.00">
      <BasicPropertyInfo Latitude="38.70939" Longitude="-9.15229" StarRating="3" HotelCode="0|santosweethome_2" HotelName="SantoSweethome 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>40 Rua dos Mastros, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/16/4516aef3a2f5c086cf0164d9c460932fff0e1133.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), SantoSweethome 2 is within a 10-minute drive of Commerce Square and Botanical Garden.  This apartment is 1.9 mi (3 km) from Lisbon Cathedral (Se) and 2 mi (3.3 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Rooms have private balconies. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include free minibar items and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 19.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 44.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1295.58" OriginalAmount="1295.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|716181" HotelName="M�tropole Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/253930_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel goza de una magnandiacute;fica ubicaciandoacute;n en la plaza mandaacute;s conocida de Lisboa: Rossio. El edificio se encuentra inmerso en la rica cultura de la ciudad permitiendo a los huandeacute;spedes acceder candoacute;modamente a una amplia gama de atracciones turandiacute;sticas. El hotel ofrece unas impresionantes vistas al Castelo de Sao Jorge, el Teatro Nacional Dona Maria II y los barrios antiguos de Alfama y Baixa. Ademandaacute;s, el establecimiento se encuentra a poca distancia del centro de Rossio, donde los clientes podrandaacute;n encontrar una gran cantidad de tiendas, restaurantes y lugares de entretenimiento. Este magnandiacute;fico hotel presenta un diseandntilde;o clandaacute;sico. Las habitaciones estandaacute;n equipadas con muebles originales y un ambiente elegante. Los clientes quedarandaacute;n satisfechos con las numerosas instalaciones y servicios disponibles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1300.00" OriginalAmount="1300.00">
      <BasicPropertyInfo Latitude="38.70783" Longitude="-9.14338" StarRating="4" HotelCode="0|chiadoapartmentholidayrentalinlisbon" HotelName="Chiado-apartment-holiday-rental-in-lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim, 43, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/ef/f2ef78a9e85324c8af2b6643685327b88ca9de96.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Commerce Square and Rossio Square.  This apartment is 1.3 mi (2.1 km) from Lisbon Cathedral (Se) and 1.7 mi (2.7 km) from Castle of Sao Jorge.&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. Complimentary wired Internet access is available to keep you connected. Conveniences include a microwave and a washer/dryer.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and an elevator (lift).&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="27" TotalAmount="1303" OriginalAmount="1303">
      <BasicPropertyInfo Latitude="38.71650003" Longitude="-9.14366529" StarRating="0" HotelCode="534573|449140" HotelName="The Lisbonaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Golf,Kids Play Area,Lounge,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 16, 1250-116 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/33255/1833255/1.jpg?f=15176852</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbonaire Apartments Welcome to the luxurious, 4x000D star The Lisbonaire Apartments in Lisboa. The hotel offers on site car parking. Guests can dine at the hotel restaurant. Rooms at the Lisbonaire Apartments. Iron, ironing board and hairdryer are provided in all rooms. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. Wifi internet access is available in all rooms. Tea and coffee making facilities are available in all rooms. Leisure Info. The Lisbonaire Apartments offers a range of leisure facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1305.25" OriginalAmount="1305.25">
      <BasicPropertyInfo Latitude="38.70000089429" Longitude="-9.1801393032074" StarRating="4" HotelCode="27782|1XG" HotelName="Vila Galé Ópera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Conde da Ponte</AddressLine>
          </AddressLines>
          <PostalCode>213605450</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41028/a_41028_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and conference hotel is situated directly in Lisbon's tourist centre. A lake and a river are both located directly next to the hotel. The centre of Rossio is roughly 5 km away and the congress centre is also not far away. Public transport departs from stops just 200 m from the hotel. The surrounding area is filled with bars, pubs, restaurants and nightclubs. The airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1309.61" OriginalAmount="1309.61">
      <BasicPropertyInfo Latitude="38.720763191748" Longitude="-9.1500556468964" StarRating="4" HotelCode="40088|234776" HotelName="Altis Suites Hotel de Apartamentos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 13, 1250-066 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65009/a_65009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1311.04" OriginalAmount="1311.04">
      <BasicPropertyInfo Latitude="38.713026323782" Longitude="-9.1399515250466" StarRating="1.5" HotelCode="324158|2201695" HotelName="The Art Inn Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 Dezembro  31, 1200-357 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7945828</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1312.00" OriginalAmount="1312.00">
      <BasicPropertyInfo Latitude="38.71211237" Longitude="-9.13918815" StarRating="3.5" HotelCode="565856|the_lift_boutique_hotel" HotelName="The Lift Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 265, Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595301/595301a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1315.06" OriginalAmount="1315.06">
      <BasicPropertyInfo Latitude="38.704215899779" Longitude="-9.4059021385798" StarRating="5" HotelCode="317164|1515218" HotelName="InterContinental Cascais-Estoril" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Avenida Marginal 8023, 2765-249  Estoril</AddressLine>
          </AddressLines>
          <CityName>Estoril</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431414/p_431414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Estoril. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1322.99" OriginalAmount="1322.99">
      <BasicPropertyInfo Latitude="38.728235724176" Longitude="-9.4759654998779" StarRating="5" HotelCode="12597|62904" HotelName="Fortaleza do Guincho" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Estrada do Guincho, 2750-642 Cascais, Setúbal</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12866/a_12866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guardian of one of the most exquisite landscapes in Portugal, overlooking the ocean and the wonderful Guincho beach, this hotel is fantastic. The tourist centre with its restaurants and shops is a 10-minute drive away, while the beach is only a short walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1324" OriginalAmount="1324">
      <BasicPropertyInfo Latitude="38.73352753" Longitude="-9.15104845" StarRating="4" HotelCode="514760|217108" HotelName="Lisbon Serviced Apartments - Parque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Latino Coelho 50, 1050-137 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482361/482361a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;
The apartments are located in one of the most central areas of the city of Lisbon, in a fully renovated building of contemporary architecture, with  one bedroom and bedroom apartments with a capacity for 4 or 6 persons.
The magnificent Garden of the Calouste Gulbenkian Foundation, which is but a 5-minute walk, with its CAM (Contemporary Art Museum) and Museum Foundation. Not far away, just 250 meters away, located in those warehouses that weekenders consider ideal for watching movies or going shopping - El Corte Ingles. But if the option is to go for a stroll and enjoy Lisbon, little further up, just up the road you will encounter the Eduardo VII Park. Then admire for a few moments the stunning view and see the urban fabric of the city. Many other alternatives are accessible and close at hand.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1333" OriginalAmount="1333">
      <BasicPropertyInfo Latitude="38.747198" Longitude="-9.164194" StarRating="4" HotelCode="27909|3674" HotelName="Lisbon Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dos Combatentes, 1600-042 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41031/a_41031_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the centre of Lisbon. Convenient public transport links are only 200 metres away and Zoologischen Garten is roughly 800 m away. Countless shops and restaurants are around 1.5 km away. The airport is around 6 km away, and there are a selection of bars and pubs located within 5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1333.00" OriginalAmount="1333.00">
      <BasicPropertyInfo Latitude="38.712310791015625" Longitude="-9.143730163574219" StarRating="0" HotelCode="0|fado_in_bairro_alto_" HotelName="Fado Bairro Alto - Sss Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte, 93, 1200-284, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/85/ef8545853d1d2ccefc8081c051d40f90a52c702b.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon’s Bairro Alto, FADO Bairro Alto - SSs Apartments is set in a typical lisbon building with more than 100 years and does not have elevator.The accommodation is renovated and offers free WiFi access. Rossio Train Station is a 10-minute walk away. With a balcony, apartments come with a seating area with a sofa and a flat-screen TV. Each has an equipped kitchen and some are fitted with a washing machine. Guests can enjoy local food at the several cafes and restaurants in the immediate surroundings. Bairro Alto is Lisbon's main night life area. The Trindade Theatre is 150 metres from FADO Bairro Alto - SSs Apartments. Lisbon Portela Airport is 8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1333.00" OriginalAmount="1333.00">
      <BasicPropertyInfo Latitude="38.7101" Longitude="-9.12932" StarRating="4" HotelCode="0|ola_lisbon_alfama_i" HotelName="Ola Lisbon -Alfama I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Terreiro do Trigo, 22 – 2ºEsqº,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/88/23/8823480f4d7854bc6de1fa8a60b1c06dd300891a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), this apartment is within a 10-minute walk of Lisbon Cathedral (Se) and Commerce Square.  This 4-star apartment is 0.6 mi (0.9 km) from Lisbon City Hall and 1.1 mi (1.8 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and a stovetop. A flat-screen television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a washing machine.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1333.91" OriginalAmount="1333.91">
      <BasicPropertyInfo Latitude="38.726447" Longitude="-9.147078" StarRating="4.5" HotelCode="307879|1526288" HotelName="H10 Duque de Loulé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque de Loulé 81-83, Avenida Liberdade / Marquês Pombal, 1050-088 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421927/a_421927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lisbon, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1338.00" OriginalAmount="1338.00">
      <BasicPropertyInfo Latitude="38.7151171" Longitude="-9.1385665" StarRating="3" HotelCode="151415|lisbon_story_guesthouse" HotelName="Lisbon Story Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo São Domingos 18, 1150-052 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97877/2197877/1.jpg?f=15121112</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1339.00" OriginalAmount="1339.00">
      <BasicPropertyInfo Latitude="38.70899963378906" Longitude="-9.145970344543457" StarRating="3" HotelCode="0|guest_inn_bica" HotelName="Guest Inn Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Aciprestes 3, 2º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/4a/b44a48ae644d4c5b77415674642584a84696ceb2.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Santa Justa Elevator and Rossio Square. This apartment is 0.8 mi (1.2 km) from Commerce Square and 0.6 mi (1 km) from Lisbon City Hall.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave, and a crib/infant bed (surcharge) can be requested.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1343.00" OriginalAmount="1343.00">
      <BasicPropertyInfo Latitude="38.7164067" Longitude="-9.1407562" StarRating="3" HotelCode="36376|residencial_florescente" HotelName="Residencial Florescente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas de Santo Antão 99, 1150-265 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093473/093473a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1343.00" OriginalAmount="1343.00">
      <BasicPropertyInfo Latitude="38.72762" Longitude="-9.14675" StarRating="0" HotelCode="0|marques_best_apartments_lisbon_best_apartments" HotelName="Marquês Best Apartments - Lisbon Best Apartments." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Luciano Cordeiro, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/2e/d72e5f073e6390f3dbf278e4479d094aac34a9ef.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), Marquês Best Apartments - Lisbon Best Apartments. is within a 10-minute drive of Rossio Square and Marquis of Pombal Square.  This 4-star apartment is 2 mi (3.2 km) from Commerce Square and 2.1 mi (3.5 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and Smart televisions are provided for your entertainment. Conveniences include safes and separate sitting areas, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage, an elevator (lift), and lockers. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 45.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1345.37" OriginalAmount="1345.37">
      <BasicPropertyInfo Latitude="38.70927739" Longitude="-9.13506984" StarRating="4" HotelCode="354160|1907275" HotelName="Turim Terreiro do Paço Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 9, 1100-149 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/467669/a_467669_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1346.28" OriginalAmount="1346.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|C5D293" HotelName="EDITORY RIVERSIDE SANTA APOLONIA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/24339_image60415870_0.jpg</HotelPictures>
        <HotelDescription>Embark on a journey through history, marked by the rhythm of departures and arrivals, drawn in lines that extend to so many other points on the map.
The Editory Riverside is the gateway to a wharf of experiences that get lost between the skyline seen through the window and the paths that converge in one place with so many languages and accents mixed. The Editory Riverside Hotel is located at the St� Apol�nia train station, one of the oldest train stations in the country. The Editory Riverside Hotel presents a refined atmosphere, sober without being austere, elegant in its lightness as a
hostess for travelers, designed for citizens of the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1348.36" OriginalAmount="1348.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|C77B42" HotelName="Mama Shelter Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2416476_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT: 10236 - Mama Shelter Lisboa</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1352" OriginalAmount="1352">
      <BasicPropertyInfo Latitude="38.71384373" Longitude="-9.13768502" StarRating="4" HotelCode="966113|399943" HotelName="My Story Hotel Figueira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Figueira 14, Santa Maria Maior, 1100-241 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10823983</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1354.00" OriginalAmount="1354.00">
      <BasicPropertyInfo Latitude="38.71035512" Longitude="-9.13760086" StarRating="3" HotelCode="853383|my_story_charming_hotel_augusta" HotelName="My Story Charming Hotel Augusta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Nicolau 78, 1100-549 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/975871/w_975871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1355" OriginalAmount="1355">
      <BasicPropertyInfo Latitude="38.70974226" Longitude="-9.14816872" StarRating="0" HotelCode="443868|490783" HotelName="Monte Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Santa Catarina 17, 1200-401  Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/606818/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="38.72597122192383" Longitude="-9.14769458770752" StarRating="0" HotelCode="0|valentino_97_deluxe_river_city_view_4c" HotelName="Martha, my dear - cosy 1 bedroom apt on 4th floor," Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Duque de Loulé 97, 1050-045, Lisboa, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/83/b4/83b4061f66032de1b2e7b867b555935171f1d16c.jpeg</HotelPictures>
        <HotelDescription>*Covid 19: If you are concerned about the coronavirus pandemic, rest assured that our cleaning teams are equipped to properly disinfect each apartment between stays. We are also very  flexible in case you need to reschedule or even cancel your booking with us. Stay safe!&lt;br /&gt;Located in one of the most sought-after areas in Lisbon, this newly-refurbished apartment features everything you need for an incredible stay in this vibrant city.&lt;br /&gt;REASONS TO STAY&lt;br /&gt;In the heart of Marquês de Pombal;&lt;br /&gt;Elevator;&lt;br /&gt;Air Conditioning;&lt;br /&gt;Very spacious common terrace with dining and lounging area;&lt;br /&gt;24 Hour check-in ;&lt;br /&gt;Sleeps 2 people;&lt;br /&gt;Perfect for a couple or for solo travellers;&lt;br /&gt;Ideal for both leisure or corporate stays;&lt;br /&gt;Baby crib and baby chair available&lt;br /&gt;Free Wifi&lt;br /&gt;Cable TV&lt;br /&gt;Located in a fully-renovated building (April 2018)&lt;br /&gt;This stylish apartment is the perfect base for your stay in Lisbon. Conveniently situated in one of the most famous neighborhoods in the city, you’ll be only a few minutes away from all the major attractions, top eateries, and renowned shops.&lt;br /&gt;This apartment is part of a very special project we worked on for one year. Everything was carefully chosen to ensure you live a comfortable and unique Portuguese experience within these walls.&lt;br /&gt;Located on the 4th floor of this completely renewed building, I am sure this apartment will definitely set the tone for a perfect stay in the city.&lt;br /&gt;HOME HIGHLIGHTS&lt;br /&gt;•Centrally located in Marquês de Pombal;&lt;br /&gt;•Fully renovated flat,&lt;br /&gt;•Modern amenities,&lt;br /&gt;•Extremely comfortable bed,&lt;br /&gt;•Elevator,&lt;br /&gt;• Air conditioning,&lt;br /&gt;* Unique decoration, made by Portuguese artists;&lt;br /&gt;The apartment sleeps 2 people.&lt;br /&gt;GUEST BEDROOM&lt;br /&gt;There is one bright bedroom with one extremely comfortable double bed (160cm x 200cm).&lt;br /&gt;LIVING ROOM &amp;amp; KITCHEN&lt;br /&gt;A living room featuring a comfortable sofa seating and dining area.&lt;br /&gt;It has access to an open equipped kitchen, where my guests can use the Nespresso machine, kettle, stove, microwave, fridge, and all the utensils you might need for cooking fresh home-cooked meals.&lt;br /&gt;Air Conditioning is located in the living room.&lt;br /&gt;SHOWER ROOM&lt;br /&gt;Washbasin&lt;br /&gt;Toilet&lt;br /&gt;Tiled floors and walls&lt;br /&gt;Hairdryer&lt;br /&gt;Towels&lt;br /&gt;Shampoo &amp;amp; Shower gel&lt;br /&gt;THE TERRACE&lt;br /&gt;All the apartments in this building have access to a very spacious 100sqm terrace.&lt;br /&gt;The terrace features both a lounging and dining area.&lt;br /&gt;OTHER AMENITIES&lt;br /&gt;Iron &amp;amp; Iron board;&lt;br /&gt;Hair dryer;&lt;br /&gt;Baby crib and baby chair available, for free, upon request;&lt;br /&gt;All the first-day basics are provided: coffee, tea, sugar, salt, olive oil; detergents; shampoos and shower gel.&lt;br /&gt;An incredible starting point for travelers who want to discover a whole new city, knowing they have a comfortable home to return to.&lt;br /&gt;THE CONCEPT&lt;br /&gt;This apartment is part of a very special project called Unknown Lisbon. We have worked on it for one year, to ensure our guests would be able to enjoy the most comfortable stay while discovering a part of the Portuguese culture which is usually unreachable for most visitors.&lt;br /&gt;In these apartments, we expose paintings, sculptures, literature, and photographs from unknown (or “not-so-famous”) Portuguese artists. We allow you to see art made in Portugal, that is not usually shown in museums or in commercial galleries.&lt;br /&gt;Our aim is to purely promote national works of art, and, therefore, we do not take any commissions from the artists, nor from guests.&lt;br /&gt;The items are changed frequently and in one apartment you are able to see the work of different individuals.&lt;br /&gt;**Late check-ins, from 21h00 to 00h00 (midnight), have an extra charge of 20€ payable in cash upon arrival. After 00h00 (midnight) there is an extra charge of 40€.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1356.00" OriginalAmount="1356.00">
      <BasicPropertyInfo Latitude="38.7739" Longitude="-9.09748" StarRating="4" HotelCode="0|_0x30000" HotelName="Panoramic Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Dom João II, 53, Loja A, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/f3/3af35edb7ba630f359dd2f60c0b8ede432623dee.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Parque das Nacoes), Panoramic Living is within a 15-minute walk of Vasco da Gama Shopping Centre and Lisbon Casino.  This 4-star apartment is 0.8 mi (1.4 km) from Lisbon Oceanarium and 6 mi (9.6 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 28 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and stovetops. LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and multilingual staff. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 EUR.&lt;/br&gt;A deposit of 250.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1356.28" OriginalAmount="1356.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|003109" HotelName="MUNDIAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/315965_image61647705_0.jpg</HotelPictures>
        <HotelDescription>Set in Lisbon�s Baixa Pombalina district, this 4-star hotel features a terrace with panoramic city views. It is a 2-minute walk from Rossio Square and offers private parking. Rooms at the Hotel Mundial have air conditioning and traditional-style furnishings. They come equipped with satellite TV and a minibar. The private bathrooms include a bathrobe and hairdryer. The Veranda de Lisboa Restaurant offers local cuisine as well as panoramic views of Lisbon from the 8th floor. The Mundial also has a bar and wine cellar, where guests can attend wine tasting sessions hosted by experts. Hotel Mundial is a 5-minute drive from St. George's Castle, and is a 10-minute walk from various shops and restaurants. It offers 24-hour front desk service, and can assist in car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1369.55" OriginalAmount="1369.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|612522" HotelName="SANA MALHOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/183718_image49019291_0.jpg</HotelPictures>
        <HotelDescription>You'll find the SANA Malhoa Hotel in the city centre, next to the Praca de Espanha and so handy for the El Corte Ingles shopping centre. We're really close to the Metro, so finding us shouldn't be a problem! Comfort is the watch-word of our hotel, which is bathed in natural light. Stay in a contemporary, spacious and cosy environment. The atmosphere is stylishly casual and our young, vibrant and professional team is waiting to make sure your stay is unforgettable. At the SANA Malhoa you'll enjoy a welcoming, restful experience; the natural daylight that floods through the hotel sets us apart and highlights the warm, positive blue and orange decor. But there's more! Recuperate at the Fitness and Wellness Centre, whether it's with a workout at the gym, relaxation in the Jacuzzi, Sauna or Turkish bath or just a soothing massage at the end of the day. Enjoy a traditional meal at the Mediterranean Restaurant in a warm and cosmopolitan environment.And if you're doing business, we have the technology, versatility and know-how you'll need in our seven meeting rooms that have a capacity of upto 700 people. Expect an excellent service; satisfying each and every guest is our principle aim.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1377" OriginalAmount="1377">
      <BasicPropertyInfo Latitude="38.764917425951" Longitude="-9.0978169441223" StarRating="4" HotelCode="66473|32310" HotelName="Olissippo Oriente" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport 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>Avenida Dom João II 32, 1990-083 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86014/a_86014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon's former Expo 98 site, which is now known as the Parque das Nações. One major feature is the hotel's proximity to the Lisbon Oceanarium, FIL fairground, Vasco da Gama shopping centre and the city's casino. It is also close to public transport and Lisbon airport is only 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1381.00" OriginalAmount="1381.00">
      <BasicPropertyInfo Latitude="38.7739" Longitude="-9.09768" StarRating="4" HotelCode="0|expo_panoramic_view_by_homing" HotelName="Expo Panoramic View by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida D. Joao II, 53, 13th floor E, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/69/8169abd5cac6588168bccfd7fad39699a8f6fc02.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Parque das Nacoes), this apartment is within a 15-minute walk of Vasco da Gama Shopping Centre and Lisbon Casino.  This 4-star apartment is 1.1 mi (1.7 km) from Lisbon Oceanarium and 6.2 mi (10 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 250.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1387.00" OriginalAmount="1387.00">
      <BasicPropertyInfo Latitude="38.7199592590332" Longitude="-9.13440990447998" StarRating="0" HotelCode="0|bombarda_21_city_stay_retro_lisbon" HotelName="Bombarda 21 City Stay Retro Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bombarda 21 R/C Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/98/3f98f53ea35eb1c2a81a25252ca56251adf90757.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Santa Justa Elevator. This apartment is 1.7 mi (2.8 km) from Commerce Square and 1.8 mi (2.9 km) from Castle of Sao Jorge.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include an electric kettle and a washing machine, and you can also request a crib/infant bed (surcharge).&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;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1391.27" OriginalAmount="1391.27">
      <BasicPropertyInfo Latitude="38.713278366993" Longitude="-9.1375860571861" StarRating="4" HotelCode="260231|1181958" HotelName="Figueira by The Beautique Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Figueira 16, 1100-241 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363357/w_363357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1393.86" OriginalAmount="1393.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|624381" HotelName="HOTEL LISBOA PLAZA, A LISBON HERITAGE COLLECTION" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955450_foto_1.jpg</HotelPictures>
        <HotelDescription>The perfect combination of classic and modern. 
The constant updating of services and attention to detail make this charming hotel one of the most characteristic in Lisbon. 
Its contemporary boutique style radiates a sophisticated atmosphere, characteristic of the Lusitanian charm. 
A building where the architect developed a concept of modernity through what he described as "practical solutions that promote a feeling of wellness." 
The Heritage Lisboa Plaza is a classic among the hotels in the city. Designed by one of the most famous Portuguese designers, Gra�a Viterbo, it is centrally located beside the main street. The hotel radiates an atmosphere of good taste, comfort and savoir faire, which make it one of the most emblematic of Portugal. * Breakfast until 11:00h. **Pets are allowed on request. 
*Register of Tourism: 231</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1396.00" OriginalAmount="1396.00">
      <BasicPropertyInfo Latitude="38.761810302734375" Longitude="-9.165809631347656" StarRating="0" HotelCode="0|telheiras_comfortable_stay_apartment" HotelName="Telheiras Comfortable Stay Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Prof Fernando da Fonseca 28 4ºA, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/6d/186de72f55c32b8210fcfa288f08b841315de484.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lumiar), you'll be within a 5-minute drive of Lisbon Zoo and Gulbenkian Museum.  This 4-star apartment is 4.3 mi (7 km) from Santa Justa Elevator and 4.4 mi (7.1 km) from Rossio Square.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1402.00" OriginalAmount="1402.00">
      <BasicPropertyInfo Latitude="38.711558631929" Longitude="-9.1383951545963" StarRating="4" HotelCode="307067|browns_central_hotel" HotelName="Brown's Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Assunção 75, 1100-042 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421088/a_421088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1402.00" OriginalAmount="1402.00">
      <BasicPropertyInfo Latitude="38.71706008911133" Longitude="-9.134519577026367" StarRating="0" HotelCode="0|sao_jorge_apartments_suites" HotelName="Sao Jorge Apartments And Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Terreirinho 62,  Santa Maria Maior, 1100-599, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/51/e2513e03018410d6e61112069363436e8ed8566e.jpeg</HotelPictures>
        <HotelDescription>Featuring a terrace, Sao Jorge Apartments &amp;amp; Suites is situated in the historic centre of Lisbon, at 400 metres from São Jorge Castle and 650 metres from Rossio. The Martim Moniz metro station is a short 3-minute walk from the property and Chiado is 1 km away.&lt;br /&gt;All units at Sao Jorge Apartments &amp;amp; Suites are air-conditioned and feature free WiFi access, a flat-screen TV and a living area with a dining table. There is a private bathroom with free toiletries in every unit and towels are offered.&lt;br /&gt;Guests can prepare their meals in the equipped kitchenette, fitted with a microwave, a toaster, a kettle and refrigerator. A variety of restaurants, cafes and supermarkets can be found in the vicinity.&lt;br /&gt;There is a stop of the famous Tram 28 within a 3-minute walk from the property. Liberty Avenue is 1.2 km from São Jorge Apartments and the lively Bairro Alto area is 1.6 km away. Portas do Sol and the Santa Luzia belvedere are at an 8-minute and a 10-minute walk, respectively. The nearest airport is Lisbon International Airport, 6 km away from Sao Jorge Apartments &amp;amp; Suites.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1402.83" OriginalAmount="1402.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|148500" HotelName="MELIA LISBOA ORIENTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1323608_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nLocated in a modern part of the city, in the Parque das Nacoes, the TRYP Lisboa Oriente is ideal for discovering Lisbon, thanks to its communication with the city via the Gare do Oriente (train/ bus/ metro), to its complete facilities and the quality of its services. The TRYP Lisboa Oriente provides spacious and bright rooms, a restaurant and a Lobby Bar; free high speed Wi-Fi internet throughout the hotel and meeting rooms.\n\nLocation\nThis hotel is conveniently located just a short distance from FIL, MEO Arena, the Oceanarium, Vasco da Gama shopping centre, the Gare do Oriente and the Casino. Guests of the hotel benefit from quick access to the city centre and Lisbon international airport\n\nRooms\nThe TRYP Lisboa Oriente provides spacious and bright fully equipped rooms in the Parque das Nacoes featuring LCD TV, air conditioning / heating, free Wi-Fi internet, safe, minibar and hairdryer.\n\nFood and drink\nOne can enjoy some authentic Portuguese cuisine with Arab, Spanish and Brazilian influences and a surprising modern twist at The Oriente Restaurant or relax with a drink at the lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1403" OriginalAmount="1403">
      <BasicPropertyInfo Latitude="38.71453501" Longitude="-9.13754179" StarRating="4" HotelCode="563831|217136" HotelName="Tesouro da Baixa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Duarte 3, 1100-198 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Yaiza, Ereza Villas is by the ocean and convenient to Roja Mountain and Aqualava Waterpark. This villa is within close proximity of Nuestra Senora del Carmen Square and Dorada Beach. Rooms Make yourself at home in one of the 25 guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Rooms have private furnished balconies or patios. 32-inch flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and microwaves, and housekeeping is provided weekly. Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace. Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1403.00" OriginalAmount="1403.00">
      <BasicPropertyInfo Latitude="38.709093228572" Longitude="-9.1334094786301" StarRating="4" HotelCode="517522|emporium_lisbon_suites" HotelName="Emporium Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Bacalhoeiros 18, 1100-070 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/34202/2134202/1.jpg?f=15405921</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Emporium Lisbon Suites, you'll be centrally located in Lisbon, steps from José Saramago Foundation and Old Church of Our Lady of the Conception. This 4-star guesthouse is within close proximity of Lisbon Cathedral and Santo Antonio Church.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include safes and microwaves, and housekeeping is provided daily.&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;Breakfast is available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage, a safe deposit box at the front desk, and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1412.95" OriginalAmount="1412.95">
      <BasicPropertyInfo Latitude="38.770603611163" Longitude="-9.125381217578" StarRating="3" HotelCode="517847|546401" HotelName="Star inn Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua C 2, Aeroporto Internacional de Lisboa, 1749-125 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/632914/a_632914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1426" OriginalAmount="1426">
      <BasicPropertyInfo Latitude="38.717680392221" Longitude="-9.1451478111786" StarRating="1.5" HotelCode="153720|217098" HotelName="Residencial Alegria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Alegria 12, 1250-080 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214175/214175a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 35 rooms. The accommodation offers various services and facilities, including a restaurant, a bar and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1427.53" OriginalAmount="1427.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|110884" HotelName="INTERNATIONAL DESIGN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886272_foto_1.jpg</HotelPictures>
        <HotelDescription>Located right in Lisbon's historic centre, the International Design Hotel is a superior 4-star Boutique Hotel set on Lisbon's main square, the plaza D. Pedro IV (also known as Rossio). Unique and trendy, the Hotel International offers an unrivalled blend of cosmopolitan comfort, personalized service and local insider knowledge that set's it as a place apart. In a sophisticated, modern and trendy environment, the design element is apparent in the meticulous creation of 55 rooms spread over four environments, which involve all the senses in order to free the mind and awaken the dream. The aromas are worked out in detail so that, even with your eyes closed, you can easily identify the themes. Touch is emblematic, images and sounds inspiring, and the palate seduced. All rooms are equipped with LCD Sony TV screens, Jacuzzi, safe, air conditioning, telephone, mini-bar, pillow menu and Ritual amenities. Nespresso coffee machines are available in Medium and Large categories, and our three Large suites also have Playstations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1427.66" OriginalAmount="1427.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|136243" HotelName="TURIM TERREIRO DO PA�O HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889701_foto_1.jpg</HotelPictures>
        <HotelDescription>At 250 m from Commerce Square and just 350 m from Terreiro do Pa�o Metro Station, this 4-star Lisbon hotel is a short walk from the Tagus River. Chiado and Rossio are both at an 8-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1428.92" OriginalAmount="1428.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|CF0B86" HotelName="Martinhal Lisbon Oriente" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2568976_foto_1.jpg</HotelPictures>
        <HotelDescription>RNT: 11038 - Martinhal Lisbon Oriente</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="38.71058531" Longitude="-9.13640838" StarRating="0" HotelCode="695953|home_lisbon_hostel" HotelName="Home Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De São Nicolau 13</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/76/44768cf0929a8431f2de5004e14211bf96e229a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1432.94" OriginalAmount="1432.94">
      <BasicPropertyInfo Latitude="38.720717153002" Longitude="-9.14999127388" StarRating="5" HotelCode="197399|228756" HotelName="Altis Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho 11, 1269-072 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7516/a_7516_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is centrally located close to the famous Avenida Liberdade and Eduardo VII Park. Located in the business and cultural centre of Lisbon, this hotel lies just a short walk from countless restaurants, bars and shops. Rato underground station lies just 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1433.00" OriginalAmount="1433.00">
      <BasicPropertyInfo Latitude="38.7121944474568" Longitude="-9.12690415978432" StarRating="0" HotelCode="0|lisbon_holidays_alfama" HotelName="Lisbon Holidays Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Different Locations in Lisbon, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/b7/07/b707d92118bf08f82b721c4bd88c4e27652dc5e1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Lisbon Holidays Alfama” is located within walking distance from the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Please note that the entire hotel is non-smoking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that check in after 22:00 has an additional cost of EUR 20.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1435.26" OriginalAmount="1435.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|A19E30" HotelName="MY STORY CHARMING AUGUSTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14980_image50923208_0.jpg</HotelPictures>
        <HotelDescription>Inaugurated in December 2018, My Story Charming Hotel Augusta revived an old building on one of Lisbon's best-known streets. Rua Augusta is the main artery resulting from the planning of Lisbon after the earthquake of 1755. It connects two iconic points, Pra�a do Com�rcio and D. Pedro IV Square (Rossio), being initially intended for the sale of silks and wool, similar to the parallel streets, where a type of trade was assigned to each. My Story Charming Hotel Augusta offers the perfect location in the capital. Near the subway station Baixa-Chiado, it gives you access to two of the main lines that allow you to discover the city. However, if you want to go further, you have at your disposal the Rossio Train Station that takes you to Sintra or if you want to discover where the Tagus River ends and the Atlantic Ocean begins, you can choose the Cais do Sodr� Train Station which takes you to Cascais. Divided into 2 types- Double and Single, all rooms are equipped with: amenities, air conditioning, private bathroom (with hairdryer), LED TV (with 70 channels), free Wireless Internet, safe, minibar, 220v, double glass windows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1440.21" OriginalAmount="1440.21">
      <BasicPropertyInfo Latitude="38.712516455652" Longitude="-9.1414471036354" StarRating="4" HotelCode="510887|2070015" HotelName="Lisboa Pessoa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveira Ao Carmo 8, Lisbon 1200-307</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67884/799fd5e2-e590-432b-80a0-9f964752e4b1.jpg?d=636596512110000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel was built in 2016. The property consists of 75 rooms. This attractive hotel provides the ideal base for both sightseeing and business, right in the city's historic centre. The property is entirely air-conditioned in both public areas and rooms. The Hotel provides 24-hour reception with multilingual staff is always available to help guests with any queries or service bookings. Guests are welcome to relax on the terrace enjoying the amazing view over the city. The Hotel offers internet access for guest convenience. There is an on-site secure and private car park. Check-in is at 15h00 and check-out at 12:00. The Hotel offers daily newspapers. This establishment does not allow pets and is entirely non-smoking.

A hidden treasure in the middle of everything! We have one of the best views in Lisboa: the city, the hills, the river. All in hand, in a serene and discrete place. Quite possibly the best location to discover Lisboa. The mythic Augusta street is just 5 minutes walking, Chiado quarter 200 meters, and Bairro Alto quarter 3 minutes walking are examples of proximity with some of best attraction points of the city. Public transportation at just 3 minutes walking (Subway, bus or tram). Impossible not to be amazed with experiencing Lisboa from this location.

Come and visit us!
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1442" OriginalAmount="1442">
      <BasicPropertyInfo Latitude="38.711756869101" Longitude="-9.1332353677063" StarRating="4" HotelCode="902638|201735" HotelName="Solar dos Mouros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Massage Centre,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Milagre de Santo António 6, 1100-129 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366713/366713a_hb_a_014.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1443.00" OriginalAmount="1443.00">
      <BasicPropertyInfo Latitude="38.71055714" Longitude="-9.13635981" StarRating="0" HotelCode="787420|lisbon_downtown_inn" HotelName="Lisbon Downtown Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Sao Nicolau 23-1</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/861974/202071395743770.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1444.00" OriginalAmount="1444.00">
      <BasicPropertyInfo Latitude="38.71395" Longitude="-9.12508" StarRating="3" HotelCode="0|cozy_flat_in_the_heart_of_alfama" HotelName="Cozy Flat in the Heart of Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Cascão 18, 2, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/bf/35bf919767dea772246f6a41afbfaab407182ad3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 4-minute drive from Commerce Square and 7 minutes from Lisbon Cathedral (Se).  This apartment is 1.5 mi (2.4 km) from Rossio Square and 1.6 mi (2.6 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a washing machine.&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="34" TotalAmount="1454.10" OriginalAmount="1454.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|106034" HotelName="HOTEL LIS BAIXA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889550_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Hotel Lis - Baixa, you'll be centrally located in Lisbon, steps from Figueira Square and minutes from Castle of Sao Jorge\n\nWith a stay at Hotel Lis - Baixa, you'll be centrally located in Lisbon, steps from Figueira Square and minutes from Castle of Sao Jorge. This 4-star hotel is within close proximity of Santa Justa Elevator and Dom Pedro IV Statue.Rooms Make yourself at home in one of the 49 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and complimentary newspapers, and housekeeping is provided daily. Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).Dining Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily for a fee.Business, Other Amenities Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1455.48" OriginalAmount="1455.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|650789" HotelName="ALTIS SUITES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/134213_image51079908_0.jpg</HotelPictures>
        <HotelDescription>35 Apartments with lounge, room, Bathroom, kitchenette and car parking. With an actual decoration and a modern equipment, 24 hours reception and room service, laundry and cleaning service in rooms, secretariat and other services. The clients staying in our apartments can use all the services of Altis Hotel, such as Health Club, swimming pool, restaurant, coffee shop, pubs, business centre, hairdresser's and shuttle to the airport. Pets: up to 10kg, charged service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1457.69" OriginalAmount="1457.69">
      <BasicPropertyInfo StarRating="4" HotelCode="|C60090" HotelName="The Emerald House Lisbon, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/24667_image60432805_0.PNG</HotelPictures>
        <HotelDescription>Hotel located in Lisbon, features a fitness center, bar and free WiFi.
The rooms are family rooms, equipped with air conditioning, a kettle and coffee maker, a minibar, a safe, a flat-screen TV and a private bathroom with a shower. Some rooms have a balcony.
A buffet-style breakfast is served daily.
In the surroundings you can visit the Do�a Mar�a II National Theater, the Plaza del Comercio and the National Museum of Ancient Art.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1458.14" OriginalAmount="1458.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|D1AD97" HotelName="PESTANA RUA AUGUSTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33083_image64047549_0.jpg</HotelPictures>
        <HotelDescription>The Pestana Rua Augusta Lisboa is a hotel for a truly memorable stay, located in a restored iconic building in Lisbon�s Baixa district. This is the perfect starting point for unique experiences in the Portuguese capital. It lies in the heart of the city and such an invitation is just too good to resist.This hotel in Lisbon�s Baixa district is located next to the Arco da Rua Augusta, a symbol of eighteenth-century Lisbon. It leads to the Pra�a do Com�rcio, facing the Tagus River, one of the most magnificent locations in Europe. The very lively Rua Augusta is the ideal location from which to explore the Baixa district, with its selection of monuments, renowned boutique shops and vibrant culture.The rooms at the Pestana Rua Augusta Lisboa are welcoming, comfortable and quiet, with a light, relaxing atmosphere and are completely soundproof. Nearly all of them have a balcony overlooking these historic streets, and some even: have a view of the castle on the hill, where Lisbon was founded.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1463" OriginalAmount="1463">
      <BasicPropertyInfo Latitude="38.71139657" Longitude="-9.1384827" StarRating="3" HotelCode="739580|297580" HotelName="Dare Lisbon House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Sapateiros 135, 1100-577 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/95545/3795545/1.jpg?f=15568570</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1464.00" OriginalAmount="1464.00">
      <BasicPropertyInfo Latitude="38.71177534" Longitude="-9.14556445" StarRating="3" HotelCode="621935|my_bairro_alto_suites" HotelName="My Bairro Alto Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Fieis de Deus 71, Misericordia, 1200-043 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10053566</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1471.00" OriginalAmount="1471.00">
      <BasicPropertyInfo Latitude="38.7118549" Longitude="-9.14114321045076" StarRating="0" HotelCode="0|_0x2e751" HotelName="Feeling Chiado 15" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Carmo, 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/7a/49/7a49d74a845066ee10badce32f578899d0e09033.jpeg</HotelPictures>
        <HotelDescription>Located in the heart of Lisbon, in the lively Chiado area, Feeling Chiado 15 is set in a 19th century building and offers free WiFi. Situated on the 4th floor without lift access, this property offers rooms with private bathroom, flat-screen TV and telephone. Some of the deluxe units feature a balcony with view for the city, the São Jorge Castle and the Tagus River. Daily cleaning is provided. During guests’ stay a variety of cakes, tea and coffee are available for free in the common lounge. A buffet breakfast is served daily and includes an assortment of fresh fruits, natural juices, various bread types, cheeses and cereals. Breakfast may be served on the room upon request. Nestled in the picturesque Carmo Square, Feeling Chiado 15 is within walking distance from a multitude of restaurants, Fado houses, shopping centres and stores. Within a 5-minute walk guests will find several tourist attractions including the Santa Justa Lift, the Rossio Square, various theatres and the lively Bairro Alto. The iconic São Jorge Castle and the Sé Cathedral are within a 20-minute walk. The Baixa-Chiado metro station is a 5-minute walk and the Rossio train station is a 8-mninute walk. Lisbon International Airport is a 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1471.00" OriginalAmount="1471.00">
      <BasicPropertyInfo Latitude="38.7152487946062" Longitude="-9.12826269865036" StarRating="0" HotelCode="0|sao_vicente_3" HotelName="São Vicente House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Telheiro São Vicente, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f0/c0/f0c0d51d1b2543bf30fc08fd9b9210ade3ceaf2f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “São Vicente House” is situated in Lisbon. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is provided on site. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1473.00" OriginalAmount="1473.00">
      <BasicPropertyInfo Latitude="38.7102289" Longitude="-9.1306845" StarRating="4" HotelCode="263658|memmo_alfama" HotelName="Memmo Alfama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Merceeiras 27, 1100-582 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196522/196522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Lisbon. Its setting is especially ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1479.00" OriginalAmount="1479.00">
      <BasicPropertyInfo Latitude="38.71528408" Longitude="-9.14832657" StarRating="4" HotelCode="743569|1869_principe_real" HotelName="1869 Principe Real" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Abarracamento De Peniche 14, 1200-002 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1076253/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1487.59" OriginalAmount="1487.59">
      <BasicPropertyInfo StarRating="5" HotelCode="|614388" HotelName="REAL PALACIO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/70795_image62160533_0.jpg</HotelPictures>
        <HotelDescription>Exlusive hotel in Lisbon centre. Opened on May 2003, the Real Palacio is an exceptional five stars hotel situated in the centre of the Portuguese capital. It occupies two buildings, one of them a palace from the 17th century, where the guests can have a wonderful stay in one of its 147 rooms and suites. It also has two restaurants, a modern health club with jacuzzi, sauna and gym. For the clients in business travel, the Palacio Real offers one of the most modern business centres and a variety of sitting rooms to house events for more than 280 persons. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="38.71273581" Longitude="-9.14333316" StarRating="4" HotelCode="482829|almaria_ex_libris_chiado" HotelName="Almaria Ex Libris Chiado" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 137, 1200-272 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/551261/551261a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="38.72003173828125" Longitude="-9.144046783447266" StarRating="0" HotelCode="0|avenida_vii_apartment_rentexperience" HotelName="ALTIDO Avenida VII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. São José 177, 4º direito, n/a, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/a2/7ca2921edbc0d46147aee8f8bb9489af68f59fad.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Lisbon (Lisbon Old Town), this apartment is within a 10-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.4 mi (0.7 km) from Restauradores Square and 0.5 mi (0.9 km) from Marquis of Pombal Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Liberty Avenue - 0.3 km / 0.2 mi&lt;br /&gt;Lisbon Coliseum - 0.5 km / 0.3 mi&lt;br /&gt;Foz Palace - 0.6 km / 0.4 mi&lt;br /&gt;Cinemateca Portuguesa Museum - 0.6 km / 0.4 mi&lt;br /&gt;Botanical Garden - 0.7 km / 0.4 mi&lt;br /&gt;Restauradores Square - 0.7 km / 0.4 mi&lt;br /&gt;Medeiros e Almeida Museum - 0.7 km / 0.4 mi&lt;br /&gt;Rossio Square - 0.8 km / 0.5 mi&lt;br /&gt;Marquis of Pombal Square - 0.9 km / 0.5 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Church of Sao Roque - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Edward VII Park - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.1 km / 0.7 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 13.8 km / 8.6 mi&lt;br /&gt;Cascais (CAT) - 21.1 km / 13.1 mi&lt;br /&gt;The preferred airport for this apartment is Humberto Delgado Airport (LIS).&lt;br /&gt;HeadLine : Near Rossio Square&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with an oven and a stovetop. Cable television is provided for your entertainment. Conveniences include a microwave and an iron/ironing board.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean &amp; Safe (Portugal).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1491.00" OriginalAmount="1491.00">
      <BasicPropertyInfo Latitude="38.7187" Longitude="-9.13239" StarRating="0" HotelCode="0|best_view_of_lisbon_iii__senhora_do_monte_graca_alfama_" HotelName="Graça Castle - Lisbon Cheese &amp; Wine Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Monte, 41,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/31/2f/312f232bd0960704e9806f6b3ae89bcbc5894589.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Graça Castle - Lisbon Cheese &amp;amp; Wine Apartments in Lisbon (Alfama), you'll be a 5-minute drive from Martim Moniz Square and 7 minutes from Castle of Sao Jorge.  This 4-star apartment is 1.1 mi (1.8 km) from Lisbon Cathedral (Se) and 1.2 mi (1.9 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and washing machines, and housekeeping is provided on a limited basis.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="38.695006868834" Longitude="-9.2144324220649" StarRating="5" HotelCode="321975|90112" HotelName="Hotel Palácio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bartolomeu Dias 117, 1400-030 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435853/a_435853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1496.88" OriginalAmount="1496.88">
      <BasicPropertyInfo Latitude="38.72326" Longitude="-9.145626" StarRating="4" HotelCode="160910|134784" HotelName="Inspira Santa Marta" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>R. de Santa Marta 48, 1150-297 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227227/a_227227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoys an exceptional location just a stone's throw away from Avenida da Liberdade. This means guests can get the most out of their stay in Lisbon, combining relaxation and well-being with the best of the cosmopolitan vibe. Guests will find links to the public transport network just 200 m from the hotel and the nearest metro station is 300 m away. The trade fair grounds are around 3 km from family-friendly business hotel, and the coast is roughly 15 km away. Portela Airport is approximately 7 km from the conference hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1500.00" OriginalAmount="1500.00">
      <BasicPropertyInfo Latitude="38.71905517578125" Longitude="-9.124239921569824" StarRating="0" HotelCode="0|apartment_with_one_bedroom_in_lisboa_with_wonderful_sea_view_balcony_and_wifi_2" HotelName="Apartment With one Bedroom in Lisboa, With Wonderful sea View, Balcony and Wifi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Olival a Graca 20, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/zz/86/ad86fe0db33125bd26120280c5e2d8697f142a06.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This apartment is 4 mi (6.5 km) from Lisbon Zoo and 4.9 mi (7.8 km) from Lisbon Oceanarium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Feira da Ladra Flea Market - 0.9 km / 0.5 mi&lt;br /&gt;National Pantheon - 0.9 km / 0.5 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.1 km / 0.7 mi&lt;br /&gt;Martim Moniz Square - 1.3 km / 0.8 mi&lt;br /&gt;Fado Museum - 1.3 km / 0.8 mi&lt;br /&gt;Hospital Sao Jose - 1.4 km / 0.8 mi&lt;br /&gt;National Museum of Azulejos - 1.5 km / 0.9 mi&lt;br /&gt;Miradouro de Santa Luzia - 1.5 km / 0.9 mi&lt;br /&gt;Figueira Square - 1.7 km / 1.1 mi&lt;br /&gt;Rossio Square - 1.8 km / 1.1 mi&lt;br /&gt;Hospital Dona Estefania - 1.9 km / 1.2 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.9 km / 1.2 mi&lt;br /&gt;Lisbon Coliseum - 1.9 km / 1.2 mi&lt;br /&gt;Liberty Avenue - 2 km / 1.2 mi&lt;br /&gt;Santa Justa Elevator - 2 km / 1.3 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 23.2 km / 14.4 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment offers complimentary parking nearby.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a microwave and a washer/dryer.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1509.00" OriginalAmount="1509.00">
      <BasicPropertyInfo Latitude="38.71080537" Longitude="-9.15272483" StarRating="4" HotelCode="572335|dear_lisbon_gallery_house" HotelName="Dear Lisbon Gallery House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 31, 1200-815 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5452167</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1512.62" OriginalAmount="1512.62">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|1025468" HotelName="TRYP Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Aeroporto Internacional de Lisboa, Rua C Nº2, 1749-125? Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392027/a_392027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1522" OriginalAmount="1522">
      <BasicPropertyInfo Latitude="38.71043907" Longitude="-9.14376463" StarRating="4" HotelCode="590979|449106" HotelName="Le Consulat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Praca Luis De Camoes 22, Misericordia, 1249-190 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578661/578661a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.00" OriginalAmount="1525.00">
      <BasicPropertyInfo Latitude="38.71813198" Longitude="-9.14551686" StarRating="0" HotelCode="617048|lisbon_charm_flats" HotelName="Lisbon Charm Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Praça da Alegria 50, 1250-004 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/788479/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1533.00" OriginalAmount="1533.00">
      <BasicPropertyInfo Latitude="38.71630859375" Longitude="-9.134124755859375" StarRating="0" HotelCode="0|sitio_dos_cavaleiros_apartments" HotelName="Sitio dos Cavaleiros Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cavaleiros n 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/52/2c52f2d75e60b154e25b4300d02b3ae627532e72.jpeg</HotelPictures>
        <HotelDescription>A stay at  Sitio dos Cavaleiros Apartments  places you in the heart of Lisbon, within a 15-minute walk of Rossio Square and Se.  This 4-star hotel is 0.6 mi (1 km) from Castle of Sao Jorge and 0.7 mi (1.1 km) from Lisbon Cathedral (Se).&lt;br /&gt;Full breakfasts are served on weekdays from 8:00 AM to 9:00 AM and on weekends from 8:00 AM to 9:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 7 individually furnished guestrooms, featuring kitchens with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and LCD televisions are provided for your entertainment. Conveniences include safes and microwaves, and you can also request cribs/infant beds (complimentary).&lt;br /&gt;For bookings longer than 15 days, a deposit of 20% will be charged on the total amount of the stay.&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;Orders of more than 5 rooms or 10 nights will be subject to different prices and cancellation policies, please consult the hotel for details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1537.00" OriginalAmount="1537.00">
      <BasicPropertyInfo Latitude="38.722930515602" Longitude="-9.14878496745905" StarRating="0" HotelCode="0|lisbon_boulevard" HotelName="Lisbon Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano, 17 1ºD, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/7a/ce7a11ce1dce3d75f50b78569a076a7cddda6432.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Lisbon Boulevard” is situated within 1 km from the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1545.00" OriginalAmount="1545.00">
      <BasicPropertyInfo Latitude="38.7138811164162" Longitude="-9.14465099573135" StarRating="0" HotelCode="0|historical_lisbon_apartments" HotelName="Historical Lisbon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Boa Hora, 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second2/1389644662/0cf5adc8d5c8310c134c551cdbcf9c1f.jpg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Historical Lisbon Apartments” is located in Lisbon. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that a deposit of EUR 100 will be charged at check-in. This amount will be refunded 48 hours after check-out if no damages are made to the apartment.&lt;/br&gt;&lt;/br&gt;Please note that a prepayment/ deposit of 35% of the total amount will be charged on the day of booking. That payment is made by bank transfer, Paypal or credit card through Paypal.&lt;/br&gt;&lt;/br&gt;Please note that this property has no reception. Historical Lisbon Apartments will contact guests with further information regarding check-in and prepayment procedures.&lt;/br&gt;&lt;/br&gt;Please let Historical Lisbon Apartments know your expected arrival time in advance. You can use the Special Requests box when booking or contact the property. Please note that arrivals after 22:00 are subject to a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1546.00" OriginalAmount="1546.00">
      <BasicPropertyInfo Latitude="38.7068106" Longitude="-9.14364251" StarRating="4" HotelCode="440539|city_stays_cais_do_sodre_apartments" HotelName="City Stays Cais Sodre Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Praça Duque da Terceira 11, 1200-161 Lisbon Cais do Sodré</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600002/600002a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1552.00" OriginalAmount="1552.00">
      <BasicPropertyInfo Latitude="38.72023010253906" Longitude="-9.133454322814941" StarRating="0" HotelCode="0|lisbon_grand_view" HotelName="Lisbon Grand View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 19/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco Monte 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/81/7581705cbf5d68556223c4b1528467d0e98a68bf.jpeg</HotelPictures>
        <HotelDescription>With a stay at Lisbon Grand View in Lisbon (Lisbon Old Town), you'll be minutes from Martim Moniz Square and Hospital Sao Jose. This apartment is close to Castle of Sao Jorge and Rossio Square.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Make yourself at home in one of the 7 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 separate sitting areas and irons/ironing boards, and you can also request cribs/infant beds (complimentary).&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1561.00" OriginalAmount="1561.00">
      <BasicPropertyInfo Latitude="38.710996035362" Longitude="-9.1394636034965" StarRating="4" HotelCode="14138|hotel_do_chiado_5" HotelName="Hotel do Chiado" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Almada 114, 1200-290 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16391/a_16391_R2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical district of Chiado, above the Rossio main square and enjoys wonderful views out over the old town. Countless shopping venues, lively bars, restaurants and nightclubs are to be found in the vicinity and links to the public transport network are situated directly in front of the hotel. It is approximately 8 km to the airport and 25 km to the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1567.54" OriginalAmount="1567.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|403098" HotelName="Star Inn Lisbon Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064630_foto_10.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located close to the airport of Lisbon and was established in 2016. It is a short drive away from the National Park and the nearest station is Airport.InternetAdapted for disabledSafe2StayRestaurantParkingTVBathroomShower</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1568.00" OriginalAmount="1568.00">
      <BasicPropertyInfo Latitude="38.7096" Longitude="-9.15118" StarRating="4" HotelCode="0|lisbon_canaan_boutique_apartments_gaivotas" HotelName="Lisbon Canaan Boutique Apartments Gaivotas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Gaivotas 20, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2d/7b/2d7b44544d81758c2f7e6602537b48dbe4760c04.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), Lisbon Canaan Boutique Apartments Gaivotas is within a 10-minute drive of Commerce Square and Botanical Garden.  This 4-star apartment is 2.1 mi (3.4 km) from Rossio Square and 2.5 mi (4 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves and electric kettles, and you can also request cribs/infant beds (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="63" TotalAmount="1570.00" OriginalAmount="1570.00">
      <BasicPropertyInfo Latitude="38.71225785" Longitude="-9.13753674" StarRating="4" HotelCode="620619|hotel_da_baixa" HotelName="Hotel Da Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Prata 231, 1100-143 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627864/627864a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1576.32" OriginalAmount="1576.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|439971" HotelName="BROWNS CENTRAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074496_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 84 individually decorated guestrooms, featuring MP3 docking stations and LED televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.Enjoy a meal at the restaurant or snacks in the coffee shop/caf�. The hotel also offers room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. A complimentary self-serve breakfast is served daily from 7:30 AM to 11:30 AM.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a cruise ship terminal shuttle.With a stay at Browns Central Hotel, you'll be centrally located in Lisbon, steps from Santa Justa Elevator and Rossio Square.  This 4-star hotel is 0.6 mi (1 km) from Castle of Sao Jorge and 0.9 mi (1.4 km) from Commerce Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Santa Justa Elevator - 0.2 km / 0.1 mi  Rossio Square - 0.2 km / 0.1 mi  Carmo Convent - 0.3 km / 0.2 mi  Figueira Square - 0.3 km / 0.2 mi  Rua Augusta Arch - 0.4 km / 0.3 mi  Lisbon City Hall - 0.5 km / 0.3 mi  Camoes Square - 0.6 km / 0.3 mi  Chiado Museum - 0.6 km / 0.4 mi  Fado in Chiado - 0.6 km / 0.4 mi  Lisbon Coliseum - 0.6 km / 0.4 mi  Liberty Avenue - 0.6 km / 0.4 mi  Lisbon Cathedral (Se) - 0.7 km / 0.4 mi  Commerce Square - 0.7 km / 0.4 mi  Church of Sao Roque - 0.7 km / 0.4 mi  Martim Moniz Square - 0.8 km / 0.5 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 9.5 km / 5.9 mi Cascais (CAT) - 23.4 km / 14.6 mi The preferred airport for Browns Central Hotel is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="38.7087" Longitude="-9.15654" StarRating="4" HotelCode="0|romantic_gem_in_santos" HotelName="Romantic Gem in Santos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Machadinho, 62, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/7d/bb7ddf74791c9c93442c8fc8f6841e6cb7f32201.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be minutes from Parliament (Sao Bento Palace) and close to Rossio Square.  This 4-star apartment is close to Commerce Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private patio. A flat-screen television and a DVD player are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided once per stay.&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="34" TotalAmount="1578.11" OriginalAmount="1578.11">
      <BasicPropertyInfo StarRating="4" HotelCode="|B35871" HotelName="You and The Sea Ericeira Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ERICEIRA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1718633_foto_1.JPG</HotelPictures>
        <HotelDescription>You and the sea, seaside hotel and apartments.Here one lives the proximity with the sea, the beach, nature and the culture that surrounds it. Those who visit us enter an immersive experience of the best the region has to offer: surfing, local crafts, nature or food. We are in the heart of Sul beach, Ericeira. We offer 36 apartments with hotel service, with typologies raging from studios to 4-bedroom, ideal for those looking for a relaxed beachfront experience with the comforts of city life.This project fulfils the need of a innovative concept at this region .  A luxury hotel concept , simultaneously suitable for families and groups.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1580.00" OriginalAmount="1580.00">
      <BasicPropertyInfo Latitude="38.7352703" Longitude="-9.1464748" StarRating="1" HotelCode="140698|patria_hotel_2" HotelName="Pensão Residêncial Pátria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Duque Ávila 42, 4º, 5º e 6º andares, 1050-126 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/295292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1581" OriginalAmount="1581">
      <BasicPropertyInfo Latitude="38.710923885916" Longitude="-9.1383195846557" StarRating="3" HotelCode="153547|56536" HotelName="Brown's Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Vitoria 88, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216754/w_216754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1582.00" OriginalAmount="1582.00">
      <BasicPropertyInfo Latitude="38.75829315185547" Longitude="-9.092225074768066" StarRating="3" HotelCode="0|tagus_marina_houseboat" HotelName="Tagus Marina - Houseboat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Passeio do Adamastor - Edifício Nau, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/88/76/8876a82c8578c12b2c12c9cfc9605d16838ac974.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Tagus Marina - Houseboat is centrally located in Lisbon, walking distance from Camoes Theater and close to Lisbon Oceanarium. This houseboat is within close proximity of Atlantic Pavilion and Lisbon International Exhibition Fair.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parque das Nacoes Marina - 0.1 km / 0.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This houseboat also features complimentary wireless Internet access, concierge services, and a communal living room.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Limited parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 23 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Rooms have private balconies or patios. LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as safes and separate sitting areas.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 7:30 AM to 9:00 AM for a fee.&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;Breakfast for children costs: 6.50 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1590.14" OriginalAmount="1590.14">
      <BasicPropertyInfo Latitude="38.766731" Longitude="-9.098351" StarRating="4" HotelCode="20729|99932" HotelName="Tivoli Oriente Lisboa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 27, Parque das Nações, 1990-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26636/a_26636_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the tourist centre of Lisbon, less than 4 km from the city centre. The nearest beach is 5 km away and shopping and entertainment venues are to found within 200 m of the hotel. Links to the public transport network lie directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1594.51" OriginalAmount="1594.51">
      <BasicPropertyInfo Latitude="38.714373985865" Longitude="-9.1367679834366" StarRating="4" HotelCode="58771|992545" HotelName="Hotel Portugal" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joao das Regras 4, 1100-294 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76130/a_76130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1597.43" OriginalAmount="1597.43">
      <BasicPropertyInfo Latitude="38.722201692888" Longitude="-9.1489236674938" StarRating="5" HotelCode="293249|1025408" HotelName="Hotel PortoBay Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araújo 8, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400945/a_400945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located about 800 m from the centre of Lisbon. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="38.70957946777344" Longitude="-9.138110160827637" StarRating="0" HotelCode="0|residentas_aurea" HotelName="Residentas Aurea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea 72, 1-2-3 e 4 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c1/17/c117b6c3f23726c6a03736187933375a25f176dd.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Residentas Aurea in Lisbon (Lisbon Old Town), you'll be a 4-minute walk from Santa Justa Elevator and 6 minutes by foot from Rossio Square. This 4-star apartment is 0.3 mi (0.5 km) from Lisbon Cathedral and 1 mi (1.6 km) from Castle of Sao Jorge. Rooms Make yourself at home in one of the 18 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers. Amenities Make use of convenient amenities, which include complimentary wireless Internet access and concierge services. Business, Other Amenities Featured amenities include dry cleaning/laundry services, multilingual staff, and 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;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.00 per person, per night for adults; EUR 0 per night for guests up to 12 years old. &lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1605.37" OriginalAmount="1605.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|604237" HotelName="VILA GALE OPERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30433_image62079499_0.jpg</HotelPictures>
        <HotelDescription>Right in front of the Tagus River, you will find the hotel Vila Gal� �pera, located near the Lisbon Congress Center and the leisure area of Docas. In just a few minutes, you will reach the monumental area of Bel�m and the historic center of the Portuguese capital.
Designed by the renowned Portuguese architect Manuel Salgado, and renovated in 2014, the decoration of this themed hotel set in Lisbon was inspired by the opera and classical music. Featuring a modern decor, many of its rooms offer an unparalleled view of the Tagus River, an icon of the city.
The hotel offers free wi-fi access in all areas, as well as spaces for meetings and banquets, a spa with indoor pool, gym, sauna, Turkish bath and massage rooms, a restaurant and a bar, where you may be enthralled by the live opera performances that take place twice a week.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1609.00" OriginalAmount="1609.00">
      <BasicPropertyInfo Latitude="38.70938491821289" Longitude="-9.140114784240723" StarRating="0" HotelCode="0|chiado_apartment" HotelName="Nomad's Fine Arts in Chiado with Garage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>6 Rua Ivens, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/0d/e60dc3e7be43224108112d5e1de8a630937534b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Nomad's Fine Arts in Chiado with Garage» is located in Lisbon. This apartment is located in the very center of the city. Before going to bed, you can walk around the main landmarks of the city. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Baixa-Chiado, Commerce Square and Rossio Square.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a free parking zone. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1616.96" OriginalAmount="1616.96">
      <BasicPropertyInfo Latitude="38.699845991592" Longitude="-9.4175308942795" StarRating="5" HotelCode="172202|572615" HotelName="The Albatroz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Frederico Arouca, 100, 2750-353 Cascais</AddressLine>
          </AddressLines>
          <CityName>Cascais</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7266/a_7266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant beachside hotel lies close to the resort centre within a short distance of a diverse selection of shops, restaurants and bars. The nearest beach is a few paces away (100 m) and links to the public transport network may easily be reached on foot. Transfer to the airport takes some 50 minutes and it is 15 km to the nearest ski resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1641.00" OriginalAmount="1641.00">
      <BasicPropertyInfo Latitude="38.72087860107422" Longitude="-9.124770164489746" StarRating="0" HotelCode="0|the_red_jedi" HotelName="The Red Jedi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Afonso Domingues 38, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/61/5261de661a3df1dbaacad4ea6eea29cae5203824.jpeg</HotelPictures>
        <HotelDescription>Set within 1.3 km of Miradouro da Senhora do Monte and 2.4 km of St. George's Castle in Lisbon, The Red Jedi offers accommodation with free WiFi and seating area. All units here are air-conditioned and feature a flat-screen TV, a living room with a sofa, a well-equipped kitchen with a dining area, and a private bathroom with bath or shower, a hairdryer and free toiletries. A microwave, a fridge and oven are also featured, as well as a kettle and a coffee machine. Commerce Square is 2.8 km from the apartment, while Rossio is 2.8 km away.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: EUR 300 per accommodation, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1641.51" OriginalAmount="1641.51">
      <BasicPropertyInfo Latitude="38.708268166493" Longitude="-9.1393898559179" StarRating="4" HotelCode="424198|2045925" HotelName="Almalusa Baixa Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Do Munícipio 21, 1100-365 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/67865/85f24b78-0d74-47a3-8ce9-aaa6e2118474.jpg?d=636596462950000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1642" OriginalAmount="1642">
      <BasicPropertyInfo Latitude="38.70814294" Longitude="-9.14392992" StarRating="0" HotelCode="641811|201710" HotelName="Residentas Apóstolos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Apostólos 3, 1200-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/25371/2525371/2.jpg?f=15196950</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1647.72" OriginalAmount="1647.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|691649" HotelName="INSPIRA LIBERDADE BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/219838_image63311650_0.jpg</HotelPictures>
        <HotelDescription>With a contemporary d�cor, Inspira Liberdade Boutique Hotel offers rooms of different categories. Lighting, color, sound, energy and materials have been carefully designed and put together according to the principles of Feng Shui. The rooms are equipped with integrated, cutting-edge technology allowing guests the freedom to remain in touch with business colleagues, family and friends and to access local information. 
A range of services await you at the hotel, which is equipped with sauna, steam bath, wet areas and 6 treatment rooms. The Spa is designed to be the perfect place to recharge or relax, whilst the gym is equipped with a range of modern equipment. The atmosphere provides an oasis in the heart of the city. 
The hotel is located in the heart of the city, in Rua de Santa Marta, just off Avenida da Liberdade, about 15 minutes from the international airport and about 50m from the nearest metro station (Marques de Pombal). Most of the important historic sites of Lisbon can be reached by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1654.00" OriginalAmount="1654.00">
      <BasicPropertyInfo Latitude="38.71181" Longitude="-9.13285" StarRating="4" HotelCode="0|strategically_located_pleasure_guaranted" HotelName="Strategically Located Pleasure Guaranted" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bartolomeu de Gusmão, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ed/23/ed23ceb56c00f5dc4c6b5daca874b21a47e542ea.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Strategically Located Pleasure Guaranted places you in the heart of Lisbon, within a 15-minute walk of Lisbon Cathedral (Se) and Commerce Square.  This 4-star apartment is 0.5 mi (0.8 km) from Castle of Sao Jorge and 0.6 mi (1 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private balconies or patios. Wired and wireless Internet access is complimentary, and flat-screen televisions with cable programming provide entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include babysitting/childcare (surcharge) and tour/ticket assistance. Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and a library. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1680" OriginalAmount="1680">
      <BasicPropertyInfo Latitude="38.70921939393" Longitude="-9.1356578392683" StarRating="4" HotelCode="888173|55791" HotelName="Vincci Baixa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Comércio 32-38, 1100-150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136485/a_136485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a privileged location in the centre of Lisbon, in the Baixa shopping and banking district. The establishment's immediate vicinity is home to an array of restaurants, bars, pubs and nightlife spots and public transport links can be found just 150 metres away in the centre of Baixa. Rossio train station can be reached in 15 minutes on foot and guests will find a selection of shops in Amoreiras, which is 3 km from the accommodation. Attractions, such as Sé Catedral (300 metres), Castelo de São Jorge (500 metres), Praça do Rossio (500 metres), Chiado (500 metres) and Bairro Alto (700 metres) can all be found nearby. Portela Airport is less than 7 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1689.00" OriginalAmount="1689.00">
      <BasicPropertyInfo Latitude="38.71440411" Longitude="-9.14427265" StarRating="4" HotelCode="522881|heritage_apartments_sao_pedro" HotelName="Residentas São Pedro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Pedro de Alcântara 55, Misericordia, 1250-238 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/27098/3327098/1.jpg?f=15229228</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1692.21" OriginalAmount="1692.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|111173" HotelName="H10 DUQUE DE LOULE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889556_foto_1.jpg</HotelPictures>
        <HotelDescription>Opened in March 2015, the H10 Duque de Loul� is an exclusive Boutique Hotel full of charm located in a historical building in the centre of Lisbon. Painstakingly renovated and decorated by interior designer L�zaro Rosa-Viol�n, its beautiful typical 18th-century facade has been preserved, while its interior design is a fusion of traditional Portuguese elements and contemporary modern and functional elements. This four-star superior hotel has 89 rooms, the � la carte Azul e Branco Restaurant, the Equestre Bar/Library, two meeting rooms and the Lim�o Chill-Out Terrace, boasting impressive views over Lisbon and the Tagus Estuary.InternetAdapted for disabledRestaurantSafe2StayParkingTVAir conditionedBathroomHeating</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1693.00" OriginalAmount="1693.00">
      <BasicPropertyInfo Latitude="38.7168" Longitude="-9.12586" StarRating="4" HotelCode="0|romantic_gem_in_graca" HotelName="Romantic Gem in Graça" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco da Verónica, 1, 3 drt,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/d2/54d280c82e3b5d829333bdea95d9482c718f0494.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 10-minute drive of Commerce Square and Castle of Sao Jorge.  This 4-star apartment is 1.2 mi (1.9 km) from Lisbon Cathedral (Se) and 1.6 mi (2.6 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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="34" TotalAmount="1695.46" OriginalAmount="1695.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|116430" HotelName="Browns Boutique Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027678_foto_1.jpg</HotelPictures>
        <HotelDescription>El Browns Boutique Hotel andamp; Apartments ofrece un alojamiento elegante en el centro de Lisboa, a 5 minutos a pie de Chiado y de Bairro Alto. Cuenta con conexiandoacute;n Wi-Fi gratuita y muebles de diseandntilde;o.Todos los alojamientos disponen de aire acondicionado, soporte para iHome y baandntilde;o privado de mandaacute;rmol. Algunos estandaacute;n equipados con un ordenador iMac y un iPad. Ademandaacute;s, algunos alojamientos cuentan con zona de cocina.La zona de los alrededores estandaacute; llena de restaurantes, cafeterandiacute;as y tiendas. El famoso tranvandiacute;a 28 para a 50 metros del hotel.El Browns Boutique Hotel andamp; Apartments estandaacute; a 100 metros de la estaciandoacute;n de metro de Baixa-Chiado, que comunica con todas las zonas de Lisboa. La estaciandoacute;n de tren de Rossio, situada a 600 metros, ofrece un servicio de tren que comunica en 40 minutos con la localidad de Sintra (declarada Patrimonio de la Humanidad por la UNESCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1697.00" OriginalAmount="1697.00">
      <BasicPropertyInfo Latitude="38.71825" Longitude="-9.15203" StarRating="4" HotelCode="0|lisbon_principe_real_luxe_flat" HotelName="Lisbon Principe Real Luxe Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Escola Politécnica 82 4 Fte, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/e4/18e4f0d765e1da4d0a71c6e3aca81df5cf7d223f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Principe Real), you'll be a 4-minute walk from Botanical Garden and 13 minutes by foot from Marquis of Pombal Square.  This 4-star apartment is 1.1 mi (1.8 km) from Rossio Square and 1.6 mi (2.5 km) from Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided once per stay.&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="63" TotalAmount="1730.00" OriginalAmount="1730.00">
      <BasicPropertyInfo Latitude="38.7213134765625" Longitude="-9.134087562561035" StarRating="3" HotelCode="0|intendente_1865" HotelName="Intendente 1865" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. do Maldonado, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/ac/2aac6cda6558b8e582bc2972364c16286b22c3d2.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Intendente 1865 in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Lisbon City Hall and 8 minutes from Rossio Square.  This hotel is 1.7 mi (2.7 km) from Lisbon Cathedral (Se) and 1.8 mi (2.8 km) from Castle of Sao Jorge.&lt;br /&gt;Amenities : This smoke-free hotel features a playground.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Martim Moniz Square - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Sao Jose - 0.6 km / 0.4 mi&lt;br /&gt;Hospital Dona Estefania - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.1 km / 0.7 mi&lt;br /&gt;Figueira Square - 1.1 km / 0.7 mi&lt;br /&gt;Lisbon Coliseum - 1.2 km / 0.7 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.2 km / 0.7 mi&lt;br /&gt;Liberty Avenue - 1.2 km / 0.8 mi&lt;br /&gt;Miradouro de Santa Luzia - 1.3 km / 0.8 mi&lt;br /&gt;Feira da Ladra Flea Market - 1.3 km / 0.8 mi&lt;br /&gt;Santa Justa Elevator - 1.4 km / 0.8 mi&lt;br /&gt;Foz Palace - 1.4 km / 0.9 mi&lt;br /&gt;National Pantheon - 1.5 km / 0.9 mi&lt;br /&gt;Carmo Convent - 1.5 km / 0.9 mi&lt;br /&gt;Restauradores Square - 1.5 km / 0.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 7.1 km / 4.4 mi&lt;br /&gt;Cascais (CAT) - 22.4 km / 13.9 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and lockers. This hotel has 2 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : A complimentary buffet breakfast is served daily from 8:00 AM to 9:30 AM.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself at home in one of the 24 air-conditioned rooms featuring espresso makers. Complimentary wireless Internet access is available to keep you connected. Detached private bathrooms with bathtubs feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers and washing machines, 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;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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.00" OriginalAmount="1735.00">
      <BasicPropertyInfo Latitude="38.71173687" Longitude="-9.13674008" StarRating="3" HotelCode="757483|b_in_b_lisbon_downtown_suites" HotelName="B in B Lisbon Downtown Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Boutique,Internet">
        <Address>
          <AddressLines>
            <AddressLine>126 Rua dos Douradores, 2 andar, 1100-422 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649134/649134a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy boutique hotel is located in Lisboa. With a small number of only 12, this accommodation is very convenient for a quiet stay. B in Lisbon Downtown Suites was completely renovated in 2018. Those staying at this property may keep updated thanks to the Wi-Fi access. There is no 24-hour reception but self check in and self check out is possible with closed reception. This boutique hotel does not offer cots on demand. B in Lisbon Downtown Suites is not a pet-friendly establishment. All rooms are air conditioned and one or two en suite bathrooms with bathrobes are equipped with toiletries and a hairdryer. Rooms include a flat-screen TV, free Wi-Fi, coffee maker, tea facilities, a safe and a minibar. All guests staying for 3 or more days will receive a cheese board and a bottle of wine to enjoy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="38.712764739990234" Longitude="-9.13231086730957" StarRating="0" HotelCode="0|hermitage_castelo_casa_saint_jorge" HotelName="Hermitage Castelo - Casa Saint Jorge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Beco do Recolhimento 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/34/91344ccd7975e938506179671a4a07bcae4971fd.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Hermitage Castelo - Casa Saint Jorge in Lisbon (Alfama), you'll be a 4-minute walk from Castle of Sao Jorge and 9 minutes by foot from Lisbon Cathedral (Se).  This 4-star apartment is 0.6 mi (0.9 km) from Rossio Square and 0.6 mi (1 km) from Commerce Square.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Castle of Sao Jorge - 0.3 km / 0.2 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.4 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.7 km / 0.4 mi&lt;br /&gt;Fado Museum - 0.7 km / 0.5 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 0.8 km / 0.5 mi&lt;br /&gt;Figueira Square - 0.8 km / 0.5 mi&lt;br /&gt;Rua Augusta Arch - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.6 mi&lt;br /&gt;Rossio Square - 0.9 km / 0.6 mi&lt;br /&gt;Feira da Ladra Flea Market - 1 km / 0.6 mi&lt;br /&gt;Commerce Square - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;Lisbon City Hall - 1.1 km / 0.7 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 8.5 km / 5.3 mi&lt;br /&gt;Cascais (CAT) - 23.5 km / 14.6 mi&lt;br /&gt;business_amenities : Featured amenities include luggage storage and laundry facilities.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : Make yourself at home in one of the 7 individually decorated guestrooms, featuring kitchens with stovetops and microwaves. Your memory foam bed comes with down comforters and premium bedding. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include safes and irons/ironing boards, and housekeeping is provided once per stay.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1748" OriginalAmount="1748">
      <BasicPropertyInfo Latitude="38.69863874" Longitude="-9.2254509" StarRating="4" HotelCode="610598|388135" HotelName="BeGuest Lisbon Premium Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Damião de Góis 3D, 1400-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10522792</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1750.02" OriginalAmount="1750.02">
      <BasicPropertyInfo Latitude="38.717129333562" Longitude="-9.1434184061516" StarRating="4" HotelCode="933342|1480038" HotelName="BessaHotel Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 29, 1250-139 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411039/a_411039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1752.00" OriginalAmount="1752.00">
      <BasicPropertyInfo Latitude="38.71087448" Longitude="-9.14440782" StarRating="4" HotelCode="738958|almaria_edificio_officina_real" HotelName="Almaria - Edificio Officina Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Loreto 58, Centro, 1200-242 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629601/629601a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;O edifício que acolheu em tempos as oficinas que estanhavam as loiças da Casa Real, deve o seu nome a este passado, o qual é evidenciado em todos os recantos do imóvel. 
Segundo o relato de um documento dactilografado, pesquisado na Biblioteca de Estudos Olissiponenses, este edifício terá sido a antiga morada de uma estanharia fundada pelo Marquês de Pombal para estanhar as loiças da Casa Real —“as portas tinham cada uma delas uma coroa real e o seguinte dístico: Officina da RealCasa”. 

Os nossos 11 apartamentos foram cuidadosamente concebidos para lhe proporcionar o máximo conforto e prazer. Todos incluem pormenores únicos de decoração, onde o respeito pelos materiais que pertenciam à Officina da Real Casa como a madeira e o estanho estão fortemente presentes em todos os espaços respeitando assim a História e alma do Edifício. Obras de arte e equipamentos de última geração são alguns dos elementos que tornarão a sua estadia absolutamente memorável.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1756.00" OriginalAmount="1756.00">
      <BasicPropertyInfo Latitude="38.70953407" Longitude="-9.15117714" StarRating="0" HotelCode="430863|lisbon_five_stars_apartments_gaivotas_18" HotelName="Lisbon Five Stars Apartments Gaivotas 18" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gaivotas 18, 1200-649 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600005/600005a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between Cais do Sodré and Santos design district, one of the trendiest neighbourhoods in Lisbon, Gaivotas 18 results of the refurbishment of an historical building that has been completely renovated with extreme quality, yet keeping the traditional local architecture.
The extremely spacious &amp; bright two bedrooms apartments are of timeless elegance decoration and unique endings.
It includes two bedroom apartments.
16 Apartments
5 apts – Two Bedroom Apartments / 2 bathroom (1 insuite) / 4 persons / 115-140 sqm
11 apts – Two Bedroom Apartments / 1 bathroom / 4 persons / around 130 sqm
Sofa Bed for 2 pax in the living room available in all apartments</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="38.717096740554" Longitude="-9.1440193355083" StarRating="4" HotelCode="16641|pensao_residencial_roma_2" HotelName="Pensao Residencial Roma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Da Gloria 22-A 1, 1250-118 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20173/a_20173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1761.24" OriginalAmount="1761.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|944758" HotelName="MELIA LISBOA AEROPORTO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293075_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 100 metres from Lisbon International Airport, the new Meli� Lisboa Aeroporto Hotel offers a lounge bar and a restaurant on site Each room is air-conditioned and includes a sober d�cor with bold accents. All rooms come with a mini-bar, a cable flat-screen TV and a safety deposit box. The private bathroom comes with a shower, hairdryer and free toiletries. Guests can wake up to a wholesome breakfast buffet each morning. At Restaurante Colinas de Lisboa , lunch and dinner are served � la carte and include regional and international cuisine. For a pre-dinner drink head to the lounge bar located on the reception floor. At the hotel guests will find the El Spa, a space where guests can break from routine and recharge their batteries in the swimming pools, the hot tub, hydromassage facilities, waterfalls, sauna and Turkish bath. At the gym guests have a full specialist support. The hotel features indoor and outdoor parking, with paid electrical vehicle charging stations. Parque das Na��es business district is down the avenue, less than 3 km away from Meli� Lisboa Aeroporto Hotel. The Aeroporto Metro Station is within a 5-minute walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1762.00" OriginalAmount="1762.00">
      <BasicPropertyInfo Latitude="38.70930862426758" Longitude="-9.13691520690918" StarRating="0" HotelCode="0|modern_downtown_apartment_rentexperience" HotelName="ALTIDO Modern Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de S. Julião 96, A1F, n/a, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/84/b284ed1005bbb7864d482108ed00ca98ef1c5b3b.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Commerce Square and Lisbon Cathedral (Se).  This apartment is 0.3 mi (0.5 km) from Rossio Square and 0.6 mi (0.9 km) from Castle of Sao Jorge.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rua Augusta Arch - 0.1 km / 0.1 mi&lt;br /&gt;Commerce Square - 0.2 km / 0.1 mi&lt;br /&gt;Lisbon City Hall - 0.3 km / 0.2 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.4 km / 0.2 mi&lt;br /&gt;Santa Justa Elevator - 0.5 km / 0.3 mi&lt;br /&gt;Rossio Square - 0.5 km / 0.3 mi&lt;br /&gt;Figueira Square - 0.6 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.6 km / 0.4 mi&lt;br /&gt;Carmo Convent - 0.6 km / 0.4 mi&lt;br /&gt;Fernando Pessoa Statue - 0.7 km / 0.4 mi&lt;br /&gt;Camoes Square - 0.8 km / 0.5 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.8 km / 0.5 mi&lt;br /&gt;Fado in Chiado - 0.8 km / 0.5 mi&lt;br /&gt;Lisbon Coliseum - 0.9 km / 0.6 mi&lt;br /&gt;Liberty Avenue - 0.9 km / 0.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 9 km / 5.6 mi&lt;br /&gt;Cascais (CAT) - 22.2 km / 13.8 mi&lt;br /&gt;The preferred airport for this apartment is Humberto Delgado Airport (LIS).&lt;br /&gt;business_amenities : The front desk is staffed during limited hours.&lt;br /&gt;HeadLine : Near Commerce Square&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a stovetop and a dishwasher. A kitchenette makes it easy to prepare your meals. Cable television is provided for your entertainment.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean &amp; Safe (Portugal).&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee for check-in between 10:00 PM and 3:00 AM (amount varies)&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1763.00" OriginalAmount="1763.00">
      <BasicPropertyInfo Latitude="38.70958676" Longitude="-9.13804978" StarRating="4" HotelCode="758816|aurea_once_upon_a_house" HotelName="Aurea Once Upon House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Rua Áurea, Santa Maria Maior, 1100-063 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640491/640491a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1763.41" OriginalAmount="1763.41">
      <BasicPropertyInfo Latitude="38.715004633404" Longitude="-9.1407937263386" StarRating="5" HotelCode="141382|234646" HotelName="Altis Avenida Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1° Dezembro 120, 1200-360 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202194/a_202194_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the city, next to the most emblematic square of Lisbon, this city hotel is just a short stroll from the main street and close to the most famous restaurants and shops in Lisbon and close to all major transportation systems. The business hotel is the ideal starting point for travelling around Lisbon and nearby places of interest include St. Jorge Castle (3 km), the Old Town with its bars and nightlife (1.5 km), Chiado (1 km) and Belem (10 km). The beach in Costa da Caparica is approximately 15 km from the design hotel and Portela Airport is around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1769.00" OriginalAmount="1769.00">
      <BasicPropertyInfo Latitude="38.70974611" Longitude="-9.14618847" StarRating="1" HotelCode="634099|city_stays_bica_apartments" HotelName="City Stays Bica Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Housekeeping,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Bica de Duarte Belo 6-8, 1200-056 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599982/599982a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;THIS PROPERTY HAS NO RECEPTION. YOU HAVE TO CONTACT BEFORE CHECK-IN. City Stays Bica Apartments is located in one of Lisbon's trendiest nightlife areas. Chiado is 300 metres away. Free WiFi is provided throughout the property. All air-conditioned units feature a flat-screen TV in the living room and bedrooms. Some units have a terrace and/or balcony with city views. There is also a dining area and a kitchenette fitted with a dishwasher, an oven, and a microwave. A fridge is also offered, as well as a coffee machine and a kettle. Each unit has a private bathroom with free toiletries and a hairdryer. Bed linen is featured. Bairro Alto is 400 metres from City Stays Bica Apartments, while Dona Maria II National Theatre is 700 metres from the property. The nearest airport is Lisbon Humberto Delgado Airport, 7 km from City Stays Bica Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1771.79" OriginalAmount="1771.79">
      <BasicPropertyInfo StarRating="5" HotelCode="|881729" HotelName="PORTOBAY LIBERDADE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889491_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 98 guestrooms featuring minibars and espresso makers. 40-inch LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Satisfy your appetite for lunch or dinner at Bistr�4, a restaurant which specializes in local and international cuisine, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink at one of the 2 bars/lounges. Buffet breakfasts are served on weekdays from 7:00 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Lisbon? This hotel has facilities measuring 2884 square feet (268 square meters), including conference space. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.A stay at PortoBay Liberdade places you in the heart of Lisbon, within a 15-minute walk of Marquis of Pombal Square and Botanical Garden.  This 5-star hotel is 1.2 mi (2 km) from Rossio Square and 1.7 mi (2.7 km) from Commerce Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Liberty Avenue - 0.1 km / 0.1 mi  Marquis of Pombal Square - 0.4 km / 0.3 mi  Edward VII Park - 0.7 km / 0.4 mi  National Museum of Natural History - 0.7 km / 0.5 mi  Botanical Garden - 0.9 km / 0.6 mi  Restauradores Square - 1 km / 0.6 mi  Principe Real Square - 1 km / 0.6 mi  Lisbon Coliseum - 1.1 km / 0.7 mi  Rossio Square - 1.3 km / 0.8 mi  Church of Sao Roque - 1.3 km / 0.8 mi  Hospital Dona Estefania - 1.3 km / 0.8 mi  Parliament (Sao Bento Palace) - 1.5 km / 0.9 mi  Atrium Saldanha - 1.5 km / 0.9 mi  Fado in Chiado - 1.5 km / 0.9 mi  Santa Justa Elevator - 1.5 km / 0.9 mi  The nearest airports are:Lisbon (LIS-Humberto Delgado) - 10.1 km / 6.3 mi Cascais (CAT) - 20.4 km / 12.7 mi The preferred airport for PortoBay Liberdade is Lisbon (LIS-Humberto Delgado).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1773.00" OriginalAmount="1773.00">
      <BasicPropertyInfo Latitude="38.71891" Longitude="-9.1292" StarRating="3" HotelCode="0|graca_heartwarming_flat" HotelName="Graça Heartwarming Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Peixinhos, 8, Andar 3,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/80/e280a712001da6bd4a7d1b9c1262824009a923eb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 10-minute drive of Castle of Sao Jorge and Commerce Square.  This apartment is 0.5 mi (0.8 km) from Martim Moniz Square and 1.2 mi (2 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker.&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="63" TotalAmount="1776.00" OriginalAmount="1776.00">
      <BasicPropertyInfo Latitude="38.705446348238" Longitude="-9.1606114804745" StarRating="5" HotelCode="190575|palacio_ramalhete" HotelName="Palacio Ramalhete" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 92, 1200-692 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164628/164628a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1776.35" OriginalAmount="1776.35">
      <BasicPropertyInfo Latitude="38.718009185486" Longitude="-9.1446429491043" StarRating="4" HotelCode="58770|371925" HotelName="Heritage Avenida Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 28, 1250-145 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76129/a_76129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is situated a few minutes walk from the war memorial, Baixa, Bairro Alto and Alfama. Santa Apolonia station is approximately 2 km away and the hotel is next to Avenida metro station. Local bars and pubs are around 400 m away. Lisbon Airport is around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1780.26" OriginalAmount="1780.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|CD4C96" HotelName="Browns Avenue Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2542913_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 44 habitaciones. Browns Avenue Hotel fue construido en 2022. Asimismo, el establecimiento cuenta con Wi-Fi gratuito. La propiedad ofrece recepciandoacute;n 24 horas. Esta residencia es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados. Browns Avenue Hotel cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los huandeacute;spedes podrandaacute;n aprovechar el servicio de traslado al aeropuerto. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1782.00" OriginalAmount="1782.00">
      <BasicPropertyInfo Latitude="38.71241" Longitude="-9.14528" StarRating="3" HotelCode="0|bairrosweethome" HotelName="Bairrosweethome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Rosa 88, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/08/02/0802529e27a86ceeb3fd8ba18b94f312a24337f5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), Bairrosweethome is within a 15-minute walk of Rossio Square and Santa Justa Elevator.  This apartment is 0.7 mi (1.1 km) from Lisbon City Hall and 0.6 mi (1 km) from Botanical Garden.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 350.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 64.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1783.00" OriginalAmount="1783.00">
      <BasicPropertyInfo Latitude="38.70842" Longitude="-9.15617" StarRating="0" HotelCode="0|the_central_lisbonary_apartment" HotelName="The Central Lisbonary Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Vicente Borga, 120, 2 dto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/eb/09ebe82449224e2da4385e0b918d92160db6ceb9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Santos), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This 4-star apartment is 2.4 mi (3.8 km) from Rossio Square and 3.1 mi (5 km) from Lisbon Cathedral (Se).&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an iron/ironing board, 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="27" TotalAmount="1792" OriginalAmount="1792">
      <BasicPropertyInfo Latitude="38.72193236" Longitude="-9.14930124" StarRating="4" HotelCode="368000|96079" HotelName="Vincci Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araujo 16, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/480828/a_480828_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1806.00" OriginalAmount="1806.00">
      <BasicPropertyInfo Latitude="38.7151569" Longitude="-9.13963936" StarRating="4" HotelCode="774650|o_artista" HotelName="O Artista" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas Santo Antao 9, 1150-264 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/896253/w_896253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1806.00" OriginalAmount="1806.00">
      <BasicPropertyInfo Latitude="38.7087204" Longitude="-9.147322" StarRating="0" HotelCode="0|deco_gem_bica" HotelName="Deco Gem Bica Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada Salvador Correia de Sá, 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/17/fc/17fc35bbb90eaf35a287521ee43560bff177d436.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Deco Gem Bica Luxury Apartment is situated in ????????. It boasts a convenient location within 1 km from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;A variety of local and international dishes is offered at the on-site restaurant. In the evening, guests can enjoy a drink in the casual bar. Wi-Fi is provided in the entire property. Car travellers can the parking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;?? ?????? ?????? ?????????? ?????? ?????????? ? ??????? 30% ?? ????????? ????????????. ? ??????? ?????????? ???? ????? ?????????? ???????????? ????? ???????? ? ???? ? ??????????? ?????????? ? ???????? ???????? ??????????.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1819.00" OriginalAmount="1819.00">
      <BasicPropertyInfo Latitude="38.720051" Longitude="-9.150513" StarRating="5" HotelCode="160972|cs_vintage_lisboa_hotel" HotelName="The Vintage Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo da Fonseca 2, 1250-191 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227301/a_227301_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre next to one of the city's main avenues, Avenida da Liberdade with its shopping (400 m). Avenida metro station is 400 m and close by guests will find Marques de Pombal Square, the botanical gardens, Sao Roque Church, the National Theatre of Sao Carlos, Rua Augusta and the Alfama District. The property is also not far from Arena Rock in Rio, Discovery's Monument, the football club stadiums, Colombo Shopping Center, Lisbon International Fair, the oceanarium and the Cristo Rei Monument. Rossio train station is 1 km, the historical city centre (Chiado district) is 1.2 km, the Barrio Alto is 1.4 km, Paço de Arcos Beach is approximately 1.5 km, St George Castle is 1.7 km, Jeronimos Monastery (UNESCO World Heritage) is 5.5 km and it is 7.3 km to Belem Tower (UNESCO World Heritage). Lisbon Airport is 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1829.00" OriginalAmount="1829.00">
      <BasicPropertyInfo Latitude="38.709381103515625" Longitude="-9.136631965637207" StarRating="4" HotelCode="0|fancy_1br_flat_at_the_heart_of_lisbon_gonzalos_guest" HotelName="Gonzalo's Guest Apartments - Luxury Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Julião 96 1100-526, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/19/7b19c34839d4ceb78edc21926fcfa6ce0b5e7905.jpeg</HotelPictures>
        <HotelDescription>With a stay at Fancy 1BR Flat at the heart of Lisbon in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Lisbon Cathedral (Se) and Commerce Square.  This 4-star apartment is 0.3 mi (0.5 km) from Santa Justa Elevator and 0.3 mi (0.5 km) from Rossio Square.&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;Breakfast for children costs: 10.00 EUR.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 35.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1830.00" OriginalAmount="1830.00">
      <BasicPropertyInfo Latitude="38.71766" Longitude="-9.14671" StarRating="0" HotelCode="0|city_stays_alegria_apartments" HotelName="City Stays Alegria Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria 46, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/26/12265032a9a26643ce3e5d265fb91cdd6a514bc7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Principe Real), City Stays Alegria Apartments is within a 15-minute walk of Rossio Square and Botanical Garden.  This apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 0.7 mi (1.1 km) from Marquis of Pombal Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include microwaves and electric kettles, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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="16" TotalAmount="1840.39" OriginalAmount="1840.39">
      <BasicPropertyInfo Latitude="38.720198168721" Longitude="-9.1448441147804" StarRating="4" HotelCode="50966|20944" HotelName="NH Collection Lisboa Liberdade" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 180 B, 1250-146 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39728/a_39728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is situated on Avenida da Liberdade, around 5 minutes walk from the Praça do Rossio. The historical city centre and the shopping and banking district lie within a short distance from the hotel and links to the public transport network are located directly in front of the hotel. Shopping facilities and restaurant are within 500 m of the hotel; bars and pubs are around 2 km away and the closest nightclub is just slightly further away. Guests can also enjoy daily trips to the beach, which is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1843.84" OriginalAmount="1843.84">
      <BasicPropertyInfo Latitude="38.727694210247" Longitude="-9.1582982394198" StarRating="4" HotelCode="327034|1816148" HotelName="Lux Lisboa Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Padre Antonio Vieira 32, 1070-197 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/441041/a_441041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1853.94" OriginalAmount="1853.94">
      <BasicPropertyInfo Latitude="38.7317833" Longitude="-9.1469361" StarRating="5" HotelCode="17507|20994" HotelName="Sheraton Lisboa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Latino Coelho 1, 1069 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21546/a_21546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in one of the city's most prestigious business districts and lies just 5 minutes' drive from the Avenida da Liberdade. There are many shopping venues as well as countless bars, restaurants and nightclubs to be found within 2 km of the hotel. Links to the public transport network may easily be reached on foot. Lisbon International Airport is only 15 minutes away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1855.00" OriginalAmount="1855.00">
      <BasicPropertyInfo Latitude="38.738167897477" Longitude="-9.1412177681923" StarRating="4" HotelCode="13741|holiday_inn_lisbon" HotelName="Holiday Inn Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Av. Antonio Jose de Almeida 28-A, 1000-044 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14098/a_14098_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon and is just minutes from Amoreiras shopping centre. The nearest bus stop is only 200 metres away and the underground station is less than 1 km from the hotel. There are plenty of restaurants within a stone's throw of the hotel; bars and pubs lie within 2.5 km, slightly further away, and the airport is only 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1863" OriginalAmount="1863">
      <BasicPropertyInfo Latitude="38.71628144" Longitude="-9.14043402" StarRating="4" HotelCode="630356|263897" HotelName="Lisbon Wine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua Portas De Santo Antão 88, 1150-266 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/93804/3693804/1.jpg?f=15234736</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1869.00" OriginalAmount="1869.00">
      <BasicPropertyInfo Latitude="38.739001" Longitude="-9.14731" StarRating="1" HotelCode="171873|hotel_capital_8" HotelName="Residencial Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Elias Garcia, 87, 1050-097 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/296929/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1872" OriginalAmount="1872">
      <BasicPropertyInfo Latitude="38.703638917957" Longitude="-9.1868394613266" StarRating="5" HotelCode="20728|26987" HotelName="Pestana Palace Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jau 54, 1300-314 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26635/a_26635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is around 5 km from the town centre. A wide array of shopping facilities, bars, restaurants and nightclubs can be found within a 7 km radius of the hotel. Within 1 km of the hotel, guests will find a link to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1881.75" OriginalAmount="1881.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|716206" HotelName="Hotel Britania Art Deco Lisbon Heritage Collection" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955445_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en una calle tranquila junto a la cosmopolita Avenida da Liberdade, un autandeacute;ntico Art Deco hotel boutique en el centro histandoacute;rico de Lisboa. Hay una parada de transporte panduacute;blico a poca distancia del hotel y numerosas tiendas, asandiacute; como numerosos bares y restaurantes en las inmediaciones. La discoteca mandaacute;s cercana estandaacute; a 2,5 km de distancia y la playa se encuentra a 25 km del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1884" OriginalAmount="1884">
      <BasicPropertyInfo Latitude="38.70763674" Longitude="-9.14406893" StarRating="4" HotelCode="517990|341747" HotelName="Lisbon Five Stars Apartments São Paulo 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Paulo 55, 1200-426 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604846/604846a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely apartment can be found in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1890.00" OriginalAmount="1890.00">
      <BasicPropertyInfo Latitude="38.712172266724" Longitude="-9.1413357853889" StarRating="4" HotelCode="187321|lisboa_carmo_hotel" HotelName="Lisboa Carmo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Oliveira ao Carmo 1-3, 1200-307 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178447/178447a_hb_a_903.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1903.00" OriginalAmount="1903.00">
      <BasicPropertyInfo Latitude="38.70909881591797" Longitude="-9.146980285644531" StarRating="0" HotelCode="0|lv_premier_bica_bi" HotelName="LV Premier Bica- BI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Cordoeiros 18, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/f6/ecf69f6c1d1a8433c4ef7b0a289c954d2bd208b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 15-minute walk of Rossio Square and Commerce Square. This apartment is 0.6 mi (0.9 km) from Santa Justa Elevator and 0.6 mi (1 km) from Lisbon City Hall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Mercado da Ribeira - 0.4 km / 0.3 mi&lt;br /&gt;Camoes Square - 0.4 km / 0.3 mi&lt;br /&gt;Fado in Chiado - 0.6 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.7 km / 0.5 mi&lt;br /&gt;Church of Sao Roque - 0.8 km / 0.5 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 0.8 km / 0.5 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.6 mi&lt;br /&gt;Carmo Convent - 0.9 km / 0.6 mi&lt;br /&gt;Lisbon City Hall - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1 km / 0.6 mi&lt;br /&gt;Principe Real Square - 1 km / 0.6 mi&lt;br /&gt;Rua Augusta Arch - 1.1 km / 0.7 mi&lt;br /&gt;Figueira Square - 1.2 km / 0.7 mi&lt;br /&gt;Botanical Garden - 1.2 km / 0.7 mi&lt;br /&gt;Commerce Square - 1.2 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 14.6 km / 9.1 mi&lt;br /&gt;Cascais (CAT) - 21.7 km / 13.5 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as barbecue grills.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private furnished balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and you can also request a crib/infant bed (complimentary).&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: 10.00 EUR per stay.&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;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1918.00" OriginalAmount="1918.00">
      <BasicPropertyInfo Latitude="38.70992809" Longitude="-9.14012717" StarRating="4" HotelCode="523645|dear_lisbon_palace" HotelName="Dear Lisbon Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivens 35, 1200-226 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/562622/562622a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1930.66" OriginalAmount="1930.66">
      <BasicPropertyInfo Latitude="38.7092589" Longitude="-9.1302078" StarRating="5" HotelCode="562111|2214625" HotelName="Eurostars Museum" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cais de Santarém 40, 1100-104 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616567/616567a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1945.84" OriginalAmount="1945.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|095422" HotelName="NAU Palacio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889634_foto_1.jpg</HotelPictures>
        <HotelDescription>It's not just another hotel in Lisbon. It is the NAU Pal�cio do Governador (Governor's Palace, in English), with 60 different rooms near the Tagus river in the historic centre of Bel�m, one of the most beautiful and emblematic areas of the capital. Built on the site of the former house of the governor of the Tower of Bel�m, exquisitely restored, on top of roman ruins probably from the 1st to the 5th century, the NAU Pal�cio do Governador is a palatial building with a reception that once was a chapel, a restaurant with original domes as ceilings and contemporary SPA that's linked to the ancient thermal traditions of Mediterranean cultures. Close to the Tagus and national historic monuments, the Pal�cio do Governador is the natural choice for anyone who wants to be in Lisbon, near everything, from culture to leisure and far enough from the frenzy of the city centre. 
*Register of Tourism: 6305</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1960.00" OriginalAmount="1960.00">
      <BasicPropertyInfo Latitude="38.71976089477539" Longitude="-9.148500442504883" StarRating="0" HotelCode="0|altido_liberdade_garden" HotelName="ALTIDO Liberdade Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. do Salitre 111, -1 direito, n/a, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/93/e1/93e161d99edf62149e8dc52d6860a58a17169999.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Lisbon (Principe Real), this apartment is within a 10-minute walk of Botanical Garden and Marquis of Pombal Square.  This apartment is 0.7 mi (1.1 km) from Rossio Square and 0.5 mi (0.8 km) from Restauradores Square.&lt;br /&gt;Amenities : Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Cinemateca Portuguesa Museum - 0.2 km / 0.1 mi&lt;br /&gt;Liberty Avenue - 0.3 km / 0.2 mi&lt;br /&gt;Medeiros e Almeida Museum - 0.4 km / 0.2 mi&lt;br /&gt;National Museum of Natural History - 0.6 km / 0.4 mi&lt;br /&gt;Botanical Garden - 0.7 km / 0.4 mi&lt;br /&gt;Foz Palace - 0.8 km / 0.5 mi&lt;br /&gt;Marquis of Pombal Square - 0.8 km / 0.5 mi&lt;br /&gt;Restauradores Square - 0.8 km / 0.5 mi&lt;br /&gt;Lisbon Coliseum - 0.9 km / 0.6 mi&lt;br /&gt;Edward VII Park - 0.9 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.1 km / 0.7 mi&lt;br /&gt;Church of Sao Roque - 1.2 km / 0.8 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 1.3 km / 0.8 mi&lt;br /&gt;Santa Justa Elevator - 1.3 km / 0.8 mi&lt;br /&gt;Fado in Chiado - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 13.7 km / 8.5 mi&lt;br /&gt;Cascais (CAT) - 21 km / 13 mi&lt;br /&gt;The preferred airport for this apartment is Humberto Delgado Airport (LIS).&lt;br /&gt;business_amenities : The front desk is staffed during limited hours.&lt;br /&gt;HeadLine : Near Botanical Garden&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with an oven and a stovetop. A kitchenette is outfitted with a microwave and a dishwasher. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a washer/dryer and an iron/ironing board.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean &amp; Safe (Portugal).&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee for check-in between 10:00 PM and 3:00 AM (amount varies)&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1987.81" OriginalAmount="1987.81">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|2541345" HotelName="Turim Boulevard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27953/3827953/1.jpg?f=15652582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1990.00" OriginalAmount="1990.00">
      <BasicPropertyInfo Latitude="38.719242688735" Longitude="-9.1441066908073" StarRating="5" HotelCode="915455|fontecruz_lisboa_autograph_co" HotelName="Fontecruz Lisboa, Autograph Collection" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 138-142, 1250-001 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164931/164931a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2000.55" OriginalAmount="2000.55">
      <BasicPropertyInfo Latitude="38.724457203218" Longitude="-9.1584720956771" StarRating="5" HotelCode="212689|189320" HotelName="EPIC SANA Lisboa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Duarte Pacheco 15, 1070-100 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301350/a_301350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2018.00" OriginalAmount="2018.00">
      <BasicPropertyInfo Latitude="38.7094841003418" Longitude="-9.135022163391113" StarRating="0" HotelCode="0|downtown_75_prestige" HotelName="Downtown 75 Prestige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena, nr  75, 3ºD, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/d2/27d2b57c351c883a0535d4e75ad719200b0a6d2f.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be a 3-minute walk from Lisbon Cathedral (Se) and 5 minutes by foot from Commerce Square. This 4-star apartment is 0.4 mi (0.7 km) from Santa Justa Elevator and 0.4 mi (0.7 km) from Rossio Square.&lt;br /&gt;Make yourself comfortable in this apartment, which has a kitchen. Complimentary wireless Internet access is available to keep 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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2022.00" OriginalAmount="2022.00">
      <BasicPropertyInfo Latitude="38.72041788255" Longitude="-9.1351791367952" StarRating="4" HotelCode="530650|hotel_1908_lisboa" HotelName="1908 Lisboa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Do Intendente Pina Manique 6, 1100-285 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/646193/gt_646193_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lisbon, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2034.81" OriginalAmount="2034.81">
      <BasicPropertyInfo Latitude="38.70898953" Longitude="-9.14328589" StarRating="4" HotelCode="398643|2045905" HotelName="Alecrim ao Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim 73, 1200-015 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4216507</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2038.66" OriginalAmount="2038.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|794992" HotelName="138 LIBERDADE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26419_image60563112_0.jpg</HotelPictures>
        <HotelDescription>The 138 Liberade Hotel Autograph Collection Hotel is located in the heart of Avenida Liberdade. The hotel is designed with an amazing decor, mixing valuable pieces of contemporary art with classic details, creating a really special atmosphere. The hotel offers a restaurant and a nice quiet terrace, away from the bustle of the street and where you can enjoy a drink or a snack. The hotel rooms are decorated with a historic photograph of the city, and there is no equal to another. The more touristy neighborhoods like Chiado, Bairro Alto and Alfama are only 15 minutes walk from the hotel. Fontecruz Lisboa Autograph Collection is just 20 meters from the metro stop and 20-minute walk to the famous Castillo de San Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2056.00" OriginalAmount="2056.00">
      <BasicPropertyInfo Latitude="38.73637008666992" Longitude="-9.131131172180176" StarRating="0" HotelCode="0|caraujo_apartments" HotelName="Caraujo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Carvalho Araújo 114, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/bf/bebfe142350ddc449bb6155b55ddb1687e886d4d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Caraujo Apartments in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Gulbenkian Museum and Rossio Square. This apartment is 2.5 mi (4 km) from Santa Justa Elevator and 2.6 mi (4.1 km) from Commerce Square.&lt;br /&gt;This apartment offers designated smoking areas.&lt;br /&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves and coffee/tea makers, 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: 10.50 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2064.40" OriginalAmount="2064.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|640214" HotelName="Heritage Avenida Liberdade, a Lisbon Heritage Collection" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887363_foto_1.jpg</HotelPictures>
        <HotelDescription>Heirs of good taste.
A contemporary ambiance, stately furniture, elegant lounges, library and rooms, which leave you with a warm and intimate impression at the centre of the city.
Fresh flowers, a precise detail punctuated at the reception, relaxing atmosphere and assured comfort: welcome to Lisboa. 
Situated in an 18th century structure, the decor of the prestigious architect Miguel C�ncio Martins, leaves its distinctive impression just like in many outstanding spaces throughout all of Europe.
Located in one of the most emblematic avenues of Lisboa, highlighting Portuguese heritage and tradition in this unique hotel.  It's hard to choose only one of its amazing characteristic, because it perfectly combines the special attention to detail with facilities dedicated to satisfy guests. Let yourself be driven by the warmth and personal care that will make your stay a rewarding, comfortable and an unforgettable experience.  * Breakfast until 12:00h. 
*Register of Tourism: 595</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2083.00" OriginalAmount="2083.00">
      <BasicPropertyInfo Latitude="38.7161279508375" Longitude="-9.13887045889555" StarRating="0" HotelCode="0|loving_lisbon_rossio" HotelName="Loving Lisbon Rossio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Convento da Encarnação 23, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/61/d7/61d79f024f3d63285540d3f30457838a221182d7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Loving Lisbon Rossio” is situated in the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="970824|open_house_boavista_44" HotelName="Open House Boavista 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Boavista 44, Misericordia, 1200-012 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/04/d8040d3ff4e0fdc38430f11ec1169aa3b8046773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2094.04" OriginalAmount="2094.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|C90008" HotelName="Hyatt Regency Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2457436_foto_1.jpg</HotelPictures>
        <HotelDescription>With 204 rooms and suites ranging from 32 sqm up to 188sqm creating the ideal place to stay and gather in Lisbon. Hyatt Regency Lisboa also includes a Fitness Centre, 2 Restaurants and 1 Rooftop Bar, 4 Meeting Rooms, an exclusive Destination SPA - Serenity - The Art of Wellbeing and breathtaking views over the Tagus River in a prime location in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2102.00" OriginalAmount="2102.00">
      <BasicPropertyInfo Latitude="38.709964752197266" Longitude="-9.130941390991211" StarRating="0" HotelCode="0|breathtaking_river_view_in_alfama" HotelName="Breathtaking River View in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Barão 14, 5º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/51/d1510208507496e952c8282d83586d510f0f9445.jpeg</HotelPictures>
        <HotelDescription>Located 800 metres from Rossio and 1 km from Chiado, Breathtaking River View in Alfama offers accommodation in Lisbon. The property boasts views of the river and is 1.7 km from Bairro Alto. Free WiFi is featured throughout the property.&lt;br /&gt;There is a seating area, a dining area and a kitchen. Towels and bed linen are offered in this self-catering accommodation. There is a private bathroom with a bath or shower.&lt;br /&gt;Liberty Avenue is 1.9 km from Breathtaking River View in Alfama, while Amoreiras is 3.1 km from the property. The nearest airport is Lisbon Portela Airport, 7 km from Breathtaking River View in Alfama.&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;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2130" OriginalAmount="2130">
      <BasicPropertyInfo Latitude="38.727386184113" Longitude="-9.1483524441719" StarRating="4" HotelCode="27785|6420" HotelName="SANA Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Fontes Pereira de Melo 8, 1069-310 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41032/a_41032_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful central location at the heart of Lisbon that allows easy and convenient access to a wide range of cultural and tourist sights. Links to the public transport network are to be found close by, located about 100 m from the hotel, and there are countless shopping venues, bars, restaurants and nightclubs to be found in the vicinity (250 m - 2.5 km away). Lisbon Airport is about 6 km from the hotel and it is 22 km to the nearest beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2138.94" OriginalAmount="2138.94">
      <BasicPropertyInfo Latitude="38.718641193266" Longitude="-9.1449809074402" StarRating="5" HotelCode="17726|182496" HotelName="Sofitel Lisbon Liberdade" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Liberdade 127, 1269-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21806/a_21806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the leisure district of Lisbon just a few minutes walk from the city centre where guests will discover countless sights, bars, restaurants, cinemas, shopping and entertainment venues. Located on the prestigious Avenida da Liberdade at the heart of the Portuguese capital, the historical old town district of Alfama is to be found close by. The city airport is just 7 km away and links to the public transport are to be found directly in front of the complex. The nearest beach is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2157.00" OriginalAmount="2157.00">
      <BasicPropertyInfo Latitude="38.70992" Longitude="-9.1358" StarRating="3" HotelCode="0|lv_premier_baixa_cn1_2" HotelName="LV Premier Baixa CN1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Conceição, 46 5e, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/37/6f/376f546b1a58ebde4d1f6bcc9f1892fb8328da56.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Commerce Square and Lisbon Cathedral (Se).  This apartment is 0.4 mi (0.7 km) from Rossio Square and 0.3 mi (0.4 km) from Lisbon City Hall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a separate sitting area and a microwave, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2190.00" OriginalAmount="2190.00">
      <BasicPropertyInfo Latitude="38.71449" Longitude="-9.12453" StarRating="3" HotelCode="0|alfamasweethome_2" HotelName="Alfamasweethome 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Zagalo 12, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/8d/928d47b8edf9f187b46d304d165059b142699f18.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be a 5-minute drive from Commerce Square and 8 minutes from Lisbon Cathedral (Se).  This apartment is 1.5 mi (2.5 km) from Rossio Square and 1.6 mi (2.5 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your air-conditioned apartment.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 44.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2214.00" OriginalAmount="2214.00">
      <BasicPropertyInfo Latitude="38.73542508" Longitude="-9.13423992" StarRating="4" HotelCode="984953|casa_da_avenida_" HotelName="Casa Da Avenida Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 189, 1º, 3º e 4º, Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10511415</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2217.00" OriginalAmount="2217.00">
      <BasicPropertyInfo Latitude="38.710809" Longitude="-9.13947370000005" StarRating="0" HotelCode="0|chiado_nova_almada_" HotelName="Chiado Nova Almada" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova do Almada, n.º 18, 4º Direito, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/4d/bf/4dbfcc987ebe9b9d6e2926888bea4a76d630485d.jpeg</HotelPictures>
        <HotelDescription>Located in Chiado, this bright apartment is 300 metres from historical Rossio. Chiado Nova Almada is a mere 60 metres from the Baixa/Chiado Metro Station.The bright apartment has an open plan living area with an equipped kitchenette. It includes one bedroom with a double bed and sloa has a private bathroom.Guests may cook their meals in the equipped kitchenette. Alternatively, several traditional Lisbon restaurants and cafés are within a 5-minute walk.The Chiado is one of the most typical areas of Old Lisbon and features various shops. The scenic Santa Justa Lift is 230 metres from the apartment. Alfama is 1.4 km away and is renowned for its Fado Houses, where you can enjoy a Fado concert while tasting Portuguese tapas. Lisbon International Airport is 7 km from the Chiado Nova Almada.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that a deposit of EUR 100 will be charged at check-in. This amount will be refunded after check-out if no damages are made to the apartment.&lt;/br&gt;&lt;/br&gt;Please note that late check-ins after 23:00 have an added cost of EUR 30.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2250.39" OriginalAmount="2250.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|766141" HotelName="EPIC SANA MARQUES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886437_foto_1.jpg</HotelPictures>
        <HotelDescription>Centrally located, the Epic Sana Marqu�s offers modern, air-conditioned rooms with TVs, 350 metres from the famous Marques de Pombal Square. Lisboa Hotel rooms are decorated in a contemporary style and have views over the Old City, Tagus River or Eduardo VII Park. The spacious en suite bathrooms are furnished with complimentary amenities. Guests are served a large buffet breakfast each morning. The hotel�s traditional, Portuguese restaurant Contempor�neo is open for lunch and dinner. Epic Sana Marqu�s also has a bar where live piano music is played. Epic Sana Marqu�s's guests can enjoy a massage, or relax in the hot tub. The hotel also has a sauna, a steam bath and a fitness centre. The Epic Sana Marqu�s is a 5-minute walk from Lisbon's Metro and bus service, which offer public transport links to the rest of the city. Portela Airport is less than 5 km from the hotel, and private parking is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2251" OriginalAmount="2251">
      <BasicPropertyInfo Latitude="38.71094688" Longitude="-9.15053587" StarRating="0" HotelCode="488880|341744" HotelName="Lisbon Five Stars Apartments Combro 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Poiais de Sao Bento 7, 1200-109 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600004/600004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On a short walking distance from Santa Catarina and it's hip viewpoint, and a few more steps from lively Bairro Alto and trendy Chiado, Combro 7 is a signature building that offers spacious – yet cosy – apartments. It will make you feel at home. This is the perfect starting point to explore a side of the city where modern embraces history, hiding surprises around every other corner, hiding between bars, churches, palaces and small local stores.
13 Apartments
4 apts – One Bedroom Apartment / 1 bathroom insuite / 2 persons / around 75 sqm
7 apts – Two Bedroom Apartment / 2 bathroom insuite / 4 persons / 100-110 sqm
2 apts – Three Bedroom Apartments / 2 bathroom insuite / 6 persons / around 130 sqm
Sofa Bed for 2 persons in the living room available in all apartments
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2251.21" OriginalAmount="2251.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|854609" HotelName="EPIC SANA HOTEL LISBOA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1642_image50008411_0.jpg</HotelPictures>
        <HotelDescription>Con una ubicaciandoacute;n estratandeacute;gica en Lisboa, en Amoreiras, a una corta distancia de Marquandecirc;s de Pombal y de Avenidas Novas, este hotel ofrece un total de 291 habitaciones y 20 suites, con vistas a la ciudad y al randiacute;o Tajo. Tiene dos restaurantes, un bar con terraza en el lobby, sky bar y un amplio spa con piscina climatizada tipo infinity ubicada en la terraza superior del hotel, ofreciendo vistas panorandaacute;micas sobre la ciudad de Lisboa. El espacio dedicado a reuniones y eventos abarca un total de 1750 metros y puede acoger hasta 1300 personas. Estandaacute; distribuido en 13 salas de reuniones e incluye un total de 900 metros cuadrados de salandoacute;n de baile.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2260.00" OriginalAmount="2260.00">
      <BasicPropertyInfo Latitude="38.71322282" Longitude="-9.14143584" StarRating="0" HotelCode="531877|casa_balthazar" HotelName="Casa Balthazar" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Duque 26, 1200-159 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/37659/2137659/1.jpg?f=14955132</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2265.67" OriginalAmount="2265.67">
      <BasicPropertyInfo Latitude="38.711420617271" Longitude="-9.131312604562" StarRating="5" HotelCode="317466|2203055" HotelName="Santiago de Alfama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santiago 10-14, Santa Maria Maior, 1100-494 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/488112/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2288.52" OriginalAmount="2288.52">
      <BasicPropertyInfo Latitude="38.718095141427" Longitude="-9.1399910318935" StarRating="4" HotelCode="313133|2381445" HotelName="Torel Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Camara Pestana 23, 1150-082 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79649/1879649/1.jpg?f=15670937</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2300.00" OriginalAmount="2300.00">
      <BasicPropertyInfo Latitude="38.693373270826" Longitude="-9.2107339203358" StarRating="5" HotelCode="99867|altis_belem_hotel__spa__preferred_boutique_hotel" HotelName="Altis Belem Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Doca do Bom Sucesso, 1400-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139858/a_139858_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Cutting-edge design and a unique waterfront location await guests at this hotel, which is set in one of Lisbon's most historical districts, Belém. Guests will find the centre (Rossio) nearby, and the nearest restaurants are in Belém, as are the links to the public transport network and shops. Avenida 24 Julho has nightspots and Cais do Sodré is the most convenient metro station. Parede Beach is close, the Tejo River is just 1 minute’s walk and it is some 1.2 km to Jeronimos Monastery, around 5 km to Lisbon Medieval Castle, about 5.8 km to Bairro Alto and some 7.5 km to Chiado. Lisbon Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2305.00" OriginalAmount="2305.00">
      <BasicPropertyInfo Latitude="38.71138381958008" Longitude="-9.136996269226074" StarRating="0" HotelCode="0|montebelo_lisbon_downtown_apartments" HotelName="Montebelo Lisbon Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Prata 156, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/d1/d3d1007b85ae08359912098421aeff28a9590389.jpeg</HotelPictures>
        <HotelDescription>Offering accommodation with free WiFi, air conditioning and flat-screen TV, Montebelo Lisbon Downtown Apartments is located 500 m from Rossio and 600 m from Dona Maria II National Theatre. The property is set in a historical building and features typical Lisbon tiles and Bordallo Pinheiro decoration elements.&lt;br /&gt;All units comprise a seating area with a sofa, a dining area, and a fully equipped kitchen with various cooking facilities, including a dishwasher, a microwave, a fridge and an oven. For added convenience, the property can provide towels and bed linen.&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: 50.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2305.84" OriginalAmount="2305.84">
      <BasicPropertyInfo Latitude="38.70767097" Longitude="-9.14171958" StarRating="4" HotelCode="591167|595047" HotelName="Almaria Edifício da Corte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Ferragial 11, 1200-182 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595047/595047a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lisbon.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2317.00" OriginalAmount="2317.00">
      <BasicPropertyInfo Latitude="38.721099853515625" Longitude="-9.127949714660645" StarRating="0" HotelCode="0|bright_beautiful_top_floor_graaa_flat" HotelName="Bright &amp; Beautiful Top Floor Graça Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapadores, 115 - 4 DTO, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/15/35153cdaa354ea544ac2e0d84f0a31d548034af7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Alfama), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This apartment is 0.7 mi (1.1 km) from Martim Moniz Square and 1.5 mi (2.5 km) from Lisbon Cathedral (Se).&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Feira da Ladra Flea Market - 0.8 km / 0.5 mi&lt;br /&gt;National Pantheon - 1 km / 0.6 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1 km / 0.6 mi&lt;br /&gt;Martim Moniz Square - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Miradouro de Santa Luzia - 1.3 km / 0.8 mi&lt;br /&gt;Fado Museum - 1.4 km / 0.9 mi&lt;br /&gt;Hospital Dona Estefania - 1.4 km / 0.9 mi&lt;br /&gt;Figueira Square - 1.5 km / 0.9 mi&lt;br /&gt;Rossio Square - 1.6 km / 1 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.7 km / 1.1 mi&lt;br /&gt;Lisbon Coliseum - 1.7 km / 1.1 mi&lt;br /&gt;Liberty Avenue - 1.7 km / 1.1 mi&lt;br /&gt;National Museum of Azulejos - 1.8 km / 1.1 mi&lt;br /&gt;Santa Justa Elevator - 1.8 km / 1.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 7.6 km / 4.7 mi&lt;br /&gt;Cascais (CAT) - 22.8 km / 14.1 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a microwave and a washing machine, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2322.30" OriginalAmount="2322.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|439955" HotelName="TOREL PALACE LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/22037_image60225515_0.jpg</HotelPictures>
        <HotelDescription>Torel Palace Lisbon opened in 2013 and consists of two historic palaces and a mansion. Feel like a king or queen in our themed rooms and apartments. Privacy, dedicated service and spectacular views make Torel Palace Lisbon a haven of peace in the heart of the capital.
At Torel Palace Lisbon we seek your well-being. Our goal is to make you feel at home, in an environment surrounded by elegance and good taste.
Our 25 rooms are divided into 6 categories: Standard, Standard with a view, Executive with a view, Master, Premier with a view and Royal with a view. In addition, we still have a Villa and five new apartments. Each room has a different and particular decoration inspired by the kings and queens of Portugal, creating a cozy and sophisticated atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.00" OriginalAmount="2327.00">
      <BasicPropertyInfo Latitude="38.7110595703125" Longitude="-9.143044471740723" StarRating="0" HotelCode="0|casa_portuguesa_chiado" HotelName="Casa Portuguesa Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Misericórdia, 17 4 Fr, Misericordia, 1200-270 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/59/d4/59d44899eed16805cbb6792a7d7652a012f7a8cc.jpeg</HotelPictures>
        <HotelDescription>Featuring river views and free WiFi, Casa Portuguesa Chiado features accommodation attractively situated in Lisbon, within a short distance of Bairro Alto, Ribeira Market and Rossio. Each unit features a fully equipped kitchen with a dishwasher, a seating area with a sofa, a TV, a washing machine, and a private bathroom with shower and a hair dryer. A microwave and fridge are also available, as well as a kettle and a coffee machine. Commerce Square is 1.3 km from the apartment, while Liberty Avenue is 2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2330.00" OriginalAmount="2330.00">
      <BasicPropertyInfo Latitude="38.715999603271484" Longitude="-9.121253967285156" StarRating="0" HotelCode="0|d_loft_river" HotelName="D_Loft River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bica do Sapato 44, Sao Vicente, 1100-094 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/07/78077e0cd06ab29327362e844c5fd861f5fcda65.jpeg</HotelPictures>
        <HotelDescription>Located 50 metres from Santa Apolonia train and metro station and just opposite cruise ship terminal, the modernly-decorated D_Loft River offers accommodation in the centre of Lisbon. The property features frontal views of the Tagus River offers free private and covered parking on.&lt;br /&gt;Featuring 2 air-conditioned bedroom with king-size beds, a duvet and a flat-screen TV, this apartment includes 2 bathrooms as well as a modern living room equipped with air conditioning, a flat-screen cable TV and docking station. Free WiFi is available throughout the property.&lt;br /&gt;Guests are welcome to prepare their own meals using the fully equipped kitchen. In addition there is a Nespresso coffee machine, a washing machine and a clothes dryer.&lt;br /&gt;The National Pantheon and the Flea Market are located 500 metres away and Lisbon International Airport is 6 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2335.56" OriginalAmount="2335.56">
      <BasicPropertyInfo Latitude="38.738870859726" Longitude="-9.1664278507233" StarRating="5" HotelCode="173069|20894" HotelName="Corinthia Hotel Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 105, 1099-031 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7353/a_7353_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is well situated for access to the public transport network with links located just 100 metres away. From here, guests will easily reach plenty of shops and restaurants and the nearest beach is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2376.96" OriginalAmount="2376.96">
      <BasicPropertyInfo Latitude="38.714920219373" Longitude="-9.1413894295692" StarRating="5" HotelCode="10890|1045d0" HotelName="Hotel Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1° de Dezembro, 123, 1200-359 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8348/a_8348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfort hotel is located on Rossio Square, right by Praça dos Restauradores and close to Rossio train station in the heart of the city. The hotel offers a wonderful view of the nearby São Jorge castle complex and the old town quarter, Alfama. It is located just a few steps from public transport as well as plenty of sightseeing attractions. In addition, Lisbon airport is located 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2435" OriginalAmount="2435">
      <BasicPropertyInfo Latitude="38.708235372146" Longitude="-9.1378307288361" StarRating="5" HotelCode="309878|46097" HotelName="Pousada de Lisboa, Praça do Comércio - Small Luxury Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Comércio 31-34, 1100-148 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424000/a_424000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2457.00" OriginalAmount="2457.00">
      <BasicPropertyInfo Latitude="38.716121673583984" Longitude="-9.14039134979248" StarRating="0" HotelCode="0|with_you_suites" HotelName="With You Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. das Portas de Santo Antão 76, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a2/d4/a2d44c4ad832fd639fd542bf5b15cd86119dc672.jpeg</HotelPictures>
        <HotelDescription>With a stay at With You Suites in Lisbon (Lisbon Old Town), you'll be a 3-minute walk from Rossio Square and 6 minutes by foot from Santa Justa Elevator. This apartment is 0.7 mi (1.1 km) from Lisbon Cathedral (Se) and 0.8 mi (1.2 km) from Commerce Square.&lt;br /&gt;Take advantage of the apartment's room service (during limited hours).&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include phones, as well as safes and microwaves.&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: 19.50 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&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="34" TotalAmount="2513.25" OriginalAmount="2513.25">
      <BasicPropertyInfo StarRating="5" HotelCode="|716143" HotelName="Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885528_foto_1.jpg</HotelPictures>
        <HotelDescription>This comfort hotel is located on Rossio Square, right by Praandccedil;a dos Restauradores and close to Rossio train station in the heart of the city. The hotel offers a wonderful view of the nearby Sandatilde;o Jorge castle complex and the old town quarter, Alfama. It is located just a few steps from public transport as well as plenty of sightseeing attractions. Lisbon airport is located 15 minutes driving distance from the property. Housed in a building dating back to 1892, each modern room is fully soundproofed and well-equipped with amenities added for guest's comfort and convenience. The hotel features a bar, a breakfast room and conference facilities. For guests' relaxation, the hotel offers massage service and library with a wide range of leisure reading in several languages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2517.18" OriginalAmount="2517.18">
      <BasicPropertyInfo Latitude="38.7173505" Longitude="-9.1414679" StarRating="5" HotelCode="730666|2381435" HotelName="The One Palácio da Anunciada" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ruas das Portas de Santo Antão 112-134, Avenida Liberdade / Restauradores, 1150-268 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/f7/d5f71aa5299e2df010f9c6281dc715be87112459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Lisbon. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2526.00" OriginalAmount="2526.00">
      <BasicPropertyInfo Latitude="38.70884" Longitude="-9.14861" StarRating="4" HotelCode="0|high_ceiling_duplex_apt_cais_do_sodre" HotelName="High Ceiling Duplex Apt Cais do Sodre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista, 62, F, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/01/9e018cad0e532e093637ed22cf722a7b7042f477.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Bairro Alto), you'll be within a 10-minute drive of Commerce Square and Botanical Garden.  This 4-star apartment is 0.6 mi (0.9 km) from Lisbon City Hall and 1.4 mi (2.3 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment. Complimentary wireless Internet access is available to keep you connected.&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="27" TotalAmount="2529" OriginalAmount="2529">
      <BasicPropertyInfo Latitude="38.71150861" Longitude="-9.14765156" StarRating="4" HotelCode="410991|371453" HotelName="The Late Birds Lisbon - All Male Gay Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Travessa André Valente 21-21A, 1200-024 Alto Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/580380/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 Late Birds Lisbon - All Male Gay Guesthouse, you'll be centrally located in Lisbon, steps from Escola de Danca do Conservatorio Nacional and Bica Lift.  This 4-star guesthouse is within close proximity of Santa Catarina Viewpoint and Geological 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 12 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature designer toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this guesthouse include complimentary wireless Internet access, concierge services, and wedding services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 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 dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2544.00" OriginalAmount="2544.00">
      <BasicPropertyInfo Latitude="38.71196746826172" Longitude="-9.14565658569336" StarRating="0" HotelCode="0|ls48_prime_location_luxury_duplex" HotelName="LS48 Prime Location Luxury Duplex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Luz Soriano 48, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/0b/7b0b824cc551610295a80737e76635a29b2d9701.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Lisbon (Bairro Alto), this apartment is within a 10-minute walk of Rossio Square and Mercado da Ribeira.  This apartment is 0.5 mi (0.8 km) from Botanical Garden and 0.5 mi (0.9 km) from Santa Justa Elevator.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fado in Chiado - 0.3 km / 0.2 mi&lt;br /&gt;Camoes Square - 0.4 km / 0.2 mi&lt;br /&gt;Church of Sao Roque - 0.4 km / 0.3 mi&lt;br /&gt;Fernando Pessoa Statue - 0.5 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.7 km / 0.5 mi&lt;br /&gt;Rossio Square - 0.7 km / 0.5 mi&lt;br /&gt;Mercado da Ribeira - 0.7 km / 0.5 mi&lt;br /&gt;Botanical Garden - 0.8 km / 0.5 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 0.9 km / 0.5 mi&lt;br /&gt;Santa Justa Elevator - 0.9 km / 0.5 mi&lt;br /&gt;Carmo Convent - 0.9 km / 0.5 mi&lt;br /&gt;Liberty Avenue - 0.9 km / 0.6 mi&lt;br /&gt;National Museum of Natural History - 0.9 km / 0.6 mi&lt;br /&gt;Figueira Square - 1 km / 0.6 mi&lt;br /&gt;Foz Palace - 1 km / 0.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 14.4 km / 9 mi&lt;br /&gt;Cascais (CAT) - 21.7 km / 13.5 mi&lt;br /&gt;HeadLine : Near Rossio Square&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2571.00" OriginalAmount="2571.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="977614|ver_belem_suites" HotelName="Ver Belem Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vieira Portuense 82, 1300-571 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/83952/2983952/1.jpg?f=15062080</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2584.41" OriginalAmount="2584.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|989552" HotelName="Pousada de Lisboa, Pra�a do Com�rcio" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889553_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Terreiro do Pa�o - Pra�a do Com�rcio, a historic part of the city of Lisbon, is now born a new lodging in Pra�a do Com�rcio. Historic place of unique importance, this was the place where for centuries ships with goods disembarked. This is one of the most emblematic places of the city and there are several exit points from here that allow you to visit the rest of Lisbon, walk alongside the Tejo or even cross the river bank. 
The Pousada de Lisboa includes 90 rooms, divided into Classic rooms, Superior, Deluxe, Duplex and Suites, many with River view. There is also a spa, swimming pool, sauna, treatment room and fitness Center, as an alternative you may rest in one of the Inn's two existent bars. On the ground floor you will find the restaurant, with seating capacity for 80 people, with view over breathtaking Terreiro do Pa�o - Pra�a do Com�rcio. In the menu you can find many typical dishes of traditional Portuguese cuisine. Inside there are several spaces to enjoy, the bar, the restaurant and an interior courtyard with a removable dome. *The night of 31st December has included a welcome drink, a formal dinner with beverages included, sparkling wine and grapes at Midnight.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2590.00" OriginalAmount="2590.00">
      <BasicPropertyInfo Latitude="38.70968583316" Longitude="-9.1297245025635" StarRating="5" HotelCode="162507|palacete_chafariz_del_rei" HotelName="Palacete Chafariz D'el Rei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tv. Chafariz D'el Rei 6, 1100-140 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/229045/a_229045_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2667.00" OriginalAmount="2667.00">
      <BasicPropertyInfo Latitude="38.721089647461" Longitude="-9.147115945816" StarRating="5" HotelCode="18628|hotel_tivoli_lisboa" HotelName="Tivoli Avenida Liberdade Lisboa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 185, 1269-050 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23177/a_23177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel located within 800 m² of well-kept gardens lies in the heart of Lisbon, only a few minutes away from the Avenida da Liberdade. Various shopping and entertainment venues are within 100 to 500 m of the hotel. Public transport departs from stops located just 100 m from the hotel and the nearest airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2676.07" OriginalAmount="2676.07">
      <BasicPropertyInfo StarRating="5" HotelCode="|439978" HotelName="Santiago de Alfama - Boutique Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074503_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 19 individually decorated guestrooms, featuring minibars (stocked with some free items) and flat-screen televisions. Your pillowtop bed comes with down comforters and premium bedding. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have rainfall showerheads and designer toiletries.Enjoy a meal at the restaurant or snacks in the coffee shop/cafe. The hotel also offers 24-hour room service. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available for a fee.Featured amenities include limo/town car service, express check-in, and dry cleaning/laundry services. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a cruise ship terminal shuttle.With a stay at Santiago de Alfama - Boutique Hotel, you'll be centrally located in Lisbon, just a 5-minute walk from Castle of S�o Jorge and 13 minutes by foot from Rossio Square.  This 5-star hotel is 0.5 mi (0.7 km) from Commerce Square and 0.9 mi (1.4 km) from Lisbon Cathedral.Distances are displayed to the nearest 0.1 mile and kilometer.  Miradouro de Santa Luzia - 0.1 km / 0.1 mi  Portas do Sol Viewpoint - 0.2 km / 0.1 mi  Lisbon Cathedral - 0.3 km / 0.2 mi  Fado Museum - 0.4 km / 0.3 mi  Castle of S�o Jorge - 0.4 km / 0.3 mi  Santo Antonio Church - 0.5 km / 0.3 mi  Monastery of S�o Vicente de Fora - 0.6 km / 0.4 mi  Gra�a Viewpoint - 0.6 km / 0.4 mi  Figueira Square - 0.7 km / 0.5 mi  Commerce Square - 0.7 km / 0.5 mi  Rua Augusta Arch - 0.8 km / 0.5 mi  Armazens do Chiado Mall - 0.8 km / 0.5 mi  Lisboa Story Centre - 0.8 km / 0.5 mi  Santa Justa Elevator - 0.8 km / 0.5 mi  Feira da Ladra Flea Market - 0.9 km / 0.5 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 8 km / 5 mi Cascais (CAT) - 22.6 km / 14.1 mi The preferred airport for Santiago de Alfama - Boutique Hotel is Humberto Delgado Airport (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2716.00" OriginalAmount="2716.00">
      <BasicPropertyInfo Latitude="38.7116" Longitude="-9.1273" StarRating="2" HotelCode="0|alfamasweethome_1" HotelName="Alfamasweethome 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Jardim do Tabaco 110, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/01/2b01e3f2fd8e2c5d846690485d9e95861f454915.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), Alfamasweethome 1 is within a 15-minute walk of Lisbon Cathedral (Se) and Commerce Square.  This property is 0.7 mi (1.2 km) from Lisbon City Hall and 1.2 mi (2 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms. Conveniences include complimentary bottled water and sofa beds, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is available for a surcharge.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 350.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 64.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2736.00" OriginalAmount="2736.00">
      <BasicPropertyInfo Latitude="38.71233356" Longitude="-9.13853097" StarRating="4" HotelCode="738650|santa_justa_77_lisbon_luxury_apartments" HotelName="Santa Justa 77" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 77, 1100-483 Lisboa, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/97/409793ce355260af03d8bc7d2f73a06c1added09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2752.18" OriginalAmount="2752.18">
      <BasicPropertyInfo StarRating="5" HotelCode="|110624" HotelName="Valverde Lisboa Hotel and Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889492_foto_1.jpg</HotelPictures>
        <HotelDescription>The Valverde Lisboa hotel is located in Lisbon and features an outdoor swimming pool, private parking, a garden and a restaurant. The rooms all have air conditioning, a desk, a coffee machine, a minibar, a safe, a flat-screen TV and a private bathroom with a shower. Bed linen and towels are provided.The "S�tio Valverde" restaurant/bar overlooks the courtyard and is a unique space where guests can enjoy meals and snacks at any time of the day. In addition to the restaurant and bar, this 5-star hotel offers 24-hour reception, airport transfers, room service and free WiFi throughout the property.With a privileged location, it is close to various tourist attractions such as the Dona Maria II National Theatre, Pra�a do Com�rcio and S�o Jorge Castle. Humberto Delgado Airport is 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2758.21" OriginalAmount="2758.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|716225" HotelName="Altis Belem Hotel &amp; Spa - Design Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888280_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel ofrece diseandntilde;o a la anduacute;ltima y una ubicaciandoacute;n anduacute;nica junto al agua, en uno de los barrios histandoacute;ricos de Lisboa, Belandeacute;m.Ofrece unas vistas sin igual del randiacute;o Tagus. De apertura reciente, cuenta con la misma temandaacute;tica que el adyacente Monumento a los Descubrimientos. Este estupendo hotel le ofrece un viaje que va desde la costa africana a la Penandiacute;nsula Arandaacute;biga.Todas las habitaciones disponen de todo el confort, desde una tv con pantalla de cristal landiacute;quido, hasta cortinas elandeacute;ctricas, cafeteras Nespresso y cuartos de baandntilde;o de mandaacute;rmol y cristal. Dispone de conexiandoacute;n inalandaacute;mbrica a internet gratis, ademandaacute;s de minibar de gourmet para que disfrute de algo rico para beber. La sofisticada decoraciandoacute;n y las vistas panorandaacute;micas harandaacute;n que su estancia sea memorable.Seganduacute;n la temporada, podrandaacute; utilizar las piscinas interior y exterior, el gimnasio o la terraza en la planta superior, ademandaacute;s de poder disfrutar de variedad de masajes. El hotel ofrece tambien sauna, gimnasio, solandaacute;rium, Spa-Balneario, masajista, Baandntilde;o turco, piscina cubierta, piscina exterior.Las principales caracterandiacute;sticas del hotel son el Restaurante Feitoria, especializada en cocina tradicional portuguesa, con un toque moderno. Desayuno incluido en el precio de la habitaciandoacute;n.Sandoacute;lo se permite el acceso al Spa, Thermo Garden y piscinas interiores a niandntilde;os menores de 16 aandntilde;os durante el horario Kid's Hours, de 9:00 a 10:00 h.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2760.00" OriginalAmount="2760.00">
      <BasicPropertyInfo Latitude="38.71386408" Longitude="-9.14442521" StarRating="5" HotelCode="582943|the_lumiares_hotel_spa" HotelName="The Lumiares" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Diario De Noticas 142, 1200-146 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/700240/a_700240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2787.50" OriginalAmount="2787.50">
      <BasicPropertyInfo Latitude="38.719752593071" Longitude="-9.1445858357042" StarRating="5" HotelCode="933341|1701398" HotelName="Hotel Valverde Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 164, 1250-146 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/472580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon. The nearest airport is Lissabon (Lisbon) (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2788.00" OriginalAmount="2788.00">
      <BasicPropertyInfo Latitude="38.71596641" Longitude="-9.146107" StarRating="5" HotelCode="448473|memmo_principe_real_design_hotels" HotelName="Memmo Principe Real" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dom Pedro V 56J, 1250-094 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/558390/a_558390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2880.00" OriginalAmount="2880.00">
      <BasicPropertyInfo Latitude="38.7126952" Longitude="-9.14358692" StarRating="4.5" HotelCode="613628|raw_culture_arts_lofts_bairro_alto" HotelName="Raw Culture Arts &amp; Lofts Bairro Alto" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte 90, 1200-287 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631342/631342a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2893.00" OriginalAmount="2893.00">
      <BasicPropertyInfo Latitude="38.7257504" Longitude="-9.14401969999994" StarRating="0" HotelCode="0|apartments_of_the_marques" HotelName="Apartments of the Marques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Bernardim Ribeiro, 67, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/eb/89/eb89126fe2bccb91d57b3d11e0be26fe2966c2b2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Moderately priced three-star hotel “Apartments of the Marques” is set in Lisbon. It boasts a convenient location within 2 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2938.79" OriginalAmount="2938.79">
      <BasicPropertyInfo Latitude="38.70888486" Longitude="-9.14351791" StarRating="5" HotelCode="488754|2090795" HotelName="Martinhal Lisbon Chiado Family Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores, 44, 1200-195 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/601659/a_601659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2968.60" OriginalAmount="2968.60">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|20904" HotelName="Olissippo Lapa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pau de Bandeira 4, 1249-021 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11063/a_11063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon's most exclusive residential area and is surrounded by stately embassy buildings and noble homes. It is only minutes away from the historic areas and tourist attractions, the pier and the shopping district. The establishment's immediate vicinity features restaurants, bars, pubs, nightlife spots and public transport links. The centre of Lisbon is 2 km away and sights such as the National Museum of Ancient Art (500 metres), São Jorge Castle (2.5 km) and Belém (3 km), which is home to the Jerónimos Monastery, are all close by. Portela Airport is some 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2984.00" OriginalAmount="2984.00">
      <BasicPropertyInfo Latitude="38.71007577" Longitude="-9.14112335" StarRating="4" HotelCode="774490|flora_chiado_apartments" HotelName="Flora Chiado Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Rua Anchieta 13, 1200-023 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/546101/546101a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon, approximately 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3007.00" OriginalAmount="3007.00">
      <BasicPropertyInfo Latitude="38.72358707" Longitude="-9.14334336" StarRating="1" HotelCode="423646|lisbon_chillout_hostel_2" HotelName="Lisbon Chillout Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nogueira e Sousa 8, 1150-237 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204061/204061a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Lisbon Chillout Hostel is a true Lisbon Hostel and we can be proud of it. Located in the city centre and offering a great experience.
Located in a traditional neighborhood surrounded by small restaurants and typical local cafés it is easy to walk around and feel like a local and absorb the rich cultural life Lisbon has got to offer. 
With a cozy atmosphere, several common areas, different roomtypes and a private city garden to relax or enjoy a BBQ in the evening. Either it being travelling in a group or alone we offer different adventures for all.
This Lisboa hostel, as Lisbon is called locally, has got several roomtypes. Our shared dorms have got bunkbeds, the smaller rooms have either got twin beds or a double bed.
The larger shared dorms are ideal for a group of friends or simply just a great way to get to know people quickly upon arrival in Lisboa.
All rooms have got free WIFI.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3155.23" OriginalAmount="3155.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|716196" HotelName="Olissippo Lapa Palace -  The Leading Hotels World" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885287_foto_1.jpg</HotelPictures>
        <HotelDescription>Enhanced cleaning and safety standards in place including Clean and Safe and Safe Travels facility accreditation. Visit hotel website for more details.Set in a beautiful subtropical garden in the city's diplomatic quarter, this truly luxurious and elegant hotel from the 19th century enjoys magnificent views over the city and the Tagus River from its hilltop position. The area of Belandeacute;m with the famous Torre de Belandeacute;m and the historic centre with its famous attractions such as Praandccedil;a do Comandeacute;rcio Square are within easy reach, the international airport can be reached within 20-30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3196.67" OriginalAmount="3196.67">
      <BasicPropertyInfo Latitude="38.7073968" Longitude="-9.1418421" StarRating="4.5" HotelCode="568183|2180585" HotelName="Corpo Santo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Corpo Santo 25, 1200-129 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/745220/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is about 12 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3250.00" OriginalAmount="3250.00">
      <BasicPropertyInfo Latitude="38.71249998" Longitude="-9.13768528" StarRating="4" HotelCode="594039|villa_baixa_lisbon_luxury_apartments" HotelName="Villa Baixa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Justa 45, 1100-483 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614841/614841a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3304.72" OriginalAmount="3304.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|372009" HotelName="THE LUMIARES HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/82_image64354196_0.jpg</HotelPictures>
        <HotelDescription>The Lumiares is a hotel located in the heart of the modern Bairro Alto neighborhood of Lisbon. Located at the top of the Gloria Funicular, it is the perfect base from which to explore the fabulous bars, cafes, shops and culture of Bairro Alto and Chiado. Or stay close to home; Watch the world go by while savoring a pizza at M'arrecreo, on the ground floor, facing the main street of Bairro Alto. Book a treatment at our small but comprehensive Lumiares spa. Enjoy a rooftop cocktail or dinner at Lumi Restaurant &amp; Bar, with its stunning views of Lisbon and the Tagus River. Or simply order room service and relax in the comfort of your own elegant 5-star home.*The hotel has the Clean&amp;Safe seal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3447.00" OriginalAmount="3447.00">
      <BasicPropertyInfo Latitude="38.774805" Longitude="-9.091825" StarRating="5" HotelCode="187408|myriad_by_sana_hotels" HotelName="MYRIAD by SANA" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cais das Naus, Lote 2.21.01, Parque das Nações, Lissabon 1990-173</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/261612/a_261612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Vasco da Gama Tower, one of Lisbon's most emblematic modern landmarks, was built for the 1998 World Exhibition (EXPO98). The hotel is just 3 km from Lisbon-Portela Airport, and close to the Pavilhão Atlântico multipurpose venue, FIL international fair grounds, Pavilhão do Conhecimento (interactive science museum), the riverside leisure areas, Vasco da Gama Bridge and the main points of access to Lisbon (IC17 CRIL, A1 North, A12 South and A8 West).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3477.00" OriginalAmount="3477.00">
      <BasicPropertyInfo Latitude="38.71192169189453" Longitude="-9.139726638793945" StarRating="0" HotelCode="0|downtown_apartment_by_santa_justa" HotelName="Downtown Apartment By Santa Justa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Carmo 69, 5 D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/5d/6b5d7ea387405f0d5db27b604eada2845a6d820f.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be steps from Santa Justa Elevator and Rossio Square. This 4-star apartment is 0.5 mi (0.8 km) from Commerce Square and 0.5 mi (0.8 km) from Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (surcharge).&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;Special Living Conditions: &lt;/b&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3534.05" OriginalAmount="3534.05">
      <BasicPropertyInfo StarRating="5" HotelCode="|586300" HotelName="THE ONE PALACIO DA ANUNCIADA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1353712_foto_1.jpg</HotelPictures>
        <HotelDescription>The One Pal�cio da Anunciada, the new 5 * hotel in the city, is located in the heart of historical Lisbon, a few meters from the prestigious Avenida da Liberdade and Pra�a dos Restauradores. The building represents the historical heritage from the year 1533 while retaining all the majesty of the 16th century. In the most exclusive area of the City of Light, you can live a unique experience: the best traditional cuisine, a wide range of the best luxury boutiques, and a historic center to discover.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3549.00" OriginalAmount="3549.00">
      <BasicPropertyInfo Latitude="38.709994115787" Longitude="-9.13101783022285" StarRating="0" HotelCode="0|localtraveling_cathedral_" HotelName="Localtraveling Cathedral &amp; Castle - Family Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Barao, 12, 5th (dt), Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/64/3a/643a9046391af69561b0203699d00fa09e30d068.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Localtraveling Cathedral &amp;amp; Castle - Family Apartments” is located in Lisbon. It boasts a convenient location within 1 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3552.00" OriginalAmount="3552.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="806442|casa_dellarte_club_house" HotelName="Casa Dell'Arte Club House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Campo De Santa Clara 125</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33410000/33408600/33408568/3bc63334_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3705.00" OriginalAmount="3705.00">
      <BasicPropertyInfo Latitude="38.73890324" Longitude="-9.13379113" StarRating="0" HotelCode="564926|flattered_to_be_in_lisboa" HotelName="Flattered to be in Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 229, 4º Esquerdo / 5º Esquerdo, 1000-049 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385805/385805a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3708.00" OriginalAmount="3708.00">
      <BasicPropertyInfo Latitude="38.7363644329204" Longitude="-9.1505853831768" StarRating="0" HotelCode="0|bliss_lisbon_apartments_avenidas_" HotelName="Bliss Lisbon Apartments - Avenidas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Av. Miguel Bombarda nº 129, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/38/da/38da6f3a6653086f45a354785b02e37785c08abd.jpeg</HotelPictures>
        <HotelDescription>Bliss Lisbon Apartments is located in central Lisbon and features stylishly decorated apartments, with a blend of contemporary and classic furnishings. Historical Chiado is a 14-minute drive, as is Bairro Alto and its many bars.&lt;/br&gt;The air conditioned apartment has plenty of natural light and includes free WiFi. The spacious living room comes with sofas and a flat-screen cable TV. The unit also includes 3 bathrooms and a full, modern kitchen.&lt;/br&gt;Guests may choose to cook their own meals in the apartment, or venture out to eat. Saldanha is 550 metres away and features various traditional Portuguese and international restaurants.&lt;/br&gt;The nearby shopping district of Saldanha has various shopping centres and the El Corte Ingles, most within a 5-minute walk. Calouste Gulbenkian Foundation is a mere 600 metres away. The São Sebastião Metro Station is 500 metres away. Portela International Airport is an 11-minute drive from the Bliss Lisbon Apartments.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Since Jan 1, 2019, a city tax of EUR 2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3876.00" OriginalAmount="3876.00">
      <BasicPropertyInfo Latitude="38.70965576171875" Longitude="-9.14039421081543" StarRating="5" HotelCode="0|the_ivens_hotel" HotelName="The Ivens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Capelo N. 5, 1200-224 Lisboa, Santa Maria Maior, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/c6/85c660d38c7898181e1fd3041bb4225a619ef63f.jpeg</HotelPictures>
        <HotelDescription>The Ivens Hotel is located in the heart of Baixa de Lisboa and is peaceful and mysterious. It is considered an oasis in the heart of the city, inside the hotel "live" macaws, beetles, parrots, tropic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3956.81" OriginalAmount="3956.81">
      <BasicPropertyInfo StarRating="5" HotelCode="|110815" HotelName="MYRIAD BY SANA HOTELS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1647_image50009218_0.jpg</HotelPictures>
        <HotelDescription>The hotel is 3 kms away from Lisbon-Portela Airport, and close to the Pavilhandatilde;o Atlandacirc;ntico multipurpose venue, FIL international fair grounds, Pavilhandatilde;o do Conhecimento (interactive science museum), the riverside leisure areas, Vasco da Gama Bridge and the main points of access to Lisbon. This hotel consists of 176 rooms and 10 suites. It offers 24-hour reception, a hotel safe, currency exchange, TV lounge, restaurant, bar and many other facilities. Each room is provided with a work desk, TV, wireless Internet access, an espresso coffee machine and a mini-bar. Also available for Business travellers is a large event and business centre. Guests may also enjoy the heated indoor swimming pool, gym, or sauna and steam room. A massage service is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3965.15" OriginalAmount="3965.15">
      <BasicPropertyInfo Latitude="38.710378610799" Longitude="-9.1433125734329" StarRating="5" HotelCode="35487|463445" HotelName="Bairro Alto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Luís De Camões 2, 1200-243 Lisboa, Bairro Alto</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57705/a_57705_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is located in the square that bears a statue and name of Luís Vaz de Camões, the soldier poet who told the story of Portugal's discoveries in his epic poem, "Os Lusíadas". To this day, Bairro Alto remains synonymous with creativity and revolution, the latter if only in spirit since the people's uprising in 1974. The Bairro Alto district (literally the Upper City) is an historic enclave dating from 1513, which is reached in a unique way via the Santa Justa Elevator (a structure reminiscent of the Eiffel tower in Paris) from the lower city. At night the area comes alive with some of the finest Fado cafes in the city, along streets lit by Victorian lanterns. In recent times, Bairro Alto has also made a name for itself as an alternative shopping destination, popular with those looking for fashion and designs outside the mainstream.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4116.00" OriginalAmount="4116.00">
      <BasicPropertyInfo Latitude="38.7196803090849" Longitude="-9.13121413439512" StarRating="0" HotelCode="0|living_graca" HotelName="Living Graça" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Particular à Rua Senhora do Monte nº 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/21/18/21184b154a87baecff3fda631cbb659672286b69.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Living Graça” is set in Lisbon. It boasts a convenient location within 1 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7186.65" OriginalAmount="7186.65">
      <BasicPropertyInfo Latitude="38.725602" Longitude="-9.155268" StarRating="5" HotelCode="39969|20974" HotelName="Four Seasons Hotel Ritz Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigo Da Fonseca 88, 1099-039 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12950/a_12950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located in the tourist centre of Lisbon just 20 minutes walk from the city centre where guests will discover a diverse selection of shopping and entertainment venues. The beautiful Eduardo VII Park lies directly opposite the hotel. The hotel's restaurant counts amongst the best in the city and, with its top reputation(houses a contemporary art gallery), is frequently used for representative purposes such as state visits.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14947.66" OriginalAmount="14947.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|467315" HotelName="Casa Oliver Pr�ncipe Real" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1101536_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 30 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include desks, housekeeping is provided daily, and irons/ironing boards can be requested.Buffet breakfasts are available daily from 8 AM to 11 AM for a fee.Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and multilingual staff.With a stay at Casa Oliver Pr�ncipe Real, you'll be centrally located in Lisbon, steps from Botanical Garden and Principe Real Square.  This guesthouse is 0.5 mi (0.9 km) from S�o Bento Palace and 1 mi (1.7 km) from Santa Justa Elevator.Distances are displayed to the nearest 0.1 mile and kilometer.  Botanical Garden - 0.1 km / 0.1 mi  Principe Real Square - 0.1 km / 0.1 mi  Avenida da Liberdade - 0.6 km / 0.4 mi  S�o Bento Palace - 0.8 km / 0.5 mi  Restauradores Square - 0.8 km / 0.5 mi  Pharmacy Museum - 0.9 km / 0.5 mi  Santa Catarina Viewpoint - 0.9 km / 0.5 mi  Coliseu dos Recreios - 0.9 km / 0.6 mi  Fado in Chiado - 1 km / 0.6 mi  Carmo Convent - 1 km / 0.6 mi  Torel Garden - 1 km / 0.6 mi  Cam�es Square - 1 km / 0.6 mi  Fernando Pessoa Statue - 1 km / 0.6 mi  National Theatre of D. Maria II - 1.1 km / 0.7 mi  Dom Pedro IV Statue - 1.1 km / 0.7 mi  The nearest airports are:Humberto Delgado Airport (LIS) - 11.2 km / 6.9 mi Cascais (CAT) - 20.5 km / 12.7 mi The preferred airport for Casa Oliver Pr�ncipe Real is Humberto Delgado Airport (LIS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22919.91" OriginalAmount="22919.91">
      <BasicPropertyInfo StarRating="5" HotelCode="|716144" HotelName="PESTANA PALACE LISBOA HOTEL &amp; NATIONAL MONUMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885743_foto_1.jpg</HotelPictures>
        <HotelDescription>If you come spend a few days in Lisbon and you are looking for a sophisticated, unique and luxurious experience, stay at the sublime Pestana Palace Lisbon. One of the Leading Hotels of the World, those hotels recognized in the world over for their outstanding service and unique scenery. This luxury hotel, housed in the Palace of the Marquis of Valle Flor - built in the late nineteenth century - is a unique opportunity to combine the charm of bygone days and the absolute comfort of a contemporary stay. *Register of Tourism: 3567</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29532" OriginalAmount="29532">
      <BasicPropertyInfo Latitude="38.724817" Longitude="-9.160367" StarRating="5" HotelCode="11844|4269" HotelName="Dom Pedro Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Duarte Pacheco 24, 1070-110 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11605/a_11605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located approximately 200 m from numerous shopping venues as well as plenty of restaurants. Public transport is located just a stone's throw from the hotel, around 500 m. Various bars, pubs and a nightclub are all within 3 km of the hotel. The town centre is within walking distance and takes only half an hour to reach. The beach is 5-6 km from the hotel and easily reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="555.00" OriginalAmount="555.00">
      <BasicPropertyInfo Latitude="38.72389969" Longitude="-9.1341978" StarRating="0" HotelCode="681413|flag_hostel" HotelName="Flag Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Palmira 25, Anjos, 1170-286 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="560.00" OriginalAmount="560.00">
      <BasicPropertyInfo Latitude="38.73630905151367" Longitude="-9.12263298034668" StarRating="0" HotelCode="0|water_and_sun_studio" HotelName="Water and Sun Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Capitão Roby 18, Beato, 1900-112 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, 3.2 km from Miradouro da Senhora do Monte, Water and Sun Studio offers accommodation with free WiFi, a patio or a terrace and access to a garden and an outdoor pool. The units come with parquet floors and feature a fully equipped kitchenette with a microwave, a dining area, a flat-screen TV with satellite channels, and a private bathroom with shower and a hairdryer. Rossio is 4.1 km from the apartment, while Dona Maria II National Theatre is 4.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.00" OriginalAmount="598.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="684605|lisbon_bangla" HotelName="Lisbon Bangla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passos Manuel 49</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="611.00" OriginalAmount="611.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="640005|villa_stamarinha" HotelName="Villa Sta Marinha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Oliveirinha, 1100-219 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.00" OriginalAmount="634.00">
      <BasicPropertyInfo Latitude="38.72728253" Longitude="-9.13477196" StarRating="0" HotelCode="488970|hostel_seven_hills" HotelName="Hostel Seven Hills - Adults Only" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Almirante Reis 66, 4º Dto, 1150-020 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Property Location A stay at Hostel Seven Hills - Adults Only places you in the heart of Lisbon, minutes from Hospital Dona Estefania and close to Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Atrium Saldanha.Rooms Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Amenities Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.Dining Continental breakfasts are available daily from 10 AM to 11 AM for a fee.Business, Other Amenities Featured amenities include multilingual staff and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.00" OriginalAmount="663.00">
      <BasicPropertyInfo Latitude="38.71128845214844" Longitude="-9.152009963989258" StarRating="0" HotelCode="0|whome_paz_downtown_apartment_3" HotelName="WHome | Paz Downtown Apartment #3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Paz 18 3°, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 1.3 km from Ribeira Market, 2.2 km from Liberty Avenue and 2.3 km from Commerce Square, WHome | Paz Downtown Apartment #3 provides accommodation with a balcony and free WiFi. The property is 3.2 km from Dona Maria II National Theatre and 3.8 km from Miradouro da Senhora do Monte. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchenette with a dishwasher and a microwave, and 1 bathroom with a shower. St. George's Castle is 3 km from the apartment, while Rossio is 3.1 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.00" OriginalAmount="673.00">
      <BasicPropertyInfo Latitude="38.70795601" Longitude="-9.15666259" StarRating="0" HotelCode="720795|fado_bed_breakfast_santos" HotelName="Fado Bed &amp; Breakfast Santos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Trinas 14</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.00" OriginalAmount="710.00">
      <BasicPropertyInfo Latitude="38.72227887" Longitude="-9.14583155" StarRating="2" HotelCode="954027|quartos_do_marques" HotelName="Quartos Do Marques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Rodrigues Sampaio 50, 1150-281 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="743.44" OriginalAmount="743.44">
      <BasicPropertyInfo Latitude="38.71255317" Longitude="-9.14495147" StarRating="0" HotelCode="952818|217ce3" HotelName="Passport Lisbon Bairro Alto Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Atalaia 110, Misericordia, 1200-043 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="761.00" OriginalAmount="761.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="979877|guest_inn_alfama_i_premium_apartments" HotelName="Guest Inn Alfama I Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De S. Miguel 83, Santa Maria Maior, 1100-543 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="38.70592377" Longitude="-9.17231795" StarRating="4" HotelCode="594066|try_lisbon_alcantara" HotelName="Try Lisbon Alcantara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua Prior do Crato 76, 1350-262 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="792.00" OriginalAmount="792.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="1" HotelCode="853845|the_delight_hostel_lisbon" HotelName="The Delight Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Tomás Ribeiro 95, 3rd Floor, Avenidas Novas, 1050-227 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="792.00" OriginalAmount="792.00">
      <BasicPropertyInfo Latitude="38.72761154174805" Longitude="-9.142860412597656" StarRating="1" HotelCode="0|redondo_residence" HotelName="Redondo Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>15 Rua do Conde de Redondo 1 floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Redondo Residence provides accommodation with a free WiFi. The apartment offers a seating area with a flat-screen TV and a private bathroom with free toiletries and bidet. The kitchen is equipped with a dishwasher and oven. Popular points of interest near Redondo Residence include Liberty Avenue, Dona Maria II National Theatre and Rossio. The nearest airport is Humberto Delgado Airport, 5 km from the accommodation.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="38.711409139606" Longitude="-9.1379476435729" StarRating="2" HotelCode="416603|city_center_hostel_2" HotelName="City Center Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 188, 1900-010 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</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 City Center Hostel, you'll be centrally located in Lisbon, steps from Santa Justa Elevator and Armazens do Chiado Mall. This hostel is within close proximity of Figueira Square and Mude Design Moda 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 6 guestrooms. Rooms have private balconies. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected.&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 a television in the lobby.&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 Center Hostel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. A shuttle from the airport to the hotel and a train station pick-up service are provided for an additional charge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="819.00" OriginalAmount="819.00">
      <BasicPropertyInfo Latitude="38.71276092529297" Longitude="-9.128357887268066" StarRating="0" HotelCode="0|alfama_shabby_chic_flat" HotelName="Alfama Shabby Chic Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Loureiro 8 Alfama, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Alfama Shabby Chic Flat» is located in Lisbon. This apartment is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Church of Santa Engracia, Castle of Sao Jorge and Santa Apolónia.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;There are other services available for the guests of the apartment. For example, ironing and car rental. The staff of the apartment will be happy to talk to you in English and Spanish.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a shower, a TV and a mini-bar. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="38.71357901" Longitude="-9.13057149" StarRating="3" HotelCode="611854|santa_luzia_bb_horigem" HotelName="Santa Luzia B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De SaoTomé 23, 1100-561 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="836" OriginalAmount="836">
      <BasicPropertyInfo Latitude="38.71168005" Longitude="-9.14583422" StarRating="3" HotelCode="619119|281741" HotelName="LisbonCore in Bairro Alto, Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Apartment  0 Bedrooms  1 Bathrooms  Sleeps 3    This recently refurbished 2nd floor studio apartment in Bairro Alto is full of character and charm just like the neighbourhood. The studio comfortably sleeps 2 and can take and extra guest. The apartment is has fresh and vibrant decor, at the sam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.00" OriginalAmount="880.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="748643|lisbon_garden_boutique_guest_house" HotelName="Lisbon Garden Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gomes Freire 64</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.00" OriginalAmount="939.00">
      <BasicPropertyInfo Latitude="38.71057891845703" Longitude="-9.129130363464355" StarRating="0" HotelCode="0|alfama_44" HotelName="Alfama 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco Das Barrelas, 4, 1100-075, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, near St. George's Castle, Commerce Square and Miradouro da Senhora do Monte, Alfama 44 features free WiFi. Each unit comes with a sofa, a seating area, a flat-screen TV with satellite channels, a well-fitted kitchen with a dining area, and a private bathroom with a hairdryer. A microwave, a fridge and stovetop are also offered, as well as a kettle. Rossio is 2 km from the apartment, while Dona Maria II National Theatre is 2.1 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.00" OriginalAmount="975.00">
      <BasicPropertyInfo Latitude="38.708351135253906" Longitude="-9.158980369567871" StarRating="0" HotelCode="0|apartamento_na_lapa_3" HotelName="Watching Lisbon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Joao Da Mata, 87 A, 1200-878, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Watching Lisbon Apartments» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: National Museum of Ancient Art, Estrela Basilica and Cais do Sodré.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Pets are welcome here. They are allowed for an additional cost. If you want to make your journey even more comfortable, you can order a transfer. The staff of the apartment will be happy to talk to you in English and French.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="979.00" OriginalAmount="979.00">
      <BasicPropertyInfo Latitude="38.712885665607" Longitude="-9.13623364505361" StarRating="0" HotelCode="0|new_boutique_apartment" HotelName="New Boutique Apartments Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 192, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “New Boutique Apartments Lisboa” is situated in Lisbon. It boasts a convenient location in the heart of the city center.&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="986.00" OriginalAmount="986.00">
      <BasicPropertyInfo Latitude="38.7234001159668" Longitude="-9.145279884338379" StarRating="0" HotelCode="0|frutaria_lisbon_suites_2" HotelName="Frutaria Lisbon Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 207 4E Santa Maria Maior,Rua Dos Fanqueiros, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy: hotel «Frutaria Lisbon Suites» is located in Lisbon. This hotel is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Marquês de Pombal, Edward VII Park and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="987.75" OriginalAmount="987.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|C59248" HotelName="Lumen Hotel &amp;amp; The Lisbon Light Show" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The Lumen Hotel andamp; The Lisbon Light Show located in the heart of the city, it is inspired by the famous light of Lisbon, seeking to bring into the hotel the sensations and environments that are experienced throughout the city. It is the first hotel in Portugal to offer an immersive light experience, through a video mapping show that introduces guests to Lisbon. All rooms are equipped with the latest technology (such as tablets and USB sockets) and with extra-wide beds, to provide guests with the greatest comfort. The Clorofila restaurant, the rooftop pool, the gym and the meeting rooms and co-working spaces complete the offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="826007|hi71_lisboa_3" HotelName="HI71 Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Columbano Bordalo Pinheiro 71</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="999.00" OriginalAmount="999.00">
      <BasicPropertyInfo Latitude="38.7125358581543" Longitude="-9.156540870666504" StarRating="0" HotelCode="0|casa_estrela_2" HotelName="Casa Estrela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da estrela 107 3°esq 3°esq, Estrela, 1200-662 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Casa Estrela is an accommodation located in Lisbon, just 800 metres from Bairro Alto and 1.3 km from Ribeira Market. The property is 2.3 km from Liberty Avenue and 7 km from Luz Football Stadium. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Castelo de São Jorge is 3.6 km from the apartment, while Dona Maria II National Theatre is 3.2 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1050" OriginalAmount="1050">
      <BasicPropertyInfo Latitude="38.70502789" Longitude="-9.16925451" StarRating="4" HotelCode="722132|386355" HotelName="Garam Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Sacramento A Alcantara 5, Estrela, 1350-352 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="38.734588623046875" Longitude="-9.143438339233398" StarRating="0" HotelCode="0|_0x40d23" HotelName="O Quinto Esquerdo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Av. Defensores de Chaves, 23-5ºEsq, Arroios, 1000-110 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 2.2 km from Liberty Avenue in Lisbon, O Quinto Esquerdo features accommodation with air conditioning and free WiFi. Each unit has a fully equipped kitchen with a microwave, a seating area with a sofa, a flat-screen TV and a private bathroom with shower and a hair dryer. A fridge is also offered, as well as a kettle and a coffee machine. Miradouro da Senhora do Monte is 2.7 km from the apartment, while Rossio is 3.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="38.71458053588867" Longitude="-9.125829696655273" StarRating="0" HotelCode="0|behappy_apartments" HotelName="BeHappy Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Clara 78, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, BeHappy Apartments is 1.2 km from Rossio. Chiado is 1.5 km away. The accommodation features a flat-screen TV with cable channels. There is a seating and/or dining area in some units. All units feature a kitchen equipped with an oven and microwave. A toaster, a refrigerator and stovetop are also offered, as well as a coffee machine and a kettle. There is a private bathroom with a bath or shower in every unit. Bed linen is available. Liberty Avenue is 2 km from BeHappy Apartments, while Bairro Alto is 2.2 km from the property. The nearest airport is Lisbon Portela Airport, 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1095.00" OriginalAmount="1095.00">
      <BasicPropertyInfo Latitude="38.714019775390625" Longitude="-9.129170417785645" StarRating="1" HotelCode="0|casa_santa_marinha" HotelName="Casa Santa Marinha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcadinha Do Tijolo 58, Porta 15, Entrada Por Largo Santa Marinha 28, 1100-111 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Casa Santa Marinha is located in Lisbon, 500 metres from the iconic São Jorge Castle. Rossio is 900 metres away, while the Lisbon Cathedral is within 700 metres. Free WiFi is available throughout the property.All units are air conditioned and feature a seating area. Some units have a terrace and/or balcony. A a toaster and fridge are also offered, as well as a coffee machine. All units also have a kitchen, fitted with a stovetop. There is a private bathroom with a shower and free toiletries in each unit. Towels are featured.Casa Santa Marinha also includes a sun terrace.Chiado is 1.2 km from Casa Santa Marinha, while Liberty Avenue is 1.7 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Casa Santa Marinha.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="38.71118218" Longitude="-9.14369548" StarRating="4" HotelCode="743423|lisbon_fragrances_orchidee_flowers" HotelName="Lisbon Fragrances" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Norte Bairro Alto 34, Misericordia, 1200-286 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1141.00" OriginalAmount="1141.00">
      <BasicPropertyInfo Latitude="38.70965956" Longitude="-9.13517422" StarRating="0" HotelCode="948037|casas_da_baixa__jules__madeleine" HotelName="Casas Da Baixa Jules &amp; Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Sao Juliao 23, 1100-524 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1143" OriginalAmount="1143">
      <BasicPropertyInfo Latitude="38.709864783918" Longitude="-9.1498249769211" StarRating="4" HotelCode="190570|386344" HotelName="Casa do Patio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Caldeira 19, Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</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 Casa do Patio by Shiadu, you'll be centrally located in Lisbon, steps from Santa Catarina Viewpoint and minutes from Regimento de Sapadores Bombeiros Museum. This 4-star bed &amp; breakfast is within close proximity of Bica Lift and Geological 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 11 individually furnished guestrooms. Your room comes with a pillowtop bed. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. 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.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available 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="1145.00" OriginalAmount="1145.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="884295|apartamentos_conde_barao" HotelName="SSs Apartments Conde Barao" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Boqueirao Duro 59, Bairro Alto, 1200-201 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Stop at SSs Apartments - Conde Barao to discover the wonders of Lisbon. The property features a wide range of facilities to make your stay a pleasant experience. Private check in/check out, free Wi-Fi in all rooms, ATM/cash machine on site, salon, shared lounge/TV area are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, additional bathroom, additional toilet, linens, private entrance. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Lisbon has to offer are three great reasons you should stay at SSs Apartments - Conde Barao.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1154.00" OriginalAmount="1154.00">
      <BasicPropertyInfo Latitude="38.71266555786133" Longitude="-9.127663612365723" StarRating="0" HotelCode="0|enjoy_casa_dos_corvos_apartment" HotelName="Enjoy Casa dos Corvos Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Corvos, nº 2, 1º Andar, Santa Maria Maior, 1100-175 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Enjoy Casa dos Corvos Apartment is an accommodation situated in Lisbon, just less than 1 km from Castelo de São Jorge and a 20-minute walk from Rossio. The apartment also features a TV, a fully equipped kitchenette with a microwave, a seating area, washing machine and 1 bathroom with a shower. Popular points of interest near the apartment include Dona Maria II National Theatre, Miradouro da Senhora do Monte and Commerce Square.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="38.713565826416016" Longitude="-9.135283470153809" StarRating="0" HotelCode="0|beco_das_flores" HotelName="Beco das Flores Typical Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco das Flores, 19, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Beco das Flores Typical Apartment» is located in Lisbon. This apartment is located in the city center. In the morning, have a cup of coffee while looking at the city from the window. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Castle of Sao Jorge, Rossio and Rossio Square.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;You won’t be bored as at the apartment you will find a barbeque area. Pets are welcome here. They are allowed for an additional cost. Additional services that the apartment offers to its guests: dry cleaning and ironing. The staff of the apartment speaks English and Spanish.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a shower and a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1198.00" OriginalAmount="1198.00">
      <BasicPropertyInfo Latitude="38.710140228271484" Longitude="-9.129599571228027" StarRating="0" HotelCode="0|old_fence_studios_by_mayoral" HotelName="Old Fence Studios - by Mayoral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arco do Rosario, 5, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Old Fence Studios is located in Lisbon's historic Alfama district. At 100 metres from the Tagus River, the property is 700 metres from Commerce Square and 550 metres from Terreiro do paço Metro Station. All units have a flat-screen cable TV and free WiFi. There is a seating and/or dining area in some units. All units include a kitchen or kitchenette. There is a private bathroom with free toiletries in every unit. Guests are welcome to cook their own meals in the equipped kitchen or kitchenette of their studio. Alternatively, a wide range of traditional restaurants is available in the Alfama area, many of which serving tasty Portuguese specialties. The National Pantheon is a 10-minute walk, while The Fado Museum is within 250 metres. The iconic São Jorge Castle is a 12-minute walk from the property. Chiado is 1.8 km away, while Bairro Alto is 2.1 km from the property. The nearest airport is Lisbon Humberto Delgado Airport, 8.7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.00">
      <BasicPropertyInfo Latitude="38.71665573120117" Longitude="-9.125814437866211" StarRating="0" HotelCode="0|feel_alfama_apartment" HotelName="Feel Alfama Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Rosário a Santa Clara, 30 1ºDto, Sao Vicente, 1100-458 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 7 km from Lisbon Oceanarium and 1.6 km from Castelo de São Jorge, Feel Alfama Apartment offers free WiFi and air conditioning. The property is less than 1 km from Miradouro da Senhora do Monte and 4.1 km from Bairro Alto. The apartment has 1 bedroom, a TV with cable channels, an equipped kitchenette with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. If you would like to discover the area, hiking is possible in the surroundings. Ribeira Market is 3.2 km from the apartment, while Commerce Square is 2.2 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1245.00" OriginalAmount="1245.00">
      <BasicPropertyInfo Latitude="38.71381759643555" Longitude="-9.135217666625977" StarRating="0" HotelCode="0|_0x410fb" HotelName="Casa Beco Do Castelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Castelo nº8 2 Frente, Santa Maria Maior, 1100-124 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set 24 km from Sintra and 25 km from Cascais, Casa Beco Do Castelo offers accommodation in Lisbon. The unit is 32 km from Troia. Free WiFi is available throughout the property.&lt;br /&gt;The kitchen is fitted with a microwave. A flat-screen TV is provided. There is a private bathroom with a bath or shower.&lt;br /&gt;Estoril is 23 km from Casa Beco Do Castelo, while Sesimbra is 30 km from the property. The nearest airport is Portela Airport, 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="38.715606689453125" Longitude="-9.137840270996094" StarRating="0" HotelCode="0|vr_martim_moniz" HotelName="VR Martim Moniz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Arco da Graca No: 7 DTO: 1, Arroios, 1150-049 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>VR Martim Moniz in Lisbon features accommodation with free WiFi, 1 km from Dona Maria II National Theatre, 3 km from Bairro Alto and 2 km from Castelo de São Jorge. The property, housed in a building dating from 1900, is 3 km from Commerce Square and 2.2 km from Miradouro da Senhora do Monte. The apartment features a satellite flat-screen TV and 1 bedroom. Liberty Avenue is 2.3 km from the apartment, while Ribeira Market is 2.4 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1279.00" OriginalAmount="1279.00">
      <BasicPropertyInfo Latitude="38.710716247558594" Longitude="-9.129720687866211" StarRating="0" HotelCode="0|gale_primeiro" HotelName="Galé Primeiro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Forno da Galé, 4 - 1º Andar, Santa Maria Maior, 1100-253 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located 900 metres from Dona Maria II National Theatre and 900 metres from Rossio, Galé Primeiro offers accommodation in Lisbon. The apartment is 1.1 km from Chiado. Free WiFi is provided throughout the property.&lt;br /&gt;The kitchenette is equipped with a microwave. Towels and bed linen are available in this apartment.&lt;br /&gt;Bairro Alto is 1.8 km from Galé Primeiro, while Liberty Avenue is 1.9 km from the property. Lisbon Humberto Delgado Airport is 7 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1333.00" OriginalAmount="1333.00">
      <BasicPropertyInfo Latitude="38.71099571" Longitude="-9.14764328" StarRating="0" HotelCode="564923|alma_apartments" HotelName="Alma Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Combro 81/85, Misericordia, 1200-111 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Ama Apartments in Lisbon (Bairro Alto), you'll be minutes from Geological Museum and Camoes Square.  This apartment is within close proximity of Fado in Chiado and Church of Sao Roque.Rooms Make yourself at home in one of the 7 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.Amenities Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.Business, 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="1342.00" OriginalAmount="1342.00">
      <BasicPropertyInfo Latitude="38.7234001159668" Longitude="-9.145279884338379" StarRating="0" HotelCode="0|prime_lisbon_sao_paulo_5_3" HotelName="Prime Lisbon Sao Paulo 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Carvalho Misericordia,Travessa Carvalho, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice place to stay for a reasonable price - hotel «Prime Lisbon Sao Paulo 5» is located in Lisbon. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Marquês de Pombal, Edward VII Park and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.00" OriginalAmount="1366.00">
      <BasicPropertyInfo Latitude="38.70858002" Longitude="-9.14761866" StarRating="0" HotelCode="733399|casa_do_mercado_lisboa" HotelName="Casa Do Mercado Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Boavista 10, 1200-066 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1395" OriginalAmount="1395">
      <BasicPropertyInfo Latitude="38.79972893" Longitude="-9.38903234" StarRating="0" HotelCode="591803|493850" HotelName="Casa Holstein Quinta De Sao Sebastiao Sintra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Travessa Sao Sebastiao 3</AddressLine>
          </AddressLines>
          <CityName>Sintra</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1405.56" OriginalAmount="1405.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|500255" HotelName="AVANI AVENIDA LIBERDADE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The Avani Avenida Liberdade is a friendly hotel conveniently located close to Av. da Liberdade in the heart of the city, and with the privilege of sharing the exceptional services available in the adjoining Tivoli Lisboa. Inaugurated in 1968 and renovated in 2017, the Avani Avenida da Liberdade has been designed for both business people who can benefit from the business services provided in our new rooms and for guests just visiting Lisbon for pleasure who can enjoy the exceptional leisure facilities which are outstanding for a city hotel. Pool is only available during July and August.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1486.00" OriginalAmount="1486.00">
      <BasicPropertyInfo Latitude="38.72109603881836" Longitude="-9.14301586151123" StarRating="0" HotelCode="0|our_home_in_lisbon_apartments" HotelName="Our Home in Lisbon - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rua Passadiço, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, Central, Large, Calm and Patio features a garden and terrace. Liberty Avenue is 300 metres away.&lt;br /&gt;All units include a cable TV. Some units feature a terrace and/or patio with city views. A microwave, a toaster and fridge are also provided, as well as a coffee machine and a kettle. There is also a kitchen in some of the units, fitted with a dishwasher. Each unit is equipped with a private bathroom with free toiletries and a hairdryer. Towels are featured.&lt;br /&gt;Dona Maria II National Theatre is 900 metres from Central, Large, Calm and Patio, while Rossio is 900 metres from the property. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Central, Large, Calm and Patio.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1514.00" OriginalAmount="1514.00">
      <BasicPropertyInfo Latitude="38.7452278137207" Longitude="-9.15776538848877" StarRating="0" HotelCode="0|ferias_no_bairro" HotelName="Férias no Bairro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alfredo Roque Gameiro, n20, 3Dto, Avenidas Novas, 1600-006 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 6 km from Miradouro da Senhora do Monte, Férias no Bairro offers accommodation with a balcony and free WiFi. Featuring a kitchen with a dishwasher and a microwave, each unit also comes with a satellite TV, ironing facilities, desk and a seating area with a sofa. A fridge and coffee machine are also available. Commerce Square is 8 km from the apartment, while Liberty Avenue is 5 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1516.00" OriginalAmount="1516.00">
      <BasicPropertyInfo Latitude="38.7177734375" Longitude="-9.125391006469727" StarRating="0" HotelCode="0|apartamento_centro_de_lisboa_2" HotelName="Apartamento Centro de Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Leite de Vasconcelos, 60, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apartamento Centro de Lisboa offers accommodation in Lisbon city centre. The apartment is 1.2 km from Dona Maria II National Theatre. It includes a bedroom, a seating area, a dining area and a kitchen. The seating area can be converted into a more private sleeping area. Towels and bed linen are featured. The kitchen is equipped to prepare meals, and there is a washing machine. Rossio is 1.3 km from Apartamento Centro de Lisboa, while Chiado is 1.7 km away. The nearest airport is Lisbon Humberto Delgado Airport, 6 km from Apartamento Centro de Lisboa.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.00" OriginalAmount="1544.00">
      <BasicPropertyInfo Latitude="38.71727264" Longitude="-9.14500752" StarRating="0" HotelCode="811296|marino_lisboa_boutique_hotel" HotelName="Marino Lisboa Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Gloria 99</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1612.00" OriginalAmount="1612.00">
      <BasicPropertyInfo Latitude="38.73155975341797" Longitude="-9.141980171203613" StarRating="1" HotelCode="0|lovelystay_elegance_and_charm" HotelName="Lovelystay - Elegance And Charm!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Rua Almirante Barroso, 1000-012, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 2.4 km from Liberty Avenue, 2.6 km from Miradouro da Senhora do Monte and 3 km from Rossio, LovelyStay - Elegance and Charm! offers accommodation with a balcony and free WiFi. The property has city views and is 3.1 km from Dona Maria II National Theatre and 3.6 km from Bairro Alto. The apartment has 3 bedrooms, a TV and a fully equipped kitchen that provides guests with a microwave and a fridge. Both a bicycle rental service and a car rental service are available at the apartment. St. George's Castle is 4.2 km from LovelyStay - Elegance and Charm!, while Ribeira Market is 4.3 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1617.00" OriginalAmount="1617.00">
      <BasicPropertyInfo Latitude="38.71927442" Longitude="-9.13674611" StarRating="4" HotelCode="946320|onj_s_lazaro" HotelName="OnJ St Lazaro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada Do Desterro 22, 1150-126 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1666.00" OriginalAmount="1666.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="4" HotelCode="743935|dona_graca_lisbon_apartments" HotelName="Dona Graca Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Bela Vista A Graça 124, 1170-059 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1694.00" OriginalAmount="1694.00">
      <BasicPropertyInfo Latitude="38.71023075" Longitude="-9.14426463" StarRating="0" HotelCode="681377|ph_in_chiado" HotelName="PH In Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Horta Seca 11, 1200-221 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Providing Tagus River views, the PH inChiado is set in a restored 400-year old building in Praça de Camões, 300 metres from Bairro Alto nightlife area. It offers free WiFi access.Featuring high ceilings, accommodation ranges from dorm to private rooms with parquet floors. Some offer river views, and others have a private bathroom.Guests are welcome to relax in the shared lounge area with sofas, TV and a fireplace. The common kitchen is available for guests&amp;apos; use and a breakfast is served daily.Baixa/Chiado Metro Station is within 200 metres, and the nearest bus stop is a few steps away. Rossio Train Station is a 10-minute walk. The panoramic São Jorge Castle is 20 minutes&amp;apos; walking from PH inChiado.PH inChiado can organise guided tours and rental bicycles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1699.00" OriginalAmount="1699.00">
      <BasicPropertyInfo Latitude="38.710182189941406" Longitude="-9.160040855407715" StarRating="4" HotelCode="0|best_lapa_view_2" HotelName="Best Lapa View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Lapa 67, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Lisbon (Lisbon Old Town), you'll be a 4-minute drive from Botanical Garden and 10 minutes from Commerce Square. This 4-star apartment is 1.9 mi (3.1 km) from Rossio Square and 2.3 mi (3.7 km) from Lisbon Cathedral (Se).&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Estrela Basilica - 0.6 km / 0.4 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 0.8 km / 0.5 mi&lt;br /&gt;National Museum of Natural History - 1.3 km / 0.8 mi&lt;br /&gt;Principe Real Square - 1.5 km / 0.9 mi&lt;br /&gt;Mercado da Ribeira - 1.6 km / 1 mi&lt;br /&gt;Camoes Square - 1.7 km / 1.1 mi&lt;br /&gt;Botanical Garden - 1.7 km / 1.1 mi&lt;br /&gt;Fado in Chiado - 1.8 km / 1.1 mi&lt;br /&gt;Church of Sao Roque - 1.9 km / 1.2 mi&lt;br /&gt;Liberty Avenue - 2.1 km / 1.3 mi&lt;br /&gt;Chiado Museum - 2.1 km / 1.3 mi&lt;br /&gt;Amoreiras Shopping Center - 2.1 km / 1.3 mi&lt;br /&gt;Marquis of Pombal Square - 2.1 km / 1.3 mi&lt;br /&gt;LxFactory - 2.2 km / 1.3 mi&lt;br /&gt;Santa Justa Elevator - 2.2 km / 1.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 13.5 km / 8.4 mi&lt;br /&gt;Cascais (CAT) - 21 km / 13.1 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a coffee/tea maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1702.00" OriginalAmount="1702.00">
      <BasicPropertyInfo Latitude="38.70956039428711" Longitude="-9.1326904296875" StarRating="0" HotelCode="0|charming_apartment_in_alfama_se11" HotelName="Charming Apartment in Alfama - Se11" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Cruzes da Sé, 27, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, Birds Apartments Sé offers a restaurant, city views and free WiFi, 1.1 km from St. George's Castle and 1.4 km from Rossio. A flat-screen TV with DVD player, private bathroom with a hairdryer, and a kitchen with dishwasher are offered in certain units. If you would like to discover the area, cycling is possible in the surroundings. Dona Maria II National Theatre is 1.5 km from the apartment, while Miradouro da Senhora do Monte is 1.9 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1737.00" OriginalAmount="1737.00">
      <BasicPropertyInfo Latitude="38.73328433" Longitude="-9.13018889" StarRating="0" HotelCode="944609|my_place__lisbon_lounge_suites" HotelName="My Place-Lisbon Lounge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dr Oliveira Ramos 49, 1900-336 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1761.00" OriginalAmount="1761.00">
      <BasicPropertyInfo Latitude="38.716339111328125" Longitude="-9.138609886169434" StarRating="0" HotelCode="0|santana_4_checkinhome" HotelName="Santana 4 - Checkinhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada de Santana, número 95, 4º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Santana 4 is an accommodation set in Lisbon, just 1.1 km from Rossio and 1.2 km from Dona Maria II National Theatre. The property is 2.4 km from Liberty Avenue and 2.6 km from Ribeira Market. The apartment features 1 bedroom, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. For added convenience, the property can provide towels and bed linen for an extra charge. St. George's Castle is 2.2 km from the apartment, while Miradouro da Senhora do Monte is 2.4 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1837.00" OriginalAmount="1837.00">
      <BasicPropertyInfo Latitude="38.71556091308594" Longitude="-9.156607627868652" StarRating="0" HotelCode="0|estrela_new_apartment" HotelName="Estrela Garden Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa De São Plácido Nº73, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Estrela Garden Apartment is an accommodation located in Lisbon, just 1.5 km from Liberty Avenue and 1.6 km from Bairro Alto. The property is 2.9 km from Dona Maria II National Theatre and 3.4 km from Commerce Square. The apartment features 2 bedrooms, a flat-screen TV, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Ribeira Market is 2.2 km from the apartment, while Rossio is 2.8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1867.00" OriginalAmount="1867.00">
      <BasicPropertyInfo Latitude="38.71267659" Longitude="-9.13733387" StarRating="4" HotelCode="626533|santa_justa_apartments_24_downtown_center" HotelName="Santa Justa Apartments Downtown Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Santa Justa 24, Santa Maria Maior, 1100-485 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1913.00" OriginalAmount="1913.00">
      <BasicPropertyInfo Latitude="38.7106122" Longitude="-9.14214529" StarRating="0" HotelCode="565037|chiado_square_lisbon_best_apartments" HotelName="Lisbon Best Apartments -  Chiado Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Chiado 5, 1200-108 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1943.00" OriginalAmount="1943.00">
      <BasicPropertyInfo Latitude="38.71189880371094" Longitude="-9.141510009765625" StarRating="0" HotelCode="0|charming_chiado_2bedr_wbalcony_and_view_2" HotelName="Charming Chiado 2Bedr W/Balcony And View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rua Trindade, 1200-467, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Charming Chiado 2Bedr W/Balcony And View» is located in Lisbon. This apartment is located in the city center. In the morning, have a cup of coffee while looking at the city from the window. You can take a walk and explore the neighbourhood area of the apartment — Baixa-Chiado, Rossio Square and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2227.00" OriginalAmount="2227.00">
      <BasicPropertyInfo Latitude="38.71114665" Longitude="-9.14341294" StarRating="0" HotelCode="565028|chiado_camoes_lisbon_best_apartments" HotelName="Lisbon Best Apartments -  Chiado Camões" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Gaveas 4, 1200-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2313.00" OriginalAmount="2313.00">
      <BasicPropertyInfo Latitude="38.710243225097656" Longitude="-9.136725425720215" StarRating="0" HotelCode="0|casa_portuguesa_prata" HotelName="Casa Portuguesa Prata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Prata, 103 1º, Santa Maria Maior, 1100-414 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located 500 metres from Rossio and 2.7 km from Commerce Square, Casa Portuguesa Prata in Lisbon provides air-conditioned accommodation with views of the river and free WiFi. Each unit is equipped with a balcony, a fully equipped kitchen with a dishwasher, a seating area with a sofa, a flat-screen TV, a washing machine, and a private bathroom with bath and a hair dryer. A microwave and fridge are also provided, as well as a kettle and a coffee machine. Liberty Avenue is 1.9 km from the apartment, while Jeronimos Monastery is 8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.00" OriginalAmount="2327.00">
      <BasicPropertyInfo Latitude="38.71072769165039" Longitude="-9.145700454711914" StarRating="0" HotelCode="0|casa_portuguesa_calhariz" HotelName="Casa Portuguesa Calhariz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo do Calhariz 12, Lisboa, Misericordia, 1200-109 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated 700 metres from Bairro Alto in Lisbon, Casa Portuguesa Calhariz offers accommodation with a kitchen. This property offers access to a balcony. Featuring river views, the apartment is composed of 2 bedrooms and 1 bathroom with free toiletries and a hair dryer. A flat-screen TV is featured. Popular points of interest near the apartment include Ribeira Market, Commerce Square and Rossio.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2333.00" OriginalAmount="2333.00">
      <BasicPropertyInfo Latitude="38.708858489990234" Longitude="-9.152580261230469" StarRating="1" HotelCode="0|fishermenapartments_santos_3d" HotelName="FishermenApartments - Santos 3D" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Pescadores, 13 - 3 Direito, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 300 metres from Bairro Alto, less than 1 km from Ribeira Market and 1.9 km from Commerce Square, FishermenApartments - Santos 3D provides accommodation with a balcony and free WiFi. The apartment, set in a building dating from 2017, is 2.3 km from Liberty Avenue and 2.7 km from Rossio. This air-conditioned apartment is equipped with 1 bedroom, a cable flat-screen TV, and a kitchen with a microwave and a fridge. Dona Maria II National Theatre is 2.8 km from the apartment, while St. George's Castle is 3.2 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2478" OriginalAmount="2478">
      <BasicPropertyInfo Latitude="38.71189741" Longitude="-9.13968214" StarRating="4" HotelCode="950731|341769" HotelName="LV Premier Apartments Chiado CH" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Carmo 43, Santa Maria Maior, 1200-093 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2567.00" OriginalAmount="2567.00">
      <BasicPropertyInfo Latitude="38.70988464355469" Longitude="-9.13591194152832" StarRating="0" HotelCode="0|historical_city_center_apartment_3" HotelName="Historical City Center Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rua Conceição - 2nd Floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, Downtown Lisbon Beauty offers self-catering accommodation with free WiFi. The air-conditioned unit is 500 metres from Dona Maria II National Theatre.&lt;br /&gt;The unit equipped with a kitchen with a dishwasher and oven. A flat-screen TV is offered.&lt;br /&gt;Rossio is 500 metres from Downtown Lisbon Beauty, while Chiado is 600 metres from the property. The nearest airport is Lisbon Humberto Delgado Airport, 7 km from Downtown Lisbon Beauty.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2698.00" OriginalAmount="2698.00">
      <BasicPropertyInfo Latitude="38.71278601" Longitude="-9.14308985" StarRating="0" HotelCode="565024|chiado_mercy_apartments_lisbon_best_apartments" HotelName="Lisbon Best Apartments - Chiado Mercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Misericórdia 116, 1200-273 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2704.00" OriginalAmount="2704.00">
      <BasicPropertyInfo Latitude="38.71150588989258" Longitude="-9.141093254089355" StarRating="0" HotelCode="0|apartment_carmo" HotelName="Apartment Carmo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Carmo 1-2E, Santa Maria Maior, 1200-095 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, less than 1 km from Rossio and an 11-minute walk from Dona Maria II National Theatre, Apartment Carmo offers air-conditioned accommodation with a patio and free WiFi. The property has city views and is 1.3 km from Bairro Alto and 1.5 km from Ribeira Market. The apartment features 1 bedroom, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. Commerce Square is 1.9 km from the apartment, while Liberty Avenue is 2.2 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2738.00" OriginalAmount="2738.00">
      <BasicPropertyInfo Latitude="38.71065139770508" Longitude="-9.134770393371582" StarRating="0" HotelCode="0|the_lisboans_apartments_2" HotelName="The Lisboans Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Do Almada, 9, 1100-018, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «The Lisboans Apartments» is located in Lisbon. This apartment is located in the city center. Before going to bed, you can take a walk and enjoy the main landmarks of the city. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Castle of Sao Jorge, Commerce Square and Terreiro do Paço.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2835.90" OriginalAmount="2835.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|500080" HotelName="TIVOLI AVENIDA LIBERDADE LISBOA - A LEADING HOTELS OF THE WORLD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LISBON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Welcome to the Tivoli Avenida Liberdade, the Grande Dame of hotels in Lisbon. A true landmark, delivering exceptional hospitality since 1933. Today, as ever, the place to see and be seen, a natural meeting point for celebrities, heads of state, actors and royalty alike. 
Discover Lisbon's best kept secrets with our Experience Teams, shop till you drop in Avenida da Liberdade and Chiado's luxury stores, or simply unwind  by the oasis of the hotel's unique swimming pool, amidst the fronds of its semi-tropical garden.  
Discover the wealth and variety of rooms and views - from Deluxe Rooms to the stunning Presidential Suite, which make each stay an unforgettable experience. Wining and dining are paramount, in the best European tradition - join in the thriving and bustling ambience of the Cervejaria Liberdade or head towards the stately calm and exclusive Terra�o rooftop restaurant for more gourmet offerings, to discover the best in contemporary Portuguese cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2970.00" OriginalAmount="2970.00">
      <BasicPropertyInfo Latitude="38.723201751708984" Longitude="-9.146364212036133" StarRating="0" HotelCode="0|inglaterra_by_central_hill_apartments" HotelName="Inglaterra by Central Hill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Enviado de Inglaterra nº12 2º esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Inglaterra by Central Hill Apartments in Lisbon features accommodation with free WiFi, 7 km from Jeronimos Monastery, 3.4 km from Commerce Square and 6 km from Luz Football Stadium. The property is 3.1 km from Ribeira Market and 2.5 km from Bairro Alto. The apartment has 5 bedrooms, a TV with satellite channels and a fully equipped kitchen that provides guests with a dishwasher, a microwave, a washing machine, a fridge and an oven. The apartment provides a terrace. Popular points of interest near Inglaterra by Central Hill Apartmen include Liberty Avenue, Rossio and Dona Maria II National Theatre.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2976.00" OriginalAmount="2976.00">
      <BasicPropertyInfo Latitude="38.706382751464844" Longitude="-9.158453941345215" StarRating="0" HotelCode="0|apartment_janelas_verdes" HotelName="Charming 2-Bedroom Apartment in the City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Janelas Verdes 3, apto 203, Estrela, 1200-690 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apartment Janelas Verdes is an apartment set in Lisbon, 800 metres from Bairro Alto. Guests benefit from free WiFi and private parking available on site.&lt;br /&gt;There is a seating area and a kitchen as well as a private bathroom. A flat-screen TV with cable channels is provided.&lt;br /&gt;Chiado is 1.5 km from Apartment Janelas Verdes, while Amoreiras is 1.9 km from the property. The nearest airport is Lisbon Portela Airport, 7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3094.00" OriginalAmount="3094.00">
      <BasicPropertyInfo Latitude="38.71781921386719" Longitude="-9.151610374450684" StarRating="0" HotelCode="0|2_suites_stylish_flat_at_bairro_altoprincipe_real_2" HotelName="2 Suites Stylish Flat At Bairro Alto-Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Escola Politecnica, 1250-099, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «2 Suites Stylish Flat At Bairro Alto-Principe Real» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Rato, Miradouro de Sao Pedro de Alcantara and Estrela Basilica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3165.00" OriginalAmount="3165.00">
      <BasicPropertyInfo Latitude="38.764015197753906" Longitude="-9.098050117492676" StarRating="0" HotelCode="0|casino_lisboa_house_apartment" HotelName="Casino Lisboa House Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av D.João II 28 r/ch dto, Parque das Nacoes, 1990-099 Lisbon, Portugal, Lisbon</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 «Casino Lisboa House Apartment» is located in Lisbon. This apartment is located in 7 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Lisbon Oceanarium, Oriente and Edward VII Park.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. At the guests’ disposal, there’s also ironing. The staff of the apartment will be happy to talk to you in English, Spanish and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a TV. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3179.00" OriginalAmount="3179.00">
      <BasicPropertyInfo Latitude="38.714229583740234" Longitude="-9.151704788208008" StarRating="0" HotelCode="0|principe_real_patio_house" HotelName="Principe Real Patio House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa São José Nº16 R/C, Misericordia, 1200-416 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 600 metres from Bairro Alto and 1.5 km from Ribeira Market, Principe Real Patio House provides air-conditioned accommodation with a patio and free WiFi. This apartment is 2.3 km from Dona Maria II National Theatre and 2.5 km from Commerce Square. The apartment features 2 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. The apartment offers a terrace. Liberty Avenue is 1.7 km from Principe Real Patio House, while Rossio is 2.2 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3237.00" OriginalAmount="3237.00">
      <BasicPropertyInfo Latitude="38.71015167236328" Longitude="-9.145339965820312" StarRating="0" HotelCode="0|chagas_17_by_central_hill_apartments" HotelName="Chagas 17 by Central Hill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rua Chagas, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Chagas 17 by Central Hill Apartments is situated in the Misericordia district of Lisbon, 1.8 km from Rossio and 1.9 km from Dona Maria II National Theatre. Featuring free WiFi, the units have a washing machine and a TV with satellite channels. A dishwasher, a microwave and fridge are also available in the kitchen, as well as a kettle. Popular points of interest near the apartment include Bairro Alto, Ribeira Market and Commerce Square.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3570.00" OriginalAmount="3570.00">
      <BasicPropertyInfo Latitude="38.71525955200195" Longitude="-9.149450302124023" StarRating="0" HotelCode="0|2_beautiful_suites_upscale_flat_embracing_tejo_2" HotelName="2 Beautiful Suites Upscale Flat Embracing Tejo!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Jasmim, 12, 3 Esq, 1200-229, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «2 Beautiful Suites Upscale Flat Embracing Tejo!» is located in Lisbon. This apartment is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Miradouro de Sao Pedro de Alcantara, Avenida and Rossio Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4073.00" OriginalAmount="4073.00">
      <BasicPropertyInfo Latitude="38.7215690612793" Longitude="-9.135239601135254" StarRating="0" HotelCode="0|almirante_2_four_bedrooms" HotelName="Almirante 2 Four Bedrooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis, Nº77, 2º Andar, 1150-012, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 1.2 km from Miradouro da Senhora do Monte, 1.8 km from Rossio and 1.9 km from Dona Maria II National Theatre, Almirante 2 Four Bedrooms provides accommodation with a balcony and free WiFi. The property has city views and is 2.9 km from St. George's Castle and 3.2 km from Liberty Avenue. The apartment features 4 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 2 bathrooms with a bidet. Guests wishing to travel light can make use of towels and bed linen for an extra charge. The apartment offers a terrace. Ribeira Market is 3.3 km from Almirante 2 Four Bedrooms, while Commerce Square is 3.8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4210.00" OriginalAmount="4210.00">
      <BasicPropertyInfo Latitude="38.729671478271484" Longitude="-9.134079933166504" StarRating="0" HotelCode="0|arroios_new_stylish_apartment_2" HotelName="Arroios New Stylish Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUA MARQUES DA SILVA, Nº 26 2º DT, 1170-222, LISBON, PORTUGAL, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Arroios New Stylish Apartment» is located in Lisbon. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Anjos, Edward VII Park and Castle of Sao Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4873.00" OriginalAmount="4873.00">
      <BasicPropertyInfo Latitude="38.708892822265625" Longitude="-9.143216133117676" StarRating="0" HotelCode="0|lisbon_glamorous_house" HotelName="Lisbon Glamorous House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Alecrim, 28, 4º Esquerdo, Misericordia, 1200-018 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, this air-conditioned apartment features a balcony. The unit is 200 metres from Chiado, and guests benefit from free WiFi and private parking available on site.&lt;br /&gt;The kitchen comes with a dishwasher and an oven, as well as a coffee machine. A flat-screen TV with satellite channels is provided. There is a private bathroom with a bath.&lt;br /&gt;Bairro Alto is 600 metres from Lisbon Glamorous House, while Rossio is 600 metres away. The nearest airport is Lisbon Portela Airport, 7 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5132.72" OriginalAmount="5132.72">
      <BasicPropertyInfo Latitude="38.70977049" Longitude="-9.14723452" StarRating="5" HotelCode="578371|2542595" HotelName="VERRIDE - Palacio Santa Catarina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Santa Catarina 1, 1200-401 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6521.00" OriginalAmount="6521.00">
      <BasicPropertyInfo Latitude="38.71681213378906" Longitude="-9.120797157287598" StarRating="0" HotelCode="0|apolonia_3_frontal_river_view" HotelName="Apolónia 3 Frontal River View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Diogo do Couto, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apolónia 3 Frontal River View has a balcony and is located in Lisbon, within just 1.3 km of Miradouro da Senhora do Monte and 1.8 km of St. George's Castle. Featuring river and city views, this apartment also offers free WiFi. The apartment features 6 bedrooms, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 3 bathrooms with a bidet. Guests wishing to travel light can make use of towels and bed linen for an extra charge. The apartment offers a terrace. Commerce Square is 2.2 km from Apolónia 3 Frontal River View, while Rossio is 2.8 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6610.00" OriginalAmount="6610.00">
      <BasicPropertyInfo Latitude="38.714942932128906" Longitude="-9.145096778869629" StarRating="0" HotelCode="0|lisbon_apartment_bairro_alto_2" HotelName="Lisbon Apartment Bairro Alto 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de São Pedro, numero 3, R/C, Misericordia, 1200-432 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Lisbon Apartment Bairro Alto 2 offers pet-friendly accommodation in Lisbon, 500 metres from Chiado and 500 metres from Rossio. The apartment is 700 metres from Liberty Avenue. Free WiFi is featured throughout the property.&lt;br /&gt;There is a dining area and a kitchen. A flat-screen TV with satellite channels is available. There is a private bathroom with a bath or shower.&lt;br /&gt;Amoreiras is 1.7 km away and Portela Airport is 6 km from the property.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6977.00" OriginalAmount="6977.00">
      <BasicPropertyInfo Latitude="38.72616958618164" Longitude="-9.134180068969727" StarRating="0" HotelCode="0|angola_apartment_8bedrooms" HotelName="Angola Apartment - 8Bedrooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Angola,15 - Rc - Direito, 1170-021, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 1.2 km from Miradouro da Senhora do Monte, 2 km from Rossio and 2.1 km from Dona Maria II National Theatre, Angola Apartment - 8Bedrooms offers accommodation with a patio and free WiFi. Offering private parking, the apartment is 2.5 km from Liberty Avenue. The apartment features 8 bedrooms, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a bidet. Both a bicycle rental service and a car rental service are available at Angola Apartment - 8Bedrooms. St. George's Castle is 3.1 km from the accommodation, while Commerce Square is 3.3 km away.&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;From Jan 1, 2019, a city tax of EUR2 per guest per night is not included in the total room rate and must be paid at the hotel for a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Golf,Nightclub,Kitchen,Bicycle Rental,Diet Meals,Jacuzzi,Massage Centre,Sauna,Spa,Wheelchair Access,Swimming Pool,Lounge,Heated Pool,Garden,Housekeeping,ATM/Cash Machine,Meeting Room,Parking,Valet Parking,Wake-up Call Service,24 Hour Power Supply,Airport Transfer (on Demand),Babysitting,Dining,Boutique,Dry Cleaning,LCD/Projector,Library,Luggage Storage,24 Hour Front Desk,Concierge,Kids Play Area,Pets allowed,Elevator,Coffee Shop</BasicAmenities>
    <HotelRating>4,3,5,3.5,2,1,4.5,1.5,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HISTORIC HOTEL,HOTEL DE CHARME,CITY HOTEL,BUSINESS HOTEL,CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,ECO HOTEL,BOUTIQUE HOTEL,GUEST HOUSE,APARTHOTEL,LODGE,HOSTELS,GUESTHOUSE,GUEST HOUSES,VILLA,BED AND BREAKFASTS,BEACH HOTEL,GOLF HOTEL,VILLAGE,COUNTRY HOUSE</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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|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="8a1a4647-27bc-4046-b0e2-c0f41d56c123">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="409422|13102" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|DOTWPrice|exception while supplier interation||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
8a1a4647-27bc-4046-b0e2-c0f41d56c123|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="8a1a4647-27bc-4046-b0e2-c0f41d56c123" TimeStamp="0001-01-01T00:00:00" HotelName="VIP Grand Lisboa Hotel &amp; Spa" HotelCode="409422|85899" StarRating="5" GTCityId="68741" CountryCode="PT" CityName="Lisbon" CountryName="Portugal" Address="Avenida 5 de Outubro 197, 1050-054 Lisboa" PostCode="1050-054" PhoneNo="+351210435000" FaxNo="" Email="hotelviplisboa@viphotels.com" CheckInTime="" CheckOutTime="" Latitude="38.742254" Longitude="-9.149259" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room" RoomTypeCode="5336441|1|976|27|OTc2fEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="976" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:04:44.2133552+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room" RoomTypeCode="129809899|1|976|27|OTc2fEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="976" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:04:44.3696136+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Room - Standard" RoomTypeCode="209797282|1|1126|27|MTEyNnxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1126" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:04:44.8696426+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Standard" RoomTypeCode="210399846|1|1126|27|MTEyNnxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1126" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:04:45.432154+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room TWO BEDS" RoomTypeCode="20241210$20241223$W$59$85899$ROO.2B$ID_B2B_96$RO$B2BXXXX$1~2~0$$N@07~A-SIC~23c57c~1449821880~N~~~NOR~~F0A5F029B11341D172969221739305AAUK0207013400170823c57c|8|MTQwNC42MHxFVVJ8MjAyNC0xMi0wNw==" OriginalAmount="0" TotalPrice="1197.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-03T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="130.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room STANDARD" RoomTypeCode="20241210$20241223$W$59$85899$ROO.ST$ID_B2B_96$RO$B2BXXXX$1~2~0$$N@07~A-SIC~23c57c~1977666183~N~~~NOR~~F0A5F029B11341D172969221739305AAUK0207013400170823c57c|8|MTQwNC42MHxFVVJ8MjAyNC0xMi0wNw==" OriginalAmount="0" TotalPrice="1197.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-03T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="130.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20241210$20241223$W$59$85899$DBL.ST-1$ID_B2B_65$RO$B2CPTXX$1~2~0$$N@07~A-SIC~2305a7~1582683010~N~~~NOR~~F0A5F029B11341D172969221739305AAUK020701340017082305a7|8|MTQ0Ny40OHxFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="1234.08" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="131.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN STANDARD" RoomTypeCode="20241210$20241223$W$59$85899$TWN.ST-1$ID_B2B_65$RO$B2CPTXX$1~2~0$$N@07~A-SIC~2305a7~-1825405537~N~~~NOR~~F0A5F029B11341D172969221739305AAUK020701340017082305a7|8|MTQ0Ny40OHxFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="1234.08" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="131.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Executive" RoomTypeCode="130037757|1|1386|27|MTM4NnxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1386" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Air conditioning (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:04:45.5727888+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/100322/ba_100322_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/ba_100322_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/r_100322_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/a_100322_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/f_100322_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/r_100322_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/ba_100322_N2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/a_100322_O2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_P2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_Q2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_R2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_S2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/ba_100322_T2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/l_100322_U2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_V2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_W2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_X2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/w_100322_Y2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/r_100322_Z2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/r_100322_AA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/r_100322_AB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/k_100322_AC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/k_100322_AD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/p_100322_AE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/100322/f_100322_AF2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located between the historical centre and the main business area of Lisbon. Guests will find links to the public transport network and shops within 300 m of the hotel and there are many attractions close by, including the Bull Fighting Arena (300 m), The Library &amp; National Museum (900 m) and the Oceanarium (8 km), to mention but a few. Lisbon Airport is only 5 km away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 31 suites and 264 double rooms, which are located on 14 storeys and are reachable by lift. The friendly staff at the reception desk are happy to answer any questions. A cloakroom, a currency exchange service, a hairdresser, a conference room and a business centre are available. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). A bicycle hire service provides all the necessary equipment for exploring the surrounding area.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a living room and a bathroom. Air conditioning ensures comfortable temperatures. Rooms include a double bed. Extra beds can be requested. A safe and a minibar are also available. A mini fridge and a tea/coffee station are standard features. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a bathtub. Cosmetic products ensure additional comfort. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy a refreshing swim in the outdoor pool area. A sun terrace is a great place to while away the hours. Guests can choose from a range of leisure activities, including a gym, a spa, a sauna and massage treatments. 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;The accommodation offers breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 20.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;A tax is imposed by the city: EUR 2.00 per person, per night, up to 7 nights. This tax does not apply to children under 14 years of age.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>35-121-043-5001</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>35-121-043-5000</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2007</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>14</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>295</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>264</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>31</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>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>300 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>300 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Underground/Over ground Station</Description><Value>200 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a1a4647-27bc-4046-b0e2-c0f41d56c123|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="8a1a4647-27bc-4046-b0e2-c0f41d56c123">
  <Rooms>
    <Room RoomType="Room 1: Twin room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="409422|85899" SourceId="27" RoomTypeCode="5336441|1|976|27|OTc2fEdCUHwyMDI0LTEwLTIz" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-23T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a1a4647-27bc-4046-b0e2-c0f41d56c123|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc266d41-84d1-493a-b5f9-0e56f99bcf68|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="dc266d41-84d1-493a-b5f9-0e56f99bcf68">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-11T00:00:00" End="2024-11-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|PaximumSearch|supplier interation failed||Paximum|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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc266d41-84d1-493a-b5f9-0e56f99bcf68|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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc266d41-84d1-493a-b5f9-0e56f99bcf68|HotelsProSearch|successfull supplier interation||HotelsPro|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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc266d41-84d1-493a-b5f9-0e56f99bcf68|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-10-23T15:05:43.9230938+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dc266d41-84d1-493a-b5f9-0e56f99bcf68" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="288.00" OriginalAmount="288.00">
      <BasicPropertyInfo Latitude="50.109278" Longitude="14.45121" StarRating="2" HotelCode="260270|plus_prague_hostel" HotelName="Plus Prag Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Privozni 1, 170 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186080/186080a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 119 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant and a bar. 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 accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357" OriginalAmount="357">
      <BasicPropertyInfo Latitude="50.079637619263" Longitude="14.499591449074" StarRating="3" HotelCode="58668|95238" HotelName="a&amp;o Prague Rhea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Uzlabine 3068/19, 108 51 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76009/a_76009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Prague's 10th district, bordered by a quiet park. Guests will find the city centre, sports activities, shopping venues, the main bus and train terminals, as well as the airport, in the vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="398.15" OriginalAmount="398.15">
      <BasicPropertyInfo Latitude="50.086920833503" Longitude="14.482804834843" StarRating="3" HotelCode="56109|1241168" HotelName="EA Hotel Populus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Staré Cihelny 2182/11, Praha 3, 130 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332826/332826a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood about 6.8 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="426.24" OriginalAmount="426.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|986982" HotelName="POPULUS PRAHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067157_foto_10.jpg</HotelPictures>
        <HotelDescription>Property Desc:Property Location With a stay at EA Hotel Populus in Prague (Prague 3), you'll be close to Atrium Flora and Sea World.  This hotel is within close proximity of O2 Arena and Eden Arena.Rooms Stay in one of 77 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with bathtubs or showers are provided. Conveniences include phones, as well as safes and desks.Amenities Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.Dining You can enjoy a meal at a restaurant serving the guests of EA Hotel Populus, or find a snack in a coffee shop/caf�. Quench your thirst with your favorite drink at a bar/lounge. For your convenience, a complimentary breakfast is served daily from 7 AM to 10 AM.Business, Other Amenities Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. Planning an event in Prague? This hotel has facilities measuring 4413 square feet (410 square meters), including a conference center. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service.Room Info:Know Before You Go   This property offers transfers from the train station (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation.   One child 3 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. Only registered guests are allowed in the guestrooms.  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).   Fees The following fees and deposits are charged by the property at time of service, check-in, or check-out.          Self parking fee: EUR 4 per night     Pet fee: EUR 6 per pet, per night      Rollaway bed fee: EUR 15.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. Mandatory Fees and Taxes You'll be asked to pay the following charges at the property: A tax is imposed by the city: EUR 0.60 per person, per night. This tax does not apply to children under 18 years of age.  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. Checkin Instructions:Extra-person charges may apply and vary depending on property policy. Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges. Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.  The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation. Special Checkin Instructions:24-hour airport shuttle service is available on request. Contact the property in advance to make arrangements.Property Information: Pets allowed    Check-in time starts at 2 PM  Check-out time is noonCheckin Minimum Age: 1824-hour front desk, Airport transportation (surcharge), Bar/lounge, Coffee shop or caf�, Coffee/tea in common areas, Computer station, Conference center, Conference space, Conference space size (feet) - 4413, Conference space size (meters) - 410, Free WiFi, Free breakfast, Garden, Gift shops or newsstand, Luggage storage, Multilingual staff, Number of buildings/towers - 2, Number of floors - 4, Number of meeting rooms - 4, Pets allowed, RV, bus, truck parking (surcharge), Restaurant, Roll-in shower, Safe-deposit box at front desk, Self parking (surcharge), Smoke-free property, Terrace, Total number of rooms - 77, Tours/ticket assistance, Train station pickup (surcharge), Year Built - 2004May include:, B</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.20" OriginalAmount="430.20">
      <BasicPropertyInfo Latitude="50.085316924647" Longitude="14.450307682223" StarRating="3" HotelCode="108934|614215" HotelName="Pension Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štítného 13, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211094/211094a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.00" OriginalAmount="438.00">
      <BasicPropertyInfo Latitude="50.03948" Longitude="14.43797" StarRating="3" HotelCode="0|_0x351ca" HotelName="Penzion Sofi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nová cesta 162/39, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/64/0f649344520a332d2489635dc38ba4bcd77604c3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Penzion Sofi in Prague (Prague 4), you'll be within a 15-minute drive of Wenceslas Square and Eden Arena.  This pension is 4.8 mi (7.7 km) from Astronomical Clock and 7.4 mi (11.9 km) from O2 Arena.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 guestrooms. Complimentary wired Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a picnic area.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities, microwave in a common area, and refrigerator in a common area. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454" OriginalAmount="454">
      <BasicPropertyInfo Latitude="50.0632904" Longitude="14.4451767" StarRating="3" HotelCode="89531|10728" HotelName="Gallery SIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 17, Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125396/a_125396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.00" OriginalAmount="464.00">
      <BasicPropertyInfo Latitude="50.09172258" Longitude="14.48307946" StarRating="2" HotelCode="969637|university_hotel_7" HotelName="University Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jeseniova 355/212, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10546714</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.82" OriginalAmount="471.82">
      <BasicPropertyInfo Latitude="50.064292470863" Longitude="14.506598984361" StarRating="3" HotelCode="59529|1159658" HotelName="Hotel Astra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mukarovská 1740/22, 110 00Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331850/331850a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.88" OriginalAmount="471.88">
      <BasicPropertyInfo Latitude="50.099339138202" Longitude="14.400972906732" StarRating="2" HotelCode="320816|1454768" HotelName="Hostel Dakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Narodni Obrany 544/7, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189766/189766a_hb_a_798.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.00" OriginalAmount="482.00">
      <BasicPropertyInfo Latitude="50.064589" Longitude="14.377643" StarRating="3" HotelCode="180475|pension_kern" HotelName="Kern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jinonická 50, 150 00 Prag, Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335852/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.00" OriginalAmount="488.00">
      <BasicPropertyInfo Latitude="50.090218828573" Longitude="14.450232624708" StarRating="3" HotelCode="108751|adeba_hotel" HotelName="Adeba" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pernerova 16, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210336/210336a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.00" OriginalAmount="494.00">
      <BasicPropertyInfo Latitude="50.1243832" Longitude="14.4912696" StarRating="3" HotelCode="263698|hotel_koral" HotelName="Hotel Arko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vysocanská 87, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7906251</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Alexandria (AEX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="50.049076289781" Longitude="14.446206365711" StarRating="3" HotelCode="76682|hotel_attic" HotelName="Attic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanusova 496/6, Praha 140 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210445/210445a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.00" OriginalAmount="513.00">
      <BasicPropertyInfo Latitude="50.06559062" Longitude="14.4318453" StarRating="2" HotelCode="577887|easy_housing" HotelName="I'M Easy Housing Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spytihnevova 6, 12800 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9092303</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.00" OriginalAmount="516.00">
      <BasicPropertyInfo Latitude="50.072233860749" Longitude="14.430770209822" StarRating="3" HotelCode="337451|prague_centre_superior" HotelName="Prague Centre Superior" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 32, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56217/a_56217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is located in the centre of Prague, near to the underground station I. P. Pavlova. The airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.00" OriginalAmount="521.00">
      <BasicPropertyInfo Latitude="50.089386" Longitude="14.462969" StarRating="4" HotelCode="67406|hotel_ehrlich" HotelName="Hotel Ehrlich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 79, 13000 Prag 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.00" OriginalAmount="526.00">
      <BasicPropertyInfo Latitude="50.10743535" Longitude="14.4487515" StarRating="3" HotelCode="100778|leon" HotelName="Leon Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo námestí 26, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335477/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="530.00" OriginalAmount="530.00">
      <BasicPropertyInfo Latitude="50.09179889" Longitude="14.48359655" StarRating="0" HotelCode="569836|kolej_jarov_i" HotelName="Kolej Jarov I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 93/198, Správa Ucelovych Zarízení, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738555/c2d625a9a656b0d0a710ab5082962f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.00" OriginalAmount="542.00">
      <BasicPropertyInfo Latitude="50.054521202567" Longitude="14.437083899975" StarRating="3" HotelCode="42672|hotel_oya" HotelName="Oya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Pankráci 1337/109, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331361/331361a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.00" OriginalAmount="545.00">
      <BasicPropertyInfo Latitude="50.12674133119" Longitude="14.485913515091" StarRating="4" HotelCode="11959|hotel_duo_praha" HotelName="Hotel Duo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Teplická 492, Praha 9, 19000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11817/a_11817_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the northern district of Prague and is around 6 km from the city centre. One of the largest shopping centres in the country lies in the hotel's vicinity. A new metro station, Strížkov, has been constructed in front of the hotel which directly connects to the city centre in 10 minutes and provides guests with convenient access. The airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="551.00" OriginalAmount="551.00">
      <BasicPropertyInfo Latitude="50.070993702551" Longitude="14.430546216457" StarRating="4" HotelCode="89522|amigo_city_centre_hotel" HotelName="Amigo City Centre Hotel" 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>Legerova 13, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161189/161189a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="558.55" OriginalAmount="558.55">
      <BasicPropertyInfo Latitude="50.091658434314" Longitude="14.477276802063" StarRating="3.5" HotelCode="37898|10ac50" HotelName="My Hotel Apollon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 1086/158, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62541/a_62541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing hotel is quietly situated just 15 minutes from the historic centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="559" OriginalAmount="559">
      <BasicPropertyInfo Latitude="50.035732479544" Longitude="14.413450956345" StarRating="4" HotelCode="56451|32205" HotelName="Hotel U Divadla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Staré pošty 247/6, Braník, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73126/a_73126_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located some 5 km away. A bus stop can be found directly in front of the hotel and Karlovo námesti underground station is only minutes away. Cultural institutions such as Vysehrad can also be found in the immediate surroundings of the hotel. A stop for boat trips on the Vltava river is situated 700 m away and Prague airport lies some 20 km outside the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="565.00" OriginalAmount="565.00">
      <BasicPropertyInfo Latitude="50.0392249" Longitude="14.4371026" StarRating="3" HotelCode="188622|hotel_vladar" HotelName="Vladar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Dvorcích 144/9, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331212/331212a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="572.04" OriginalAmount="572.04">
      <BasicPropertyInfo StarRating="3" HotelCode="|702917" HotelName="Superior Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887242_foto_1.jpg</HotelPictures>
        <HotelDescription>El Prague Centre Superior es un excelente hotel urbano situado en el corazandoacute;n de Praga, muy cerca de la estaciandoacute;n de metro I. P. Pavlova y a poca distancia a pie de los principales atractivos de la ciudad, como el Museo Nacional, la andOacute;pera Estatal y la Plaza Wenceslas. El aeropuerto estandaacute; a 15 km. El hotel presume de unas fantandaacute;sticas instalaciones y servicios, como sauna y masajes para los huandeacute;spedes que buscan relajarse y desconectar de la vida cotidiana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575" OriginalAmount="575">
      <BasicPropertyInfo Latitude="50.077214" Longitude="14.446372" StarRating="3" HotelCode="149252|26326" HotelName="La Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradska 83, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193319/193319a_hb_a_787.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is situated in a nice living area of Prague, within a walking distance or comfortable transport connection to the city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="576" OriginalAmount="576">
      <BasicPropertyInfo Latitude="50.070825796638" Longitude="14.429780635582" StarRating="4" HotelCode="394782|10913" HotelName="Hotel Assenzio Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1870/3, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328291/328291a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a historical building close to a metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="577.37" OriginalAmount="577.37">
      <BasicPropertyInfo Latitude="50.09024718" Longitude="14.44062849" StarRating="2" HotelCode="384776|1737408" HotelName="Rezidence Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 9/267, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/64592/2264592/1.jpg?f=15399223</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.00" OriginalAmount="581.00">
      <BasicPropertyInfo Latitude="50.090919122593" Longitude="14.435131688302" StarRating="2" HotelCode="384714|aparthotel_davids" HotelName="Aparthotel Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Biskupsky Dvur 1151/3, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508772/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="583.00" OriginalAmount="583.00">
      <BasicPropertyInfo Latitude="50.02007" Longitude="14.410036" StarRating="4" HotelCode="67405|hotel_michael" HotelName="Michael" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lysinami 474/1, 14700  Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141032/141032a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a nice and quiet district of Prague, 20 minutes from the centre via public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="589" OriginalAmount="589">
      <BasicPropertyInfo Latitude="50.0686331" Longitude="14.403263342328" StarRating="3" HotelCode="41084|4372" HotelName="Akcent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stroupeznickeho 1/253, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66294/a_66294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel is located on a main road in the heart of Smíchov. The shopping centres of Andel City and Zlatý Andel are both only a 5-minute walk away. The buildings of the picturesque old town are also to be found within a few paces of the hotel, as are links to the public transport network, such as Andel Metro station, right next to the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.00" OriginalAmount="589.00">
      <BasicPropertyInfo Latitude="50.0740677" Longitude="14.4289382" StarRating="3" HotelCode="900005|city_central_de_luxe" HotelName="Hotel City Central" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 21, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182912/a_182912_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an excellent location close the city centre, just 5 minutes' walk from Prague's Wenceslas Square. Guests will find a range of restaurants, bars and shopping venues within 400 m of the hotel, and the underground and tram station I. P. Pavlova is located approximately 50 m away. Prague Airport lies some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="589.36" OriginalAmount="589.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15C26" HotelName="Post 120 Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620880_foto_1.jpeg</HotelPictures>
        <HotelDescription>Post 120 Suites is located in Prague, in convenient distance from the center as well as form the Airport The property is around 6 far km from Charles Bridge and The Old Town Square. The accommodation provides a round the clock reception, airport transfers and free WiFi throughout the property. All units are equipped with a flat-screen TV with satellite channels, fully equipped kitchenette, fridge, a kettle. All guest rooms include a private bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592" OriginalAmount="592">
      <BasicPropertyInfo Latitude="50.074357815256" Longitude="14.429289400578" StarRating="3" HotelCode="35063|20136" HotelName="Hotel Tivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská, 48, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018089/018089a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the city centre, next to the I.P. Pavlova underground station. It is just a short stroll to many of Prague's most popular tourist sights, including the National Museum, Wenceslas Square, and the Prague Congress Centre. The hotel is well serviced by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="596.49" OriginalAmount="596.49">
      <BasicPropertyInfo Latitude="50.091217" Longitude="14.410597" StarRating="4" HotelCode="65500|322095" HotelName="Hotel Trinidad Prague Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Železné lávky 14, Malá Strana, 11800 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335297/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.00" OriginalAmount="598.00">
      <BasicPropertyInfo Latitude="50.0764839" Longitude="14.4232512" StarRating="4" HotelCode="39092|antik_city_hotel" HotelName="Antik City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 13, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331957/331957a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.00" OriginalAmount="601.00">
      <BasicPropertyInfo Latitude="50.071609112625" Longitude="14.499873582803" StarRating="3" HotelCode="25666|juno" HotelName="Juno Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stechovicka 2296, 100 00 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36564/a_36564_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated within easy reach of the city. Strasnicka underground station is just a 5 minutes walk from the hotel, from where guests may access the historical old town in just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="601.40" OriginalAmount="601.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|702851" HotelName="City Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248218_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano cuenta con una ubicaciandoacute;n excelente cerca del centro de la ciudad, a solo 5 minutos a pie de la plaza de Wenceslao de Praga. Los huandeacute;spedes encontrarandaacute;n diversos restaurantes, bares y zonas de tiendas a 400 m del hotel. La estaciandoacute;n de metro y tranvandiacute;a I. P. Pavlova estandaacute; situada aproximadamente a 50 m y el aeropuerto de Praga se encuentra a unos 20 km del hotel.Este hotel de 91 habitaciones, renovado en 2009, se encuentra en 2 edificios conectados por un atrio, donde se encuentran la recepciandoacute;n y el bar del vestandiacute;bulo. Las instalaciones disponibles en este establecimiento incluyen servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, guardarropa y ascensor. Hay una sala de TV y cafeterandiacute;a en el recinto y los huandeacute;spedes que lleguen en coche pueden hacer uso del aparcamiento.Cada habitaciandoacute;n viene equipada con un sistema de seguridad electrandoacute;nico, caja fuerte, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite, conexiandoacute;n a Internet y calefacciandoacute;n central. Los cuartos de baandntilde;o estandaacute;n dotados de baandntilde;era, ducha y secador de pelo, y todas las habitaciones cuentan con camas dobles para el confort de los huandeacute;spedes.Se sirve desayuno de bufet en el hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="610.00" OriginalAmount="610.00">
      <BasicPropertyInfo Latitude="50.084376141704" Longitude="14.449148446232" StarRating="4" HotelCode="34970|city_partner_hotel_victoria" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56935/a_56935_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the town centre (15 minutes). Numerous shopping venues, restaurants as well as lively pubs are located close to the hotel. Further tram stations are also located in the neighbourhood. Hlavni underground station is only 10 minutes away. Using the convenient public transport, Prague's sightseeing attractions are within easy reach. Ruzyne airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="615" OriginalAmount="615">
      <BasicPropertyInfo Latitude="50.15131070796" Longitude="14.503417611122" StarRating="3" HotelCode="188608|226971" HotelName="Hotel Aura Design &amp; Garden Pool" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kostelecka 819, Cakovice, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9186560</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.00" OriginalAmount="615.00">
      <BasicPropertyInfo Latitude="50.0908277338715" Longitude="14.4311532576721" StarRating="0" HotelCode="0|truhlarska_31" HotelName="Studio Truhlárská 31" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 31, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/4f/6a/4f6a7e33c8827f7abfb39efb384511a37eed7356.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studio Truhlárská 31” is situated within 1 km from the historic center of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.00" OriginalAmount="615.00">
      <BasicPropertyInfo Latitude="50.06299432" Longitude="14.44141843" StarRating="3" HotelCode="546254|kasablanka_apartments" HotelName="Kasablanka Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Taborska 324/63, 14000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/61695/2961695/2.jpg?f=15424863</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at this apartment in Prague (Prague 1), you'll be minutes from Postal Museum Prague and Palladium Shopping Centre.  This 4-star apartment is close to Old Town Square and Prague Castle.Rooms Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a microwave and an electric kettle.Business, Other Amenities A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="619" OriginalAmount="619">
      <BasicPropertyInfo Latitude="50.103931" Longitude="14.433057" StarRating="3" HotelCode="98241|55819" HotelName="Olga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janovského 50, Holešovice, Praha 7 17000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335466/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="622.00" OriginalAmount="622.00">
      <BasicPropertyInfo Latitude="50.092738539428" Longitude="14.39158160367" StarRating="4" HotelCode="35465|jeleni_dvur_hotel" HotelName="EA Hotel Jeleni dvur Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jelení 197/7, Praha 1, 11800  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57667/a_57667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its familial atmosphere, this romantic city hotel lies close to Prague Castle at the centre of Hradschin and just a few paces from the picturesque New World, Loreta Church and Strahov Monastery. A wonderful stroll can be enjoyed to Prague Castle, the Nerade alley, a selection of Prague's taverns, restaurants and cafés. Convenient public transport links are within metres of the hotel and the convenient location of this hotel means that access to Prague's Ruzyn? Airport is both quick and easy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="622.00" OriginalAmount="622.00">
      <BasicPropertyInfo Latitude="50.074697" Longitude="14.441852" StarRating="3" HotelCode="76550|anna_hotel" HotelName="Anna" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Meeting Room,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budecská 17, 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130285/130285a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The cosy hotel is situated in the elegant Vinohrady quarter of Prague, close to the State Opera. Famous Wenceslas Square can be reached within a 15 minutes' walk. The large Riegrovy and Havlicoky parks are only 400 m away. Features of the hotel include free WIFI throughout, concierge service, currency exchange, meeting rooms, business centre, ticket service, laundry service, airport shuttle and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.00" OriginalAmount="626.00">
      <BasicPropertyInfo Latitude="50.062445122115" Longitude="14.409290001189" StarRating="2" HotelCode="108753|akat_pension_and_hostel" HotelName="Akat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="24 Hour Front Desk,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nádrazní 42/851, Smíchov, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336592/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 AKÁT pension and hostel, you'll be centrally located in Prague, convenient to Staropramen Brewery and Old Town Square. This hotel is within close proximity of Vysehrad Castle and Vysehrad National Cultural Monument.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 25 guestrooms. Bathrooms with showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or take in the view from a terrace.&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 lunch and dinner, or grab a snack at 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 luggage storage and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="626.88" OriginalAmount="626.88">
      <BasicPropertyInfo Latitude="50.043460378654" Longitude="14.439414739609" StarRating="4" HotelCode="31290|275175" HotelName="Occidental Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Na strži 32, 14000 Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49989/a_49989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a peaceful neighbourhood, just on the outskirts of Prague city centre. It offers convenient access to public transport (about 100 metres away) and is 15 minutes from the old town. It takes a mere 30 minutes to get to Ruzyne Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="626.93" OriginalAmount="626.93">
      <BasicPropertyInfo Latitude="50.0776586" Longitude="14.4014296" StarRating="4" HotelCode="161905|135323" HotelName="Red &amp; Blue Design Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 13, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228383/gt_228383_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite Petrin Park, close to the very heart of the city, a short walk from Charles Bridge and Prague Castle. There are restaurants and bars within about 100 m of the hotel and the closest tram stop is roughly 50 m away. Prague Airport is approximately 20 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="627" OriginalAmount="627">
      <BasicPropertyInfo Latitude="50.036483618384" Longitude="14.492766559124" StarRating="3" HotelCode="29803|58791" HotelName="Best Western Amedia Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkova 5a/2318, 14900 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47905/a_47905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Chodov district of Prague, 100 m from the nearest links to the public transport network and 600 m from shops (Chodov shopping centre) and restaurants. It lies close to highway D1 and has easy access to the city centre (8 km away). It is 25 km from Prague International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.00" OriginalAmount="627.00">
      <BasicPropertyInfo Latitude="50.074934488397" Longitude="14.439157247543" StarRating="3" HotelCode="34924|hotel_tosca" HotelName="EA Hotel Tosca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blanická 10, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56845/a_56845_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Vinohrady district of Prague, close to Namesti Miru, Peace Square. The famous Wenceslas Square and the city centre are all within a 10 minutes walk from the hotel. Numerous shopping facilities, restaurants and cosy bars are located in the hotel's immediate vicinity. Public transport may be taken from locations nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="633.18" OriginalAmount="633.18">
      <BasicPropertyInfo StarRating="3" HotelCode="|617399" HotelName="JELENI DVUR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/258228_foto_1.jpg</HotelPictures>
        <HotelDescription>In the area of Hrad�any, just few steps from the Prague Castle and the historical part of Prague called Mala Strana, you will find this luxurious hotel with pleasant club atmosphere. Elegantly equipped and spacious rooms, from the part of which you will have a breath-taking view of the Prague Castle and the panorama of the capital city, will be an ideal place for the romantic stay. The hotel has its own parking, as well as an easy access from the international Prague airport - Ruzyn�.
In case of payment by the credit card at the hotel, the total amount will be automatically converted by the actual hotel exchange rate.*All the standard rooms are equipped with an electric kettle.
**At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="633.18" OriginalAmount="633.18">
      <BasicPropertyInfo Latitude="50.072199456005" Longitude="14.400623457672" StarRating="3" HotelCode="27731|11ad52" HotelName="ibis Praha Mala Strana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 14, Praha 5, Smichov, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40953/a_40953_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the city centre, next to the Nový Smíchov shopping centre, and just 150 m from the tram and metro station Andel. Cinemas, nightlife, bars, restaurants, the bus and train stations can all be found in the vicinity. The main tourist attractions are within walking distance (i.e. Charles Bridge is just 20 minutes away). The Old Town Square, Prague Castle, Wenceslas Square and the Jewish Quarter are all about 4 km away. The hotel is located 15 km from Prague airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.00" OriginalAmount="637.00">
      <BasicPropertyInfo Latitude="50.0772671411" Longitude="14.400814557672" StarRating="0" HotelCode="980670|chevron_hotel" HotelName="Chevron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 19, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/e2/98/e298bf22bc80e9296463d9a158b4f030dd0964e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="640.08" OriginalAmount="640.08">
      <BasicPropertyInfo Latitude="50.071025025063" Longitude="14.409449100494" StarRating="3" HotelCode="33066|113ae6" HotelName="Augustus et Otto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Celné 3, Smíchov, 15000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175746/175746a_hb_a_019.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Prague hotel is very well situated, just 300 metres from Andel shopping centre and Andel metro station. Wenceslas Square is just 3 metro stops away. Other places of interest include Kampa Island, an 8-minute walk away, and Charles Bridge, 5 minutes away by tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.00" OriginalAmount="642.00">
      <BasicPropertyInfo Latitude="50.07603513" Longitude="14.43417081" StarRating="4" HotelCode="631806|elizabeth_suites_2" HotelName="Elizabeth Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Anglicka 81/24, Prague 02, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2404025/AETHImfw_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Nove Mesto. The 30 welcoming accommodation units offer a perfect place to relax at the end of the day. 
1.2 km from Prague National Museum, Elizabeth Suites is located in Prague and provides free WiFi, concierge services and a ticket service. All rooms feature a kitchenette and a private bathroom. Wenceslas Square is 1.5 km away.

Guest rooms are equipped with a microwave, fridge, a kettle, a bath or shower, free toiletries and a wardrobe. All rooms are fitted with a flat-screen TV, and some rooms here will provide you with a terrace. The rooms at the hotel are fitted with a seating area.

Prague Astronomical Clock is 3.2 km from Elizabeth Suites.

Prague 02 is a great choice for travellers interested in beer, walking and architecture.

This is our guests' favourite part of Prague, according to independent reviews.

Couples particularly like the location — they rated it 9.2 for a two-person trip.

This property is also rated for the best value in Prague! Guests are getting more for their money when compared to other properties in this city.

We speak your language!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.00" OriginalAmount="642.00">
      <BasicPropertyInfo Latitude="50.08230079" Longitude="14.45169238" StarRating="2" HotelCode="515988|budget_apartment" HotelName="Budget Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Dry Cleaning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kubelíkova 40, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/681994/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 Budget Apartment in Prague (Zizkov), you'll be minutes from Zizkov Television Tower and close to Old Town Square.  This apartment is within close proximity of National Memorial at Vitkov and Riegrovy Sady.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 19 guestrooms featuring refrigerators. Complimentary wireless Internet access is available to keep you connected. Conveniences include coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="642.41" OriginalAmount="642.41">
      <BasicPropertyInfo Latitude="50.074056565334" Longitude="14.43008735776" StarRating="3" HotelCode="66573|1429858" HotelName="Brezina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 41, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163368/163368a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="643.77" OriginalAmount="643.77">
      <BasicPropertyInfo Latitude="50.076332246458" Longitude="14.493589997291" StarRating="3" HotelCode="16318|379045" HotelName="Comfort Hotel Prague City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Becvarova 14, 100 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19623/a_19623_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in a tranquil district of Prague, just 10 minutes from a selection of shops and from the city's historical centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="643.97" OriginalAmount="643.97">
      <BasicPropertyInfo Latitude="50.09881341" Longitude="14.4225432" StarRating="4" HotelCode="963017|1971575" HotelName="Letna Garden Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nad Stolou 951/10, Prague 7, 170 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1971575/hAXsHGWO_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.00" OriginalAmount="644.00">
      <BasicPropertyInfo Latitude="50.0534996" Longitude="14.4216633" StarRating="3" HotelCode="366388|minihotel_vitex" HotelName="Minihotel Vitex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prava 619/6, 147 00 Praha 4, Podoli</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/15444/2915444/2.jpg?f=14982632</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="645.14" OriginalAmount="645.14">
      <BasicPropertyInfo Latitude="50.086113" Longitude="14.416323" StarRating="3" HotelCode="180452|1158e0" HotelName="Royal Road Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 180/20, 110 00 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/20/b520919f7db79802bfeabfc7c0dd2f6d67f18a4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="646.00" OriginalAmount="646.00">
      <BasicPropertyInfo Latitude="50.08730711" Longitude="14.40655951" StarRating="0" HotelCode="675189|charles_bridge_economic_hostel" HotelName="Charles Bridge Economic Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mostecka 4/53, 118 00 Praha 1 - Mala Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/857131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="648.10" OriginalAmount="648.10">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2159735" HotelName="HOTEL VICTORIA PRAHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2159735/GugrmJb7_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Set in Prague&amp;#039;s residential Zizkov district, City Partner Hotel Victoria is a 15-minute walk from Wenceslas Square and 10 minutes by tram from Hlavní Nádraží Main Train Station. It offers a breakfast buffet.

All en-suite rooms of the Victoria are non smoking and provide satellite TV, a safe and wireless internet access at additional cost.

Guests can relax in the Hotel Victoria’s restaurant Kure v Hodinkách, where music is played in the evening. Czech and international specialities are served. The lobby bar is available 24 hours a day.&lt;br/&gt;The HOTEL VICTORIA PRAHA is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.00" OriginalAmount="649.00">
      <BasicPropertyInfo Latitude="50.103201369983" Longitude="14.448021222685" StarRating="2" HotelCode="902564|sir_tobys" HotelName="Sir Toby's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delnická 24, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1115228/nV8iljz3_993b89b0d8b52395847bdabe1ff5019f.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="650.58" OriginalAmount="650.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|649512" HotelName="MICHAEL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961617_foto_1.jpg</HotelPictures>
        <HotelDescription>This modern 4* central property has recently been completely refurbished to a contemporary standard. The Michael hotel is located in the leafy district of Prague 4 and offers easy access by tram (just a few minutes walk from the hotel) to the city centre. A full buffet breakfast is served in the hotel's airy restaurant and guests can also enjoy Czech and Mediterranean cuisine for lunch and dinner. In the summer months, the restaurant's terrace is open for guests to have their meals al fresco and the hotel prides itself on its selection of local Moravian wines. The hotel is ideal for both leisure guests and business travelers and rooms are equipped with en-suite bathroom, hairdryer, direct dial telephone and satellite TV: the hotel also offers high speed WIFI internet access free of charge. There are also 25 car parking spaces for those guests wishing to explore the surrounding area by car. The Michael Hotel also offers a shuttle bus free of charge to the city centre and back to the hotel every day (morning there and evening back).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.00" OriginalAmount="652.00">
      <BasicPropertyInfo Latitude="50.00047759" Longitude="14.52993891" StarRating="0" HotelCode="963691|penzion_rozkos_" HotelName="Pension Rozkos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kunratická Labeskám 781, Hrncíre, 149 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929253/65a812713a7126292060415004df6fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="652.31" OriginalAmount="652.31">
      <BasicPropertyInfo Latitude="50.075465" Longitude="14.403317" StarRating="3" HotelCode="14723|614735" HotelName="Hotel Arbes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktora Huga 3, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330969/330969a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="652.65" OriginalAmount="652.65">
      <BasicPropertyInfo Latitude="50.065231300872" Longitude="14.42486122045" StarRating="4" HotelCode="19168|231176" HotelName="Union" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ostrcilovo Namesti 462/4, Praha 2 Nusle, 128 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23495/a_23495_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague's district 2, close to the historic centre and a mere 5 minutes from the Congress Centre. Guests will find links to the public transport network in the immediate vicinity and it lies directly below the walls of Vyšehrad Castle, a national cultural monument. The hotel is 1.5 km from the city centre, 2 km from the central train station, 2 km from shopping venues, Charles Bridge and Old Town Square and 2.5 km from Prague Castle. Prague Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="654.08" OriginalAmount="654.08">
      <BasicPropertyInfo Latitude="50.08069726" Longitude="14.41968003" StarRating="3" HotelCode="397467|1844408" HotelName="Hotel Residence Spalena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Spalena 99/33, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/83025/3483025/34.jpg?f=15639406</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.00" OriginalAmount="655.00">
      <BasicPropertyInfo Latitude="50.055528640819" Longitude="14.436512589455" StarRating="3" HotelCode="42671|hotel_otar" HotelName="Hotel Otar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sevrena 1302/2, 14000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329896/329896a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="657.00" OriginalAmount="657.00">
      <BasicPropertyInfo Latitude="50.0522321" Longitude="14.4743793" StarRating="3" HotelCode="267728|abitohotel" HotelName="Abitohotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chodovská 1430/3a, 141 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/6a/9a6a8bdcf15d2851777b88624a797bca323afa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="658.00" OriginalAmount="658.00">
      <BasicPropertyInfo Latitude="50.12141036987305" Longitude="14.445710182189941" StarRating="0" HotelCode="0|apartment_trojska" HotelName="Apartment Trojska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Trojská 67, 182 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/5c/ec5c70f2b4f6f6988a48c6ad9e90575ee6bde35c.jpeg</HotelPictures>
        <HotelDescription>Located in Prague, Apartment Trojska offers simply furnished rooms. The property is 2.8 km from Prague ZOO and 4 km from O2 Arena Prague. Free WiFi access is available. The accommodation units come with a refrigerator, a microwave, an electric kettle and shared and private bathroom facilities. Towels and linen are provided. Prague’s Old Town Square is 4 km away. Free parking is possible on site.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="50.0775917" Longitude="14.43079569" StarRating="2" HotelCode="516267|museum_inn" HotelName="Museum Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Celakovskeho Sady 8, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33028/1933028/1.jpg?f=15167989</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="50.05254324" Longitude="14.36039877" StarRating="3" HotelCode="733722|nova_hospoda" HotelName="Nová Hospoda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Butovická 24/64, 158 00 Prague, Jinonice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.28" OriginalAmount="664.28">
      <BasicPropertyInfo Latitude="50.077790209292" Longitude="14.416908323765" StarRating="4" HotelCode="35187|111692" HotelName="Hotel Caesar Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 1959/15, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57340/a_57340_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the historical centre of Prague. Within walking distance guests can admire the National Theatre, Charles Bridge, and Wenceslas Square, or enjoy the beautiful views of Prague Castle from the famous Cafe Slavia. The well-known Brewery U Fleku lies just around the corner from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="665.00" OriginalAmount="665.00">
      <BasicPropertyInfo Latitude="50.1237" Longitude="14.47132" StarRating="0" HotelCode="0|apartments_with_sunny_garden_prague" HotelName="Apartments With Sunny Garden Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nad Mazankou 1391/32, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/0d/190d8e4810f8173ed336e46ad47b521c9750b177.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments With Sunny Garden Prague in Prague (Prague 8), you'll be within a 15-minute drive of O2 Arena and Prague Castle.  This apartment is 4.6 mi (7.4 km) from Old Town Square and 4.7 mi (7.6 km) from Charles Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private patios. Smart televisions with Netflix are provided, while complimentary wireless Internet access keeps you connected. Conveniences include desks and minibars, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite from the snack bar/deli serving guests of Apartments With Sunny Garden Prague.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and coffee/tea in a common area. Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668" OriginalAmount="668">
      <BasicPropertyInfo Latitude="50.086056897944" Longitude="14.450794681907" StarRating="4" HotelCode="336488|13355" HotelName="Hotel White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 20/275, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55632/a_55632_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This congenial, newly redecorated, family-friendly hotel is situated in the centre of Zizkov just 2 tram stops from Wenceslas Square and Prague's other leading tourist attractions. Shops, restaurants, bars, pubs and public transport are all just 100 m from the hotel. It is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.33" OriginalAmount="669.33">
      <BasicPropertyInfo Latitude="50.098866" Longitude="14.470624" StarRating="4" HotelCode="15405|973255" HotelName="Olympik Tristar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18300/a_18300_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 4 minutes walk from Invalidova underground station and 10 minutes drive from the centre. Shopping venues are to be found directly beside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="669.86" OriginalAmount="669.86">
      <BasicPropertyInfo StarRating="0" HotelCode="|D2A970" HotelName="Figaro Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2657199_foto_1.jpeg</HotelPictures>
        <HotelDescription>Hay un total de 83 dormitorios a disposiciandoacute;n de los clientes. Esta propiedad fue reformada andiacute;ntegramente en 2022, fruto del compromiso constante que mantiene con la calidad. Figaro Suites incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en los dormitorios. La recepciandoacute;n no estandaacute; abierta durante todo el dandiacute;a. Cuenta con servicio de traslados para comodidad de los huandeacute;spedes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.00" OriginalAmount="672.00">
      <BasicPropertyInfo Latitude="50.075045518698" Longitude="14.425507485866" StarRating="3" HotelCode="67078|hotel_sunrise_3" HotelName="Hotel Sunrise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ke Karlovu 1414/19, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330045/330045a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="673.15" OriginalAmount="673.15">
      <BasicPropertyInfo Latitude="50.086553404645" Longitude="14.45167645812" StarRating="4" HotelCode="23101|ZTC" HotelName="Three Crowns Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 28</AddressLine>
          </AddressLines>
          <PostalCode>222780189</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/015942/015942a_hb_a_042.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful neighbourhood, not far from the famous cultural centre of Prague. With local public transport (some 200 m from the hotel) guests can quickly reach the city's numerous sights and squares. The old city and Wenceslas Square are about a 20-minute walk away. Prague airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.00" OriginalAmount="675.00">
      <BasicPropertyInfo Latitude="50.1427864" Longitude="14.4285747" StarRating="3" HotelCode="263696|pension_europa" HotelName="Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>K Vetrolamu 22, 181 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676" OriginalAmount="676">
      <BasicPropertyInfo Latitude="50.08331172" Longitude="14.41879645" StarRating="2" HotelCode="625846|262801" HotelName="Ahoy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Perstyne 10, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/794471/9e3b73ee35571f4c5ec3eb5694a925f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Casavalentina is located in Mantua&amp;apos;s centre and offers rooms with free WiFi. The property is characterised by a contemporary style, with design interiors in light colours.Rooms come with air conditioning and a flat-screen TV. The private bathroom is complete with a shower, free toiletries and hairdryer.Casavalentina is 300 metres from Piazza delle Erbe square. Mantua Train Station is a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="678.00" OriginalAmount="678.00">
      <BasicPropertyInfo Latitude="50.076425199367" Longitude="14.423745274544" StarRating="4" HotelCode="57663|hotel_crystal_palace" HotelName="EA Hotel Crystal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 17, Praha 2, 120 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74703/a_74703_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a small, quiet street in the heart of Prague, only a few paces from Wenceslas Square and the tourist centre with numerous shops and nightclubs. Thanks to its unique position, this conference hotel is very popular with congress attendees and business guests as well as with holidaymakers. It is about 10 minutes walk to the main railway station, while Prague airport is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="680.62" OriginalAmount="680.62">
      <BasicPropertyInfo Latitude="50.088565026706" Longitude="14.39885502099" StarRating="4" HotelCode="82380|211223" HotelName="The Golden Wheel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 28, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111185/a_111185_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="681.00" OriginalAmount="681.00">
      <BasicPropertyInfo Latitude="50.093363036724" Longitude="14.464194443514" StarRating="3" HotelCode="307742|residence_invalidovna" HotelName="Residence Invalidovna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 664/1a, 186 00 Prague, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32192/1932192/32.jpg?f=15686202</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="683.61" OriginalAmount="683.61">
      <BasicPropertyInfo Latitude="50.041523651981" Longitude="14.496104577328" StarRating="4" HotelCode="16122|334765" HotelName="TOP Hotel Praha" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blažimská 1781/4, 149 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19382/a_19382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is quietly situated just 5 km from the centre of the town. A bus stop is to be found directly in front of the hotel. The entire hotel complex sprawls 7,000 m² over extensive, greenery-filled ground and, with its 9-hectare site, is one of the largest hotel complexes in Europe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="687.33" OriginalAmount="687.33">
      <BasicPropertyInfo Latitude="50.07335831" Longitude="14.42909707" StarRating="3" HotelCode="324006|12b77a" HotelName="Anyday Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 454/9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169189/169189a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="692.00" OriginalAmount="692.00">
      <BasicPropertyInfo Latitude="50.071318101264" Longitude="14.430920973016" StarRating="3" HotelCode="108750|abe_hotel" HotelName="Abe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 22+24, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210113/210113a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="692.18" OriginalAmount="692.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|618567" HotelName="EA CRYSTAL PALACE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/72398_image11134_0.jpg</HotelPictures>
        <HotelDescription>Luxurious, modern hotel with the front glass elevation is located in the quiet side lane just a few steps from the Wenceslas Square. Thanks to its conference room with day-light and all necessary technical equipment, wellness centre for relaxation and underground hotel garage this hotel is an ideal choice for business clientele. Easy access to the main historical and cultural sites is the great advantage for the tourist stays.
Notice: In case of payment by the credit card at the hotel, the total amount will be automatically converted by the actual hotel exchange rate.
The hotel guests can use the wellnes centre (saune, whirlpool) for the price of CZK 250,-/hour. *At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation. *Parking places possible in garage per fee 24 EUR/night (600 ,- CZK/night)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="696.00" OriginalAmount="696.00">
      <BasicPropertyInfo Latitude="50.076456" Longitude="14.415266" StarRating="5" HotelCode="299576|fashion_dancing" HotelName="La Ballerina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dittrichova 20, 12000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407888/a_407888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Prague</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="698" OriginalAmount="698">
      <BasicPropertyInfo Latitude="50.09836736984" Longitude="14.468157291412" StarRating="4" HotelCode="15524|7636" HotelName="Hotel Olympik Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 138, 186 76 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18299/a_18299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated within 25 minutes walk of the historical centre of Prague. Invalidovna underground station is just a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="698.32" OriginalAmount="698.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|833313" HotelName="U DIVADLA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885231_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located some 5 km away. A bus stop can be found directly in front of the hotel and Karlovo n�mesti underground station is only minutes away. Cultural institutions such as Vysehrad can also be found in the immediate surroundings of the hotel. A stop for boat trips on the Vltava river is situated 700 m away and Prague airport lies some 20 km outside the city centre. This newly renovated hotel in Branik, one of Prague's traditional residential areas, offers an elegant restaurant, sophisticated cafe and unique bar with an aquarium, which are also available for special events. The stylish rooms come with bathroom with bathtub/shower and other standard amenities. Guests may select their breakfast from the buffet. Lunch and dinner may be taken � la carte or from a set menu. Furthermore, special dietary requirements can be catered for.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="701.00" OriginalAmount="701.00">
      <BasicPropertyInfo Latitude="50.070761628359" Longitude="14.436247050762" StarRating="4" HotelCode="200930|AYG" HotelName="Ametyst Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jana Masaryka 11</AddressLine>
          </AddressLines>
          <PostalCode>222921999</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7660/a_7660_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in Prague's city centre near to the shops and several of the city's leading tourist attractions such as Wenceslas Square. It is just a short distance to the tram or to the underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.00" OriginalAmount="701.00">
      <BasicPropertyInfo Latitude="50.083158641809" Longitude="14.415870308876" StarRating="3" HotelCode="47538|cloister_inn" HotelName="Hotel Cloister Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktská 14, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210314/210314a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Prague, close to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.00" OriginalAmount="702.00">
      <BasicPropertyInfo Latitude="50.088435780289" Longitude="14.410052928975" StarRating="3" HotelCode="145888|charles_bridge_apartments" HotelName="Charles Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Cihelna 3/103, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335660/e07744b907b57cba930660eb0f75ef14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities at the accommodation offer guests the opportunity to combine business with pleasure. Services and facilities at the hotel include a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="703.73" OriginalAmount="703.73">
      <BasicPropertyInfo Latitude="50.077117176468" Longitude="14.434071779251" StarRating="4" HotelCode="87896|115940" HotelName="Arkada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balbínova 496/8, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122826/a_122826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet location, just 200 metres from the centre of Prague. Guests will find a range of restaurants, bars, pubs and public transport links within 50 metres of the accommodation. Nightlife spots are some 200 metres away, as are the shops and the main tourist attractions. The main train station is some 400 metres from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="50.074519628718" Longitude="14.430346190929" StarRating="4" HotelCode="337461|hotel_raffaello" HotelName="Raffaello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 54, 12000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56227/a_56227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, historical hotel is located at the heart of the city, just a few minutes walk from many of Prague's top tourist sights, shopping venues and nightclubs. Numerous bars are situated in the hotel's vicinity, as are various public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="707.00">
      <BasicPropertyInfo Latitude="50.086545660213" Longitude="14.451696574688" StarRating="4" HotelCode="166511|three_crowns_hotel" HotelName="Prokop Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 28, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="712" OriginalAmount="712">
      <BasicPropertyInfo Latitude="50.090783420228" Longitude="14.433942943862" StarRating="4" HotelCode="38493|3130" HotelName="Luxury Family Hotel Bila Labut" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Biskupska 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63636/a_63636_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for the commercial and cultural centre of the city, only a short walk from Prague's historical centre. A range of restaurants, bars, nightclubs and shops as well as links to the public transport network, may all be found in the immediate vicinity of the hotel. Prague Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="715" OriginalAmount="715">
      <BasicPropertyInfo Latitude="50.0988315" Longitude="14.47063465" StarRating="4" HotelCode="608506|229015" HotelName="Olympik Congress Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, Prague 8, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647281/647281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague. It is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="715.00" OriginalAmount="715.00">
      <BasicPropertyInfo Latitude="50.00247594" Longitude="14.42464148" StarRating="0" HotelCode="964674|wine_pension_prague_" HotelName="Wine Pension Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hubickova 1396/27, Praha 4 Modrany, 143 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10399/2910399/1.jpg?f=15041144</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.00">
      <BasicPropertyInfo Latitude="50.048999720918" Longitude="14.43810582161" StarRating="4" HotelCode="47798|panorama_hotel_prague" HotelName="Panorama Hotel Prague" 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Milevska 1695/7, 14063 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018319/018319a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in a peaceful area, just outside the city centre. Guests will find the nearest metro station just 250 m away (Pankrac) and the hotel lies only 4 stops from the city centre, making it the perfect base from which to explore the sights of Prague. It is 250 m to the shops (Arkady), 500 m to Vysehrad Citadel and 3 km to the city centre, with Wenceslas Square and the Old Town. Prague Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.00" OriginalAmount="717.00">
      <BasicPropertyInfo Latitude="50.0445022" Longitude="14.4508026" StarRating="3" HotelCode="258234|hotel_ilf" HotelName="ILF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budejovická 15/743, 140 00 Praha 4, Michle</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332768/332768a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="718.00" OriginalAmount="718.00">
      <BasicPropertyInfo Latitude="50.047519" Longitude="14.627434" StarRating="3" HotelCode="180450|alt_pension" HotelName="Alt Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Marketou 155, Praha 10, Prag 104 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330454/330454a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="50.064308166503906" Longitude="14.410202980041504" StarRating="0" HotelCode="0|honest_apartments" HotelName="Honest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Strakonicka 1856/11, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/66/d7661352732661231f37daadf30cf9d909c9ed2f.jpeg</HotelPictures>
        <HotelDescription>With a stay at Honest Apartments in Prague (Prague 5), you'll be within a 5-minute drive of Dancing House and Prague National Theatre. This apartment is 1.9 mi (3.1 km) from Lucerna Arcade and 2 mi (3.3 km) from Lennon Wall.&lt;br /&gt;Featured amenities include express check-in and express check-out.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="719.15" OriginalAmount="719.15">
      <BasicPropertyInfo Latitude="50.080278442515" Longitude="14.419616415344" StarRating="4" HotelCode="915581|12953f" HotelName="Prague Central Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Spálená 27, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328997/328997a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.00" OriginalAmount="721.00">
      <BasicPropertyInfo Latitude="50.051111254609" Longitude="14.414888620377" StarRating="3" HotelCode="13583|botel_racek" HotelName="Botel Racek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Podolské nábreží, 147 00 Praha 4, Podolí</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14415/ba_14415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre in a quiet area of Prague. It enjoys easy and quick connections to the historical centre of the city, where guests will find restaurants, bars, nightspots and links to the public transport network. Prague Airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723" OriginalAmount="723">
      <BasicPropertyInfo Latitude="50.081420292479" Longitude="14.482035040855" StarRating="4" HotelCode="402197|201030" HotelName="Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Okrajni 1, 10000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335368/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="726.98" OriginalAmount="726.98">
      <BasicPropertyInfo Latitude="50.07233874" Longitude="14.39246347" StarRating="3" HotelCode="581243|2554055" HotelName="Bohem Prague Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 56, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/26950/3626950/1.jpg?f=15406543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="729.00" OriginalAmount="729.00">
      <BasicPropertyInfo Latitude="50.077007" Longitude="14.429324" StarRating="4" HotelCode="96697|hotel_sonata" HotelName="EA Hotel Sonata" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 68, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134290/a_134290_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located very close to the city centre, allowing guests to explore the city on foot. Located close to public transport links, the hotel is easily accessible. Shops, restaurants and bars can all be found in the direct vicinity on Wenceslas Square. The train station is roughly 1 km away, and Ruzyne International Airport lies approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="729.00" OriginalAmount="729.00">
      <BasicPropertyInfo Latitude="50.05793114" Longitude="14.46965053" StarRating="3" HotelCode="364410|hotel_peko" HotelName="Hotel Peko" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brtnická 713/1, 101 00 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33117/1933117/1.jpg?f=15239463</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="730.00" OriginalAmount="730.00">
      <BasicPropertyInfo Latitude="50.03996612539" Longitude="14.505652045708" StarRating="3" HotelCode="332803|hotel_chodov" HotelName="Hotel Chodov" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Miroveho Hnuti 2137/7, 149 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632587/632587a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.00" OriginalAmount="731.00">
      <BasicPropertyInfo Latitude="50.09564862" Longitude="14.3667611" StarRating="3" HotelCode="510308|vila_josefina" HotelName="Vila Josefina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Borislavkou 34, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32238/1932238/28.jpg?f=15504049</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="731.24" OriginalAmount="731.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|986971" HotelName="PENSION BREZINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1297906_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Desc:Property Location A stay at Pension Brezina Prague places you in the heart of Prague, within a 15-minute walk of Wenceslas Square and Czech National Museum.  This hotel is 1.3 mi (2.1 km) from Dancing House and 2 mi (3.2 km) from Prague Astronomical Clock.Rooms Make yourself at home in one of the 25 air-conditioned guestrooms. Complimentary wired and wireless Internet access is available. Bathrooms have showers and hair dryers. Conveniences include safes, and housekeeping is provided daily.Amenities Make use of convenient amenities such as complimentary wireless Internet access, tour/ticket assistance, and a reception hall.Business, Other Amenities Featured amenities include complimentary wired Internet access, multilingual staff, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.Attractions Distances are displayed to the nearest 0.1 mile and kilometer.  Czech National Museum - 0.7 km / 0.4 mi  Prague State Opera - 0.9 km / 0.6 mi  Charles Square - 0.9 km / 0.6 mi  Wenceslas Square - 0.9 km / 0.6 mi  Czech Technical University - 1 km / 0.6 mi  New Town Hall - 1.1 km / 0.7 mi  Dancing House - 1.3 km / 0.8 mi  Mucha Museum - 1.4 km / 0.8 mi  Na Prikope - 1.4 km / 0.9 mi  Museum of Communism - 1.5 km / 0.9 mi  Lego Museum - 1.6 km / 1 mi  Estates Theatre - 1.6 km / 1 mi  Prague Congress Centre - 1.7 km / 1.1 mi  Hybernia Theatre - 1.8 km / 1.1 mi  Royal Route - 1.8 km / 1.1 mi  The preferred airport for Pension Brezina Prague is Vaclav Havel Airport (PRG) - 17.4 km / 10.8 mi Renovation The following facilities will be closed during June, July, and August:Dining venueParking areaKnow Before You Go:   This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.   One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. Only registered guests are allowed in the guestrooms.  This property advises that enhanced cleaning and guest safety measures are currently in place.Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60�C/140�F.Social distancing measures are in place and guests are provided with hand sanitizer.Contactless check-in and contactless check-out are available.Each guestroom is kept vacant for a minimum of 24 hours between bookings. Fees: The following fees and deposits are charged by the property at time of service, check-in, or check-out.        Airport shuttle fee: EUR 30 per vehicle (one-way)      Pet fee: EUR 5 per pet, per nightService animals are exempt from fees      Rollaway bed fee: EUR 10.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. Mandatory Fees and Taxes: You'll be asked to pay the following charges at the property: A tax is imposed by the city: EUR 0.82 per person, per night. This tax does not apply to children under 18 years of age.  We have included all charges provided to us by the property. Checkin Instructions:   Extra-person charges may apply and vary depending on property policyGovernment-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental chargesSpecial requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteedGuests must contact this property in advance to reserve cribs/infant beds and rollaway/extra bedsThis property accepts credit cards and cashOnsite parties or group events are strictly prohibitedSafety features at this property include a smoke detector  Special Checkin Instructions: There is no front desk at this property. This property doesn't offer after-hours check-i</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="735.31" OriginalAmount="735.31">
      <BasicPropertyInfo Latitude="50.09011671" Longitude="14.43462279" StarRating="4" HotelCode="833624|204b96" HotelName="Alveo Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porící 1066/27, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653299/653299a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Stare Mesto. ALVEO SUITES features a total of 35 units. This accommodation was established in 2018. 
Located in Prague, 1.6 km from Prague Astronomical Clock, Alveo Suites has rooms with free WiFi access. The property is set 1.6 km from Old Town Square, 2.5 km from Prague National Museum and 2.7 km from Wenceslas Square. St. Vitus Cathedral is 3 km from the hotel.
All units at the hotel are equipped with a seating area, a flat-screen TV with satellite channels and a private bathroom with free toiletries and a shower. Rooms are equipped with a kettle, while selected rooms also feature a kitchenette with a microwave. All rooms will provide guests with a fridge.
A buffet breakfast is served daily at a partner hotel, 150 m from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="739.89" OriginalAmount="739.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|703002" HotelName="Red &amp; Blue Design" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887245_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado frente a Petrin Park, cerca del centro de Praga y a pocos pasos del puente de Carlos y el Castillo de Praga. El establecimiento se encuentra a 100 metros de muchos restaurantes y bares y a 50 metros de la parada de tranvandiacute;a mandaacute;s cercana. Estandaacute; muy bien ubicado a 20 km del aeropuerto de Praga. Es la opciandoacute;n ideal tanto para los clientes en viaje de negocios como para quienes visitan la ciudad para conocer su cultura e historia. Este impresionante edificio ofrece un diseandntilde;o fresco y anduacute;nico. Las habitaciones estandaacute;n muy bien diseandntilde;adas, desprendiendo carandaacute;cter y encanto. Los clientes quedarandaacute;n impresionados por el estilo y el lujo de este hotel, asandiacute; como por sus excelentes instalaciones y servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.00" OriginalAmount="741.00">
      <BasicPropertyInfo Latitude="50.07133848" Longitude="14.40720346" StarRating="3.5" HotelCode="629495|old_strand_spirit" HotelName="Old Strand Spirit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Staropramenna 16, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/91005/3691005/1.jpg?f=15235165</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.00" OriginalAmount="741.00">
      <BasicPropertyInfo Latitude="50.1264067001206" Longitude="14.385896722615" StarRating="0" HotelCode="0|homestay_nad_helmrovkou" HotelName="Homestay Nad Helmrovkou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Helmrovkou 24, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/9d/d7/9dd72bc8f24a4ae920704c4c441825df06644d88.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Homestay Nad Helmrovkou” is located in Prague. It boasts a convenient location within 5 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Car travellers can enjoy parking facilities. Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="50.073112" Longitude="14.429375" StarRating="3" HotelCode="81530|hotel_residence_select" HotelName="Residence Select" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 34, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110134/a_110134_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Prague, in the residential and business district of I. P. Pavlova, this aparthotel is within walking distance of Wenceslas Square, the National Museum, the Prague Congress Centre, and all major historical sights. Links to the public transport network can be found on the hotel's doorstep and the central train station is around 3 km away. The Flora shopping centre is roughly 5 km from the city hotel and the Vltava River runs 3 km away. Prague-Ruzyne International Airport is around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.00" OriginalAmount="744.00">
      <BasicPropertyInfo Latitude="50.074675" Longitude="14.431968" StarRating="4" HotelCode="108718|clarion_hotel_prague_city" HotelName="Clarion Prague City" 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,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tylovo námestí 15/3, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151378/a_151378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located near Wenceslas Square in the very centre of Prague. Guests will find the nearest restaurants, bars, shops and links to the public transport network (metro, tram) all just around 100 m away. It lies only 1 metro station away from the Prague Congress Centre and all major sights are within walking distance, including the Old Town Square, the Jewish Quarter, Vyšehrad Park (all some 1 km away), the Vltava River (around 1.3 km), Charles Bridge (about 1.5 km) and Prague Castle (approximately 2 km). Prague Airport is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="747.63" OriginalAmount="747.63">
      <BasicPropertyInfo Latitude="50.107697921608" Longitude="14.450108706951" StarRating="4" HotelCode="317177|231206" HotelName="Plaza Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo Namesti 22, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31939/a_31939_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is ideally located in the residential area, only 20 minutes from the airport and 1km from Holesovice Exhibition Centre. The hotel is easily accessible via the D8 motorway, and only 3 minutes from Holesovice train and underground station. Attractions such as the Prague Zoo and Sea World are all within 20 minutes travel and the city centre is easily accessible by public transport in 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="748.16" OriginalAmount="748.16">
      <BasicPropertyInfo Latitude="50.102395032932" Longitude="14.431775808335" StarRating="4" HotelCode="371511|546585" HotelName="Mama Shelter Praha" 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,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Veletrzni 1502/20, Holešovice, 17000 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70882/a_70882_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within the same neighbourhood as this city hotel guests will find Sea World, Krizik's Fountain, The National Gallery, Tesla Arena, AXA Arena, Stromovka Park, Prague's Zoo, Planetarium, Botanical Gardens, and the tropical gardens of Fata Morgana. In just a few minutes by public transport or in a taxi, guests will find themselves in Prague's Jewish Quarter, a few steps from the Old New Synagogue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="748.62" OriginalAmount="748.62">
      <BasicPropertyInfo Latitude="50.071910013222" Longitude="14.446318278908" StarRating="3" HotelCode="146496|1114948" HotelName="Czech Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Francouzská 240/76, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="749" OriginalAmount="749">
      <BasicPropertyInfo Latitude="50.085664507727" Longitude="14.432320296764" StarRating="3" HotelCode="186670|28614" HotelName="Hotel Zlatá Váha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovážné námestí 981/21, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260775/a_260775_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="749.06" OriginalAmount="749.06">
      <BasicPropertyInfo Latitude="50.072100136545" Longitude="14.408631" StarRating="3" HotelCode="108763|2112475" HotelName="Hotel Anette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Svornosti 28, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336598/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="752.00" OriginalAmount="752.00">
      <BasicPropertyInfo Latitude="50.074744935801" Longitude="14.380212037557" StarRating="4" HotelCode="500822|wellness_spa_boutique_hotel_pod_lipkami_prague" HotelName="Wellness And Spa Boutique Hotel Pod Lipkami Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lipkami 1520/8, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/668811/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pod Lipkami is conveniently located in the popular Prague 06 area. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are free Wi-Fi in all rooms, 24-hour security, 24-hour front desk, luggage storage, Wi-Fi in public areas. Designed for comfort, selected guestrooms offer television LCD/plasma screen, carpeting, cleaning products, clothes rack, complimentary instant coffee to ensure a restful night. Take a break from a long day and make use of hot tub, sauna, golf course (within 3 km), outdoor pool, spa. Hotel Pod Lipkami is an excellent choice from which to explore Prague or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="50.070408" Longitude="14.430611" StarRating="4" HotelCode="87979|hotel_louis_leger" HotelName="Hotel Louis Leger" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362368/362368a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="50.077259" Longitude="14.430233" StarRating="4" HotelCode="96698|ea_downtown" HotelName="EA Hotel Downtown" 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,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 53, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134291/a_134291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel, built in 2007, is located in close proximity to the cultural and tourism centres in the very heart of Prague. Wenceslas Square and the Old Town Square are located within a few minutes’ walk of the hotel. Ruzyne International Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="758.72" OriginalAmount="758.72">
      <BasicPropertyInfo Latitude="50.077371071034" Longitude="14.426870048046" StarRating="4" HotelCode="58858|231186" HotelName="Archibald City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 33, 110 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76247/a_76247_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the most attractive part of Prague 1 district, only a few steps from the shops on Wenceslas Square (150 m) and Old Town Square (900 m). Guests will find the nearest restaurants just 50 m from the hotel doorstep and there are bars, links to the public transport network and shops all within a radius of 150 m. The National Museum is just 200 m away and it is 900 m to the National Theatre and 1.1 km to Charles Bridge. Prague Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="759" OriginalAmount="759">
      <BasicPropertyInfo Latitude="50.0741228715" Longitude="14.429450652779" StarRating="3" HotelCode="66574|41084" HotelName="Hotel Brixen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 1796/44, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329645/329645a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.00" OriginalAmount="760.00">
      <BasicPropertyInfo Latitude="50.077486" Longitude="14.453086" StarRating="4" HotelCode="905705|taurus_hotel_" HotelName="Hotel Taurus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 105/137, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241676/a_241676_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated east of the central district of Královské Vinohrady (Royal Vineyards). It is a 5-minute walk from a tram stop, allowing guests to easily access the city centre. The Old Town is 2.5 km away, Charles Bridge is 3.1 km and Prague Castle is 4 km. There are numerous restaurants, bars and shops within a few hundred metres of the hotel. Wenceslas Square is about 10 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="766.81" OriginalAmount="766.81">
      <BasicPropertyInfo Latitude="50.091826" Longitude="14.435612" StarRating="4" HotelCode="293128|363515" HotelName="EA Hotel Embassy Prague" 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,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 31, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400812/a_400812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Prague, in a quiet side street close to the main tourist boulevard. Wenceslas Square is a short walk from the hotel and guests will find a range of restaurants, bars, cafés and nightlife venues on and around Republic Square, just 600 metres from the accommodation. There are also numerous shopping opportunities close by. Attractions such as the National Museum and the Old Town Square can be reached within 20 minutes on foot and links via public transport can be found just 200 metres from the hotel. Ruzyne International Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.00" OriginalAmount="770.00">
      <BasicPropertyInfo Latitude="50.07741257" Longitude="14.42864638" StarRating="4" HotelCode="522056|salvator_boutique_hotel" HotelName="Salvator Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 45, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689652/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="50.08612823486328" Longitude="14.449569702148438" StarRating="3" HotelCode="0|aparthotel_amadeus" HotelName="Amadeus Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3*, 13000, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f0/6d/f06ddcc6a34fdd5499f0941d33a06201e6bef053.jpeg</HotelPictures>
        <HotelDescription>The Aparthotel Amadeus is an ideal spot for travelers wanting to discover the city. Visitors to Prague will find that the Aparthotel Amadeus is a fantastic accommodation choice. The hotel is conveniently located just 3km from Prague Main Railway Station and 19km from Vaclav Havel Airport. The closest major public transportation, Križíkova Metro Station, is only 1km away. There's plenty to do nearby, with Zizkov Television Tower, Kasarna Karlin and Winston Churchill Statue all within a short distance. This hotel makes a great place to kick back and relax after a long day of sightseeing.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.00" OriginalAmount="773.00">
      <BasicPropertyInfo Latitude="50.073332684989" Longitude="14.430241160713" StarRating="4" HotelCode="180442|hotel_noir" HotelName="Noir" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 35, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160909/160909a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.00" OriginalAmount="774.00">
      <BasicPropertyInfo Latitude="50.079924" Longitude="14.405599" StarRating="3" HotelCode="34887|hotel_residence_mala_strana" HotelName="Hotel Mala Strana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnicka 9, 15000 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56772/a_56772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="774.17" OriginalAmount="774.17">
      <BasicPropertyInfo Latitude="50.076157" Longitude="14.442614" StarRating="3" HotelCode="56450|10593c" HotelName="Claris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slezska, 26, 12000 Praha, Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73125/a_73125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the prestigious Prague district of Vinohrady. Within a short distance, guests will find a multitude of shops and entertainment venues. There is a stop for the public transport to be found around 3 minutes away on foot, providing quick and convenient access to the countless sights in the city. The famous Wenceslas Square forms the central point of the New Town and is about 1 km from the hotel. The centre of the historic Old Town, as well as the Charles Bridge, is about 1.5 km away, while it is some 2.5 km to Prague Castle. The railway station is just 10 minutes away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="774.44" OriginalAmount="774.44">
      <BasicPropertyInfo Latitude="50.08774987" Longitude="14.42482884" StarRating="3" HotelCode="950735|865885" HotelName="Old Town Square Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stupartska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0011/92091/1192091/19.jpg?f=15504177</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="774.93" OriginalAmount="774.93">
      <BasicPropertyInfo Latitude="50.034500655324" Longitude="14.476772546768" StarRating="3" HotelCode="12839|231136" HotelName="Hotel Globus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gregorova 2115/10, 148 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13252/a_13252_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the edges of the large Prague park, approximately 4 km from the city outskirts. The international airport is just a short 24 km drive away; the nearest métro station (Roztyly) lies some 12 minutes from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="775.36" OriginalAmount="775.36">
      <BasicPropertyInfo Latitude="50.081933198144" Longitude="14.430386424065" StarRating="4" HotelCode="67612|549305" HotelName="Sovereign" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politických veznu 16, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87449/a_87449_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Politickych Veznu and Opletalova Streets, in Prague's historical city centre, next to the famed Wenceslas Square. Guests will find restaurants, nightspots and bars in the immediate vicinity and the nearest links to the public transport network are just 200 metres away (underground station Muzeum). It lies near the luxury shops of the elegant Na Prikope Street and is within walking distance of most of Prague's historical monuments and tourist attractions, such as the State Opera (200 m), the Old town square and the Municipal house (500 m) and the National Theatre (1 km). It is a 30-minute walk to Prague Castle and Prague Airport is just 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="777.33" OriginalAmount="777.33">
      <BasicPropertyInfo StarRating="3" HotelCode="|971206" HotelName="TIVOLI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/621186_foto_1.jpg</HotelPictures>
        <HotelDescription>Receptionists are responsible for renting bicycles and driving services for Prague. It is also possible to book guided tours, restaurants, excursions. Private parking is available in the area and can be booked for a daily supplement. Pets are not allowed. A shuttle service to/from the airport is available for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="50.08389794" Longitude="14.36599961" StarRating="3" HotelCode="510180|valcha_apartments" HotelName="Valcha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 105, 160 90 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/677772/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="783.00" OriginalAmount="783.00">
      <BasicPropertyInfo Latitude="50.101522" Longitude="14.433808" StarRating="3" HotelCode="180481|klara" HotelName="Klára" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šternberkova 20, 170 00 Prag, Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335858/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.00" OriginalAmount="784.00">
      <BasicPropertyInfo Latitude="50.069645416667" Longitude="14.406970816667" StarRating="3" HotelCode="89537|aparthotel_city_5" HotelName="Aparthotel City 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vltavská 11, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362644/362644a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Nusle. Those who dislike animals may enjoy their stay, as this property does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.00" OriginalAmount="784.00">
      <BasicPropertyInfo Latitude="50.09149625" Longitude="14.43306688" StarRating="0" HotelCode="755552|four_elements_3" HotelName="Four Elements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petrska 7, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929316/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="786.36" OriginalAmount="786.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|979688" HotelName="HOTEL PLAZA ALTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961610_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to the 4 star environmentally friendly Plaza Alta Hotel in Prague 7. We are located in quiet and green surroundings only 10 minutes away from the city centre of Prague. Fully equipped guestrooms offer a range of environmentally friendly products and services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.00" OriginalAmount="787.00">
      <BasicPropertyInfo Latitude="50.06031951" Longitude="14.43583241" StarRating="0" HotelCode="951160|penzion_paloucek" HotelName="Penzion Paloucek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petra Rezka 1723/1A, 14000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/15669/2915669/1.jpg?f=14954946</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="787.89" OriginalAmount="787.89">
      <BasicPropertyInfo Latitude="50.1040653875" Longitude="14.447304825" StarRating="3" HotelCode="89530|1024228" HotelName="Extol Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prístavní 340/2, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328581/328581a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="788.80" OriginalAmount="788.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|645195" HotelName="EA HOTEL DOWN TOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/126292_image62479384_0.jpg</HotelPictures>
        <HotelDescription>Right in the centre of Prague just a few steps from the Wenceslas Square you can find this luxurious, modern hotel. Comfortably equipped, specious and fully air-conditioned rooms and double-glazed sound proof windows, guarantee the maximum calmness and comfort. All rooms are non smoking. Conference rooms with day-light and necessary technical equipment as well as wellness centre for relaxation are the ideal setting for business stays. Easy access to the main historical and cultural sites is the great advantage for the tourists. 
*Parking is available next to the hotel and the fee is CZK 650/day (EUR 27). 
*Clients can use the wellness centre (sauna, whirlpool) for the price of CZK 250/hour. 
*Direct payment reservations will be debited in the local currency, at the current exchange rate. 
*At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.00" OriginalAmount="798.00">
      <BasicPropertyInfo Latitude="50.08652133" Longitude="14.55556091" StarRating="3" HotelCode="364843|hotel_max_2" HotelName="Hotel Max" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bezdrevská 590, Praha 9 - Jahodnice, 198 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33773/1933773/39.jpg?f=15618997</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="799" OriginalAmount="799">
      <BasicPropertyInfo Latitude="50.094957975" Longitude="14.354606975" StarRating="3" HotelCode="76363|58175" HotelName="Avion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kladenská 115, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="800" OriginalAmount="800">
      <BasicPropertyInfo Latitude="50.082069290895" Longitude="14.417345485404" StarRating="1" HotelCode="307583|286397" HotelName="Hostel And Pension Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 19, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361324/361324a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Stare Mesto. There are a total of 20 guests rooms on the premises. Visitors will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="50.071844843976" Longitude="14.438572891619" StarRating="3" HotelCode="108928|orion_hotel_" HotelName="Hotel Orion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Americká 9, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336671/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="50.0707714" Longitude="14.41508574" StarRating="3.5" HotelCode="630434|riverside_spirit" HotelName="Riverside Spirit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Podskalská 27, 128 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/91006/3691006/1.jpg?f=15220250</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="50.07221" Longitude="14.396818" StarRating="3" HotelCode="108783|hotel_d_angelo" HotelName="Dangelo" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 25, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335524/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.00" OriginalAmount="802.00">
      <BasicPropertyInfo Latitude="50.109160375461" Longitude="14.393531516533" StarRating="4" HotelCode="50969|crowne_plaza_prague" HotelName="Hotel International Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koulova 15, 16000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39740/a_39740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located close to the embassy quarter. There is a tram stop to be found directly in front of the hotel and the city centre is approximately 15 minutes drive away. A diverse selection of shopping and entertainment venues as well as Prague Castle are located in the neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="802.11" OriginalAmount="802.11">
      <BasicPropertyInfo StarRating="4" HotelCode="|645194" HotelName="EA EMBASSY PRAGUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886791_foto_1.jpg</HotelPictures>
        <HotelDescription>Beautiful hotel in Neo Renaissance style is located in the centre of Prague, in the quiet side lane, just a few steps from the Wenceslas Square or the Old Town Square. Spacious, luxuriously furnished and comfortable rooms will be the right choice for a pleasant stay. Conference rooms with day light and necessary technical equipment, hotel wellness centre for the relaxation are both prepared for the stays of business clientele. Easy access to the main historical and cultural sites is the great advantage for the tourist stays.
*Direct payment reservations will be debited in the local currency, at the current exchange rate. 
*At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="803.00" OriginalAmount="803.00">
      <BasicPropertyInfo Latitude="50.09028487" Longitude="14.43667499" StarRating="5" HotelCode="850434|urban_creme" HotelName="Urban Creme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Housekeeping,Internet,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 48, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641217/641217a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Urban Creme is a stylish city hotel boasting 99 design rooms which are tastefully decorated in a combination of blue and cream colors. The hotel is located in the very centre of Prague in a lively area with plenty of restaurants, bars and cafés, within walking distance to the most popular historical monuments and a few steps from Palladium shopping centre. Metro station Florenc is only a 100 m from the hotel and so are the closest bus and tram stops which makes Urban Creme the perfect gateway to the wider city.  Make sure not to miss the Amano Restaurant which serves excellent buffet breakfast and offers a wide choice of fine Italian dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="804.45" OriginalAmount="804.45">
      <BasicPropertyInfo Latitude="50.065776" Longitude="14.43999" StarRating="3" HotelCode="900877|614245" HotelName="Otakar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otakarova 287/3, 140 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142447/142447a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 10 minutes' tram ride from Wenceslas Square. The Otakarova tram stop is right outside, while Prague's main train station is 900 m away. Many restaurants, bars and Internet cafés are nearby and Vysehrad Castle and the Congress Centre are within easy walking distance. Tourist attractions such as Charles Bridge (around 10 minutes' walk) and the sights of Lesser Town (15 minutes' walk) are nearby. Brno is some 2 hours' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="805.00" OriginalAmount="805.00">
      <BasicPropertyInfo Latitude="50.08349337" Longitude="14.46679482" StarRating="3" HotelCode="962585|apartments_in_residence_garden_towers" HotelName="Art Garden Towers Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olsanská 2898/4H, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/61775/2961775/1.jpg?f=14954946</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="805.00" OriginalAmount="805.00">
      <BasicPropertyInfo Latitude="50.00437927246094" Longitude="14.464744567871094" StarRating="0" HotelCode="0|apartment_de_luna" HotelName="Apartment De Luna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>146 Libušská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/71/8f7120a699924ad632c77a0992eea4dc4ed54505.jpeg</HotelPictures>
        <HotelDescription>With a stay at Apartment De Luna in Prague, you'll be a 4-minute walk from SAPA Asian Trade Center and within a 5-minute drive of Institute for Clinical and Experimental Medicine.  This pension is 6.8 mi (11 km) from Dancing House and 10.4 mi (16.7 km) from Wenceslas Square.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Featured amenities include express check-in and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Treat yourself to a stay in one of the 15 guestrooms, featuring fireplaces and Smart televisions. Your room comes with a Select Comfort bed. Kitchenettes are outfitted with refrigerators and stovetops. Satellite television is provided for your entertainment.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 CZK one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="50.073905078944" Longitude="14.438494741917" StarRating="4" HotelCode="166020|trevi_hotel" HotelName="Trevi" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uruguayska 540/20, Praha 2-Vinohrady 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152724/152724a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the residential district of Vinohrady. The hotel is only about 50 m from the nearest tram station, 250 m from the underground and just 800 m from Wenceslas Square. The popular tourist attraction of Charles Bridge is roughly 2.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="50.08781" Longitude="14.42482" StarRating="0" HotelCode="0|selinor_old_town_apartments" HotelName="Selinor Old Town Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stupartska 9, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/1a/4d/1a4d28e7f937e6916b8ce6897d608561a5600d42.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Selinor Old Town Apartments, you'll be centrally located in Prague, within a 5-minute walk of Old Town Square and Powder Tower. This apartment is 0.2 mi (0.3 km) from Astronomical Clock and 0.2 mi (0.3 km) from Church of Our Lady before Týn.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 30 guestrooms, featuring kitchens with refrigerators and ovens. Smart televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Know Before You Go&lt;/br&gt;&lt;/br&gt;Check-in is carried out before 23:00. The booking will be canceled in case of no-show before this time.&lt;/br&gt;&lt;/br&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.&lt;/br&gt;&lt;/br&gt;Children 2 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.&lt;/br&gt;&lt;/br&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;/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.00 for adults and EUR 7 for children (approximately)&lt;/br&gt;&lt;/br&gt;Airport shuttle fee: EUR 20 per vehicle (one way)&lt;/br&gt;&lt;/br&gt;Self parking fee: EUR 30.00 per day&lt;/br&gt;&lt;/br&gt;Pet deposit: EUR 50.0 per stay&lt;/br&gt;&lt;/br&gt;Pet fee: EUR 10 per pet, per night&lt;/br&gt;&lt;/br&gt;Rollaway bed fee: EUR 30 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="806.53" OriginalAmount="806.53">
      <BasicPropertyInfo Latitude="50.071884" Longitude="14.436575" StarRating="4" HotelCode="68609|128334" HotelName="Mamaison Residence Belgická Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická, 12, 12000 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88694/a_88694_G1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short walk from Prague's historic Old Town, the residence is the ideal location for extended business and leisure stays. Set in the heart of Prague's trendy royal Vinohrady district, it is located within easy reach of restaurants, bars and cafes, as well as tennis courts, jogging paths and picturesque picnic spots. Wenceslas Square is around 15 minutes' walk away, and the Old Town Square is some 30 minutes' walk away, or 10 minutes by public transport. The nearest metro, tram and bus stops are around 200 m from the hotel. The train station is some 3 km away, or 10 minutes by public transport. Prague Ruzyne Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="811.31" OriginalAmount="811.31">
      <BasicPropertyInfo Latitude="50.090242323739" Longitude="14.435223681604" StarRating="3" HotelCode="13216|546175" HotelName="Hotel Harmony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 31, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13809/a_13809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city's tourist centre, just a few minutes from St. Wenceslas Square and the old town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="813.06" OriginalAmount="813.06">
      <BasicPropertyInfo Latitude="50.068410868683" Longitude="14.471863042992" StarRating="4" HotelCode="81928|247366" HotelName="Iris Hotel Eden" 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,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vladivostocká 2, 100 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/247366/4JU2a1cI_2a081faabbfaee788a621d7454f72305.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of Prague city centre, just 15 minutes by public transport from the heart of the city, in an area populated mostly by sports facilities and business complexes. Next to the hotel is a large shopping complex where guests can find offers of all kinds. The centre of Prague, a little over 4 km away, is easily accessible by tram and bus. Prague main station is located approximately 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="814.41" OriginalAmount="814.41">
      <BasicPropertyInfo Latitude="50.098838801129" Longitude="14.470619559288" StarRating="4" HotelCode="166024|973215" HotelName="Hotel Artemis Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 18676 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329637/329637a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 50 rooms. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, room service and a laundry service. 8 conference rooms are available for lectures, presentations or meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="816.15" OriginalAmount="816.15">
      <BasicPropertyInfo Latitude="50.101580409045" Longitude="14.48425590992" StarRating="4" HotelCode="23167|343725" HotelName="Wellness Hotel Step" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/11/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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malletova 1141/4, 19000 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30605/a_30605_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated around a 10-minute walk from Palmovka metro station (line B). The centre of Prague is a short 15-minute metro ride away and the airport is around 45 minutes away. This is a unique leisure and sports hotel, located close to central Prague and a few steps from the O2 Arena.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="817.00" OriginalAmount="817.00">
      <BasicPropertyInfo Latitude="50.051578" Longitude="14.5374525" StarRating="3" HotelCode="108815|hotel_kanarek" HotelName="Kanarek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Proti proudu 6, 102 00 Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335540/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="818.24" OriginalAmount="818.24">
      <BasicPropertyInfo Latitude="50.089261297813" Longitude="14.430863857269" StarRating="3" HotelCode="365835|10ac86" HotelName="ibis Praha Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69258/a_69258_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the historical district of Prague, 5 minutes from Wenceslas Square and Staromestské námestí (Old Town Square). Guests will find restaurants, bars, nightlife, shops and links to the public transport network on the hotel's doorstep and nearby places of interest include Prague Castle (3 km), Charles Bridge (2 km) and the National Theatre (2.5 km). The hotel is approximately 15 km from Prague-Ruzyne and only 2 minutes on foot from the central railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="821.26" OriginalAmount="821.26">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1936635" HotelName="AMBIANCE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tyrshova 1841/8, Prague 120 00, Praha 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1936635/2y14Nv32_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>The Ambiente Hotel has a terrace and is located in the center of Prague. This accommodation with free WiFi is just a 10 - minute walk from Wenceslas Square, where you can visit the National Museum in Prague.

The rooms have air conditioning, satellite TV, safe and bathroom with bath or shower.

The property has a business center and luggage storage for free. It provides a shuttle to the airport for an additional fee. There are several bars, cafes and restaurants near the hotel.

The Ambiente Hotel is 350 meters from the metro, tram and bus IP Pavlova. It is 5 minutes from the main train station Prague 8-minute metro ride from Prague Congress Centre. 

Prague 2 is a great for travelers interested in option beer , architecture and food .

Our customers say that this part of Prague is his favorite, according to independent reviews.&lt;br/&gt;The AMBIANCE HOTEL is a  hotel. Located in PRAGUE area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="822.04" OriginalAmount="822.04">
      <BasicPropertyInfo Latitude="50.074683163045" Longitude="14.403569698334" StarRating="3" HotelCode="65381|45814" HotelName="Austria Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štefánikova 18/25, 150 00 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361009/361009a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="823" OriginalAmount="823">
      <BasicPropertyInfo Latitude="49.961912022491" Longitude="14.071313738823" StarRating="4" HotelCode="372039|420265" HotelName="Hotel Grand Litava Beroun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Námestí Marie Poštové 49, 26601 Beroun</AddressLine>
          </AddressLines>
          <CityName>Beroun</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Beroun.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="826.81" OriginalAmount="826.81">
      <BasicPropertyInfo Latitude="50.072675955768" Longitude="14.429627358913" StarRating="4" HotelCode="29692|892415" HotelName="Hotel St George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1803 / 2, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330291/330291a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="827.00" OriginalAmount="827.00">
      <BasicPropertyInfo Latitude="50.082298278808594" Longitude="14.42080020904541" StarRating="3" HotelCode="0|city_leaf" HotelName="City Leaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Charvátova 10, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/fe/cafe2df5e6f505e194a98f20f5ec128657a7da77.jpeg</HotelPictures>
        <HotelDescription>City Leaf is a popular choice amongst travelers in Prague, whether exploring or just passing through. 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, daily housekeeping, taxi service, Wi-Fi in public areas, airport transfer, are at hand. Flat screen television, clothes rack, complimentary tea, linens, sofa can be found in selected guestrooms. The property offers various recreational opportunities. No matter what your reasons are for visiting Prague, City Leaf will make you feel instantly at home.&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: 20.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;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 25.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="827.64" OriginalAmount="827.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|762525" HotelName="TREVI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1605950_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nThe Hotel has been just been renovated.  It's strategic position, 50 meters from the nearest tram station, 250 meters from the Metro and is only 800 meters from Wenceslas square. By public transport one can easily reach the old town, with its astrological clock. One of the most famous clocks in the world. It is a perfect starting point to visit the Golden City .\n\nLocation\nHotel Trevi in Prague offers 4 star accommodation in the the elegant residential area of Vinohrady in Prague 2.\n\nRooms\nHotel Trevi in Prague , a 4 star hotel, offers 27 comfortably equipped double or triple bedrooms. All functionally equipped with modern furniture, bathroom (shower or bath, WC), satellite television, telephone, room-safe and hair-dryer. It is situated in the elegant residential area of Vinohrady in Prague 2.\n\nFood and Drink\nThis Hotel managed by Cedok Italia, together with the Hotel Borgo an old farm house completely renewed ,rich of history and tradition dating back to the 15th Century.  Set on Strahov hill in a residential area. It offers clients an oasis of peace and quiet. The hotel is equipped with a meeting room, Congress room, restaurant, bar and rooms for disabled.  The hotel is conveniently located,  the city center or the airport are within reach with a 15 minute  ride on public transport.\n\nTourist Information\n50 meters from the nearest tram station\n250 meters from the Metro\n800 meters from Wenceslas square</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="831.00" OriginalAmount="831.00">
      <BasicPropertyInfo Latitude="50.013240814208984" Longitude="14.545888900756836" StarRating="0" HotelCode="0|rivendell_apartments" HotelName="Rivendell Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Formanská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/13/ca13cb54ae849fe07f97fca357b19309d7a95eab.jpeg</HotelPictures>
        <HotelDescription>Rivendell Apartments is situated on the outskirts of Prague in the area called Újezd u Pruhonic. Prague city centre is reachable within 25 minute by public transport and the nearest bus stop is set only 50 metres away.&lt;br /&gt;All units feature a flat-screen TV, a kitchenette equipped and a private bathroom with a shower and a hairdryer.&lt;br /&gt;2 restaurants offering a traditional Czech cuisine can be found in the vicinity.&lt;br /&gt;If you feel like visiting surroundings, check out Pruhonice Castle, a big park with exotic trees, a water park or a botanical garden Pruhonice set in a radius of 2 km from Rivendell Apartments.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="832.00" OriginalAmount="832.00">
      <BasicPropertyInfo Latitude="50.0728399" Longitude="14.4308291" StarRating="4" HotelCode="312353|ambiente_hotel_5" HotelName="Ambiance Hotel Praha" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tyrsova 1841/8, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403450/403450a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the main sightseeing places.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.00" OriginalAmount="835.00">
      <BasicPropertyInfo Latitude="50.0806757" Longitude="14.42135035" StarRating="0" HotelCode="860927|city_nest" HotelName="City Nest Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 16, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="835.38" OriginalAmount="835.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|967739" HotelName="MAMAISON RESIDENCE BELGICKA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886150_foto_1.jpg</HotelPictures>
        <HotelDescription>A short walk from Prague's historic Old Town, is located Mamaison Residence Belgicka, furnished in an innovative Feng-Shui style, is the ideal location for business and leisure stays. Set in the heart of Prague's trendy royal Vinohrady district, Residence Belgicka is located within easy reach of restaurants, bars and cafes, as well as tennis courts, jogging paths and picturesque picnic spots. It blends vibrant interior design and unparalleled hospitality to provide unique accommodation in one of the most popular parts of Prague. Mamaison Residence Belgicka offers delightful rooms for both long and short stays. Tranquil and sophisticated, the hotel sets in a stunning Art Nouveau building. Each harmonious room is an elegant blend of comfort that helps both business and leisure travelers to feel at home thanks to the variety of facilities and amenities on offer. Mamaison Residence Belgicka truly is a home away from home, with facilities and amenities to ensure your comfort during your stay. Use the room service facilities, fitness room, sauna and relaxation area, and complimentary WIFI.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="836.00" OriginalAmount="836.00">
      <BasicPropertyInfo Latitude="50.075046213983" Longitude="14.433839830688" StarRating="3" HotelCode="108825|hotel_lunik" HotelName="Hotel Lunik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Londynska 50, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151504/a_151504_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="837.00" OriginalAmount="837.00">
      <BasicPropertyInfo Latitude="50.061054536973" Longitude="14.427275061607" StarRating="4" HotelCode="13425|holiday_inn_prague_congress_centre_2" HotelName="Holiday Inn Prague Congress Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Pankráci 15/1684, 140 21 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14162/a_14162_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the centre of Prague, which can easily be reached by public transport in about 5 minutes. Nearby there are famous historical sights and monuments such as the castle of Vyšehrad.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="50.086191" Longitude="14.446077" StarRating="3" HotelCode="100780|2471" HotelName="Ostas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orebitská 8, 13000 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332108/332108a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="50.07195893" Longitude="14.39564461" StarRating="3" HotelCode="948814|little_tom_apartments" HotelName="Little Tom Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tomaskova 775/3, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9571396</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="842.00" OriginalAmount="842.00">
      <BasicPropertyInfo Latitude="50.05160227" Longitude="14.32527861" StarRating="0" HotelCode="570634|villa_bohemia" HotelName="Villa Bohemia" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K Vidouli 831/15, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738544/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="842.76" OriginalAmount="842.76">
      <BasicPropertyInfo Latitude="50.085726464291" Longitude="14.416349083185" StarRating="4" HotelCode="166514|321975" HotelName="Hotel Liliova Prague Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Liliova 1099/18, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77250/1977250/50.jpg?f=15505328</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="846.00" OriginalAmount="846.00">
      <BasicPropertyInfo Latitude="50.05485026" Longitude="14.53153772" StarRating="3" HotelCode="360707|hotel_wolf" HotelName="Hotel Wolf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hostivarského Nádraží 6A, 102 00 Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/82742/2482742/1.jpg?f=15150507</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="847" OriginalAmount="847">
      <BasicPropertyInfo Latitude="50.087393" Longitude="14.433055" StarRating="3" HotelCode="370588|14060" HotelName="Hotel City Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70112/a_70112_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located in the heart of the city as well as close to the main train station. Within 5 minutes' walk, guests will arrive at St Wenceslas Square and the Old Town square. Transfer to the airport takes about 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="849.00" OriginalAmount="849.00">
      <BasicPropertyInfo Latitude="50.08478134" Longitude="14.37610961" StarRating="4" HotelCode="619848|downtown_suites_belohorska" HotelName="Downtown Suites Belohorska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 50, 16900 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19524/3719524/1.jpg?f=15399708</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="849.00" OriginalAmount="849.00">
      <BasicPropertyInfo Latitude="50.0673225" Longitude="14.43745" StarRating="3" HotelCode="267726|alexis_2" HotelName="Alexis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Závisova 2518/20, 140 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32239/1932239/1.jpg?f=15097254</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="849.00" OriginalAmount="849.00">
      <BasicPropertyInfo Latitude="50.09081436" Longitude="14.42874101" StarRating="4" HotelCode="516131|apartment_house__the_modern_flat" HotelName="Apartment House - The Modern Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soukenicka 7, 11000 Stare Mesto, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/681993/e0f480bf3bcaf0cf207765e02a4f2dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="50.070983" Longitude="14.404945" StarRating="3" HotelCode="162920|andel_apartments_praha" HotelName="Andel Apartments Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nádražní 60/114, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77307/1977307/1.jpg?f=15240371</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="50.09143587" Longitude="14.432956" StarRating="0" HotelCode="961283|hotel_republika_suites" HotelName="Hotel Republika &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petrska 5, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/da/10dace0580899759cec4f4a95aeb719b82bbdd5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.00" OriginalAmount="856.00">
      <BasicPropertyInfo Latitude="50.0782953" Longitude="14.4268823" StarRating="0" HotelCode="0|accommodation_smecky_14" HotelName="Accommodation Smecky 14" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckách 14, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/24/bb/24bba94be521cd5a54ef933a3551a393989ca45e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Accommodation Smecky 14” is located within walking distance from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="857.50" OriginalAmount="857.50">
      <BasicPropertyInfo Latitude="50.086104496046" Longitude="14.416993347553" StarRating="4" HotelCode="82855|132fe3" HotelName="Aurus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 3, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111767/a_111767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="859.26" OriginalAmount="859.26">
      <BasicPropertyInfo Latitude="50.08745893601" Longitude="14.419348156682" StarRating="3" HotelCode="108883|614415" HotelName="U Tri Bubnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Radnice 13/8, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210938/210938a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="859.39" OriginalAmount="859.39">
      <BasicPropertyInfo Latitude="50.0776258" Longitude="14.4222363" StarRating="4" HotelCode="365244|HV3" HotelName="Hotel Praga 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 1670/5</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68890/a_68890_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfort hotel in the heart of Prague is located at Charles Square in the historical part of Prague, only a few minutes' walk from the famous Wenceslas Square. Due to its attractive location on the border of the New Town and Old Town, guests here have a unique chance to enjoy a view of Prague's main highlights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="862" OriginalAmount="862">
      <BasicPropertyInfo Latitude="50.062779850006" Longitude="14.431974291802" StarRating="5" HotelCode="47799|4997" HotelName="Corinthia Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kongresová 1, 140 69 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10825/w_10825_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the metro station Vyšehrad (line C), 100 m from Prague Congress Centre and only 2 stops (about 1.5 km) from the city centre. Bars and restaurants can be found within approximately 100 m of the hotel, while the famous Wenceslas Square is only about 1.5 km away and Vyšehrad castle about 2 km away. Prague Ruzyne Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.00" OriginalAmount="863.00">
      <BasicPropertyInfo Latitude="50.101658668664" Longitude="14.535340304894" StarRating="3" HotelCode="263695|hotel_bella_prague" HotelName="Bella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hloubetínská 20, 198 00 Prague 14</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16200000/16192500/16192405/02a4d62f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="863.26" OriginalAmount="863.26">
      <BasicPropertyInfo Latitude="50.067218543848" Longitude="14.34482395649" StarRating="3" HotelCode="60639|147b15" HotelName="Hotel Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 103/215A, Praha 5, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78487/a_78487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is situated in the quiet area of Prague 5 by the Motol Golf Club, with easy connections to the city centre by tram and a stop 200 m from the hotel. Prague Old Town and Charles Bridge are approximately 5 km from the city hotel and Prague-Ruzyne International Airport is around 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="865.96" OriginalAmount="865.96">
      <BasicPropertyInfo Latitude="50.071968005864" Longitude="14.432641380783" StarRating="4" HotelCode="180440|748295" HotelName="Pure White" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koubkova 12, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148749/148749a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the city and tourist centre. Guests can reach the underground and tram stop within 3 minutes and the train station is just 1 km from the hotel. There are restaurants, bars and shops in the immediate vicinity, and nearby places of interest include Charles Bridge (20 minutes' walk), Kampa Island (around 25 minutes), Prague Castle (35 minutes on foot) and Vysehrad Cemetery (10 minutes on public transport). Prague-Ruzyne International airport is approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="869.32" OriginalAmount="869.32">
      <BasicPropertyInfo Latitude="50.090312748614" Longitude="14.440806806087" StarRating="3" HotelCode="65982|10abb3" HotelName="Florenc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 11, 18600 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156582/156582a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.00" OriginalAmount="870.00">
      <BasicPropertyInfo Latitude="50.07498709" Longitude="14.43040467" StarRating="4" HotelCode="578087|vinohradsky_dum" HotelName="Vinohradský dum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 758/60, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651552/651552a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.00" OriginalAmount="872.00">
      <BasicPropertyInfo Latitude="50.05563871" Longitude="14.48415298" StarRating="3" HotelCode="510984|pension_hattrick" HotelName="Pension Hattrick" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zabehlicka 53, 106 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32102/1932102/1.jpg?f=15670920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="873.61" OriginalAmount="873.61">
      <BasicPropertyInfo Latitude="50.081736417693" Longitude="14.404625008601" StarRating="3.5" HotelCode="108881|614825" HotelName="U Krize" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 20, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151564/a_151564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="875.00" OriginalAmount="875.00">
      <BasicPropertyInfo Latitude="50.0809" Longitude="14.4046" StarRating="0" HotelCode="0|historic_centre_prague_apartment" HotelName="Historic Centre Prague Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 421/16, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/a1/8fa1fdb652f52f109ffffdc2efd8d848233e4b59.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;This apartment is in the heart of Prague, walking distance from Magical Cavern and Kampa Park.  This apartment is close to Charles Bridge and Prague Dancing House.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a refrigerator and an oven. A Smart television with Netflix is provided, while complimentary wireless Internet access keeps you connected. Conveniences include a minibar and a microwave.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="878.08" OriginalAmount="878.08">
      <BasicPropertyInfo Latitude="50.107039" Longitude="14.441064" StarRating="4" HotelCode="65139|238276" HotelName="Absolutum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jablonského 4, 17000 Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83965/a_83965_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the old part of Prague 7, just a few steps from the metro and train stations and exhibition grounds. The Old Town Square is located roughly 3 km from the hotel and the tourist centre is roughly 1500 m away. The river, park and Zoo Prague are within walking distance. Wenceslas Square is around 4 km away and Prague Castle around 5 km away. The Prague-Ruzyne International Airport is located approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.00" OriginalAmount="879.00">
      <BasicPropertyInfo Latitude="50.092721877867" Longitude="14.451235234737" StarRating="3" HotelCode="34563|residence_casa_italia" HotelName="Residence Casa Italia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Križikova 73, 18600 Praha Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56249/gt_56249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes (by metro or Krizikova tram) from Prague old town. Shopping streets. Bars, nightclubs and Italian and Czech restaurants are to be found in the vicinity-</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.00" OriginalAmount="879.00">
      <BasicPropertyInfo Latitude="50.072432942459" Longitude="14.434025444612" StarRating="4" HotelCode="57881|hotel_galileo_prague_4" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bruselská 239/3, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74993/a_74993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a very beautiful and quiet area, only a 5-minute walk from the centre. Shopping venues, cafés, the National Museum and countless restaurants are to be found in the vicinity. Within a 15-minute walk are nightclubs, bars, the Old Town Square and the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="884.37" OriginalAmount="884.37">
      <BasicPropertyInfo Latitude="50.086111" Longitude="14.418912" StarRating="3" HotelCode="100781|549315" HotelName="Hotel Palac U Kocku Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362075/362075a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the centre of Prague and is part of the 14th century palace area of Prague, close to the famous Charles Bridge. Guests can find the traditional Black Theatre and marionette opera in close vicinity of the hotel. All of the major attractions of Prague are on the doorstep. Guests can cross the Vltava River by the picturesque Charles Bridge to access the newer areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.00" OriginalAmount="887.00">
      <BasicPropertyInfo Latitude="50.110735" Longitude="14.332099" StarRating="4" HotelCode="180447|dolce_villa_hotel" HotelName="Dolce Villa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebušická 93, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199487/199487a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.00" OriginalAmount="887.00">
      <BasicPropertyInfo Latitude="50.0857038" Longitude="14.4190992" StarRating="3" HotelCode="142646|residence_7_angels" HotelName="7 Angels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 451/20, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335647/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="888.54" OriginalAmount="888.54">
      <BasicPropertyInfo Latitude="50.089474687403" Longitude="14.428380131722" StarRating="3" HotelCode="58524|546005" HotelName="Hotel City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Revolucní 4, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75843/a_75843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just 100 m from the centre of Prague where nightclubs and links to the public transport network are to be found. It is 30 m - 50 m to a selection of restaurants and countless shopping venues and the nearest bus stop is 500 m from the hotel. The railway station and Wenceslas Square are 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.00" OriginalAmount="889.00">
      <BasicPropertyInfo Latitude="50.07075881958008" Longitude="14.43624496459961" StarRating="0" HotelCode="0|ametyst_hotel_prague_4_star_boutique_hotel_in_prague_city_centre" HotelName="Ametyst Hotel Prague: 4 Star Boutique Hotel in Prague City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>J. Masaryka 523/11, 120 00 Praha 2, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8a/9a/8a9acd806189a097a44aa22bb5342acbbdd9a4eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Ametyst Hotel Prague: 4 Star Boutique Hotel in Prague City Centre» is located in Prague. This boutique hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the boutique hotel — Faust House, Church of St. Ludmila and Námestí Míru.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.00" OriginalAmount="889.00">
      <BasicPropertyInfo Latitude="50.0543084587871" Longitude="14.284853072422" StarRating="3" HotelCode="0|pension_zlicin" HotelName="Pension Zlicín" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>U Zlicína 198/22, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/da/cb/dacb883b9faccf77aa80eb46958ff8755b18e53d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Pension Zlicín” is situated within 10 km from the historic center of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Airport shuttle services are offered at a surcharge. There is a laundry at the hotel. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="890.00" OriginalAmount="890.00">
      <BasicPropertyInfo Latitude="50.06005928" Longitude="14.4695347" StarRating="3" HotelCode="774476|residence_trafick" HotelName="Residence Trafick" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bohdalecka 1576/23c, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02449/3802449/51.jpg?f=15568670</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.00" OriginalAmount="894.00">
      <BasicPropertyInfo Latitude="50.073097229003906" Longitude="14.437946319580078" StarRating="4" HotelCode="0|eight_secrets_boutique_residence" HotelName="Eight Secrets Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Americká, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/1e/111e09564e49925b02a8d2762f75a31554694530.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Eight Secrets Boutique Residence in Prague (Prague 2), you'll be within a 5-minute drive of Wenceslas Square and Dancing House. This 4-star apartment is 0.7 mi (1.1 km) from Czech National Museum and 2 mi (3.2 km) from Prague Astronomical Clock.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Prague State Opera - 1.1 km / 0.7 mi&lt;br /&gt;Czech National Museum - 1.1 km / 0.7 mi&lt;br /&gt;Jan Palach Memorial - 1.1 km / 0.7 mi&lt;br /&gt;Wenceslas Square - 1.3 km / 0.8 mi&lt;br /&gt;Lucerna Palace - 1.5 km / 0.9 mi&lt;br /&gt;Charles Square - 1.5 km / 0.9 mi&lt;br /&gt;Czech Technical University - 1.6 km / 1 mi&lt;br /&gt;Zizkov Television Tower - 1.7 km / 1.1 mi&lt;br /&gt;Mucha Museum - 1.8 km / 1.1 mi&lt;br /&gt;Museum of Communism - 2 km / 1.2 mi&lt;br /&gt;Dancing House - 2 km / 1.2 mi&lt;br /&gt;Na Prikope - 2.1 km / 1.3 mi&lt;br /&gt;Prague Congress Centre - 2.1 km / 1.3 mi&lt;br /&gt;Estates Theatre - 2.1 km / 1.3 mi&lt;br /&gt;Lego Museum - 2.1 km / 1.3 mi&lt;br /&gt;The nearest major airport is Prague (PRG-Vaclav Havel) - 17.9 km / 11.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 24 guestrooms, featuring heated floors and Smart televisions. Kitchens are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="50.1106598" Longitude="14.4718956" StarRating="3" HotelCode="108811|hotel_jerabek" HotelName="Jerabek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primátorská 4/7, 180 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210091/210091a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="50.076460016598" Longitude="14.453447070664" StarRating="4" HotelCode="89533|louren_hotel" HotelName="Louren" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slezská 55, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330610/330610a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="897.10" OriginalAmount="897.10">
      <BasicPropertyInfo StarRating="3" HotelCode="|663783" HotelName="OTAKAR HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746403_foto_1.jpg</HotelPictures>
        <HotelDescription>Otakar Hotel is located across  from Otokarova tram station, near the historic centre of Prague; several shops and restaurants can be found nearby. The hotel is located 30 km from Václav Havel Airport Prague (PRG).\n\nHotel services include wellness centre, sauna, whirlpool, relax room, lobby bar, TV lounge, Wi-Fi, air conditioning, (extra charge), elevator, safe at reception, breakfast room, smaller pets allowed (extra charge), car parking (extra charge).\n\nRooms feature satellite TV, Wi-Fi, bathroom, shower, hairdryer, desk with chair, armchair, central heating.\n\nHotel address: Otakarova 287/3, 14000, Prague, Czech Republic.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="897.87" OriginalAmount="897.87">
      <BasicPropertyInfo Latitude="50.077583652908" Longitude="14.422819912434" StarRating="4" HotelCode="34866|15893" HotelName="Hotel Suite Home Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 2, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56746/a_56746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a central location in the middle of Prague, close to Wencelas Square. Countless shops, bars and restaurants are located in the immediate vicinity (100 m) and the nearest nightclubs are 500 m away. The nearest bus stop is just minutes away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="898" OriginalAmount="898">
      <BasicPropertyInfo Latitude="50.09256805" Longitude="14.45112469" StarRating="4" HotelCode="494045|201164" HotelName="EMPIRENT Karlin Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 71, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/652508/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="50.09598922729492" Longitude="14.467267036437988" StarRating="0" HotelCode="0|invalidovna_apartment" HotelName="Invalidovna Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nekvasilova 586, Prague, 18600, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/c8/dec8ccd3867823c5a6453f85749eee4968b046c3.jpeg</HotelPictures>
        <HotelDescription>A 7-minute ride with the metro from Invalidovna Apartment will take you to the centre of Prague. Free WiFi and free parking are provided. Metro and Tram Stop Invalidovna can be reached within a 3-minute stroll.&lt;br /&gt;This self-catered apartment comes with a well-equipped kitchen with a dining table. A work desk is provided in each of the bedrooms and a bathroom with a shower is available. Featured is a private balcony.&lt;br /&gt;Invalidovna Apartment is set 150 metres from a pizzeria and a grocery store. A sports centre can be found opposite the building and the o2 Arena can be reached within 2 metro stops. A children's playground can be found 50 metres from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="900.41" OriginalAmount="900.41">
      <BasicPropertyInfo Latitude="50.078999406934" Longitude="14.416912347078" StarRating="3" HotelCode="60958|225826" HotelName="Hotel Páv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kremencova 13, Prag 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131490/131490a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical part of the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="900.85" OriginalAmount="900.85">
      <BasicPropertyInfo StarRating="3" HotelCode="|917346" HotelName="CLOISTER INN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/539400_foto_1.jpg</HotelPictures>
        <HotelDescription>The Cloister Inn is located right in the historical centre of the Golden City, in a side lane almost free of traffic only an inch from all important monuments. After a whole day of walking you definitely appreciate the immediacy of the Cloister Inn location and complimentary refreshing cup of coffee or tea in the lobby.In winter 2009 refurbished, the Cloister Inn Hotel provides you with superior 3* standard. 74 comfortable en suite rooms on five floors were carefully renovated and offer everything you need like wireless internet, air condition, satellite TV, direct dial telephone, and electronic safe box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="902.17" OriginalAmount="902.17">
      <BasicPropertyInfo Latitude="50.07809742" Longitude="14.42681238" StarRating="4" HotelCode="320817|15440e" HotelName="Hotel Prague Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckach 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230223/230223a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.00" OriginalAmount="904.00">
      <BasicPropertyInfo Latitude="50.08192933" Longitude="14.42616219" StarRating="0" HotelCode="984893|melantrich_apartments" HotelName="EA Hotel Apartments Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 36, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90540/2190540/1.jpg?f=15179916</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.00" OriginalAmount="907.00">
      <BasicPropertyInfo Latitude="50.091979" Longitude="14.436349" StarRating="4" HotelCode="15427|opera_hotel_3" HotelName="Opera" Meals="BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 13, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210929/210929a_hb_a_061.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.00" OriginalAmount="908.00">
      <BasicPropertyInfo Latitude="50.077221" Longitude="14.431445" StarRating="4" HotelCode="180491|deminka_palace" HotelName="Deminka Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skretova 1, Praha 2, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211226/211226a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="50.099884020017" Longitude="14.38973620534" StarRating="4" HotelCode="11777|diplomat_hotel_prague" HotelName="Vienna House Diplomat Prague" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evropska 15, 16041 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11499/a_11499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Prague Castle, in the green and friendly neighbourhood of the diplomatic quarter. The centre is only a few minutes away by underground (nearest station is Dejvicka) and the airport is a short, 10-minute drive from the hotel. There is a lake to be found around 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="50.088453334265" Longitude="14.399368017912" StarRating="1" HotelCode="108877|little_quarter_hostel" HotelName="Hostel Little Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 21/246, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151560/a_151560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated on the famous King's Way (Nerudova Street) in the very heart of the historical centre of Prague. Guests will find restaurants, bars, nightlife and links to the public transport network all on the hotel's doorstep, and places of interest, such as Charles Bridge, Kampa Island, Prague Castle and the Old Town Square are all within a 10-minute walk. Prague-Ruzyne International Airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="911.00" OriginalAmount="911.00">
      <BasicPropertyInfo Latitude="50.08453362" Longitude="14.42000103" StarRating="0" HotelCode="822039|old_town_aparthotel_michalska" HotelName="Aparthotel Michalská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Babysitting,Bicycle Rental,Designated Smoking Area,Dining,Internet,Pets allowed,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Michalská 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647362/647362a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;OLD TOWN - APARTHOTEL MICHALSKA offers accommodation in gothic house ,,U Cerveného raka” from 14th century in downtown of Prague just 450m from Old Town Square, where you can find fabulous Astronomical clock from the 15th century. The square is filled with Restaurants, Cafes, Shops and Galleries.

Apartments are located in two buildings in sizes studio, 1 bedroom with living room and large 3 bedrooms with 2 bathrooms, living room and kitchen all with private bathroom. One building have terrace for all guests with garden furniture. All units have free WiFi, LED TV, SAT, Radio CD, Hair Dryer, Washing Machine &amp; Ironing Facilities, Safe and Kitchenette, Microwave, Fridge, Coffee Maker, Kettle and cooking facilities. Bed Linen and Towels including.

Central reception in Michalska 10, Prague 1, open daily 8:00 am - 23:00 pm is just 50 m from the hotel. Entrance is on the left side under sign Aparthotel Reception. For check in or check out outside the working hours we use key box or we are offering discount 30% for our transport service or we leave the keys in key box.

Exclusively we are offering discounted renting e-scooters &amp; e-bikes with Ecoben company for all our guest to see more from Prague.

Newly renovated in January 2019

Our clients particularly like the location — they rated it 8.9</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="913" OriginalAmount="913">
      <BasicPropertyInfo Latitude="50.072268" Longitude="14.39611" StarRating="4" HotelCode="142549|20221" HotelName="EA Hotel Praga 1885" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 560/29, Smíchov, Praha 5, 150 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210951/210951a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="913.01" OriginalAmount="913.01">
      <BasicPropertyInfo Latitude="50.093327582739" Longitude="14.429710507393" StarRating="3" HotelCode="172198|545935" HotelName="Botel Albatros" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nabrezi Ludvika Svobody, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7264/a_7264_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This themed hotel is located directly in the city centre of Prague, just a short walk from the historical centre. Guests will find restaurants, bars, nightlife, links to the public transport network and shops all on the hotel's doorstep and the train station around 1 km away. The Old Town Square is just 300 m away and Charles Bridge is 500 m from the hotel. Prague-Ruzyne International airport is approximately 15 km from the themed hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="915.00" OriginalAmount="915.00">
      <BasicPropertyInfo Latitude="50.08204" Longitude="14.42595" StarRating="3" HotelCode="0|apartments_wenceslas_square_3" HotelName="Hotel Apartment Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wenceslas Square 36, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/e4/aee48daa6bbd96219a70ceb339a64452241c1d97.jpeg</HotelPictures>
        <HotelDescription>Opened in 2005, this apartment hotel comprises a total of 10 rooms and 5 apartments. Guests are welcomed in the inviting lobby with a reception desk open 24-hours, lifts, currency exchange and safes. Further facilities include a caf and washing facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="915.74" OriginalAmount="915.74">
      <BasicPropertyInfo Latitude="50.071454547959" Longitude="14.440472871065" StarRating="3" HotelCode="37899|1210828" HotelName="Machova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Máchova 11, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/16/165375/165375a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies along a peaceful side street in the Nové Mesto district of the city, within a short distance of Prague's centre. It is a mere 500 m to a selection of restaurants, bars and shops as well as links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.00" OriginalAmount="916.00">
      <BasicPropertyInfo Latitude="50.070127483791" Longitude="14.401939175323" StarRating="4" HotelCode="100774|aparthotel_angel" HotelName="Apart Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karla Englise 2, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/61/614755/FSLYpcgO_957577505088765ba5cd4b2949cface7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.00" OriginalAmount="916.00">
      <BasicPropertyInfo Latitude="50.070701599121094" Longitude="14.451499938964844" StarRating="0" HotelCode="0|beautiful_apartments_in_prague_" HotelName="Beautiful Apartments in Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moskevská 22, 101 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/5f/e05fd7e7a1a2bb595613ba088884bb9fe1c93a9f.jpeg</HotelPictures>
        <HotelDescription>Beautiful Apartments in Prague is located in Prague, 1,800 metres km from thePrague National Museum and 2 km from Wenceslas Square.&lt;br /&gt;The apartment features a kitchenette with an oven, a hub, and a microwave, a dining area, a seating area, a flat-screen TV and a bathroom with a shower and a hairdryer. Towels are provided.&lt;br /&gt;At Beautiful Apartments in Prague you will find a bar, whilst a restaurant and a grocery shop are in the vicinity.&lt;br /&gt;The Old Town Square is 2.9 km away adn Prague Airport is located 14 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="918.99" OriginalAmount="918.99">
      <BasicPropertyInfo StarRating="3" HotelCode="|702867" HotelName="City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1606085_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel estandaacute; situado a solamente 100 m del centro de la ciudad, donde encontrarandaacute; discotecas y una parada de transporte panduacute;blico. A 30 - 50 m del hotel hay una amplia cantidad de restaurantes, tiendas y comercios. La playa estandaacute; situada a 500 m. La estaciandoacute;n de tren y la plaza de Venceslao estandaacute; a 1 km.Este hotel, que abriandoacute; sus puertas en el aandntilde;o 2003, dispone de 6 plantas con un total de 89 habitaciones, 1 de ellas acondicionada para minusvandaacute;lidos. Tiene a su disposiciandoacute;n el hall de entrada con recepciandoacute;n (abierta las 24 horas), servicio de caja fuerte, de cambio de divisa y un ascensor. En la recepciandoacute;n puede reservar excursiones y otros eventos. Ademandaacute;s, el hotel alberga un quiosco, una tienda de souvenirs, un bar de estilo tropical, un restaurante con tronas y un comedor. Podrandaacute; aparcar su vehandiacute;culo en el garaje del centro comercial Kotva, que estandaacute; frente al hotel.Las habitaciones, bien equipadas, disponen de un cuarto de baandntilde;o. Ademandaacute;s, estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, televisiandoacute;n vandiacute;a satandeacute;lite, cama doble, caja fuerte y moqueta. Todas las maandntilde;anas se ofrece desayuno en forma de un variado bufet. Se puede reservar en randeacute;gimen de pensiandoacute;n completa o media pensiandoacute;n.Se puede llegar fandaacute;cilmente al hotel con el transporte panduacute;blico. Vaya en metro con la landiacute;nea B hasta Namesti Republiky. Tambiandeacute;n puede ir en tranvandiacute;a hasta Namesti Republiky.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="50.07681680266" Longitude="14.403435224537" StarRating="3" HotelCode="190974|hotel_u_martina__smichov" HotelName="U Martina Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zubateho 289/3, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328548/328548a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="921.62" OriginalAmount="921.62">
      <BasicPropertyInfo Latitude="50.077777299544" Longitude="14.40201535821" StarRating="3" HotelCode="15822|314925" HotelName="Hotel Petr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drtinova 17, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210417/210417a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated not far from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="928.34" OriginalAmount="928.34">
      <BasicPropertyInfo Latitude="50.094389095338" Longitude="14.454103719945" StarRating="4" HotelCode="255994|GWW" HotelName="pentahotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 112</AddressLine>
          </AddressLines>
          <PostalCode>224812681</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/359932/a_359932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is conveniently located for transportation on the outskirts of the inner city, the city centre being easily accessible by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.00" OriginalAmount="929.00">
      <BasicPropertyInfo Latitude="50.089522872017" Longitude="14.431719481945" StarRating="3" HotelCode="10499|atlantic_hotel" HotelName="Hotel Atlantic" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 9, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8264/ba_8264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated directly in the heart of Prague and is just around the corner from the Municipal House and Prague’s main shopping boulevard. The old town can be reached via the Charles Bridge in a matter of minutes, and other places of interest are also within easy walking distance. Namesti Republiky subway station (on line B) is just 150 metres from the hotel’s doors. Ruzyne International Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="929.26" OriginalAmount="929.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|970229" HotelName="AMETYST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885221_foto_1.jpg</HotelPictures>
        <HotelDescription>HOTEL AMETYST PRAGUE 4 STAR BOUTIQUE HOTEL IN PRAGUE CENTREOur boutique hotel is located in a quiet area in the district of Vinohrady, a 15-minute walk from Wenceslas Square. The Bruselská tram stop and the Namesti Miru and I.P. Pavlova metro stations are within a 5-minute walking distance from the Ametyst Hotel Praha. The National Museum and the Prague State Opera can be reached within 15 minutes on foot.The air-conditioned rooms have parquet floors, an LCD TV, tea and coffee-making facilities, a minibar and a safe. Each private bathroom is fitted with a bathtub or shower and provided with a hairdryer. Free Wi-Fi is available in all areas.The pleasant ambience comprehends a lobby bar with wide selection of drinks and snacks, meeting room, as well as the fitness facilities (sauna, solarium, massages).Owning to its numerous presentations of ourstanding original works of art, Prague Boutique Hotel AMETYST has been often referred to as the"Gallery Hotel".Presented original oil  paintings and pastel drawings are offered for sale, thus the decorations of the hotel change continually.Private parking in the garage or the courtyard is available at an additional cost (500 CZK per night).Childrens and pets are welcome.In nearest surrounding of the hotel there are many well known local pubs, bars and clubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="930.00" OriginalAmount="930.00">
      <BasicPropertyInfo Latitude="50.08168957" Longitude="14.40583155" StarRating="0" HotelCode="861229|greg_apartments_prague" HotelName="Greg Apartments Kampa Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seríková 541/7, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/fa/90faae055fb400639699f2e28a74dc69e7285fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.00" OriginalAmount="932.00">
      <BasicPropertyInfo Latitude="50.121709" Longitude="14.454211" StarRating="4" HotelCode="36326|hotel_troja" HotelName="Troja" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Trojská 2232, 18200 Prag 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="933.00" OriginalAmount="933.00">
      <BasicPropertyInfo Latitude="50.077744" Longitude="14.4229" StarRating="3" HotelCode="166510|prague_central_residence_6" HotelName="Downtown Residence Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 4, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/8/5/4/5/6/2/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.00" OriginalAmount="935.00">
      <BasicPropertyInfo Latitude="50.067500230013" Longitude="14.344678454897" StarRating="4" HotelCode="934441|hotel_golf_depandance_3" HotelName="Hotel Golf Depandance" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 103/215A, Praha 5, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374094/374094a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by nature, the hotel offers a great public connection to the centre of Prague (24/24) and is just few steps from the Golf Club Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="935.96" OriginalAmount="935.96">
      <BasicPropertyInfo Latitude="50.0884" Longitude="14.426352" StarRating="4" HotelCode="888105|546595" HotelName="EA Hotel Royal Esprit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 5, Praha 1, 11000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136403/a_136403_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in close proximity to the historical centre, home to the commercial and social hub of Prague. Guests can enjoy relaxing stays thanks to the hotel’s location in a quiet pedestrian precinct. The city centre is just a 15-minute walk away and guests will find a range of fine dining, shopping and nightlife venues just metres from the hotel. The nearest metro station is at Republic Square, only 2 minutes’ walk away and Ruzyne International Airport is 17 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="937.42" OriginalAmount="937.42">
      <BasicPropertyInfo Latitude="50.088110010167" Longitude="14.42416369915" StarRating="4" HotelCode="58728|272275" HotelName="Metamorphis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štupartská 5/636, Týnský dvur, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76079/gt_76079_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area in the oldest part of Prague, directly at the historical city centre and near the Old Town Square, which features the astronomical clock. All of Prague's sightseeing attractions are within walking distance. Guests can also reach the Palladium (shopping centre), Wenceslas Square with the National Museum, the world-famous Charles Bridge and Prague Castle (residence of Czech kings) on foot. The nearest train station is roughly 2 km, with a bus stop just a few minutes' walk away. Prague Ruzyne Airport is approximately 12 km and Vienna International Airport is about 320 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.00" OriginalAmount="939.00">
      <BasicPropertyInfo Latitude="50.087668589857" Longitude="14.407517910004" StarRating="4" HotelCode="162922|hotel_lokal_inn" HotelName="EA Residence U Bílé kuželky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Míšenská 66/12, Malá Strana, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4220000/4211600/4211536/a527a996_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="940.93" OriginalAmount="940.93">
      <BasicPropertyInfo Latitude="50.078590963766" Longitude="14.425008542862" StarRating="4" HotelCode="67145|84056" HotelName="Hotel Majestic Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stepanska 33, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86859/a_86859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, stylish and comfortable hotel complex is located in one of the most attractive localities in the centre of 'Golden Prague', just a few steps from the famous Wenceslas Square. It lies some 200 m from the nearest public transport links and 2 km from the nearest underground station. The bus station Hlavni Nadrazi is only about 1 km from the hotel. Guests will find shopping facilities in the immediate vicinity and it is about 500 m to the State Opera House, 2 km to Charles Bridge, 3 km to Prague Castle, 5 km to Prague Congress Centre and 7 km to the Vystaviste Exhibition Area. Prague Ruzyne International Airport lies around 20 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="941.50" OriginalAmount="941.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|790814" HotelName="TAURUS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961672_foto_1.jpg</HotelPictures>
        <HotelDescription>Room equipment: bathroom (shower, wc), LCD TV set with a satellite receiver, telephone, hair dryer, room safe deposit box, mini bar, wifi internet, aids for making tea or coffee, toiletries.Hotel services: 24h reception, exchange, washing out and ironing, safe deposit box, stay of pets, bicycle rental.Hotel equipment: hotel is suitable for families with children, PC/internet accessible, wifi internet, lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.00" OriginalAmount="942.00">
      <BasicPropertyInfo Latitude="50.09174705" Longitude="14.42087708" StarRating="3" HotelCode="435386|downtown_apartments_2" HotelName="Downtown Apartments Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>U Milosrdnych 848/4, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/597779/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.00" OriginalAmount="943.00">
      <BasicPropertyInfo Latitude="50.0891926342493" Longitude="14.4188825423279" StarRating="0" HotelCode="0|apartment_siroka_14" HotelName="Apartment Siroka 14" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Široká 65/14, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0f/26/0f26611f6aa4570682569721c8e996a3dd85716c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “Apartment Siroka 14” is situated in the historic center of Prague.&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="63" TotalAmount="943.00" OriginalAmount="943.00">
      <BasicPropertyInfo Latitude="50.07994842529297" Longitude="14.40569019317627" StarRating="3" HotelCode="0|residense_mala_strana" HotelName="Residense Malá Strana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CZ Prague Mala Strana PRG, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/dc/2bdcb6443eb52fada14bfed999c64c9e29376037.jpeg</HotelPictures>
        <HotelDescription>Located close to the Vltava River and within walking distance of Charles Bridge, the National Theatre, ministries and banks, this is a great place to stay for leisure and business travellers. Links to public transport are located on the hotels doorstep, which bring guests to the bus station in roughly 30 minutes and the train station in some 20 minutes. Ruzyne International Airport is situated approximately 10 km away.The residence is an original and ancient Prague building which has been fully and carefully renovated. It offers 35 apartments of various sizes. The establishment comprises a lobby with 24-hour reception and check-out service, cloakroom, lift access, breakfast room and car park (for a fee). The hotel has WLAN Internet access.Some suites are equipped with a kitchenette and many other facilities and amenities. The en suite bathrooms are fitted with shower, bathtub and hairdryer. Each accommodation is equipped with a direct dial telephone, satellite cable TV, safe, minibar and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="943.96" OriginalAmount="943.96">
      <BasicPropertyInfo Latitude="50.093311" Longitude="14.452106" StarRating="3" HotelCode="145203|973085" HotelName="Hotel Charles Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 26, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331336/331336a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.00" OriginalAmount="944.00">
      <BasicPropertyInfo Latitude="50.082086380315" Longitude="14.404594302178" StarRating="4" HotelCode="51019|hotel_roma_2" HotelName="Hotel Roma" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 425/24, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40003/a_40003_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the very historical centre of Prague in Lesser Town, right under one of Prague's landmarks. Together with Lesser Town, the Prague Castle, Charles Bridge, National Theatre and Kampa Park are within close distance, offering unforgettable surroundings for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.00" OriginalAmount="944.00">
      <BasicPropertyInfo Latitude="50.087130791586" Longitude="14.430107474327" StarRating="4" HotelCode="11104|best_western_plus_hotel_meteor_plaza" HotelName="Best Western Plus Hotel Meteor Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 6, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8975/a_8975_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly in the heart of Prague. The city’s famous attractions such as the Hybernia Palace, Powder Gate, Municipal House, Wenceslas Square, Old Town Square and the Royal Road are all in the hotel’s immediate vicinity. The train station is 300 m away, whilst Ruzyne International Airport is 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="948.19" OriginalAmount="948.19">
      <BasicPropertyInfo Latitude="50.076291" Longitude="14.426998" StarRating="4" HotelCode="396107|488005" HotelName="Mamaison Residence Downtown Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Na Rybnícku 1329/5, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28667/8eb2bf41-0440-45f5-bd28-a5ebc2cf9fa3.jpg?d=636661320750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="949.00" OriginalAmount="949.00">
      <BasicPropertyInfo Latitude="49.97696424917" Longitude="14.393820084656" StarRating="4" HotelCode="928684|hotel_restaurant_darwin" HotelName="Hotel Restaurant Darwin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Narodni Galerie 471/112, 156 00 Praha, Zbraslav</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32569/1932569/1.jpg?f=15599470</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.6 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="50.088697292827" Longitude="14.571422675463" StarRating="3" HotelCode="82302|hotel_svornost" HotelName="Svornost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novozámecká 284, 190 12 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329116/329116a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="951" OriginalAmount="951">
      <BasicPropertyInfo Latitude="50.063351496926" Longitude="14.445154666901" StarRating="4" HotelCode="166977|384459" HotelName="Askania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 19, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332481/332481a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="953.40" OriginalAmount="953.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|836992" HotelName="LOUIS LEGER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886793_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in the centre of Prague, the Louis Leger is just a 10-minute walk from the National Museum and famous Wenceslas Square. It features a restaurant offering rich buffet breakfast.Free Wi-Fi is available in all rooms, which come with a satellite TV, a minibar and a private bathroom including a hairdryer.Breakfast includes hot and cold dishes, Czech pastries and home-made sweets. The Louis Leger hotel also has a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="50.0993377562" Longitude="14.286657571793" StarRating="4" HotelCode="35464|ramada_airport_hotel_prague" HotelName="Ramada Airport Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K letišti 25 a/1067, Praha 6, 160 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57666/a_57666_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the southern terminal of Prague's international airport. Many of the city's top tourist sights are just a short drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="956.67" OriginalAmount="956.67">
      <BasicPropertyInfo Latitude="50.0851825" Longitude="14.3566532" StarRating="3" HotelCode="37208|1849098" HotelName="Adalbert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markétská 1/28, Brevnovský klášter, 169 00 Praha 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/13000000/12690000/12687900/12687886/a55841c1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="961.00" OriginalAmount="961.00">
      <BasicPropertyInfo Latitude="50.07822036743164" Longitude="14.422281265258789" StarRating="0" HotelCode="0|reznicka_apartments" HotelName="Reznicka Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Reznicka 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/3d/0f3df9705213e84ec4f4ec620b4b23e5ffa6b770.jpeg</HotelPictures>
        <HotelDescription>The Reznicka Apartments is centrally located in Prague, a 5-minute walk from the Wenceslas Square and it offers modern apartments with a fully equipped kitchenette and free WiFi.&lt;br /&gt;The Charles Square is 100 metres away, the Old Town Square can be reached within 10 minutes on foot. The Karlovo námestí Metro Station is 200 metres from the Reznicka Apartments.&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;Guests are kindly requested to inform the hotel prior to arriving. Contact details are stated in the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.00" OriginalAmount="963.00">
      <BasicPropertyInfo Latitude="50.088006455998" Longitude="14.426121451537" StarRating="4" HotelCode="376083|4_arts_suites" HotelName="4 Arts Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="24 Hour Front Desk,Babysitting,Concierge,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pick &amp;amp; Drop,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 3, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/83802/2283802/1.jpg?f=15096182</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at 4 Arts Suites, you'll be centrally located in Prague, steps from Hybernia Theatre and Palladium Shopping Centre. This aparthotel is within close proximity of Old Town Square and Wenceslas Square.&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 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided weekly.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Additional amenities at this Art Deco aparthotel include shopping on site 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. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.00" OriginalAmount="965.00">
      <BasicPropertyInfo Latitude="50.1438352" Longitude="14.5056521" StarRating="4" HotelCode="200032|blue_orange_hotel" HotelName="Blue Orange" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tupolevova 676, 199 00 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336846/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="965.97" OriginalAmount="965.97">
      <BasicPropertyInfo Latitude="50.084126373941" Longitude="14.432680658896" StarRating="3.5" HotelCode="54507|361162" HotelName="Exe City Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 960/33, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63233/a_63233_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just a few minutes from the centre of Prague. Many public transport links depart from stops close to the hotel meaning that the various tourist attractions, as well as the numerous shopping centres and other entertainment venues, are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="50.101162" Longitude="14.415797" StarRating="4" HotelCode="76628|art_prague_hotel" HotelName="Art Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nad Královskou Oborou 53, 17000 Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104161/gt_104161_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet and prestigious residential area, within walking distance of the historic centre of the amazing Czech capital. The ideal location of the hotel near the National Gallery, the National Technical Museum and 2 well-known parks make it a popular retreat from hectic urban life. Guests will find restaurants just 200 metres from the hotel, a tram stop 400 m away, the Palladium shopping centre 1.5 km away and the main train station approximately 5 km away. The charming city hotel is approximately a 20-minute walk from the historical city centre and its many attractions, such as Prague Castle, Charles Bridge and the Old Town Square. Prague-Ruzyne International airport is around 12 km from the family-friendly business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="967.00" OriginalAmount="967.00">
      <BasicPropertyInfo Latitude="50.085686705908" Longitude="14.513296230692" StarRating="3" HotelCode="108765|hotel_baroko" HotelName="Baroko" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomsova 13/11, 108 00 Prague-Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336600/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Baroko originally a farm transformed into a hotel, is situated in the quiet area of Prague 10 and is surrounded by a vast garden. The center can be reached by public transportation within 20 minutes.The hotel offers free parking, swimming pool, tennis court, table tennis and billiard table.The rooms are equipped with bathroom, satellite TV, radio and telephone.Address: Tomsova 11/13, 108 00 Prague 10, Czech Republic</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="969.20" OriginalAmount="969.20">
      <BasicPropertyInfo Latitude="50.066801594816" Longitude="14.329778395503" StarRating="3" HotelCode="92767|1446888" HotelName="Starý Pivovar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 229/9, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335446/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="970.00" OriginalAmount="970.00">
      <BasicPropertyInfo Latitude="50.105406186839" Longitude="14.487975932266" StarRating="3" HotelCode="26987|hotel_carol_3" HotelName="Hotel Carol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurta Konrada 12, 190 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214349/214349a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, this hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="970.00" OriginalAmount="970.00">
      <BasicPropertyInfo Latitude="50.091211023825" Longitude="14.43644285202" StarRating="3" HotelCode="14804|merkur_2" HotelName="Hotel Merkur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 1162/9, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17376/a_17376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located directly at the heart of the city, just a few minutes walk from the famous Wenceslas Square. Numerous restaurants, bars and nightclubs are located in the hotel's vicinity. Florenc underground station is just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="971.00" OriginalAmount="971.00">
      <BasicPropertyInfo Latitude="50.075241465665" Longitude="14.42831670795" StarRating="3" HotelCode="97680|hotel_ankora" HotelName="Hotel Ankora Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 42, Praha 2, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336557/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="978" OriginalAmount="978">
      <BasicPropertyInfo Latitude="50.0496512" Longitude="14.3276667" StarRating="3" HotelCode="630044|262837" HotelName="Hotel Shato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Na Dolnici 182/23, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799433/bd1b5d31287845b995b94201e23192c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="979.63" OriginalAmount="979.63">
      <BasicPropertyInfo Latitude="50.0705201" Longitude="14.4014163" StarRating="4" HotelCode="58150|58700" HotelName="angelo by Vienna House Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Radlicka 3216/1g, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75336/a_75336_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the historical centre of Prague, in the new shopping and entertainment district. The hotel is also close to countless shopping venues, bars, nightclubs, a multiplex cinema and restaurants. From the hotel guests are able to enjoy excellent connections to public transport. It is approximately 1 km to Ruzyne Airport and the train station, while the borough of Malá Strana, Charles Bridge and the National Museum lies about 2.5 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="979.71" OriginalAmount="979.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|395767" HotelName="SALVATOR BOUTIQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067877_foto_1.jpg</HotelPictures>
        <HotelDescription>Salvator Boutique Hotel is our new project for modern accommodations with a distinctive view of famous Czech history.Hotel is set in a historical centre of Prague, 200m from Prague National Museum where is also the nearest metro station "Muzeum" and 300m from Wenceslas Square. Zitna St. is a great starting point for a walking tour of Prague, beginning on Wenceslaus Square, which was witness to all of the Czech nation's important events. The hotel's location allows guests to take the same walk enjoyed, for example, by composer Antonín Dvorak, who lived a considerable part of his life right in this very street.Architect Vera Gabrielova employed modern technology to create 38 designer rooms that combine a comfortable and practical style of accommodation with the idea of learning about Czech cultural development.  Salvator Boutique Hotel offers impeccable service and all the essential amenities for pleasant stay.The hotel provides free Wi-Fi and air-conditioning in all rooms, daily housekeeping, taxi service, parking, wheelchair accessible to ensure our guests the greatest comfort. For your comfort, you will find  complimentary tea/coffee facilities and free toiletries in all rooms.In the words of Franz Kafka, our goal is to "describe the perfect circle around the point to prolong its radius",i.e. to draw a circle of fulfilled expectations for our guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="50.111585002879" Longitude="14.596226387972" StarRating="3" HotelCode="267717|363396" HotelName="Hotel Chvalska Tvrz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Chvalske Tvrzi 858/11, 193 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10360387</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.00" OriginalAmount="982.00">
      <BasicPropertyInfo Latitude="50.083099365234375" Longitude="14.422300338745117" StarRating="4" HotelCode="0|dependance_golden_crown" HotelName="Dependance Golden Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungmannovo namesti 1, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/b0/78b0bc7a871d328a9d9c97157747dede40438365.jpeg</HotelPictures>
        <HotelDescription>Located in Prague (Prague 1), Dependance Golden Crown is within a 10-minute walk of Prague Astronomical Clock and Wenceslas Square.  This 4-star hotel is 0.4 mi (0.7 km) from Old Town Square and 0.7 mi (1.1 km) from Charles Bridge.&lt;br /&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 20 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include safes and desks, 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 70.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="983.31" OriginalAmount="983.31">
      <BasicPropertyInfo Latitude="50.08398988" Longitude="14.41720504" StarRating="3" HotelCode="108974|1109408" HotelName="Betlem Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Betlémské námestí 9/257, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332252/332252a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="984.00" OriginalAmount="984.00">
      <BasicPropertyInfo Latitude="50.07265853881836" Longitude="14.446504592895508" StarRating="0" HotelCode="0|get_prague_flat_slovenska" HotelName="Get Prague Flat Slovenska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Slovenská 23, Prague, 120 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/94/36944024bf7b56467e0440d0b313390ddcba4169.jpeg</HotelPictures>
        <HotelDescription>Located 1.3 km from Prague National Museum, Get Prague Flat Slovenska offers accommodation in Prague. The property boasts views of the garden and is 1.7 km from Wenceslas Square. Free WiFi is provided throughout the property.&lt;br /&gt;The kitchen is equipped with a fridge. Towels and bed linen are offered in this self-catering accommodation. There is a private bathroom with a bath or shower.&lt;br /&gt;Vyšehrad is 2.2 km from Get Prague Flat Slovenska, while Prague Astronomical Clock is 2.4 km away. The nearest airport is Vaclav Havel Prague Airport, 13 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="985.00" OriginalAmount="985.00">
      <BasicPropertyInfo Latitude="50.087380833333" Longitude="14.399109233333" StarRating="4" HotelCode="82027|vintage_design_hotel_sax_2" HotelName="Vintage Design Hotel Sax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jánský Vršek 328/3, located directly under Prague Castle, Malá Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110741/a_110741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="985.57" OriginalAmount="985.57">
      <BasicPropertyInfo Latitude="50.09231061366" Longitude="14.42642480135" StarRating="4" HotelCode="34925|18291" HotelName="Clarion Prague Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hradebni 9, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56849/a_56849_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury hotel is situated at the centre of the city, within walking distance of Prague's beautiful old town. The nearest underground station is Namesti Republiky.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="987.00" OriginalAmount="987.00">
      <BasicPropertyInfo Latitude="50.083389269558" Longitude="14.415846168995" StarRating="3" HotelCode="336479|residence_bologna" HotelName="Residence Bologna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktska 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55627/a_55627_Q1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located on Konviktska Street, directly in the centre of Old Town between Betlem Square and the Charles Bridge. Stores of shops and other cultural attractions are easily reached on foot or by public transport. Prague Airport is just 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="50.14930729" Longitude="14.56402677" StarRating="4" HotelCode="571946|the_granary_88" HotelName="The Granary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bohdanecska 259/1, 190 17 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/92607/2892607/1.jpg?f=14979999</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="989.00" OriginalAmount="989.00">
      <BasicPropertyInfo Latitude="50.087946521637" Longitude="14.424179792404" StarRating="5" HotelCode="87444|metamorphis_excellent" HotelName="Metamorphis Excellent" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyn 10/644, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332580/332580a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="861111|city_castle_aparthotel" HotelName="City Castle Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eliasova 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39720000/39711700/39711681/39ad25dc_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="50.08543906" Longitude="14.41715239" StarRating="4" HotelCode="417229|royal_boutique_residence" HotelName="3 Epoques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Retezová 3, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/48255/2048255/50.jpg?f=15599816</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="994" OriginalAmount="994">
      <BasicPropertyInfo Latitude="50.07669735" Longitude="14.42938733" StarRating="3.5" HotelCode="614439|226956" HotelName="Chill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 64, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/19986/3319986/29.jpg?f=15504648</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="994.08" OriginalAmount="994.08">
      <BasicPropertyInfo Latitude="50.102395032932" Longitude="14.431775808335" StarRating="4" HotelCode="|PKK" HotelName="Mama Shelter Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Veletrzni 1502/20</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/70882/980386.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 8 junior suites, 83 single rooms and 146 double rooms, which are located on 10 storeys and are reachable by lift. English- and German-speaking staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities available at the hotel include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Parking spaces are available to guests travelling by car (for a fee). Further services include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service, a hairdresser and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. A fax machine is available for guests' business needs.Within the same neighbourhood as this city hotel guests will find Sea World, Krizik's Fountain, The National Gallery, Tesla Arena, AXA Arena, Stromovka Park, Prague's Zoo, Planetarium, Botanical Gardens, and the tropical gardens of Fata Morgana. In just a few minutes by public transport or in a taxi, guests will find themselves in Prague's Jewish Quarter, a few steps from the Old New Synagogue.A sun terrace is a great place to while away the hours. Leisure activities and facilities at the hotel include a gym, table tennis, billiards, a spa and a sauna or, for a fee, massage treatments. Entertainment options and leisure facilities include a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size bed, a king-size bed or a sofa bed. Separate bedrooms are available. 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. 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 shower and a bathtub are included the bathrooms. 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 and non-smoking rooms.Dining facilities include a dining room, a breakfast room, a café and a bar. Guests can enjoy the culinary delights of the non-smoking, air-conditioned restaurant, which provides high chairs for children. Catering options include half board and full board. At breakfast, guests serve themselves at the generous buffet. Various dishes can be ordered à la carte for lunch and dinner. Special meals, including diet meals, are also available. The hotel also offers special catering options.The hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1001.16" OriginalAmount="1001.16">
      <BasicPropertyInfo Latitude="50.087201351063" Longitude="14.389580637217" StarRating="4" HotelCode="59716|99402" HotelName="Hotel Monastery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strahovské nádvorí 13/134, Prague 1, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77323/a_77323_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic and cosy hotel with unique and unforgettable view of the Prague Castle, Lesser Town and the Old Town embroidered by Vltava river, is located directly in the city center, in the peaceful garden of Strahov Monastery (National Historic Landmark, founded in 1142). The foundation of the former building of a premonstratensian wash house (economic headquarters) consists of a ground-floor house from the beginning of the 17th century. Strahov Monastery was founded in 1140 by the Premonstratensians and with its vastness, it could compete with the seat of Czech kings. After a great fire in 1258, it was rebuilt in a Gothic style and later, some Baroque touches were added. Its wonderful library in the Theological Hall and the Philosophical Hall are more than 800 years old. Despite being ransacked by soldiers of many invasive armies, it is still one of the best libraries in the Czech Republic. Strahov Monastery avoided the infamous abolishing of monasteries during the reign of Joseph II. in 1783 by changing the library into a research institute. There is a monastery and museum now. When walking down a narrow street from the Monastery, one comes to Pohorelec. It is one of the oldest parts of Hradcany, first built in 1375. Its name could be interpreted as “the place destroyed by fire”. Fire really was disastrous for it – it burnt down three times, last time in 1741. There is a large open square on the hill above the city that is part of the main access road to the Prague Castle. Houses around the square are mostly baroque and rococo. In the upper part of the square, there is Johannes Kepler Grammar School. In front of the school, there is a monument to Johannes Kepler and his predecessor in the position of astronomer in the court of Rudolph II Tycho Brahe. Brahe died in 1606 in the house that used to stand in the place of the grammar school.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1001.60" OriginalAmount="1001.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|121332" HotelName="BEST WESTERN HOTEL PAV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886594_foto_1.jpg</HotelPictures>
        <HotelDescription>The Best Western Hotel PAV in Prague position in the Old Town enables easy and rapid access to the historic part of Prague and all main historical sights. It is very easy to get to Charles Bridge or the Old Town Square, which are both  just 10 minutes by walk. The National theatre as well as Palace Zof�n (a leading center of cultural and social life in Prague since 1837), are both just a 2 minutes' walk.Our Best Western hotel has been completely renovated in March 2007. All our spacious and elegant furnished rooms (total 88 rooms) feature safe and free of charge Wi-Fi. Our Prague hotel is in the direct vicinity of the well-known restaurant U Fleku, which has its own micro-brewery.Subway station line B Narodni trida is really just a few steps as well as tram stop Narodni tr�da is directly in front of the subway station. You can start the day with a rich and wide assortment hot and cold buffet breakfast.The ground floor of the Prague Best Western Hotel PAV has a cozy lobby bar open daily until midnight. You will find a large selection of alcoholic and non-alcoholic drinks and cocktails. The Best Western Hotel PAV offers a modernly designed equipped meeting room with the capacity up to 50 people.The tradition of the Prague Best Western Hotel PAV dates back to 1806, when it was known as U tri kosu. The original sign above the main entrance to our hotel also dates from this time. Hotel building is in the classical style, influenced by the art of ancient Greece and Rome.A shuttle to the Prague Airport or train station is available 24-hours a day and may be booked in advance here on our website or directly at the Best Western Hotel PAV reception. The Best Western Hotel PAV in Prague is a proud member of the Small Charming Hotels. Enjoy your stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1003.97" OriginalAmount="1003.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|992633" HotelName="HOTEL ROMA PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886155_foto_1.jpg</HotelPictures>
        <HotelDescription>ROMA Hotel is situated in the very historical centre of Prague in Mala Strana, offering 91 comfortable rooms and suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1004" OriginalAmount="1004">
      <BasicPropertyInfo Latitude="50.083566226023" Longitude="14.454184129762" StarRating="3" HotelCode="108797|420398" HotelName="Golden City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.00" OriginalAmount="1004.00">
      <BasicPropertyInfo Latitude="50.088529862426" Longitude="14.396053091176" StarRating="4" HotelCode="34926|hotel_u_krale_karla" HotelName="U Krale Karla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova Uvoz 4/170, 118 00 Praha, Hradcany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56850/a_56850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in a picturesque district of Prague known as the ""Little District"". The city centre is just minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.00" OriginalAmount="1008.00">
      <BasicPropertyInfo Latitude="50.089174625868" Longitude="14.578699489378" StarRating="3" HotelCode="417238|cesky_statek" HotelName="Penzion Cesky Statek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stara Obec 7, 190 12 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/509241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Prague (Dolni Pocernice), Cesky Statek is within the vicinity of Park Hostivar and O2 Arena. This pension is within the vicinity of Lake Hostivar and PVA Letnany Exhibition Center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of the guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.&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;Enjoy a satisfying meal at a restaurant serving guests of Cesky Statek.&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 a safe deposit box at the front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1012.56" OriginalAmount="1012.56">
      <BasicPropertyInfo Latitude="50.071223002026" Longitude="14.396858811379" StarRating="4" HotelCode="14940|10ac9a" HotelName="NH Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17591/a_17591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a hillside, on the edge of the historic city centre and close to the Mozart Museum. There is a glorious garden behind the hotel. Within walking distance of the hotel, guests will find restaurants, bars, nightclubs and public transport connections, as well as shopping opportunities. It takes 5 minutes on foot to reach the metro station Andel and the city centre is approximately 3 km away. The river is around 500 m away and the railway station is approximately 1 km from the hotel. Attractions such as Wenceslas Square and Prague Castle can be reached in about 10 minutes on public transport, while the Old Town Square and the National Theatre can be reached in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1012.62" OriginalAmount="1012.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|072128" HotelName="HOTEL FORTUNA CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244361_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Fortuna City, a comfortable three-star hotel, is located in Prague 10 - Strasnice with excellent access tot he historical centre of Prague. The hotel offers cheap accommodation in Prague - in 243 comfortable rooms which are equipped with a bathroom with shower, satellite television and telephone. Selected rooms are also equipped with a mini bar and hair dryer. Hotel Fortuna City is the place for your conference in Prague. Two adjacent conference rooms have a capacity for 120 delegates and there are 3 meeting rooms with a capacity for up to 16 delegates. Conference rooms are equipped for holding of conferences, seminars, presentations and business meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1013.67" OriginalAmount="1013.67">
      <BasicPropertyInfo Latitude="50.084033293931" Longitude="14.42795794517" StarRating="4" HotelCode="178184|1b4aef" HotelName="NYX Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panska 9, Prague 1, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163434/163434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located just 200 metres from Wenceslas Square, the hotel is 1.2 km from the Charles Bridge and 2.5 km from Prague Castle. The Jewish District can be reached on foot in 10 minutes and Prague Ruzyne Airport is 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1014" OriginalAmount="1014">
      <BasicPropertyInfo Latitude="50.088454" Longitude="14.397608" StarRating="4" HotelCode="87543|22300" HotelName="Hotel Red Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 41/236, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122413/a_122413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of the town, in the vicinity of Prague Castle, overlooking the Royal Route. Prague Castle is located just 400 m from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1014.00" OriginalAmount="1014.00">
      <BasicPropertyInfo Latitude="50.163686554998" Longitude="14.482694537434" StarRating="3" HotelCode="108931|hotel_frydl" HotelName="Pension Frydl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Hlavni 23, Brezineves, 182 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332314/332314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Stare Mesto. This is not a pet-friendly hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1015" OriginalAmount="1015">
      <BasicPropertyInfo Latitude="50.081850199425" Longitude="14.421340285879" StarRating="4" HotelCode="936759|58838" HotelName="Golden Crown Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 26, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635008/635008a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.64" OriginalAmount="1015.64">
      <BasicPropertyInfo Latitude="50.092001" Longitude="14.430799" StarRating="4" HotelCode="160564|273065" HotelName="MOODs Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 28, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/226821/a_226821_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of the Old Town of Prague city centre, just 5 minutes by foot from all major attractions of the city centre. Located in a quiet street, with river views, a good night’s sleep is guaranteed. Restaurants, bars, pubs, shopping facilities and links to the local public transport network are all close at hand. Wenceslas Square and Prague Castle are approximately 1 and 2.5 km away from the establishment, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.86" OriginalAmount="1015.86">
      <BasicPropertyInfo Latitude="50.082654933034" Longitude="14.425627529502" StarRating="4" HotelCode="130141|546255" HotelName="EA Hotel Juliš" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 22, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137979/137979a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very centre of Prague on Wenceslas Square, which allows guests to explore the city on foot. The location is the centre of the business and historic part of Prague. The hotel is also next to the Frantiskanska zahrada gardens and some rooms enjoy views of the garden, which is like a small island of quiet and relaxation in the busy city centre. The Mustek metro station is just some 100 m away; the train station is about 1 km away and Prague Airport is about 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1017.79" OriginalAmount="1017.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|702854" HotelName="Ramada Airport Prague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248225_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en al sur de la terminal de vuelos internacionales del aeropuerto de Praga. Viajando unos pocos minutos en coche podrandaacute; llegar desde aquandiacute; a los lugares turandiacute;sticos mandaacute;s importantes de la ciudad.Este hotel, construido en el 2002, cuenta con un edificio de tres plantas y un total de 56 habitaciones, de ellas 10 individuales y 46 dobles. En el edificio del hotel podrandaacute; encontrar un hall de entrada, una cafeterandiacute;a y un ascensor, asandiacute; como una recepciandoacute;n abierta 24 horas con servicio de caja fuerte y de cambio de divisa. A disposiciandoacute;n de los huandeacute;spedes tambiandeacute;n estarandaacute;n el bar, el pub y el restaurante a la carta. El hotel tambiandeacute;n cuenta con una sala de conferencias y una terminal de Internet. Podrandaacute; aparcar su vehandiacute;culo en el aparcamiento (con cargo). Para rematar el gran nanduacute;mero de prestaciones, tambiandeacute;n dispone de servicio de habitaciones y de lavanderandiacute;a.Las acogedoras habitaciones estandaacute;n dotadas de baandntilde;o con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, radio, conexiandoacute;n a Internet, minibar-nevera, cama doble, moqueta, calefacciandoacute;n central y caja fuerte de alquiler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1019.92" OriginalAmount="1019.92">
      <BasicPropertyInfo Latitude="50.081787" Longitude="14.416464" StarRating="5" HotelCode="61437|391965" HotelName="Eurostars Thalia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodní, 13, Praga 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79469/r_79469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated beside the Moldau, opposite the National Theatre, one of Prague's most significant heritage sites. It lies right on the border with Prague's medieval old town. Charles Bridge and the old town square are, along with many other sights, in the immediate vicinity of the hotel. The pedestrian zone begins right in front of the hotel, giving guests easy access to all the best shopping amenities, the Prague stock exchange and the commercial district of the city. There are links to the public transport network just 100 m from the hotel and Prague airport is approximately 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1020.05" OriginalAmount="1020.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|662728" HotelName="VINTAGE DESIGN SAX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977983_foto_1.jpg</HotelPictures>
        <HotelDescription>Keep in mind the hotel's intimate atmosphere and romantic  setting when planning your next get-away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1021.00" OriginalAmount="1021.00">
      <BasicPropertyInfo Latitude="50.078556181446" Longitude="14.475992023945" StarRating="4" HotelCode="11883|dorint_hotel_don_giovanni_prague" HotelName="Don Giovanni Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 157a, 13020 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11685/a_11685_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the centre of Prague close to Zelivského Underground Station. The centre with its multitude of shopping and entertainment venues is roughly a 10-minute walk from the hotel. Due to its location, the hotel provides an ideal base from which to explore the winding alleys, the golden domes and the old palaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1025.00" OriginalAmount="1025.00">
      <BasicPropertyInfo Latitude="50.078528" Longitude="14.429364" StarRating="3" HotelCode="180455|hotel_museum" HotelName="Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Garden,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 15, 110 00 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335835/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 Museum, you'll be centrally located in Prague, steps from Czech National Museum and Jan Palach Memorial.  This hotel is close to Old Town Square and Prague Castle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 guestrooms featuring refrigerators. 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 safes and desks, 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 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;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, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1025.36" OriginalAmount="1025.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|098205" HotelName="AMBIANCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887663_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Prague and was established in 1886. It is a short drive away from the Namesti Miru and the nearest station is IP Pavlova. The Hotel has a restaurant, a bar and a conference room. All 99 rooms are equipped with hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="50.08760215025" Longitude="14.423699069401" StarRating="4" HotelCode="263700|hotel_u_zlateho_jelena" HotelName="U Zlateho Jelena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štupartská 6, Celetná 11, Prague, Staré mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336077/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 U Zlateho Jelena in Prague (Stare Mesto), you'll be minutes from Tyn Church and Old Town Square. This hotel is within close proximity of Theatre Ungelt and House of the Black Madonna.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have bathtubs or 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 in the views from a terrace 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;You can enjoy a meal at a restaurant serving the guests of Hotel U Zlateho Jelena, 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 dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="50.084594" Longitude="14.406545" StarRating="3" HotelCode="495196|pension_dientzenhofer" HotelName="Pension Dientzenhofer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nosticova 2, Praha 1, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/52121/1952121/32.jpg?f=15584057</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Dientzenhofer in Prague (Mala Strana), you'll be minutes from Kampa Park and Lennon Wall.  This pension is close to Prague Castle and Old Town Square.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include safes and desks, 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 terrace and a garden and make use of amenities such as complimentary wireless Internet access. This pension also features tour/ticket assistance and a picnic area. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and take advantage of the pension's 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 dry cleaning/laundry services, luggage storage, and laundry facilities. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1029" OriginalAmount="1029">
      <BasicPropertyInfo Latitude="50.075743" Longitude="14.426925" StarRating="4" HotelCode="180467|243218" HotelName="Residence Jecna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jecná 1635/35, Praha 2, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210035/210035a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1031.35" OriginalAmount="1031.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|773093" HotelName="SUITE HOME PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/333045_image48493274_0.jpg</HotelPictures>
        <HotelDescription>Hotel Suite Home is a 4-star Hotel located directly in the city centre of Prague, 300 meters from the Wenceslas Square. Hotel Suite Home Prague offers 28 spacious apartments/suites for either short-term or long-term accommodation. Come and enjoy the pleasant family atmosphere of our hotel where you will immediatelly feel like at home.
Because of great hotel location in Prague city centre, you can take a walk and see the most famous 
sights: The National Museum, The Old Town Square with the Astronomical Clock, Prague Castle or the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1040.00" OriginalAmount="1040.00">
      <BasicPropertyInfo Latitude="50.08072280883789" Longitude="14.421252250671387" StarRating="3" HotelCode="0|eurostars_legends" HotelName="Eurostars Legends" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vladislovova 59/12, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/67/1a6757f73ebcbf65b5834fab3da78f80cf82089b.jpeg</HotelPictures>
        <HotelDescription>This lovely hotel is set in the center of Prague. Situated within 800 metres from the town centre, the accommodation is easily accessible on foot to a host of places of interest. Customers will find numerous public transport links at a distance of 1. 5 kilometre(s). Travellers will find the airport within 17. 0 kilometre(s). The 50 welcoming accommodation units offer a perfect place to relax at the end of the day. Built in 1864, the hotel was fully refurbished and renovated in 2019. Those staying at this property may surf on the internet thanks to the Wi-Fi access ready to use on public areas. Visitors are welcomed in a lobby with 24-hour reception. No pets are allowed on the premises. Some services may be subject to additional charges.&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;When booking more than 4 rooms, different policies and additional supplements may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1046.35" OriginalAmount="1046.35">
      <BasicPropertyInfo Latitude="50.079932024871" Longitude="14.430278361224" StarRating="5" HotelCode="425003|1881015" HotelName="Occidental Praha Wilson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 59, 110 00 Praha 1-Nové Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/535866/a_535866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occidental Praha Wilson is located in the vibrant heart of Prague, in the majestic Wenceslas Square and next to the National Museum. The hotel provides easy access by public transport (bus number 119) to the station Veleslavín Nádrazí. The hotel organizes shuttle service to the International Airport Vaclav Havel (32EUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.00" OriginalAmount="1049.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="861059|kings_residence_4" HotelName="Hotel Kings Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Podplukovnika Sochora 30</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929172/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.00" OriginalAmount="1049.00">
      <BasicPropertyInfo Latitude="50.08895" Longitude="14.41864" StarRating="3" HotelCode="0|mordecai_twelve" HotelName="Mordecai Twelve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maiselova 12, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/ec/4bec8105fce925e0f40040e6c2bf96eca78fb2ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mordecai Twelve in Prague (Prague 1), you'll be within a 5-minute walk of Old Town Square and Astronomical Clock.  This apartment is 0.5 mi (0.8 km) from Charles Bridge and 0.1 mi (0.2 km) from Old Jewish Cemetery.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 5 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out, dry cleaning/laundry services, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 25.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 27.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.00" OriginalAmount="1052.00">
      <BasicPropertyInfo Latitude="50.07645" Longitude="14.427143" StarRating="4" HotelCode="160473|1_republic_hotel" HotelName="First Republic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Tuních 1625/8, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209345/209345a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1053" OriginalAmount="1053">
      <BasicPropertyInfo Latitude="50.071308230907" Longitude="14.452456930993" StarRating="4" HotelCode="108733|243109" HotelName="DownTown Suites Kodanská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodanská 13, 10100 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6561281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.00" OriginalAmount="1057.00">
      <BasicPropertyInfo Latitude="50.087350457882" Longitude="14.426085689078" StarRating="3" HotelCode="101726|barcelo_old_town_praha_hotel" HotelName="Hotel Golden Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetná 588/29, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142197/a_142197_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the centre of the historical old town, right next to the famous Powder Tower. It is located on the main tourist street of Prague city centre, connecting 2 large squares (Old town square and Namesti Republiky square). The hotel is just a 10-minute walk from the National Theatre and 15 minutes from Hradcany Castle. Namesti Republiky underground station is a 5-minute walk from the hotel and the bus and train station are just 1 km away. There are a range of restaurants and shops in the hotel's immediate vicinity and Prague-Ruzyne Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1059.83" OriginalAmount="1059.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|724084" HotelName="MOODS BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887251_foto_1.jpg</HotelPictures>
        <HotelDescription>This design hotel is located in the heart of Prague's striking Old Town, just five minutes by foot from all the major attractions of the city centre.  Despite this wonderful, central location, the hotel is set on a quiet street with views over the river, allowing for a good night's sleep. Restaurants, bars, pubs, shopping facilities and links to the local public transport network are all close at hand. Wenceslas Square and Prague Castle are approximately 1 and 2.5 km away from the establishment, respectively.  The hotel is high-tech, combining a unique ambiance in addition to easy access to all that Prague has to offer.  A buffet breakfast is served each morning, and guests can enjoy Czech beers, wines and spirits in the 24-hour bar.  For business travellers, the hotel also offers a trendy, upbeat meeting room for small conferences and seminars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="50.07683563232422" Longitude="14.414448738098145" StarRating="0" HotelCode="0|mn6_luxury_suites" HotelName="MN6 Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Masarykovo nabrezi 6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/b1/3fb1e53d13bfc33b467bc4d7a09622d4d15ea80b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «MN6 Luxury Suites» is located in Prague. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dancing House, Karlovo námestí and U Fleku.&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. 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;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1061.00" OriginalAmount="1061.00">
      <BasicPropertyInfo Latitude="50.085063" Longitude="14.424422" StarRating="4" HotelCode="161416|friday_hotel" HotelName="Friday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Príkope 13, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227820/gt_227820_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the very heart of the historical and geographical centre of Prague, right by the main pedestrian zone of Na Príkope, which is today known as one of Prague’s most luxurious fashion boulevards. Guests will find restaurants, bars and a metro station within 100 metres and the bus and train stations are around 300 metres away. Nearby places of interest include the Old Town Square (200 m), Estates Theatre (100 m), Charles Bridge (500 m) and the Jewish Quarter (500 m). Prague-Ruzyne International airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1065" OriginalAmount="1065">
      <BasicPropertyInfo Latitude="50.071158" Longitude="14.430512" StarRating="4" HotelCode="98281|24010" HotelName="Alqush Downtown Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 15, Praha 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162422/162422a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the centre of Prague. Wenceslas Square, the National Museum, Congress Centre Prague and other significant places of interest are within walking distance of the hotel. I.P.Pavlova metro station (route C) and tram stop are also in the vicinity, only 500 m away. It is 15 km from Prague airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.00" OriginalAmount="1067.00">
      <BasicPropertyInfo Latitude="50.08560081" Longitude="14.4218358" StarRating="4" HotelCode="579026|sthavel_residence" HotelName="St.Havel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 500/6, 11000 Prague 1 - old town</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10040/2910040/30.jpg?f=15504335</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1068.00" OriginalAmount="1068.00">
      <BasicPropertyInfo Latitude="50.088658122907" Longitude="14.426223635673" StarRating="3" HotelCode="47309|central_hotel_prague" HotelName="Central" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 8, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10232/a_10232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Prague's old town and is situated only minutes from the Old Town Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1069" OriginalAmount="1069">
      <BasicPropertyInfo Latitude="50.084979275416" Longitude="14.421481887569" StarRating="3" HotelCode="108943|243213" HotelName="Prague Golden Age" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 18, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0011/91845/1191845/24.jpg?f=15597008</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.00" OriginalAmount="1069.00">
      <BasicPropertyInfo Latitude="50.057" Longitude="14.28114" StarRating="0" HotelCode="0|bastien_studio_" HotelName="Bastien Studio near Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sazovická 488/8, Prague 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/5b/295bb7963269b47cff2a6f1e78edc8a88a0d00a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Prague, you'll be 7.1 mi (11.5 km) from Charles University and 7.3 mi (11.8 km) from Astronomical Clock.  This 4-star apartment is 7.6 mi (12.2 km) from Prague Castle and 7.8 mi (12.6 km) from Wenceslas Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in this individually decorated apartment, which features a fireplace and a flat-screen TV. The apartment has a memory foam bed. There's a private furnished patio. A kitchenette is outfitted with a full-sized refrigerator/freezer, an oven, and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as shopping on site. Guests can get around on the shuttle (surcharge), which operates within 300 meters.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the apartment's coffee shop/café. Wrap up your day with a drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out and an elevator (lift).&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1071.00" OriginalAmount="1071.00">
      <BasicPropertyInfo Latitude="50.06395" Longitude="14.42473" StarRating="0" HotelCode="0|studio_under_vysehrad_castle_ii" HotelName="Studio under Vysehrad castle II." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slavojova 1729/8a, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/69/46/6946736a7e910b2579510c1544d8539544678d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Studio under Vysehrad castle II. is located in center of the part of Prague called Naplavka.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;There is one room in the ground floor.&lt;/br&gt;The studio has 2 separate beds (90x200cm) and 1 sofa bed (120x200cm). It accommodates up to three adults and one child up to 6 years old.&lt;/br&gt;Wi-Fi is available throughout the property. Parking is allowed on the street where there are parking vending machines. Please note that the entire hotel is non-smoking.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 5.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="50.083804913035" Longitude="14.420981258154" StarRating="4" HotelCode="387355|hotel_perla_2" HotelName="Perla Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perlova 1, 110 00  Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90115/w_90115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="50.09241023" Longitude="14.43518486" StarRating="4" HotelCode="978181|klimentska_52_old_town_apartments_2" HotelName="Klimentská 52 Old Town Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Klimentská 1746/52, 1st and 2nd Floor, Staré Mesto, 110 00 Prague, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11030262</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1072.29" OriginalAmount="1072.29">
      <BasicPropertyInfo Latitude="50.087623" Longitude="14.405395" StarRating="4" HotelCode="|UIV" HotelName="The Charles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Josefska 42, Mala Strana</AddressLine>
          </AddressLines>
          <PostalCode>257532910</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/UIV/UIV_FRONT.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The Charles Hotel is a traditional 4-star property offering comfortable accommodation in the heart of Prague. It boasts free Wi-Fi and great location steps from the Church of St Nicholas.Free Wi-Fi is available throughout the premises.Standard rooms are elegantly decorated in a traditional style with exposed beams, parquet flooring, patterned fabrics and hardwood furniture. Amenities include air-conditioning, satellite TV, a mini-bar, work desk, safe and tea and coffee equipment. The en-suite bathrooms feature a bathtub or shower.A buffet breakfast is provided every morning and there are also plenty of dining opportunities in the vicinity.The hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1074.36" OriginalAmount="1074.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|743913" HotelName="ST.GEORGE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885916_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Saint George is located in a fully renovated historical building, in a quiet location just about 700 metres from Wenceslas Square. From the elegant lobby to the magnificently rooms, our hotel is in the heart of elegance and fun in the city of Prague. The interiors are elegantly decorated with Biedermeier-style furniture.All the 57 rooms are spacious and comfortable and are provided with FREE Wi-Fi, satellite TV, individually controlled airconditioning , minibars and a safe.The  spacious lobby bar of the Saint George hotel is ideal for relaxing, and is always filled with fresh flowers as well as being quite unique in Prague for its size, comfort, lighting and elegance. You might choose to take advantage to use the FREE Wi-Fi all over the hotel. You can also use a fully equipped wellness centre featuring free use of a hot tub and fitness facilities. A sauna can be used against a surcharge. In addition to being an ideal departure point for visits to the historic and artistic treasures of Prague, like the Opera House, the National Museum, the Old Town Square or the Charles Bridge, the Saint George Hotel is also located in the immediate vicinity of the I. P. Pavlova transportation hub with its metro and tram station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1076.58" OriginalAmount="1076.58">
      <BasicPropertyInfo Latitude="50.090556" Longitude="14.430405" StarRating="4" HotelCode="900006|119377" HotelName="Hotel Grand Majestic Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 16, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182913/a_182913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Prague, just a few steps from the famous Municipal House, Gothic Powder Gate, the significant Republic Square and the most attractive shopping and commercial centre Palladium. Access to public transport is just a stone's throw from the hotel, and the bus station is around 1.5 km away. Ruzyne International Airport of Prague is located some 25 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="50.085982433405" Longitude="14.418996160335" StarRating="3" HotelCode="427809|prague_boutique_residence" HotelName="Prague Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Bar,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 24, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77179/1977179/1.jpg?f=15093302</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Prague Boutique Residence, you'll be centrally located in Prague, steps from Little Square and Church of St. Giles. This guesthouse is within close proximity of Prague City Hall and Havelská Market.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 individually decorated guestrooms, featuring refrigerators and minibars. Prepare your meals in the shared/communal kitchen. Plasma televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with bathtubs or showers feature designer toiletries and complimentary toiletries.&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 Prague Boutique Residence.&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. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.00" OriginalAmount="1078.00">
      <BasicPropertyInfo Latitude="50.084941163128" Longitude="14.419704726355" StarRating="4" HotelCode="75650|u_stare_pani" HotelName="At The Old Lady" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalska 9/441, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210831/210831a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1080.00" OriginalAmount="1080.00">
      <BasicPropertyInfo Latitude="50.07776" Longitude="14.405053" StarRating="4" HotelCode="34996|hotel_julian" HotelName="Julian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Elišky Peškové 11, Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330339/330339a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="50.08572990632" Longitude="14.407838433982" StarRating="3" HotelCode="59219|kampa_garden_hotel" HotelName="Kampa Garden" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sovovych Mlynu 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139698/139698a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mala Strana near the Vltava River and a few metres from Charles Bridge. The most important of Prague's sightseeing destinations can be reached within walking distance. The public transport stop is just 5 minutes' walking distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="50.08407748" Longitude="14.4288311" StarRating="0" HotelCode="579480|harrachovsky_palace" HotelName="Harrachovsky Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jindrišská 20, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/75070/3675070/1.jpg?f=15309860</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Harrachovsky Palace, you'll be centrally located in Prague, steps from Mucha Museum and minutes from Museum of Communism.  This apartment is close to Old Town Square and Prague Castle.Rooms Make yourself at home in one of the 8 guestrooms, featuring kitchenettes with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and separate sitting areas, and housekeeping is provided on a limited basis.Business, Other Amenities Featured amenities include multilingual staff and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1083.60" OriginalAmount="1083.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|649478" HotelName="MAJESTIC PLAZA PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/978084_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly located in the very heart of Prague's historical centre just off the famous Wenceslas Square, the Majestic Plaza Prague offers guests a luxurious and relaxing environment with top class service and hospitality. Newly opened in 2007, this impressive 4 star deluxe hotel exudes style and comfort, with rooms decorated in either Biedermeier or Artdeco style and a fine garden courtyard at the heart of the complex.  With the Museum Metro station close by, and being within easy walking distance of all of Prague's numerous historical sites this is a great base for explorations. Guests can choose to dine in any of the restaurants and cafes nearby, or enjoy gourmet Arabian, Italian and Thai dishes in the Asmera Restaurant, buffet breakfast and local or international dishes in the glass-roofed Victoria Restaurant in the Courtyard, or relax in the Lobby Bar or Latin-American Havana Club. All of the 190 stylish and unique air-conditioned rooms offer all modern amenities including satellite LCD TV, radio, WI-FI Internet connection, minibar, safe, tea/coffee making facilities, hairdryer and bathrobe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.00" OriginalAmount="1084.00">
      <BasicPropertyInfo Latitude="50.088650115927" Longitude="14.397598224537" StarRating="4" HotelCode="29804|design_and_style_hotel_neruda" HotelName="Design Hotel Neruda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 44, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47906/gt_47906_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nerudova Street in the so-called Lesser Town (Malá Strana) in Prague. The street leads from the top part of the Lesser Town Square uphill to the Prague Castle and St. Vitus' Cathedral. Once it was one part of the King's Road leading from the Charles Bridge up to the castle. The hotel is located a stone's throw from the most famous monuments of the city, including the Charles Bridge, Old Town Square, Prague New Town and Wenceslas Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1089.00" OriginalAmount="1089.00">
      <BasicPropertyInfo Latitude="50.03261" Longitude="14.58846" StarRating="0" HotelCode="0|richie_apartment_near_aquapark" HotelName="Richie Apartment near Aquapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Františka Diviše 1437/54N, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/40/f0/40f0830d329720e4aecec4d038d3c0cbc0d1a0bf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;&lt;em&gt;Richie apartment near Aquapark&lt;/em&gt; is located 13 kilometers from the historical center of Prague. The apartments can be reached by high-speed train, for example, from Wenceslas Square (Main Train Station).&lt;/br&gt;&lt;b&gt;In The Apartment: &lt;/b&gt;Apartments of &lt;em&gt;65 square meters&lt;/em&gt; can accommodate up to 6 people.&lt;/br&gt;In the living room there is a sofa for 2 persons 190x200 cm, a double bed 200x200 cm and two beds 90x200 cm for two.&lt;/br&gt;In addition, the apartments have a kitchen, a dishwasher, a separate toilet with a washing machine and a TV.&lt;/br&gt;All rooms have Wi-FI.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1090.00" OriginalAmount="1090.00">
      <BasicPropertyInfo Latitude="50.033024147451" Longitude="14.386425018311" StarRating="3" HotelCode="67614|hotel_smaragd" HotelName="Hotel Smaragd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geologicka 2a, Barrandov, 15200 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/19428/119428/1.jpg?f=15639339</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1091.00" OriginalAmount="1091.00">
      <BasicPropertyInfo Latitude="50.071356" Longitude="14.396847" StarRating="4" HotelCode="648729|nh_prague_3" HotelName="NH Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 261/1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/28628.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1091.00" OriginalAmount="1091.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="961450|downtown_suites_jugoslavska" HotelName="DownTtown Suites Jugoslavska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jugoslávská 3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.00" OriginalAmount="1094.00">
      <BasicPropertyInfo Latitude="50.05220413208008" Longitude="14.458887100219727" StarRating="0" HotelCode="0|studio_hadovita" HotelName="Studio Hadovitá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hadovitá 1580/5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/34/b7345b6478c3cf0f5929d090bd9e0af437737785.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment, you'll be centrally located in Prague, within a 15-minute drive of Wenceslas Square and Dancing House. This apartment is 4.5 mi (7.2 km) from Prague Astronomical Clock and 6 mi (9.6 km) from Old Town Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Arkady Pankrac - 1.8 km / 1.1 mi&lt;br /&gt;Eden Arena - 2.8 km / 1.8 mi&lt;br /&gt;Prague Congress Centre - 2.9 km / 1.8 mi&lt;br /&gt;Vysehrad Castle - 3.6 km / 2.2 mi&lt;br /&gt;Zizkov Television Tower - 4.2 km / 2.6 mi&lt;br /&gt;Centrum Chodov - 4.2 km / 2.6 mi&lt;br /&gt;Czech National Museum - 4.3 km / 2.6 mi&lt;br /&gt;Prague State Opera - 4.3 km / 2.6 mi&lt;br /&gt;Jan Palach Memorial - 4.3 km / 2.6 mi&lt;br /&gt;Wenceslas Square - 4.5 km / 2.8 mi&lt;br /&gt;Charles Square - 4.6 km / 2.8 mi&lt;br /&gt;Lucerna Palace - 4.6 km / 2.9 mi&lt;br /&gt;Czech Technical University - 4.7 km / 2.9 mi&lt;br /&gt;Mucha Museum - 4.9 km / 3.1 mi&lt;br /&gt;Dancing House - 6.3 km / 3.9 mi&lt;br /&gt;The preferred airport for this apartment is Prague (PRG-Vaclav Havel) - 29.9 km / 18.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include express check-out, laundry facilities, and coffee/tea in a common area.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with a refrigerator and a stovetop. The apartment has a Select Comfort bed. There's a private patio. A 55-inch Smart television with cable programming provides 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 15.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;   &lt;li&gt;One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1094.99" OriginalAmount="1094.99">
      <BasicPropertyInfo Latitude="50.109900619718" Longitude="14.501566886902" StarRating="4" HotelCode="75648|348875" HotelName="Clarion Congress Prag" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>Freyova 33, 190 00 Prague 9, Vysocany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210085/210085a_hb_a_067.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1095.33" OriginalAmount="1095.33">
      <BasicPropertyInfo Latitude="50.082687916804" Longitude="14.406238496304" StarRating="4" HotelCode="259138|225206" HotelName="Hotel Kampa - Stará zbrojnice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Všehrdova 16, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15220/r_15220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the historical centre of Prague, close to Karl's bridge and the national theatre. It is located right on Kampa Island in Mala Strana and is surrounded by a small park. Scores of sightseeing attraction, lively pubs, public transport as well as numerous shopping venues are all within walking distance of the hotel. It is only 13 km to Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1095.64" OriginalAmount="1095.64">
      <BasicPropertyInfo StarRating="3" HotelCode="|833151" HotelName="EXTOL INN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887743_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Prague Extol Inn is a perfect choice for everyone coming to Prague for business, short break or for holiday. The hotel is located in quiet part of business area Holesovice, just a few minutes tram ride from the historical centre or exhibition ground, accessible by public transport for 24 hours.Restaurant-Pizzeria-CaffemodernlargeThe hotel is completely accessible for the handicapped and offers a secure car park, restaurant, conference rooms and wellness centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1097.00" OriginalAmount="1097.00">
      <BasicPropertyInfo Latitude="50.069819" Longitude="14.43441853373" StarRating="5" HotelCode="27520|hotel_le_palais" HotelName="Le Palais" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Zvonarky 1, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009315/009315a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the outskirts of Prague, this hotel lies within a short distance of Karlovo namesti underground station offering excellent links to the historical centre of the city. Countless tourist sights include the famous Charles Bridge and the castle, as well as a diverse selection of shopping venues and many of the top nightlife venues are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1101.64" OriginalAmount="1101.64">
      <BasicPropertyInfo Latitude="50.093032" Longitude="14.409077" StarRating="5" HotelCode="13373|865855" HotelName="Hotel Hoffmeister" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Bruskou 7, Praha 1, Malá Strana, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180107/180107a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.00" OriginalAmount="1103.00">
      <BasicPropertyInfo Latitude="50.0213689961305" Longitude="14.4220125675201" StarRating="0" HotelCode="0|hodkovicky_2" HotelName="Hodkovicky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klánova 512/34, 147 00 Praha 4-Hodkovicky, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/58/9658bff5addc1c44cb489ebe6b9ce8441673f42f.jpeg</HotelPictures>
        <HotelDescription>2-room penthouse 60 m2 on 2nd floor. Beautiful and cosy furnishings: open living/dining room 23 m2, with sloping ceilings with 1 double sofabed (160 cm, length 200 cm), dining table, satellite TV, video and radio. 1 room 16 m2, with sloping ceilings with rooflight with 2 beds (80 cm, length 200 cm), air conditioning. Open kitchen (4 hot plates, dishwasher, microwave, freezer, electric coffee machine). Bath/WC. Electric heating. Balcony 4 m2, south-east facing position. Terrace furniture. View of the garden. Facilities: washing machine, iron. Internet (WiFi, free).&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="50.085547478444" Longitude="14.379998445511" StarRating="4" HotelCode="16290|orea_hotel_pyramida" HotelName="Orea Hotel Pyramida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belohorská 24, Praha 6, 169 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19559/a_19559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is not only top service hotel located in walking distance from Prague castle, Loreta, Strahov monastery and Lesser town, but also a modern congress centre with excellent location. It lies also 10 min away from public transport and 10 km from Václav Havel Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="50.082863753412" Longitude="14.418791331352" StarRating="3" HotelCode="25187|u_medvidkubrewery_hotel" HotelName="U Medvídku" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Na Perštýne, Staré Mesto/Praha 1, 100 01 Praha, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329040/329040a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1113.92" OriginalAmount="1113.92">
      <BasicPropertyInfo Latitude="50.073875814473" Longitude="14.417310655117" StarRating="4" HotelCode="43818|53974" HotelName="Best Western City Hotel Moran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Moráni 15, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8917/a_8917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located only 300 m away from the centre of Prague close to Karlovo námestí underground station. Many of the "golden" city's top sights lie within a few minutes walk of the hotel, with for example, famous Charles Bridge just 10 minutes away and the Hradschin, Prague's castle, a 15-minute walk from the hotel. The transfer time to the airport takes around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1115.00" OriginalAmount="1115.00">
      <BasicPropertyInfo Latitude="50.0804157" Longitude="14.4548367" StarRating="4" HotelCode="0|residence_vinohrad" HotelName="Residence Vinohrad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zizkovo nam. 1152/6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a0/5b/a05be98a1a8b56629b69fc1bfc88e60e40aedeb9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “Residence Vinohrad” is located in Prague. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Airport shuttle services are offered at a surcharge. There is a laundry at the hotel. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1122.68" OriginalAmount="1122.68">
      <BasicPropertyInfo Latitude="50.103356976291" Longitude="14.408382599101" StarRating="4" HotelCode="154886|614435" HotelName="Villa Schwaiger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Schwaigerova 59/3, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328453/328453a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this accommodation is situated about 1.2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1122.85" OriginalAmount="1122.85">
      <BasicPropertyInfo StarRating="3" HotelCode="|702953" HotelName="Central Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887137_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Central Hotel Prague, disfrutarandaacute;s de una fantandaacute;stica ubicaciandoacute;n en el centro de Praga, a solo 5andnbsp;min a pie de Plaza de la Ciudad Vieja y a 6andnbsp;min de Reloj Astronandoacute;mico de Praga.  Ademandaacute;s, este hotel se encuentra a 0,7andnbsp;km de Plaza de Wenceslao y a 2,6andnbsp;km de Puente de Carlos. Aprovecha los prandaacute;cticos servicios que se te ofrecen, como servicios de conserjerandiacute;a o una televisiandoacute;n en la zona comanduacute;n. Te sentirandaacute;s como en tu propia casa en cualquiera de las 51 habitaciones con frigorandiacute;fico. En tus ratos libres tendrandaacute;s un televisor con canales por satandeacute;lite para entretenerte. El baandntilde;o privado con baandntilde;era o ducha estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. Entre las comodidades, se incluyen caja fuerte, ventiladores y telandeacute;fono. Este hotel te ofrece una cafeterandiacute;a si quieres darte un respiro, aunque tambiandeacute;n puedes disfrutar de una deliciosa comida en Cascade. Apaga la sed con tu bebida favorita en el bar o lounge. Tendrandaacute;s un servicio de limusina o coche con chandoacute;fer, una sala de ordenadores y check-in exprandeacute;s a tu disposiciandoacute;n. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y servicio de traslado desde la estaciandoacute;n de trenes. Las distancias se expresan en nanduacute;meros redondos.Ruta Real: 0,2 km- Celetnandaacute;: 0,2 km- Casa de la Virgen Negra: 0,2 km- Torre de la Pandoacute;lvora: 0,3 km- Casa Municipal: 0,3 km- Centro comercial Palladium: 0,3 km- Plaza de la Ciudad Vieja: 0,4 km- Calle Na Prikope: 0,4 km- Plaza de la Repanduacute;blica: 0,4 km- Catedral de Tyn: 0,4 km- Teatro Estatal: 0,5 km- Calle Parandiacute;zskandaacute;: 0,5 km- Reloj Astronandoacute;mico de Praga: 0,5 km- Museo del Comunismo: 0,5 km- Museo Judandiacute;o de Praga: 0,6 km. El aeropuerto mandaacute;s prandaacute;ctico para llegar a Central Hotel Prague se encuentra en Aeropuerto Vandaacute;clav Havel (PRG): 16,7 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1128" OriginalAmount="1128">
      <BasicPropertyInfo Latitude="50.08949" Longitude="14.40763" StarRating="5" HotelCode="87442|11632" HotelName="Luxury Family Hotel Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 11, 118 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122271/r_122271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is located in the very heart of Prague, right by the Prague castle and opposite Vald'tejnská gardens, only a few steps away from the Malostranské square. Guests will find a range of bars, restaurants and nightlife venues nearby and those looking to shop should head to Mostecka, just 2 minutes’ walk from the accommodation. Public transport links can be found within 100 metres and Ruzyne International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1131.46" OriginalAmount="1131.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|143215" HotelName="NYX HOTEL PRAGUE BY LEONARDO HOTELS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2185_image59472115_0.jpg</HotelPictures>
        <HotelDescription>The NYX Prague is perfectly located in the very centre of Prague, only 100 meters from the famous pedestrian zone, Municipal House and many cafes and restaurants. The famous Mucha Museum is located next to the hotel and the Old City is only a few walking minutes away. Many of the city's attractions are just a short stroll away. Both leisure and business travellers benefit from main transport connections, just a few minutes walk away from the hotel. Featuring a unique concept and warm atmosphere, the NYX Prague offers its guests all the modern conveniences. Free Wi-Fi is available throughout the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1132.60" OriginalAmount="1132.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|702959" HotelName="Hotel Golf Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961656_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en una excelente ubicaciandoacute;n en medio de la vegetaciandoacute;n cerca de Motol Park y el campo de golf, con conexiones de transporte panduacute;blico con el centro de la ciudad. Prague Old Town y el Puente de Carlos se encuentran a unos 5 km. El hotel recibe a sus huandeacute;spedes en un vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa, guardarropa y ascensor. Los huandeacute;spedes tambiandeacute;n pueden utilizar la sala de TV, cafeterandiacute;a, bar, restaurante, instalaciones para conferencias, conexiandoacute;n a Internet, servicio de lavanderandiacute;a y un aparcamiento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.00" OriginalAmount="1134.00">
      <BasicPropertyInfo Latitude="50.08576965332031" Longitude="14.431323051452637" StarRating="4" HotelCode="0|best_western_premier_hotel_essence" HotelName="Best Western Premier Hotel Essence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 870/27, 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/65/4d65de228a19c306ed09bb7c86148d75631d49fc.jpeg</HotelPictures>
        <HotelDescription>The hotel Best Western Premier Essence combines modern architecture and interiors to create a fresh and welcoming atmosphere. The modern interior design based on the art deco style follows the historic Rondo-Cubist façade from 1921.&lt;br /&gt;Thanks to the hotel's Best Western Premier brand, you can expect first-class quality and international service.&lt;br /&gt;In our hote is a team of professionals employees who have many years of experience working in the hotel industry and Best Western chain. We are a team of not only co-workers, but also friends who are ready to advise and help you at any time with a smile on face. The hotel always has a good mood and a friendly atmosphere. We look forward to seeing each other every morning and also we look forward to help you every time. Come to our family, pleasant hotel and you will see that you will feel like at home with us :).&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1143.00" OriginalAmount="1143.00">
      <BasicPropertyInfo Latitude="50.092376971607" Longitude="14.370306311961" StarRating="3" HotelCode="267716|penzion_chaloupka" HotelName="Penzion Chaloupka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Hradním Vodojemem 794/83, 162 00 Praha, Stresovice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/52001/1952001/2.jpg?f=14919788</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.00" OriginalAmount="1144.00">
      <BasicPropertyInfo Latitude="50.080934920319" Longitude="14.419062137604" StarRating="4" HotelCode="22178|elite_hotel" HotelName="Elite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ostrovni 32, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28950/a_28950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Prague's New Town. A diverse range of shopping and entertainment opportunities can be found in the immediate vicinity. Famous sights, such as Wenceslas Square, Charles Bridge, the Old Town, and the castle can all be reached in about 15 minutes walk. A public transport stop and the National Theatre as well as the Black Light Theatre are a few minutes walk away. The opera is around 2 km from the hotel, whilst the airport lies some 20 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1151.36" OriginalAmount="1151.36">
      <BasicPropertyInfo Latitude="50.079552534226" Longitude="14.459558129311" StarRating="4" HotelCode="388475|54164" HotelName="Courtyard Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lucemburska 46, 13000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143388/143388a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the trendy and upbeat Vinohrady district, only 10 minutes to the city centre by metro or tram from Flora station, which is located right next to the hotel. Shopping venues are around 150 m away from the hotel, which is approximately 450 m from various bars and pubs and some 750 m from a selection of restaurants. Prague main train station and the central bus station are roughly 2 km and 7 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="50.082762" Longitude="14.416849" StarRating="4" HotelCode="96661|unitas_hotel_" HotelName="Unitas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartolomejska street 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330446/330446a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1153.20" OriginalAmount="1153.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|702889" HotelName="Atlantic Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885818_foto_1.jpg</HotelPictures>
        <HotelDescription>Atlantic Hotel se encuentra en pleno centro de Praga, a 4andnbsp;min a pie de Casa Municipal y a 10andnbsp;min de Plaza de la Ciudad Vieja.  Ademandaacute;s, este hotel se encuentra a 1,5andnbsp;km de Reloj Astronandoacute;mico de Praga y a 2,6andnbsp;km de Plaza de Wenceslao. Aprovecha los prandaacute;cticos servicios que se te ofrecen, como conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a o una tienda de recuerdos. Recorre randaacute;pida y candoacute;modamente las principales atracciones de la zona gracias al servicio de transporte (de pago). Disfruta de una agradable estancia en una de las 64 habitaciones con Smart TV. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales por satandeacute;lite. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. En Atlantic Hotel tienes un restaurante a tu disposiciandoacute;n para comer algo. Se ofrece un desayuno bufandeacute; gratuito los fines de semana, de 07:30 a 10:30. Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-in exprandeacute;s a tu disposiciandoacute;n. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y aparcamiento sin asistencia (de pago). Las distancias se expresan en nanduacute;meros redondos.Centro comercial Palladium: 0,1 km- Ruta Real: 0,2 km- Plaza de la Repanduacute;blica: 0,3 km- Calle Na Prikope: 0,3 km- Casa Municipal: 0,4 km- Celetnandaacute;: 0,4 km- Torre de la Pandoacute;lvora: 0,4 km- Museo de la Ciudad de Praga: 0,5 km- Casa de la Virgen Negra: 0,6 km- Museo del Comunismo: 0,7 km- Plaza de la Ciudad Vieja: 0,8 km- Teatro Estatal: 0,8 km- Museo Mucha: 0,9 km- Catedral de Tyn: 0,9 km- Plaza de Wenceslao: 0,9 km. El aeropuerto mandaacute;s prandaacute;ctico para llegar a Atlantic Hotel se encuentra en Aeropuerto Vandaacute;clav Havel (PRG): 16,9 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1154.00" OriginalAmount="1154.00">
      <BasicPropertyInfo Latitude="50.09114889" Longitude="14.43269561" StarRating="0" HotelCode="579475|four_trees" HotelName="Four Trees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 4, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10069/2910069/1.jpg?f=14954703</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1156.00" OriginalAmount="1156.00">
      <BasicPropertyInfo Latitude="50.085184526303" Longitude="14.414488265433" StarRating="4" HotelCode="200029|charles_bridge_palace" HotelName="Charles Bridge Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anenské námestí 203/1, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186693/186693a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical center of Prague, near the Charles Bridge and Old Town Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1161" OriginalAmount="1161">
      <BasicPropertyInfo Latitude="50.08763431" Longitude="14.40254101" StarRating="3" HotelCode="579468|363385" HotelName="Residence Three Golden Crowns" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Malostranské námestí 11, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641655/641655a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1164.00" OriginalAmount="1164.00">
      <BasicPropertyInfo Latitude="50.087256264668" Longitude="14.462257155506" StarRating="4" HotelCode="68857|design_merrion_hotel" HotelName="Design Merrion 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>Jeseniova 49, Žižkov (Praha 3), 130 00 Praha, Czech Republic</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210182/210182a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1165.00" OriginalAmount="1165.00">
      <BasicPropertyInfo Latitude="50.081702732838" Longitude="14.428483703629" StarRating="4" HotelCode="337099|ramada_prague_city_centre_2" HotelName="Ramada Prague City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 41, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55999/a_55999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a central location in the middle of Prague directly on famous Wencelas Square. Many of the important tourist attractions, such as the opera and the national museum can easily be explored on foot. The nearest bars, shops and public transport links are located just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1168.35" OriginalAmount="1168.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D14" HotelName="The Gold Bank" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617787_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en The Gold Bank, disfrutarandaacute;s de una magnandiacute;fica ubicaciandoacute;n en pleno centro de Praga, a solo 15 minutos a pie de Plaza de Wenceslao y Plaza de la Ciudad Vieja.  Ademandaacute;s, este hotel se encuentra a 1,1andnbsp;km de Reloj Astronandoacute;mico de Praga y a 3andnbsp;km de Casa Danzante. Con bicicletas de alquiler y muchas otras instalaciones recreativas a tu disposiciandoacute;n, no te quedarandaacute; ni un minuto libre. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis y servicios de conserjerandiacute;a. Te sentirandaacute;s como en tu propia casa en cualquiera de las 134 habitaciones con aire acondicionado, minibar y Smart TV. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales digitales. El cuarto de baandntilde;oestandaacute; provisto de baandntilde;era o ducha, cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal gratuitos. Entre las comodidades, se incluyen caja fuerte, hervidor elandeacute;ctrico y telandeacute;fono. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 07:00 a 10:30 con un coste adicional. Tendrandaacute;s tintorerandiacute;a, un servicio de recepciandoacute;n las 24 horas y atenciandoacute;n multilinganduuml;e a tu disposiciandoacute;n. Se ofrece servicio de transporte desde el aeropuerto hasta el hotel de pago disponible 24 horas. Las distancias se expresan en nanduacute;meros redondos.Calle Na Prikope: 0,5 km- Celetnandaacute;: 0,5 km- Casa Municipal: 0,6 km- Torre de la Pandoacute;lvora: 0,6 km- Centro comercial Palladium: 0,7 km- Plaza de la Repanduacute;blica: 0,7 km- Ruta Real: 0,7 km- Casa de la Virgen Negra: 0,7 km- Museo Mucha: 0,7 km- andOacute;pera de Praga: 0,8 km- Plaza de Wenceslao: 0,8 km- Museo del Comunismo: 0,9 km- Museo de la Ciudad de Praga: 0,9 km- Teatro Estatal: 1 km- Plaza de la Ciudad Vieja: 1 km. El aeropuerto mandaacute;s prandaacute;ctico para llegar a The Gold Bank se encuentra en Aeropuerto Vandaacute;clav Havel (PRG): 18,4 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1174.89" OriginalAmount="1174.89">
      <BasicPropertyInfo Latitude="50.0822298" Longitude="14.43224064" StarRating="2" HotelCode="581375|2305165" HotelName="MeetMe23" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1568/23, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/748299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1179.62" OriginalAmount="1179.62">
      <BasicPropertyInfo Latitude="50.090142106697" Longitude="14.436013203705" StarRating="4.5" HotelCode="188600|1600f5" HotelName="Grandior Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263161/a_263161_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of historic Prague, just a 5-minute walk from Wenceslas Square and the Old Town Square. Guests will find a range of bars, restaurants and shops just metres from the hotel, as well as links to the public transport network. Prague International Airport lies some 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1181" OriginalAmount="1181">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3.5" HotelCode="578393|227006" HotelName="Prague Old Town Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Maiselova 38/15, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28263/3828263/1.jpg?f=15657149</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1189.67" OriginalAmount="1189.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|992639" HotelName="PRAGA 1 HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886142_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Praga 1 is a four star boutique hotel, which is conveniently located in the Prague city center. The nearest tram station is called Karlovo n�mest� and it is in walking distance. Enjoy your stay with family in calm hotel with only 31 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="50.07401293" Longitude="14.43007154" StarRating="3" HotelCode="755619|art_alfons_hotel" HotelName="Hotel Alfons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 41, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929318/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1194" OriginalAmount="1194">
      <BasicPropertyInfo Latitude="50.1074094" Longitude="14.5029618" StarRating="3" HotelCode="188610|56075" HotelName="Pivovar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Freyova 12/1, 190 00 Praha 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328971/328971a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.00" OriginalAmount="1197.00">
      <BasicPropertyInfo Latitude="50.091209083295" Longitude="14.425665218289" StarRating="3" HotelCode="108861|metropolitan_old_town_hotel" HotelName="Metropolitan Old Town hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haštalská 20, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161672/161672a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1198" OriginalAmount="1198">
      <BasicPropertyInfo Latitude="50.0820262" Longitude="14.30796618" StarRating="3" HotelCode="738447|286530" HotelName="Sky Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ztracena 737, Prague 6, 161 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51607/3751607/1.jpg?f=15313989</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1198.23" OriginalAmount="1198.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|677695" HotelName="DON GIOVANNI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885675_foto_1.jpg</HotelPictures>
        <HotelDescription>THIS 4 STAR HOTEL IS LOCATED IN THE CITY CENTRE OF PRAGUE AND WAS ESTABLISHED IN 1995. IT IS A SHORT DRIVE AWAY FROM THE WENCESLAV SQUERE AND THE NEAREST STATION IS ZELIVSKEHO. THE HOTEL HAS 2 RESTAURANTS, A BAR, A CONFERENCE ROOM, A COFFEE SHOP AND A FITNESS CENTRE/GYM. ALL 397 ROOMS ARE EQUIPPED WITH MINIBAR, HAIRDRYER, SAFE, IRONING SET AND AIR CONDITIONING.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1199.61" OriginalAmount="1199.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|960545" HotelName="GOLDEN CROWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887571_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming hotel can be found in Mala Strana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1200.53" OriginalAmount="1200.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|971178" HotelName="ORION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887561_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Orion is ideally situated in the most prestigious and beautiful part of Prague called Kr�lovsk� Vinohrady, next to N�mest� M�ru metro station, on the edge of Prague city centre. In the close surrounding you will find a lot of gourmet restaurants, lively bars, typical Czech beer pubs, shops and other kinds of services.
All 26 unusually spacious rooms and suites with exceptional hotel services and original Finnish sauna are waiting for your visit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1206.79" OriginalAmount="1206.79">
      <BasicPropertyInfo Latitude="50.091995" Longitude="14.44502" StarRating="4" HotelCode="108682|235256" HotelName="Hotel Alwyn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vítkova 26/151, 18600 Praha 8, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/56/10/56107ba42d90a478fcc03595dc3a0e90a801f47c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1211.88" OriginalAmount="1211.88">
      <BasicPropertyInfo Latitude="50.090193667228" Longitude="14.42962554127" StarRating="3" HotelCode="108864|10ac3b" HotelName="Salvator" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329185/329185a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="50.0689847368305" Longitude="14.4831347465515" StarRating="3" HotelCode="0|_0x36744" HotelName="Villa In A Bio Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>U Hranic 10, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/bd/ba/bdbac01104fe21f9fcd55d637757d3026d7cb8d0.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Three-star hotel “Villa In A Bio Garden” is located in Prague. It boasts a convenient location within 5 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1214.36" OriginalAmount="1214.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|702940" HotelName="Grand Majestic Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887149_foto_1.jpg</HotelPictures>
        <HotelDescription>Contemporary style design hotel in the heart of the historical and business centre of Prague. The airport is just about 20 minutesandrsquo; drive away. The property is surrounded by several shopping and dining opportunities as well as many entertainment venues and be reached a few steps away. Various of the major attractions of the Czech capital such as the old Jewish quarter, the Old Town Square, Charles Bridge or Wenceslas Square are within walking distance. Guests can choose from eating in the onsite restaurant or having a couple of drinks in the bar. The bright rooms are stylishly decorated with warm colours and are equipped with all the essential amenities each visitor needs to have a comfortable and memorable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1216.00" OriginalAmount="1216.00">
      <BasicPropertyInfo Latitude="50.0903464" Longitude="14.4248734" StarRating="0" HotelCode="0|ariana_old_town" HotelName="Ariana Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dlouha 735/25 1 patro, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b3/5a/b35a2f9fb30ecbf365b0bc101ff53c956c82328a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Ariana Old Town” is situated in the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1216.96" OriginalAmount="1216.96">
      <BasicPropertyInfo Latitude="50.087641792057" Longitude="14.399463079693" StarRating="4" HotelCode="26989|1887795" HotelName="Boutique Hotel Constans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bretislavova 309/14, Mala Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186772/186772a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1221" OriginalAmount="1221">
      <BasicPropertyInfo Latitude="50.074469707601" Longitude="14.4089448452" StarRating="4" HotelCode="56128|17711" HotelName="Mamaison Riverside Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janáckovo Nábreží 1115/15, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72694/a_72694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a great location at the business heart of Prague, directly beside the Vltava. A multitude of shopping facilities and entertainment venues can be reached within 300 m. The tram stop, Zborovska, is also about 300 m away, while Prague airport lies about 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1221.13" OriginalAmount="1221.13">
      <BasicPropertyInfo Latitude="50.074903503151" Longitude="14.427527189255" StarRating="4" HotelCode="21561|10ac87" HotelName="Novotel Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Katerinska, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27908/a_27908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1223.30" OriginalAmount="1223.30">
      <BasicPropertyInfo Latitude="50.075141537875" Longitude="14.426901907592" StarRating="3" HotelCode="408915|1115198" HotelName="Miss Sophie's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 3, Melounova 1609/3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11460000/11458800/11458756/0c21a3ad_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1224.00" OriginalAmount="1224.00">
      <BasicPropertyInfo Latitude="50.083813" Longitude="14.422696" StarRating="4" HotelCode="24653|liberty_hotel" HotelName="Liberty" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28. rijna 11/376, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35676/a_35676_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Prague's historical centre, in a pedestrian zone at the bottom of the famous Wenceslas Square. Access to public transport is with easy walking distance and International Airport of Prague Ruzyne is situated some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1227.31" OriginalAmount="1227.31">
      <BasicPropertyInfo Latitude="50.088584" Longitude="14.396612" StarRating="4" HotelCode="87269|129794" HotelName="Hotel Golden Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 48/171, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/121523/a_121523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the historical centre of the town, in close proximity to Prague Castle, overlooking the Royal Route. The public transport is just 8 minutes' walk from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1228.00" OriginalAmount="1228.00">
      <BasicPropertyInfo Latitude="50.085791002292" Longitude="14.418934732676" StarRating="4" HotelCode="63948|savic_hotel" HotelName="Dominican Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 235/7, Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82399/a_82399_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique-hotel is part a Dominican Monastery. Over the years, it has become very famous, not only for its absolutely unique location, directly in the heart of the Old Town. It is situated in the heart of the city centre, a few steps on cobbled streets from Old Town Square and its famous “Astronomical Clock”. The hotel is surrounded by the most significant historical landmarks of Prague, such as Charles Bridge, Prague Castle, Wenceslaus Square, National Theatre, and Powder Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="50.070009113685" Longitude="14.396243238098" StarRating="4" HotelCode="648737|nh_collection_prague" HotelName="NH Collection Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>U Mrázovky 1566, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627817/627817a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="50.093505859375" Longitude="14.456257820129395" StarRating="0" HotelCode="0|krizikova" HotelName="Križíkova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 489/66, Karlín, 186 00 Praha-Praha 8, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/f0/57f03cd91a6c2881b288b07e5570a3dceba5bca9.jpeg</HotelPictures>
        <HotelDescription>"Križíkova", 2-room apartment 50 m2, on the upper ground floor. Spacious and bright, practical and stylish furnishings: entrance hall. 1 double bedroom 18 m2 with dining table. 1 room 24 m2 with 1 double sofabed, 1 double bed and dining table. Kitchen in the entrance (4 hot plates, oven, microwave, freezer, electric coffee machine) with dining table, satellite TV, radio and hi-fi system. Shower/WC. Facilities: washing machine, dryer, safe, iron, hair dryer. Internet (WiFi, free).&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;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.00" OriginalAmount="1239.00">
      <BasicPropertyInfo Latitude="50.09025955200195" Longitude="14.425946235656738" StarRating="0" HotelCode="0|apartment_aida" HotelName="Apartment Aida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 24, Praha 1 - Staré Mesto, Prague, 110 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/80/b2808c9ce0356f7b528ac81306ee3ae508509fc9.jpeg</HotelPictures>
        <HotelDescription>Apartment Aida offers pet-friendly accommodation in Prague, 500 metres from Old Town Square. The property features views of the city and is 500 metres from Prague Astronomical Clock. Free WiFi is available throughout the property.&lt;br /&gt;The kitchenette is fitted with a microwave and there is a private bathroom. Towels and bed linen are offered at Apartment Aida.&lt;br /&gt;Wenceslas Square is 1 km from Apartment Aida, while Charles Bridge is 1.1 km away. The nearest airport is Vaclav Havel Prague Airport, 11 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1242.36" OriginalAmount="1242.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|702852" HotelName="Art Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058887_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel reformado se encuentra en una tranquila y prestigiosa zona residencial a un paseo del centro histandoacute;rico de la increandiacute;ble capital checa. La ubicaciandoacute;n ideal del hotel cerca de la Galerandiacute;a Nacional, del Museo Tandeacute;cnico Nacional y de 2 conocidos parques lo convierten en un popular refugio de la ajetreada vida urbana. Los huandeacute;spedes encontrarandaacute;n restaurantes apenas a 200 m del hotel, una parada de tranvandiacute;a a 400 m, el centro comercial Palladium a 1,7 km y la estaciandoacute;n de trenes principal aproximadamente a 5 km. Este encantador hotel urbano estandaacute; aproximadamente a un paseo de 20 minutos del centro histandoacute;rico de la ciudad y sus muchos lugares de interandeacute;s, como el castillo de Praga, el puente de Carlos y la plaza del casco antiguo. El aeropuerto internacional de Praga-Ruznye queda a unos 12 km de este hotel de negocios adecuado para familias.Los famosos artistas Jan y Pravoslav Kotik fueron la fuente de inspiraciandoacute;n para este hotel de diseandntilde;o, que ha sido diseandntilde;ado y construido recientemente por el arquitecto Martin Kotik. En este hotel se manifiesta una larga tradiciandoacute;n artandiacute;stica familiar. Cada una de las 6 plantas de las que se compone este edificio presenta una pequeandntilde;a colecciandoacute;n temandaacute;tica de obras de los Kotik realizada por Pavel Stecha, famoso por sus fotografandiacute;as de detalles arquitectandoacute;nicos, y por Pavel Roucka, pintor y artista grandaacute;fico. Se trata de un hotel climatizado construido en 1930 con 24 habitaciones en total, que da la bienvenida a sus huandeacute;spedes en un vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte y ascensor, y dispone de bar y restaurante, instalaciones para conferencias, servicio de habitaciones y servicio de lavanderandiacute;a.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1249.33" OriginalAmount="1249.33">
      <BasicPropertyInfo Latitude="50.08265553" Longitude="14.40462875" StarRating="3.5" HotelCode="372446|1788788" HotelName="James Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 428/34, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/484378/a_484378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1251.00" OriginalAmount="1251.00">
      <BasicPropertyInfo Latitude="50.085686" Longitude="14.418273" StarRating="4" HotelCode="307770|royal_route_mansions" HotelName="Six Continents Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="24 Hour Power Supply,Babysitting,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Husova 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210701/210701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 300 meters from the Charles Bridge and the Old Town Square, these elegant apartments in Prague offer free Wi-Fi and fully equipped kitchens with dishwashers.

This cozy 'lavender' residence in the very historic center of Prague offers all guests free calming bath products, as well as a scented lavender bag for a good night sleep.

Renovated in 2011, Royal Route Mansions provides bright, non-smoking apartments with stylish wooden floors and soft pastel color schemes. Each apartment has a living area with flat-screen TV and a dining table.

Your non-smoking apartment also has a bathroom with bathtub, bidet and hairdryer. Toiletries are provided.


Guests are kindly requested to inform the property of their estimated arrival time. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="50.03906154" Longitude="14.43872005" StarRating="0" HotelCode="570545|villa_na_vinici" HotelName="Villa Na Vinici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Conference Hall,Elevator,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dolnokrcská 304/39, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32940/1932940/1.jpg?f=15455850</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa na Vinici in Prague (Prague 4), you'll be convenient to Arkady Pankrac and Prague Congress Centre. This 4-star bed &amp; breakfast is within close proximity of Institute for Clinical and Experimental Medicine and Vysehrad.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 10 guestrooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and blackout drapes/curtains, and housekeeping is provided daily.&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;A complimentary buffet breakfast is included.&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, express check-in, and express check-out. Planning an event in Prague? This bed &amp; breakfast has 430 square feet (40 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1258.00" OriginalAmount="1258.00">
      <BasicPropertyInfo Latitude="50.0036183647" Longitude="14.466596150363" StarRating="4" HotelCode="267729|lifestyle_hotel" HotelName="Lifestyle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Luzich 999/1, 142 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36141/1836141/1.jpg?f=15413576</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1264.19" OriginalAmount="1264.19">
      <BasicPropertyInfo Latitude="50.081754198133" Longitude="14.43189650774" StarRating="5" HotelCode="12191|369955" HotelName="Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/11/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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1600/19, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12223/a_12223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Prague, directly by the main railway station. Wenceslas Square is just 3 min away on foot (10 min to Old Town Square). Plenty of shops, bars and nightclubs are to be found in the surrounding area. It is approximately 17 km or a 30 min journey to Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1265" OriginalAmount="1265">
      <BasicPropertyInfo Latitude="50.08930081" Longitude="14.42583601" StarRating="4" HotelCode="871935|243127" HotelName="EMPIRENT Aquarius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 1066/15, Staré Mesto, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1268.42" OriginalAmount="1268.42">
      <BasicPropertyInfo Latitude="48.813694055353" Longitude="14.317480176687" StarRating="4" HotelCode="23736|458735" HotelName="Bellevue" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32885/a_32885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed within a listed building located at the heart of the pedestrianised zone in Cesky Krumlov’s old town. It is just 10 minutes to magnificent Krumlov Castle as well as to a selection of shopping venues. It is just a short distance to the nearest links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1270.75" OriginalAmount="1270.75">
      <BasicPropertyInfo Latitude="50.079893591126" Longitude="14.404963105917" StarRating="3" HotelCode="26245|2159745" HotelName="Hotel Atos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnická 13, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38427/a_38427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located near to Prague Castle and the Charles Bridge. Wenceslas Square and the Old Town are within easy reach by foot. Copious shops and other entertainment options are also near at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1293.75" OriginalAmount="1293.75">
      <BasicPropertyInfo Latitude="50.088983" Longitude="14.426181" StarRating="4" HotelCode="25664|243156" HotelName="Astoria" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36563/a_36563_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in a quiet and very charming part of Prague's Old Town, surrounded by bars and restaurants and 100 m from the nearest links to the public transport network and shops. The most impressive of Prague's historic monuments: the Old Town Square (200 m), Charles Bridge (500 m), Prague Castle (700 m) and Wenceslas Square (300 m) are just a short walk away. Prague Airport is 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1299.00" OriginalAmount="1299.00">
      <BasicPropertyInfo Latitude="50.085738302516" Longitude="14.416218307292" StarRating="3" HotelCode="152280|pension_u_lilie" HotelName="Pension U Lilie" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liliová 15, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209986/209986a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 16 rooms. Services and facilities at the hotel include a dining area and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1304.32" OriginalAmount="1304.32">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1621658" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 ?eský Krumlov, Czech Republic</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1621658/AT0UsVZh_d326213307dc17d068fbf14241e3e166.jpg</HotelPictures>
        <HotelDescription>Offering quality accommodations in the culture, sightseeing district of Cesky Krumlov, Hotel Bellevue is a popular pick for both business and leisure travelers. Guests can enjoy easy access to all that the lively city has to offer. With the city&amp;#039;s main attractions such as Convent of the Poor Clares, Budejovická Gate, Minorite Monastery within close reach, visitors to the hotel will just love its location.&lt;br/&gt;The Hotel Bellevue is a  hotel. Located in Cesky Krumlov area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1305.00" OriginalAmount="1305.00">
      <BasicPropertyInfo Latitude="50.089348695578" Longitude="14.423980460119" StarRating="3.5" HotelCode="108688|myo_hotel_mysterius" HotelName="Myo Hotel Mysterius" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masna 9, Prague 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/83794/2283794/1.jpg?f=15060069</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Mysterius Hotel Carnival, you'll be centrally located in Prague, steps from Theatre Ungelt and Tyn Church. This hotel is within close proximity of Gastronomy Museum and Kinsky 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 12 air-conditioned rooms featuring refrigerators and flat-screen televisions. Your bed comes with Frette Italian sheets, and all rooms are furnished with double sofa beds. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bidets.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as 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;Mingle with other guests at a complimentary reception, held daily. 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 dry cleaning/laundry services and luggage storage. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1305.62" OriginalAmount="1305.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|065758" HotelName="INTERNATIONAL PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20786_image59527108_0.jpg</HotelPictures>
        <HotelDescription>Hotel International Prague is included on the list of cultural monuments and is located in a quiet residential area in Prague 6, in immediate proximity to the city centre (just two kilometres away). V�clav Havel airport is just a 20-minute drive away by car, and you can take a pleasant walk to Prague Castle in just ten minutes. Nowadays, the hotel offers 278 fully air-conditioned rooms in the categories Standard, Superior, Business Superior, Executive, Suite. The hotel possesses a significant conference centre with 14 halls and a total capacity of 1200 persons. Thanks to its flexible spaces with daylighting, it is the ideal choice for various kinds of meetings, seminars and conferences for up to 450 people. It is also worth mentioning the exclusive area on the 15th floor with a terrace which provides a 360-degree panoramic view of Prague, and which can be hired.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.00" OriginalAmount="1306.00">
      <BasicPropertyInfo Latitude="50.080805" Longitude="14.405629" StarRating="4" HotelCode="180476|hunger_wall_residence" HotelName="Hunger Wall Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaská 615/8, 150 00 Prag, Prague 5, Lesser Quarter</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210135/210135a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.00" OriginalAmount="1307.00">
      <BasicPropertyInfo Latitude="50.059653228571" Longitude="14.427229242857" StarRating="4" HotelCode="108782|hotel_coronet" HotelName="Coronet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marie Cibulkové 491/8, 140 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1280000/1277000/1276918/f0e9d8a8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1310.00" OriginalAmount="1310.00">
      <BasicPropertyInfo Latitude="50.092304364282" Longitude="14.587808592005" StarRating="3" HotelCode="307570|black_bridge__hotel_apartment" HotelName="Black Bridge Hotel Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Národních Hrdinu 891, 190 12 Prague, Dolní Pocernice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/37755/1937755/1.jpg?f=15073454</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the accommodation, which has a total of 12 rooms. Services and facilities at the hotel include a restaurant, a bar and a conference room. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1320.90" OriginalAmount="1320.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|986975" HotelName="HOTEL PERLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886657_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Perla, you'll be centrally located in Prague, steps from Havelsk� Market and minutes from Old Town Square. This 4-star hotel is within close proximity of Church of St. Giles and Bethlehem Chapel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 64 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Be sure to enjoy recreational amenities including a health club and a sauna. Additional amenities include complimentary wireless Internet access, concierge services, 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;Enjoy a bite to eat at a coffee shop/caf�, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1324.10" OriginalAmount="1324.10">
      <BasicPropertyInfo Latitude="50.0870668" Longitude="14.4308855" StarRating="4" HotelCode="30259|4924" HotelName="K+K Hotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48522/a_48522_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys an excellent location, right in the heart of Prague's historic old town. Lying just a short distance from the Pra'ná brána (Powder Tower), it is the ideal spot for visitors who need a central base from which to explore the splendours of Prague. The train station, restaurants, bars, pubs, nightlife spots and shops are all within 200 metres of the hotel and the River Vltava is just 1 km away. Ruzyne International Airport is some 17 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1341.00" OriginalAmount="1341.00">
      <BasicPropertyInfo Latitude="50.11176681518555" Longitude="14.474273681640625" StarRating="0" HotelCode="0|apartments_rokytka_praha" HotelName="Apartments Rokytka - Praha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kandertova 865/17, Prague, 180 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/30/2930119f65e8c1a4c516b3eebbefe0f7f1e1b591.jpeg</HotelPictures>
        <HotelDescription>Apartments Rokytka - Praha is situated in Prague 8, 1.5 km from O2 Arena Prague. Wenceslas Square is 5 km from the property. Free WiFi is featured .&lt;br /&gt;A flat-screen TV and DVD player are available in some units. All units feature a kitchen fitted with a microwave and fridge. A stovetop is also available, as well as a coffee machine and a kettle. Bed linen is offered.&lt;br /&gt;Old Town Square is 5 km from Apartments Rokytka - Praha. Vaclav Havel Prague Airport is 15 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1353.00" OriginalAmount="1353.00">
      <BasicPropertyInfo Latitude="50.068370177356" Longitude="14.329741001559" StarRating="3" HotelCode="307588|hotel_energie" HotelName="Hotel Energie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 298/276, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/476073/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="50.0784213" Longitude="14.42937791" StarRating="3" HotelCode="316322|wenceslas_square_hotel" HotelName="Wenceslas Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633682/633682a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="50.0780495851612" Longitude="14.415063338623" StarRating="0" HotelCode="0|gabbys_place" HotelName="Gabby's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vojtešská 6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/13/8e/138ec0688d056248cc1ca6eebff0c51336a51acf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “Gabby's Place” is located within 1 km from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1358.96" OriginalAmount="1358.96">
      <BasicPropertyInfo Latitude="50.084161" Longitude="14.423168" StarRating="4" HotelCode="58248|10abe3" HotelName="Prague Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. 28 Rijna 378 / 15, Vaclavske  Namesti, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214254/214254a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1368.00" OriginalAmount="1368.00">
      <BasicPropertyInfo Latitude="50.044334411621094" Longitude="14.450300216674805" StarRating="3" HotelCode="0|azza_hotel" HotelName="Azza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Czechia, Prague, Budejovická, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/f9/a4/f9a441cbae075169edc3969d4827b3ad0a7c951a.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;A great option for a journey on a budget - hotel «Azza Hotel» is located in Prague. This hotel is located in 5 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the bar. You can stop by the restaurant. Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone for free.&lt;br /&gt;If you travel by car, there’s a parking zone. If you want to make your journey even more comfortable, you can order a transfer. At the guests’ disposal, there’s also private check-in and check-out. The staff of the hotel will be happy to talk to you in English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV, a mini-bar and a bathrobe. The room equipment depends on its category.&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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 20.00 EUR.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1369.62" OriginalAmount="1369.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|766192" HotelName="RESIDENCE BOLOGNA APT." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/321225_image38246013_0.jpg</HotelPictures>
        <HotelDescription>Residence Bologna Prague is set in a funtionalist building design by one of the prime architect for Prague Jewish Architecture, Viktor Kafkta. Located in the centre of the Old Town, Residence Bologna is only 300 meters from the famous Charles Bridge. All the apartments have parquet or tile floors, stucco ceilings and a combination of modern and antique furniture, and they are well-equipped with a kitchenette, satellite TV, telephone and safe. The bathrooms feature tile or marble, shower or Jacuzzi, bidet and hairdryer. It has a 24 hour reception, daily maid service, secure underground garage upon request, complimentary Wi-Fi internet access and computers with free internet at the lobby. There is also the Mediterranean restaurant La Marsa which features a broad menu with meat, fish and seafood.  Residence Bologna is the ideal place to hold small business meetings and also to celebrate weddings.
*City tax 0,60 EUR per person (between 18 and 69 years old) per night, direct payment at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1370.00" OriginalAmount="1370.00">
      <BasicPropertyInfo Latitude="50.086094759988" Longitude="14.387497901917" StarRating="4" HotelCode="73636|lindner_hotel_prague_castle_2" HotelName="Lindner Hotel Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strahovská 128, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99347/a_99347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is nestled in the grounds of the UNESCO-protected site of Strahov Monastery and enjoys a perfect location within the intimate ground of Prague Castle. The railway station and links to the public transport network are close at hand. Prague’s Old Town is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1379.47" OriginalAmount="1379.47">
      <BasicPropertyInfo Latitude="50.082238633119" Longitude="14.429877417904" StarRating="4" HotelCode="55494|52182" HotelName="Hotel Grandium Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politickych veznu 913/12, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71887/a_71887_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a main street, very close to the famous Wenceslas Square where there are countless shops, restaurants, bars, and other entertainment venues. All the city's most popular sights, such as the Charles Bridge, Prague Castle, and the beautiful historical centre, can easily be reached on foot. The main train station and the Muzeum and Mustek underground stations are a short walk from the hotel and provide good access to the public transport network. The motorway to Vienna, Dresden, and Frankfurt are also within easy reach. Prague airport, which offers excellent international connections, is about 25 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1389.00" OriginalAmount="1389.00">
      <BasicPropertyInfo Latitude="50.077504472725" Longitude="14.418016076088" StarRating="4" HotelCode="180449|mosaic_house" HotelName="Mosaic House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Odboru 4, New Town (Nové Mesto), 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335829/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1402.54" OriginalAmount="1402.54">
      <BasicPropertyInfo Latitude="50.067959494874" Longitude="14.408367457672" StarRating="3" HotelCode="65501|237716" HotelName="Hotel Angelis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pivovarska 5, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84382/a_84382_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the historical centre of Prague on the left bank of the Vltava river, just a few minutes from one of Prague's biggest shopping and entertainment centres, Novy Smichov. This strategic position provides numerous amenities in close vicinity to the hotel and excellent transport links. A tram stop is just around the corner and the nearest metro station, Andel?, is only 100 m away. The Charles Bridge is just 4 stops by tram and the Old Town Square is only 10 minutes away by metro. Ruzyne International Airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1416.94" OriginalAmount="1416.94">
      <BasicPropertyInfo StarRating="5" HotelCode="|970293" HotelName="LE PALAIS ART HOTEL PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885984_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 72 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have bathtubs and hair dryers. Conveniences include phones, as well as safes and in-room massages.Satisfy your appetite for lunch or dinner at ARTISTA Restaurant, a restaurant which specializes in international cuisine, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7:00 AM to 10:30 AM.Featured amenities include a business center, express check-in, and express check-out. Planning an event in Prague? This hotel has 915 square feet (85 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.With a stay at Le Palais Art Hotel Prague, you'll be centrally located in Prague, within a 5-minute drive of Wenceslas Square and Dancing House.  This 5-star hotel is 0.8 mi (1.2 km) from Czech National Museum and 1.9 mi (3 km) from Prague Astronomical Clock.Distances are displayed to the nearest 0.1 mile and kilometer.  Czech National Museum - 1.2 km / 0.8 mi  Jan Palach Memorial - 1.2 km / 0.8 mi  Prague State Opera - 1.3 km / 0.8 mi  Wenceslas Square - 1.5 km / 0.9 mi  Charles Square - 1.5 km / 0.9 mi  Czech Technical University - 1.6 km / 1 mi  Lucerna Palace - 1.6 km / 1 mi  Prague Congress Centre - 1.7 km / 1.1 mi  Vysehrad Castle - 1.8 km / 1.1 mi  Mucha Museum - 2 km / 1.2 mi  Dancing House - 2 km / 1.2 mi  Na Prikope - 2.1 km / 1.3 mi  Museum of Communism - 2.1 km / 1.3 mi  Zizkov Television Tower - 2.1 km / 1.3 mi  Estates Theatre - 2.2 km / 1.4 mi  The preferred airport for Le Palais Art Hotel Prague is Prague (PRG-Vaclav Havel) - 34.4 km / 21.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1419.00" OriginalAmount="1419.00">
      <BasicPropertyInfo Latitude="50.091518942656" Longitude="14.430874346751" StarRating="4" HotelCode="262268|unic_prague_hotel" HotelName="INNSIDE Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Soukenická 25, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/365545/a_365545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1420.00" OriginalAmount="1420.00">
      <BasicPropertyInfo Latitude="50.080903873048" Longitude="14.421349154013" StarRating="5" HotelCode="296355|hotel_beseda_prague" HotelName="Michelangelo Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 1477/20, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404393/a_404393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the historic town centre, just a few steps from famous Wenceslas Square, in one of the most attractive areas of Prague.All major points of interest are located within easy walking distance. Guests can reach Wenceslas Square and the National Theatre within 5 minutes, the Old Town Square within 10 minutes and Charles Bridge within 15 minutes. It is a great choice for travellers interested in history, architecture and romance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1423.00" OriginalAmount="1423.00">
      <BasicPropertyInfo Latitude="50.087621" Longitude="14.426358" StarRating="5" HotelCode="12989|grand_hotel_bohemia" HotelName="Grand Hotel Bohemia Prague" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Králodvorská 4, Staré Mesto, 110 00 Prague, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13425/a_13425_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in quiet neighbourhood, enjoying a central location close to many of Prague's historical sights and monuments such as Powder Gate, Old Town Square, Charles Bridge and Prague Castle, all of which are within easy walking distance. The shopping, business and office centres are all just a short walk away. The nearest metro station is 100 m away, while the main station is about 2 km from the hotel. The airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1423.43" OriginalAmount="1423.43">
      <BasicPropertyInfo Latitude="50.09155862772" Longitude="14.440841674805" StarRating="4" HotelCode="336485|98888" HotelName="Hotel Mucha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 26/65, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55630/a_55630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the shopping area of Na Porici and the Hilton Business Center. The old town as well as Wenceslas Square are only 800 m away and the nearest underground is only a stone's throw from the hotel. Numerous shopping facilities as well as restaurants and bars are situated just a few paces from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1425.32" OriginalAmount="1425.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|702975" HotelName="Esplanade Hotel Prague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/254638_foto_1.jpg</HotelPictures>
        <HotelDescription>Este confortable hotel urbano estandaacute; situado en el centro de Praga, enfrente de la estaciandoacute;n central. La Plaza de Wenceslao estandaacute; a 3 min a pie. A 300 m del hotel podrandaacute; encontrar tiendas, comercios, bares y discotecas. El aeropuerto de Ruzyne estandaacute; a 17 km, es decir, a una media hora en coche.Este hotel histandoacute;rico, situado en una calle principal, fue construido en 1927 y renovado. Dispone de un total de 74 habitaciones repartidas en 7 plantas. Cuenta con un hall de entrada con ascensor, andaacute;rea de recepciandoacute;n abierta las 24h del dandiacute;a que le ofrece servicio de cambio de divisa, de caja fuerte y de guardarropa, cafeterandiacute;a con terraza y un pequeandntilde;o mercado. Tambiandeacute;n estandaacute; dotado de un restaurante a la carta con zona para no fumadores. Los que viajen por motivos de negocio pueden utilizar la sala de conferencias y la terminal de Internet. El hotel cuenta con un propio aparcamiento. Para redondear el amplio nanduacute;mero de prestaciones que ofrece el hotel, tiene a su disposiciandoacute;n el servicio de lavanderandiacute;a, de atenciandoacute;n mandeacute;dica y de habitaciones.Las habitaciones tienen baandntilde;o, secador de pelo, telandeacute;fono, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, cama doble, una pequeandntilde;a sala de estar, caja fuerte y calefacciandoacute;n central. Todas las habitaciones tienen suelo enmoquetado.Podrandaacute; disfrutar de un maravilloso y relajante masaje.Se ofrece desayuno bufet. A la hora del almuerzo podrandaacute; elegir un menanduacute; a la carta y a la hora de la cena menanduacute; o menanduacute; a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1425.36" OriginalAmount="1425.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|072126" HotelName="CLARION HOTEL PRAGUE OLD TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961618_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the historical Old Town of Prague, only a 5-minute walk from the Old Town Square and Republic Square. Clarion Hotel Prague Old Town is a 4 star hotel offers 90 luxuriously appointed non-smoking rooms and 3 spacious suites with an extensive terrace with a view of Prague Castle and the historical centre of Prague. The hotel offers conference rooms with capacity for 130 people and is thus an excellent choice for your conference in Prague. The non-smoking Benada Restaurant with a capacity of 40 seats and an adjacent cafe offers specialities of Czech and international cuisine, a lunchtime set menu and every month offers a special menu compiled using ingredients which are currently in season. Clarion Hotel Prague Old Town, member of the international hotel chain Choice Hotels International is the best choice for your accommodation in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="50.085969126727" Longitude="14.433948397636" StarRating="4" HotelCode="387084|987_prague_design_hotel" HotelName="987 Design Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne Namesti 15-987, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89476/a_89476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated between the modern Prague of Wenceslas Square and the historical Old City. The design hotel is just 5 minutes' walk from the main railway station and the historical part of Prague including Municipal House, Old Town Square, Prague Castle, Charles Bridge and the Jewish Cemetery is about 10-15 minutes on foot. Prague Ruzyne International Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="50.04579936" Longitude="14.30537166" StarRating="3" HotelCode="949524|citywest_apartments" HotelName="Citywest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klementova 4, Praha 13, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1434.23" OriginalAmount="1434.23">
      <BasicPropertyInfo Latitude="50.087827" Longitude="14.4041" StarRating="4" HotelCode="395283|1662648" HotelName="The Nicholas Hotel Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malostranske Namesti 5/28, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416799/416799a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1439.00" OriginalAmount="1439.00">
      <BasicPropertyInfo Latitude="50.09135818481445" Longitude="14.431285858154297" StarRating="0" HotelCode="0|apartment_sophia" HotelName="Apartment Sophia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soukenická 26, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/1f/731f4080bb6bc936ea561a1ebb3ea92a66e5d423.jpeg</HotelPictures>
        <HotelDescription>Situated in the centre of Prague a 4-minute walk from the Námestí Republiky, Apartment Sophia features free WiFi, an airport shuttle service and an apartment with a fully equipped kitchen.&lt;br /&gt;The apartment's living room is fitted with a sofa and a flat-screen TV as well as a radio. The bathroom comes with a shower, hairdryer and free toiletries.&lt;br /&gt;Guests can sightsee the Old Town Square  900 metres away and see the Astronomical Clock thereon, visit the Wenceslas Square 1.3 km from the apartment and tour the National Museum 1.5 km off.&lt;br /&gt;The Dlouhá Trída Tram Stop is located 200 metres from Sophia Apartment and the Námestí Republiky Metro Station can be found 400 metres away. The Václav Havel Airport Prague is located 15 km away.&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: 460.00 CZK per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1444.00" OriginalAmount="1444.00">
      <BasicPropertyInfo Latitude="50.06673" Longitude="14.402534" StarRating="4" HotelCode="160859|barcelo_praha_five_hotel" HotelName="Occidental Praha Five" 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,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>CL Radlická 46/3276, Smíchov, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227170/a_227170_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 4 km from the centre of Prague and just 400 metres from Sady Na Skalce Park. There is a train station within a 5-minute walk and Prague-Ruzyne Airport is just a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1448.98" OriginalAmount="1448.98">
      <BasicPropertyInfo Latitude="50.089892" Longitude="14.425973" StarRating="4" HotelCode="25138|1024288" HotelName="Hotel Josef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 20, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36562/a_36562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in the centre of Prague's old town. Numerous shops are in the immediate vicinity, about 300 metres away. In addition, countless bars and clubs are close by, making it easy for guests to enjoy Prague's lively nightlife. The nearest public transport is just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1453.00" OriginalAmount="1453.00">
      <BasicPropertyInfo Latitude="50.08306881" Longitude="14.42449974" StarRating="4" HotelCode="766753|pytloun_boutique_hotel_prague" HotelName="Pytloun Boutique Hotel Prague" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 779/16, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9572270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1456.00" OriginalAmount="1456.00">
      <BasicPropertyInfo Latitude="50.1175954" Longitude="14.4468738" StarRating="4" HotelCode="296385|castle_residence_praha" HotelName="Castle Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kvetinarska 755, Praha 8, Liben 182 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1457.00" OriginalAmount="1457.00">
      <BasicPropertyInfo Latitude="50.091654" Longitude="14.440224" StarRating="4" HotelCode="899860|botanique_prague_hotel" HotelName="Botanique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 11, 18600 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182726/a_182726_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a centrally located hotel, just 5 minutes from Prague's Old Town and within easy reach of all the city's attractions. Situated opposite the Florenc underground metro station, the famous Wenceslas Square is just 2 stops away. The hotel provides the best location from which to experience what the city of Prague has to offer. Prague Ruzyne Airport is approximately 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1466.52" OriginalAmount="1466.52">
      <BasicPropertyInfo Latitude="50.08844035" Longitude="14.41592851" StarRating="4" HotelCode="968500|2492365" HotelName="Quentin Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krizovnicka 14, Old Town, Stare Mesto, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/22617/3822617/1.jpg?f=15633536</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1471.00" OriginalAmount="1471.00">
      <BasicPropertyInfo Latitude="50.0843765" Longitude="14.4148514" StarRating="3" HotelCode="451240|moods_charles_bridge" HotelName="Aparthotel Naprstkova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naprstkova 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/41314/3541314/1.jpg?f=15398723</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1483.26" OriginalAmount="1483.26">
      <BasicPropertyInfo Latitude="50.082771047485" Longitude="14.419663309998" StarRating="4" HotelCode="67613|369395" HotelName="Design Metropol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 33, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87450/a_87450_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located on Narodni Street, surrounded by bars and restaurants and only 50 m from the nearest links to the public transport network. It is 500 m from shopping venues and just a short walk from the most impressive of Prague's historic monuments: the Old Town Square (200 m), Charles Bridge (300 m), Prague Castle (700 m), Wenceslas Square (300 m) and the National Theatre (200 m). It is 2 km from the main railway station and Prague Airport is just 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1485.00" OriginalAmount="1485.00">
      <BasicPropertyInfo Latitude="50.090755462646484" Longitude="14.43067741394043" StarRating="0" HotelCode="0|terrace_prague_apartments" HotelName="Terrace Apartment Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 1489, Prague, 110 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/45/87453e3d88b0cd2e7e8be6a56ce125dfceec96fe.jpeg</HotelPictures>
        <HotelDescription>Cosy Studio Apartment with Terrace offers accommodation in Prague, 800 metres from Old Town Square and 800 metres from Prague Astronomical Clock. The unit is 1.1 km from Wenceslas Square. Free WiFi is featured .&lt;br /&gt;The kitchenette is fitted with a microwave and a toaster. A flat-screen TV is provided.&lt;br /&gt;Prague National Museum is 1.3 km from Cosy Studio Apartment with Terrace, while Charles Bridge is 1.5 km from the property. The nearest airport is Vaclav Havel Prague Airport, 12 km from Cosy Studio Apartment with Terrace.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1487" OriginalAmount="1487">
      <BasicPropertyInfo Latitude="50.078087993179" Longitude="14.425200372934" StarRating="4" HotelCode="81797|18460" HotelName="Hotel Amarilis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 18, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210086/210086a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1487.52" OriginalAmount="1487.52">
      <BasicPropertyInfo Latitude="50.08811094" Longitude="14.42407924" StarRating="4" HotelCode="740029|633165" HotelName="Josephine Old Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Týn 636/9, Praha 1 Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633165/633165a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a historic building in the heart of Prague, 50 m from Old Town Square and 300 m from Wenceslas Square, Josephine Old Town Square Hotel is located just. Guest rooms in the hotel are fitted with a TV. Featuring a private bathroom with a bath or shower and free toiletries, rooms at Josephine Old Town Square Hotel also have free WiFi. Palladium shopping mall and Republic Square are located 650 m away. There are many bars, clubs, typical Czech restaurants and cafés in the area. Private car parking is available upon request and for a surcharge. Vabene Restaurant housed in the hotel serves Czech and international cuisine. Rich buffet breakfast presents typical Czech pastries and delicacies.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1498.94" OriginalAmount="1498.94">
      <BasicPropertyInfo Latitude="50.08832482" Longitude="14.42308397" StarRating="3" HotelCode="435987|1738038" HotelName="Prague Siesta Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Týnska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/04487/2004487/1.jpg?f=15081378</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1501.58" OriginalAmount="1501.58">
      <BasicPropertyInfo StarRating="5" HotelCode="|967735" HotelName="MAMAISON HOTEL RIVERSIDE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885991_foto_1.jpg</HotelPictures>
        <HotelDescription>Uniquely located and boasting award-winning Art Nouveau-style design, the Mamaison Boutique Hotel Riverside provides ideal accommodation for leisure and business travellers in the trendy Smichov district. Charming and sophisticated, Mamaison Hotel Riverside Prague enjoys close connections to the city's business districts, the airport and main cultural attractions. With elegant accommodation and top facilities, the art hotel offers fantastic rates for city stays in stylish and historic surroundings, making it one of the most demanded hotels in Prague. Mamaison Hotel Riverside is packed full of services and amenities to ensure that your stay will be amazing. These include business services, MICE and meeting facilities, private parking, and multi-lingual staff. With original decor and spacious layouts, accommodation at the upscale Mamaison Hotel Riverside Prague is elegantly designed, well-equipped and welcoming. Also has stunning views of Prague Castle and the surrounding area. The classic architecture of the building itself is reflected in the inviting lobby, restaurant and bar, all providing ideal locations to relax and enjoy the lively atmosphere of this hotel in the centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1504.00" OriginalAmount="1504.00">
      <BasicPropertyInfo Latitude="50.0875312426438" Longitude="14.4039140943399" StarRating="4" HotelCode="0|_0x31344" HotelName="St Nicholas Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karmelitska 270/30, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/f0/daf0d0c708eea6852a0a66516fbdb3288ccbcaa2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “St Nicholas Residence” is set in Prague. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1506.00" OriginalAmount="1506.00">
      <BasicPropertyInfo Latitude="50.086203516763" Longitude="14.417256201461" StarRating="4" HotelCode="108674|charming_prague_apartments_at_the_black_star" HotelName="Charming Prague Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seminarska 6, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1516.00" OriginalAmount="1516.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="661401|atlas_hotel_garni" HotelName="Atlas Hotel Garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jívanská 1855/22</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39820000/39817600/39817599/5e6f8466_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1523.00" OriginalAmount="1523.00">
      <BasicPropertyInfo Latitude="50.088614" Longitude="14.397757" StarRating="4" HotelCode="97117|hotel_green_lobster" HotelName="Hotel Residence Green Lobster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 42, 11000 Prag, Malá Strana</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134931/w_134931_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1524.14" OriginalAmount="1524.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|A4FC75" HotelName="The Hotel Fitzgerald" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/178279_foto_1.jpg</HotelPictures>
        <HotelDescription>The newly renovated Hotel Fitzgerald offers you spacious and modern rooms with high-quality H�stens beds, LCD TV�s and free Wi-Fi. The Old Town and city center is walking distance and the Florenc metro / bus station is only 400 meters away. At the newly opened Bistro Restaurant Twisted Fig we combine our Mediterranean focused, A La Carte menu with a more casual, bar snack menu and Daily lunch offerings, integrating Czech cuisine. At our Spa you can as well enjoy a relaxing massage. Parking is available on the street directly in front of the hotel, or in camera-controlled garage, 100 meters away from The Hotel Fitzgerald.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1526.00" OriginalAmount="1526.00">
      <BasicPropertyInfo Latitude="50.07552719116211" Longitude="14.404192924499512" StarRating="0" HotelCode="0|prague_center_studio" HotelName="APT Prague Ch. Bridge by Michal&amp;Friends" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Štefánikova, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/e7/86e7ad1f798f882f4746268e40540ae2667f5357.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «APT Prague Ch. Bridge by Michal&amp;amp;Friends» is located in Prague. 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: Andel, Memorial to the Victims of Communism and Dancing House.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Spend an evening in a nice atmosphere of the bar. Want to be always on-line? Wi-Fi is available. There are other services available for the guests of the apartment. For example, ironing.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a TV and slippers. The room equipment depends on its category.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 5,000.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 15.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1537.00" OriginalAmount="1537.00">
      <BasicPropertyInfo Latitude="50.08364140982" Longitude="14.414274394512" StarRating="4" HotelCode="34714|hotel_leonardo_prague" HotelName="Hotel Leonardo Praha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolíny Svetlé 27, 11000 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56485/a_56485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of Prague, close to Charles Bridge, the Old Town Ring, Wenceslas Square and the National theatre. Shopping venues, restaurants and nightclubs are within easy reach of the hotel, only 100 metres away. The nearest train station as well as bars are only a stone's throw away. The nearest airport, Ruzyne Prague, is 20 km away, only 30 minutes by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1548.44" OriginalAmount="1548.44">
      <BasicPropertyInfo Latitude="50.077080393002" Longitude="14.428920294477" StarRating="4" HotelCode="64693|331105" HotelName="Boutique Hotel Seven Days" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 46/572, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83408/a_83408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the Old Town and Wenceslas Square, which is a lively shopping and entertainment area, in addition to being an important business area. The area is well connected thanks to two major underground lines and many trams. There are also lots of restaurants and shops within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1552.53" OriginalAmount="1552.53">
      <BasicPropertyInfo Latitude="50.091969898381" Longitude="14.431052953005" StarRating="4" HotelCode="161441|460475" HotelName="Hotel Clement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 30, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227849/a_227849_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Prague's old Jewish quarter, just a few minutes from the River Vltava. Numerous shopping, entertainment venues and tourist sights are within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1553.03" OriginalAmount="1553.03">
      <BasicPropertyInfo Latitude="50.088239668552" Longitude="14.38839829324" StarRating="5" HotelCode="17281|144466" HotelName="Hotel Savoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Keplerova 6, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21172/a_21172_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies in Prague's Lesser Quarter just a few minutes from the castle. Links to the public transport system are only 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1564.50" OriginalAmount="1564.50">
      <BasicPropertyInfo StarRating="5" HotelCode="|702972" HotelName="GRANDIUM HOTEL PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886389_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en una calle principal muy cerca de la famosa Plaza de Wenceslao, donde hay muchas tiendas, restaurantes, bares y otros lugares de ocio. Se puede llegar a pie a todos los monumentos mandaacute;s populares de la ciudad, como el Puente de Carlos, el Castillo de Praga y el hermoso centro histandoacute;rico. La estaciandoacute;n principal de trenes y las estaciones de metro Muzeum y Mustek estandaacute;n a pocos pasos del hotel y suponen un buen acceso a la red de transporte panduacute;blico. Las autopistas a Viena, Dresde y Frankfurt son tambiandeacute;n fandaacute;cilmente accesibles. El aeropuerto de Praga, que ofrece excelentes conexiones internacionales, estandaacute; a unos 25 km del hotel. Este establecimiento de 7 plantas, inaugurado en el 2006 y totalmente climatizado, tiene un total de 198 habitaciones, incluidas 11 suites. Las habitaciones dan al tranquilo patio del hotel y los huandeacute;spedes de negocios pueden hacer uso de la conexiandoacute;n gratuita wifi de alta velocidad en todas las habitaciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1574.00" OriginalAmount="1574.00">
      <BasicPropertyInfo Latitude="50.08186413" Longitude="14.40462118" StarRating="3" HotelCode="435781|apartments_u_svejku" HotelName="Penzion U Švejku" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 424/22, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598845/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 Apartments U Svejku, you'll be centrally located in Prague, steps from Memorial to the Victims of Communism and minutes from Kampa Park. This inn is within close proximity of Czech Museum of Music and Lennon Wall.&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 kitchenettes. Wired and wireless Internet access is complimentary, and flat-screen televisions with cable programming provide entertainment. Conveniences include safes, and refrigerators can be requested.&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;Enjoy a satisfying meal at a restaurant serving guests of Apartments U Svejku. A complimentary continental 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 high-speed (wired) Internet access, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1585.00" OriginalAmount="1585.00">
      <BasicPropertyInfo Latitude="50.08479309082031" Longitude="14.433093070983887" StarRating="4" HotelCode="0|miss_sophies_downtown" HotelName="Miss Sophie's Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>39 Opletalova, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/7c/677cafa8ff3accf0c5f560b84cd9c87aa2a7a14d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Miss Sophie's Downtown, you'll be centrally located in Prague, within a 10-minute walk of Wenceslas Square and Powder Tower.  This 4-star hotel is 1.7 mi (2.7 km) from Dancing House and 1.8 mi (2.9 km) from Prague Astronomical Clock.&lt;br /&gt;Featured amenities include a 24-hour front desk and an elevator. Self parking (subject to charges) is available onsite.&lt;br /&gt;A complimentary continental breakfast is served daily from 7:30 AM to 10:30 AM.&lt;br /&gt;Stay in one of 59 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1587.00" OriginalAmount="1587.00">
      <BasicPropertyInfo Latitude="50.0751045" Longitude="14.4270877" StarRating="2" HotelCode="322878|sophies_hostel" HotelName="Sophie's Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416798/416798a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1589.00" OriginalAmount="1589.00">
      <BasicPropertyInfo Latitude="50.120639672531" Longitude="14.40995135208" StarRating="0" HotelCode="576322|apartmany_salabka" HotelName="Golden Prague Resort Salabka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Elevator,Garden,Internet,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>K Bohnicím 2/57, 17100 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738541/e7d8e70740ccfdb5e31fc9730c412cb5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1600" OriginalAmount="1600">
      <BasicPropertyInfo Latitude="50.089813509834" Longitude="14.424043570437" StarRating="4" HotelCode="98874|11597" HotelName="Antik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlouhá, 22, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138636/a_138636_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on a quiet and bright street in Prague’s historical centre and is situated approximately 200 m from Old Town Square and 800 m from Wenceslas Square. The bus station, metro station and other public transport links are about 500 m away. Prague train station is around 2 km or a 5-minute drive away and Prague Airport approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1620.00" OriginalAmount="1620.00">
      <BasicPropertyInfo Latitude="50.08703" Longitude="14.421464775463" StarRating="5" HotelCode="81011|old_town_square_hotel" HotelName="Old Town Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Starometske namesti 20, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1430858/OzQznSoN_0d314134fd3d7b36d4aa4ba751207e98.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1620.08" OriginalAmount="1620.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|649505" HotelName="KAMPA GARDEN PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060024_foto_1.jpg</HotelPictures>
        <HotelDescription>Kampa Garden Hotel is located in the historical center of Prague, on a city island. Prague Castle is 800 m away, the old Town Square is 850 m away and the Prague Zoo is 7 km away. Prague Airport is located at 15 km distance.\n\nFacilities and services include parking (reservation necessary), Wi-Fi Internet, 24 hour reception access and breakfast room.\n\nRooms feature Wi-Fi internet access, mini bar, coffee/tea making facilities, TV, safe, telephone and hairdryer.\n\nAddress: U Sovovych Mlyn, 11000, Prague, Czech Republic.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1624.00" OriginalAmount="1624.00">
      <BasicPropertyInfo Latitude="50.080372165764" Longitude="14.418026660389" StarRating="3" HotelCode="58727|hotel_adler_44" HotelName="Hotel Adler Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jircharich 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362630/362630a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1637.00" OriginalAmount="1637.00">
      <BasicPropertyInfo Latitude="50.0720952" Longitude="14.4874313" StarRating="0" HotelCode="0|v_olsinach" HotelName="V Olšinách" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>V Olšinách 709/45, 100 00 Praha-Strašnice, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/4a/904a66ab7009af83830bc5023b9ddfcaea03da66.jpeg</HotelPictures>
        <HotelDescription>"Chez L'Artiste", 3-room apartment 140 m2 on 1st floor. Spacious and bright, fully renovated in 2015, comfortable and stylish furnishings: open dining room with dining table. Large living room with 2 double sofabeds and cable TV (flat screen). 2 large rooms, each room with 1 double bed. Kitchen (4 hot plates, oven, dishwasher, microwave, freezer, electric coffee machine, Capsules for coffee machine (Tchibo)) with dining nook. Bath/bidet/WC, shower/WC, whirlpool. Facilities: washing machine, children's high chair, baby cot for up to 2 year olds. Internet (WiFi, free). Please note: suitable for families. Non-smoking house.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1644.54" OriginalAmount="1644.54">
      <BasicPropertyInfo Latitude="50.091095553571" Longitude="14.410765531429" StarRating="4" HotelCode="108849|1543008" HotelName="Klarov" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U zelezné lávky 567/12, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151530/a_151530_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Prague. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1658.00" OriginalAmount="1658.00">
      <BasicPropertyInfo Latitude="50.08655606788" Longitude="14.4205522" StarRating="0" HotelCode="0|apartments_old_town_square_27_" HotelName="Apartments Old Town Square 27" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Staromestské námestí 27, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/72/2d/722d9f2a47f2d99933e7739ffbcc266b2d7f0c89.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Apartments Old Town Square 27” is set in Prague. It boasts a convenient location in 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="63" TotalAmount="1659.00" OriginalAmount="1659.00">
      <BasicPropertyInfo Latitude="50.08419834" Longitude="14.42123137" StarRating="4" HotelCode="430201|apartmany_almandine" HotelName="Almandine Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rytirska 8, Prague 1, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508770/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1675.00" OriginalAmount="1675.00">
      <BasicPropertyInfo Latitude="50.092331262993" Longitude="14.4195073843" StarRating="5" HotelCode="16148|president_hotel_prague" HotelName="The President Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Curieovych 1/100, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19401/a_19401_AM2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the Vltava river, between Charles Bridge and the convent of Saint Agnes. Thanks to its ideal location the hotel is near prestigious historical sights such as Charles Bridge, Prague Castle, Staromestské námestí, the National Theatre, the Jewish Quarter, the synagogues and other interesting sights in the heart of one of the most beautiful cities in the Czech Republic. Its unique location also offers guests easy access to Parížská, which is today a luxurious street with many fashion stores and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1675.84" OriginalAmount="1675.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|837003" HotelName="DOMINICAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886592_foto_1.jpg</HotelPictures>
        <HotelDescription>This city hotel is situated in the heart of the city centre on the old town square,  just a few minutes away from Astronomical Clock, the Charles Bridge, the National Theatre and Wenceslas Square. Overall, the hotel ensures a quaint experience, combining the architecture and d�cor of the 14th century with modern amenities. It offers a total of 28 rooms over 4 floors. It is air-conditioned and has a lobby, 24-hour reception, a hotel safe, currency exchange facilities, lift access , a bar, dining and shopping facilities. Room and laundry services are also available. All rooms are doubles, furnished with classical mahogany furniture and with the original parquet flooring. The amenities include an individually adjustable air-conditioning, writing desk, minibar, direct dial telephone service, safe deposit box, a spacious en suite bathroom with hairdryer, bathtub with shower and LCD TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1678.96" OriginalAmount="1678.96">
      <BasicPropertyInfo Latitude="50.077371" Longitude="14.422441" StarRating="5" HotelCode="108957|115472" HotelName="Radisson Blu Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 561/8, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151653/a_151653_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just off the Charles Square in the heart of Prague's New Town, steps away from famous Wenceslas Square, the Old Town square and the National Museum. The fabled Charles Bridge is only 10 minutes’ walking distance away. There are also plenty of restaurants and bars nearby. Most shops, designer boutiques, galleries and other tourist attractions are located within walking distance. The nearest underground station is only 200 metres away. The central railway station, which provides connections to other destinations in the Czech Republic and Central Europe, is located one kilometre from the hotel. Prague-Ruzyne International Airport can be reached in approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1695.00" OriginalAmount="1695.00">
      <BasicPropertyInfo Latitude="50.100847216884" Longitude="14.491691511088" StarRating="4" HotelCode="108854|hotel_relax_inn_2" HotelName="Relax Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novovysocanská 163/25, 190 00 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210374/210374a_hb_a_055.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1697.36" OriginalAmount="1697.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|651295" HotelName="K&amp;K HOTEL CENTRAL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19580_image53432407_0.jpg</HotelPictures>
        <HotelDescription>Art nouveau architecture, elegant interior design and superior service combine to make the K + K Hotel Central the best choice for accommodation in Prague's Old Town. The K + K Hotel Central is one of the oldest Art Nouveau buildings in the city. Situated right in the center of Prague, it is the perfect base for exploring the Golden City on foot, including the Jewish Quarter, the Astronomical Clock and the Republic Square. End the day in our modern gastrobar, where you can taste delicious dishes made with local seasonal products, Czech beers and international wines. And afterward, enjoy a good night's sleep in our warm and inviting rooms, featuring top-quality mattresses and down duvets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1702.40" OriginalAmount="1702.40">
      <BasicPropertyInfo Latitude="50.08996837" Longitude="14.43214352" StarRating="5" HotelCode="445176|2046325" HotelName="Cosmopolitan Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zlatnicka 3, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/554756/a_554756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a quiet street in a historic area, this hotel is situated not ten minutes from the bustling tourist centre of Prague. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1702.54" OriginalAmount="1702.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|971851" HotelName="JURYS INN PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887141_foto_1.jpg</HotelPictures>
        <HotelDescription>Jurys Inn Prague is a modern hotel, located in Prague City Centre - Florenc, just a short walk from Prague's Old Town Square. Our city hotel offers 214 contemporary, spacious rooms clearly designed around our guests' comfort. Fast speed WiFi is offered for free throughout the property. The hotel boasts a stylish bistro style restaurant offering seasonal cuisine as well as a quick bite on the run, lively bar serving creative seasonal cocktails, fitness centre and secure onsite garage. Business travellers can also make use of the 2 state-of-the-art conference rooms which are fully equipped with modern amenities. Jurys Inn Prague is a non-smoking hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1706.77" OriginalAmount="1706.77">
      <BasicPropertyInfo Latitude="50.087220281637" Longitude="14.423173964024" StarRating="5" HotelCode="35939|10ab95" HotelName="Ventana Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetna 7, entrance – Štupartská 2, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57712/gt_57712_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of Prague at the world-famous Old Town Square overlooking the Astronomical Clock and is surrounded by the so-called King's Road and Tyn Cathedral. There are restaurants, shops and night spots all within a couple of hundred metres. The nearest metro station is about 300 m and the train station is approximately 800 m away. Prague Ruzyne Airport is about 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1711.00" OriginalAmount="1711.00">
      <BasicPropertyInfo Latitude="50.08601091" Longitude="14.40835013" StarRating="0" HotelCode="840951|residence_dvorak" HotelName="Rezidence Dvorak Guest Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Kampe 497/3, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929323/b54cf17a8cc8d0efbd21d7eada2562ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1719" OriginalAmount="1719">
      <BasicPropertyInfo Latitude="50.088440033582" Longitude="14.398833159797" StarRating="3" HotelCode="108975|55826" HotelName="Golden Key" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 243/27, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151673/a_151673_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Prague. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1740.17" OriginalAmount="1740.17">
      <BasicPropertyInfo Latitude="50.090904258477" Longitude="14.424681046627" StarRating="4" HotelCode="14647|1024338" HotelName="Maximilian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 14, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17142/a_17142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class, luxury hotel is situated at the heart of the city, just a few paces from the old town ring road. Guests may take advantage of the variety of shops and entertainment venues which are located in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1744.54" OriginalAmount="1744.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|121102" HotelName="ANGELIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/749655_image10871809_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Angelis is located in the wider centre of the city of Prague in the vicinity of the Andel shopping district and the Vltava River. The two buildings of the hotel, which are joined by a winter garden, includes 27 double rooms (with options for persons staying alone), 7 triple rooms, and 4 suite apartments. The reception desk is open 24 hours a day and accepts payments with all major credit cards.
The Hotel Angelis Prague 5 is an excellent choice for family holidays, hiking expeditions, and conferences or company stays or events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1746.00" OriginalAmount="1746.00">
      <BasicPropertyInfo Latitude="50.09903335571289" Longitude="14.424275398254395" StarRating="0" HotelCode="0|residence_dobrovskeho_30" HotelName="Residence Dobrovskeho 30" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dobrovského, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/a5/e0a52782bb376953b606ce88f98a1778382214b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Prague (Prague 7), Residence Dobrovskeho 30 is within a 15-minute drive of Powder Tower and Old Jewish Cemetery. This apartment is 2.2 mi (3.6 km) from Prague Castle and 2.2 mi (3.6 km) from St. Vitus Cathedral.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Letna Park - 0.2 km / 0.1 mi&lt;br /&gt;National Technical Museum - 0.4 km / 0.2 mi&lt;br /&gt;Prague Giant Metronome - 0.9 km / 0.5 mi&lt;br /&gt;Generali Arena - 0.9 km / 0.5 mi&lt;br /&gt;LunaPark - 1 km / 0.6 mi&lt;br /&gt;Parizska Street - 1.2 km / 0.8 mi&lt;br /&gt;Tipsport Arena - 1.3 km / 0.8 mi&lt;br /&gt;Royal Route - 1.4 km / 0.9 mi&lt;br /&gt;Old-New Synagogue - 1.4 km / 0.9 mi&lt;br /&gt;Old Jewish Cemetery - 1.5 km / 0.9 mi&lt;br /&gt;Spanish Synagogue - 1.5 km / 0.9 mi&lt;br /&gt;Republic Square - 1.5 km / 0.9 mi&lt;br /&gt;Kotva Department Store - 1.5 km / 0.9 mi&lt;br /&gt;Rudolfinum - 1.5 km / 0.9 mi&lt;br /&gt;Palladium Shopping Centre - 1.5 km / 0.9 mi&lt;br /&gt;The preferred airport for Residence Dobrovskeho 30 is Prague (PRG-Vaclav Havel) - 14.1 km / 8.7 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms, featuring kitchenettes with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and microwaves.&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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 30.00 EUR.&lt;br /&gt;Deposit is required. Cost: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;li&gt;One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1749.00" OriginalAmount="1749.00">
      <BasicPropertyInfo Latitude="50.106838" Longitude="14.269342" StarRating="4" HotelCode="87710|courtyard_by_marriott_prague_airport" HotelName="Courtyard Prague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aviaticka 1092/8, Prague 161 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143203/143203a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Prague-Ruzyne International Airport, between Terminal 1 and 2 with a direct covered walkway from Terminal 2. Shopping venues are about 5 minutes’ drive away and the city centre can be easily reached within 20 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1756.00" OriginalAmount="1756.00">
      <BasicPropertyInfo Latitude="50.08816909790039" Longitude="14.425020217895508" StarRating="0" HotelCode="0|apartments_at_the_blue_duckling" HotelName="Apartments At The Blue Duckling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Michalska 16, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/f6/9df66d690cf63b15ba0c3c9f59d125fef6e2538e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Apartments At The Blue Duckling, you'll be centrally located in Prague, within a 5-minute walk of Powder Tower and Municipal House Hall.  This apartment is 0.3 mi (0.5 km) from Prague Astronomical Clock and 0.3 mi (0.5 km) from Old Town Square.&lt;br /&gt;Amenities : Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Kotva Department Store - 0.2 km / 0.1 mi&lt;br /&gt;House of the Black Madonna - 0.2 km / 0.1 mi&lt;br /&gt;Na Prikope - 0.2 km / 0.2 mi&lt;br /&gt;Royal Route - 0.2 km / 0.2 mi&lt;br /&gt;Grevin Museum - 0.3 km / 0.2 mi&lt;br /&gt;Powder Tower - 0.3 km / 0.2 mi&lt;br /&gt;Municipal House Hall - 0.3 km / 0.2 mi&lt;br /&gt;Republic Square - 0.3 km / 0.2 mi&lt;br /&gt;Stone Bell House - 0.4 km / 0.2 mi&lt;br /&gt;Hybernia Theatre - 0.4 km / 0.2 mi&lt;br /&gt;Church of Our Lady before Týn - 0.4 km / 0.2 mi&lt;br /&gt;Estates Theatre - 0.4 km / 0.2 mi&lt;br /&gt;Palladium Shopping Centre - 0.4 km / 0.3 mi&lt;br /&gt;Prague Astronomical Clock - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Hall Tower - 0.5 km / 0.3 mi&lt;br /&gt;The nearest major airport is Vaclav Havel Airport (PRG) - 16.3 km / 10.1 mi&lt;br /&gt;Dining : At Apartments At The Blue Duckling, enjoy a satisfying meal at the restaurant.&lt;br /&gt;HeadLine : Near Old Town Square&lt;br /&gt;Rooms : Make yourself at home in one of the 6 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves and blackout drapes/curtains.&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: 10.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;The property allows pets in specific rooms only and has other pet restrictions (surcharges apply and can be found in the Fees section). Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1771.98" OriginalAmount="1771.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|900270" HotelName="INNSiDE by Meli� Prague Old Town" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746445_foto_1.jpg</HotelPictures>
        <HotelDescription>Este impresionante y moderno hotel estandaacute; situado en una calle tranquila en el centro de Praga, a sandoacute;lo diez minutos a pie de la plaza del casco antiguo y del candeacute;lebre reloj astronandoacute;mico. Las orillas del randiacute;o Vltava y la parada de tranvandiacute;a mandaacute;s cercana tambiandeacute;n son fandaacute;cilmente accesibles en sandoacute;lo tres minutos, y la estaciandoacute;n de metro de Namesti Republiky se encuentra a 450 metros y ofrece fandaacute;cil acceso a atracciones como el Castillo de Praga, el Puente de Carlos y la Plaza de Wenceslao. Las habitaciones y lujosas suites estandaacute;n elegantemente decoradas y cuentan con una gama de comodidades modernas, como conexiandoacute;n WIFI a Internet, grandes televisores de pantalla plana con 60 canales internacionales, y mandaacute;quina de cafandeacute;. Los huandeacute;spedes pueden comenzar el dandiacute;a con un delicioso desayuno buffet en el restaurante del hotel, que sirve cocina francesa, espaandntilde;ola y checa con un toque moderno para el almuerzo y la cena. Las suntuosas habitaciones de este hotel y sus excelentes servicios lo convierten en la elecciandoacute;n perfecta para una estancia inolvidable en la bella Praga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1774.25" OriginalAmount="1774.25">
      <BasicPropertyInfo Latitude="50.082850737602" Longitude="14.43166176049" StarRating="4" HotelCode="50970|377095" HotelName="Falkensteiner Hotel Maria Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 21, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39742/a_39742_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a magnificent historical building in the very heart of the city, the hotel is just a few steps from Wenceslas Square and all major historical sights. Shopping, restaurants, bars and public transport are located within 5 minutes' walk. Prague-Ruzyne Airport is around 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1776.00" OriginalAmount="1776.00">
      <BasicPropertyInfo Latitude="50.0869001" Longitude="14.4192626" StarRating="4" HotelCode="27144|hotel_rott" HotelName="Hotel Rott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malé námestí 138/4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39743/a_39743_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its location, the hotel ensures unbelievable views of the pointed spires and red brick roofs of Prague's historical centre. Many of the city's sights are also in close proximity of the hotel. These include the Old Town Hall with astronomical clock, Charles Bridge and its towers, Powder Tower, Theatre of the Estates, the National Theatre, Clementinum and Rudolfinum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="50.088673611087" Longitude="14.404999315738" StarRating="3" HotelCode="35186|hotel_u_schnellu" HotelName="U Schnellu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomasska 2, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332172/332172a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1783.16" OriginalAmount="1783.16">
      <BasicPropertyInfo Latitude="50.089459199481" Longitude="14.405651092529" StarRating="4" HotelCode="336483|994895" HotelName="Hotel Waldstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdštejnské námestí 6/19, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55629/a_55629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel is situated in the historical heart of Prague, in the same neighbourhood as the castle. All the sightseeing attractions of the city are within easy reach and the nearest public transport is just steps away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1828.11" OriginalAmount="1828.11">
      <BasicPropertyInfo Latitude="50.0868368" Longitude="14.4211099" StarRating="4" HotelCode="60960|210337" HotelName="Grand Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staromestské námestí 481/ 22, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/1/4/5/5/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1828.87" OriginalAmount="1828.87">
      <BasicPropertyInfo Latitude="50.087876823726" Longitude="14.397705048323" StarRating="4" HotelCode="58917|1098758" HotelName="Appia Hotel Residences Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šporkova 3/322, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163023/163023a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located in Malá Strana (Lesser Town), just under the Prague Castle and a few metres from Charles Bridge, next to the US and German embassies, in a quiet zone with almost no traffic noise. Tourist attractions, such as the Strahov monastery and St. Nicolas Cathedral, are within a short walk, as are the bus station and the railway station. The hotel is 15 km from Prague Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1846.94" OriginalAmount="1846.94">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="|PRQ" HotelName="Almanac X Alcron Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Stepanska 623 /40</AddressLine>
          </AddressLines>
          <PostalCode>222820100</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/19804/820183.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 206 rooms, including 32 suites, single rooms and 170 double rooms, which are located on 8 storeys and are reachable by lift. Guests are warmly welcomed by multilingual staff at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, translation services, room service (for a fee), a laundry service, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and projector is available.Located in the heart of Prague, the hotel is just steps away from all the historic and cultural attractions awaiting guests in the Golden City: Wenceslas Square, Old Town Square, Charles Bridge and the National Museum, as well as the State Opera and National Theatre, renowned for their extensive repertoire of classic operas.A sun terrace is a great place to while away the hours. There are many ways to relax or stay active at the hotel, including a gym, callisthenics, aerobics, a spa, a sauna, massage treatments and a solarium. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. All rooms are carpeted and include a double bed. 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 are provided as well. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are provided. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and 1 smoking room.Various dining options are available, including a dining room, a café and a bar. Guests can indulge their palates at the non-smoking restaurant, which features air conditioning and a separate area for smokers. All-inclusive 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 a buffet, à la carte and a set menu. Diet meals, vegetarian dishes 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 onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1847.27" OriginalAmount="1847.27">
      <BasicPropertyInfo Latitude="50.086573195968" Longitude="14.436794221401" StarRating="5" HotelCode="31803|374205" HotelName="King David" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernska 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50746/a_50746_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located at the heart of Prague, close to the main train station where guests will find a number of public transport connections. Various shopping facilities, restaurant, bars, nightclubs and pubs are also located in the hotel's vicinity. The airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1856.00" OriginalAmount="1856.00">
      <BasicPropertyInfo Latitude="50.088026" Longitude="14.427252" StarRating="5" HotelCode="16040|314885" HotelName="Hotel Paris Prague" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Obecního Domu 1, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18754/ba_18754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, traditional hotel is located at the heart of the historical city centre. All of the top tourist sites are to be found within a few minutes walk of the hotel and shopping venues as well as links to the public transport network are to be found close by The nearest nightclubs and bars are merely 100 m away. The airport is 16 km away (a roughly 30-minute car journey).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1867" OriginalAmount="1867">
      <BasicPropertyInfo Latitude="50.083780608667" Longitude="14.424697609682" StarRating="5" HotelCode="200906|11670" HotelName="Hotel Ambassador Zlatá Husa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 5-7, 111 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7633/a_7633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is located right on Wenzel Square. The nearest underground station is Mustek. Scores of shops, restaurants, bars, pubs and excellent public transport links are situated in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1881.18" OriginalAmount="1881.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|636712" HotelName="HOTEL LEONARDO PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961616_foto_73.jpg</HotelPictures>
        <HotelDescription>Hotel Leonardo Prague is an elegant boutique hotel located in the very heart of Prague, only few steps from the Charles Bridge. The hotel's 82 spacious rooms have been carved out and furnished with unique antique pieces from Prague's extensive art nouveau heritage. River View Junior Suites offer a magnificent view of the Vltava River and Prague Castle. In a romantic and refined ambiance, the Platina Restaurant &amp; Garden offers a sophisticated cuisine that combines tradition and creativity. An ambient open-air courtyard with a secession fountain is an oasis of peace in the centre of Prague. Hotel Leonardo offers two meeting rooms which are ideal places for professional trainings, seminars and business meetings.
&lt;b&gt;Direct payment reservations will be debited in the local currency, at the current exchange rate.&lt;/b&gt;
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1928.00" OriginalAmount="1928.00">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="16422|radisson_blu_alcron_hotel" HotelName="Alcron Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 40, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19804/a_19804_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, the hotel is just steps away from all the historic and cultural attractions awaiting guests in the Golden City: Wenceslas Square, Old Town Square, Charles Bridge and the National Museum, as well as the State Opera and National Theatre, renowned for their extensive repertoire of classic operas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1936.00" OriginalAmount="1936.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="4" HotelCode="410831|apartments_by_grand_hotel_praha" HotelName="Apartments by Grand Hotel Praha" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Coffee Shop,Concierge,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage,Nightclub,Parking,Pets allowed,Porter,Restaurant,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Vejvodova 1 Praha 1 Stare Mesto, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74611/2474611/1.jpg?f=15081421</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Apartments by Grand Hotel Praha, you'll be centrally located in Prague, steps from Havelská Market and Church of St. Giles. This 4-star apartment is within close proximity of Bethlehem Chapel and Naprstek Museum.&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 full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include laptop-compatible safes and desks, 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 a nightclub, or other amenities including complimentary wireless Internet access and concierge services. Additional amenities at this Victorian apartment include wedding services and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite to eat at one of the apartment's dining establishments, which include 7 restaurants and 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 express check-in, dry cleaning/laundry services, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1964.23" OriginalAmount="1964.23">
      <BasicPropertyInfo Latitude="50.0913595" Longitude="14.4257572" StarRating="4" HotelCode="60381|10ac90" HotelName="Agnes Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haštalská 19, 11000  Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78157/a_78157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague. The old town is within 500 m, the Old Town Ring, Charles Bridge and Wenceslas Square may be reached on foot (500-700 m). Shopping facilities are around 100 km away and the airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1968.00" OriginalAmount="1968.00">
      <BasicPropertyInfo Latitude="50.091677363127" Longitude="14.42479133606" StarRating="4" HotelCode="11545|hotel_casa_marcello" HotelName="Hotel Casa Marcello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rásnovka 783, 110 00 Praha1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9985/a_9985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Old Town Square and the Josefov Jewish quarter of the city. The river and the centre of the city are just a few minutes away. Many of the top tourist sights are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1995.84" OriginalAmount="1995.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|680829" HotelName="ROTT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248997_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Prague and was established in 2002. It is close to the Old Town Square and the nearest station is Starometska. The Hotel has a restaurant, a bar, a conference room, a coffee shop and a fitness centre/gym. All 94 rooms are equipped with minibar, hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2007.58" OriginalAmount="2007.58">
      <BasicPropertyInfo Latitude="50.089671" Longitude="14.404996" StarRating="5" HotelCode="87897|129784" HotelName="Hotel Three Storks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdstejnske namesti 20/8, 11800 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122827/a_122827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury boutique hotel is situated in the historical heart of Prague, on Tomáská Street, Lesser Town. All of Prague's important sightseeing spots are within walking distance. The public transport is just 8 minutes' walk from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 14 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2017.00" OriginalAmount="2017.00">
      <BasicPropertyInfo Latitude="50.0879036" Longitude="14.5801604000001" StarRating="0" HotelCode="0|pension_u_hastrmana" HotelName="Pension U Hastrmana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Národních hrdinu 3, Panský dvur Dolní Pocernice, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/45/8a/458a01bd33380e9cdce0ca46680205c6eb49d7e1.jpeg</HotelPictures>
        <HotelDescription>Situated in the Prague 09 district of Prague with a terrace and a bar, Pension U Hastrmana offers accommodation with free WiFi. The property is around 7 km from O2 Arena Prague, 11 km from Prague National Museum and 11 km from Harley Davidson 115th Anniversary. Guests can sample Italian and pizza dishes at the on-site restaurant. The rooms in the guest house are fitted with a flat-screen TV. Rooms come with a private bathroom, while certain rooms are fitted with a kitchenette. All rooms have a desk. Pension U Hastrmana offers a children's playground. Guests at the accommodation will be able to enjoy activities in and around Prague, like cycling and hiking. Wenceslas Square is 11 km from Pension U Hastrmana, while Old Town Square is 11 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2050.58" OriginalAmount="2050.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|702925" HotelName="Design Metropol Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886589_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Design Metropol Hotel Prague, disfrutarandaacute;s de una magnandiacute;fica ubicaciandoacute;n en pleno centro de Praga, a solo diez minutos a pie de Plaza de la Ciudad Vieja y Plaza de Wenceslao.  Ademandaacute;s, este hotel de 4 estrellas se encuentra a 0,6andnbsp;km de Reloj Astronandoacute;mico de Praga y a 1andnbsp;km de Puente de Carlos. Con una terraza en la azotea donde descansar y comodidades como conexiandoacute;n a Internet wifi gratis y servicios de conserjerandiacute;a, andiexcl;no te faltarandaacute; de nada! Encontrarandaacute;s ademandaacute;s servicio de cuidado infantil (de pago) y una televisiandoacute;n en la zona comanduacute;n. Te sentirandaacute;s como en tu propia casa en cualquiera de las 64 habitaciones con minibar y televisiandoacute;n LCD. Para los momentos de ocio, tienes un televisor con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era o ducha estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. Entre las comodidades, se incluyen caja fuerte y escritorio, ademandaacute;s de un servicio de limpieza disponible todos los dandiacute;as. Tienes un restaurante y una cafeterandiacute;a a tu disposiciandoacute;n para comer algo, pero si lo prefieres, puedes llamar al servicio de habitaciones con horario limitado de este hotel. Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. Tendrandaacute;s un servicio de limusina o coche con chandoacute;fer, una sala de ordenadores y tintorerandiacute;a a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Praga? En este hotel tienes a tu disposiciandoacute;n 41 metros cuadrados de espacio con zona para conferencias y una sala de reuniones. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y servicio de traslado desde la estaciandoacute;n de trenes. Las distancias se expresan en nanduacute;meros redondos.Museo de Lego: 0,1 km- Calle Na Prikope: 0,4 km- Teatro Laterna Magika: 0,4 km- Ruta Real: 0,5 km- Plaza de Wenceslao: 0,5 km- Plaza de la Ciudad Vieja: 0,5 km- Museo del Comunismo: 0,5 km- Teatro Estatal: 0,5 km- Edificio V. J.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2059.26" OriginalAmount="2059.26">
      <BasicPropertyInfo Latitude="50.0908431" Longitude="14.404583" StarRating="5" HotelCode="58525|374225" HotelName="Golden Well" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Zlate Studne 166/4, 11801 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75844/a_75844_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close by the Czech parliament building in the charming Malá Strana district of Prague and enjoys a fascinating panorama view of the city. It is only a few minutes on foot from the hotel to all the historic and cultural sights of the city, such as the Charles Bridge, St. Nicolas Church, or the Old Town Square. Convenient public transport links are located within 100 m of the hotel. The old town and countless shops as well as the Jewish Synagogue and the old Jewish Quarter are some 1 km from the hotel, the main railway station is 4 km away and Prague airport is approximately 16 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2175.00" OriginalAmount="2175.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="882995|aparthotel_wenceslas" HotelName="Aparthotel Wenceslas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>V Jame 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39720000/39713400/39713358/3388735a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2180.78" OriginalAmount="2180.78">
      <BasicPropertyInfo Latitude="50.088159" Longitude="14.425866" StarRating="5" HotelCode="98958|129754" HotelName="Buddha-Bar Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 649/8, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138738/a_138738_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in a historical building in the city centre of Prague just a few steps from the Old Town Square. Guests will find restaurants, bars, shops and the Namesti Republiky metro station in the immediate vicinity and the train station is around 1 km away. Nearby places of interest include Wenceslas Square (600 m away), Prague Castle (1.5 km away) and Municipal House (200 m away). Prague-Ruzyne International Airport is approximately 15 km from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2205.01" OriginalAmount="2205.01">
      <BasicPropertyInfo Latitude="50.087528" Longitude="14.400942" StarRating="5" HotelCode="82873|66H" HotelName="Alchymist Grand Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 19</AddressLine>
          </AddressLines>
          <PostalCode>257286017</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111787/a_111787_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the city centre, near to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2210" OriginalAmount="2210">
      <BasicPropertyInfo Latitude="50.0886534" Longitude="14.41751638" StarRating="3" HotelCode="744122|339707" HotelName="The Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zatecka 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51632/3751632/1.jpg?f=15316465</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2212.00" OriginalAmount="2212.00">
      <BasicPropertyInfo Latitude="50.07825654" Longitude="14.43253416" StarRating="4" HotelCode="578376|rezidence_muzeum" HotelName="Rezidence Muzeum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rubešova 2576/11, 120 00 Vinohrady</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/748286/cba14fac6ae444eeea87cc834fd73680.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2269.00" OriginalAmount="2269.00">
      <BasicPropertyInfo Latitude="50.08796" Longitude="14.42638" StarRating="0" HotelCode="0|apartments_rybna_2" HotelName="Apartments Rybna 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 2, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/3c/f23cdcc5f8eb2919ad4fdb441910d3ec2fd55ffe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments Rybna 2, you'll be centrally located in Prague, within a 5-minute walk of Powder Tower and Municipal House Hall.  This apartment is 0.3 mi (0.5 km) from Astronomical Clock and 0.3 mi (0.5 km) from Old Town Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchens with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include separate sitting areas and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 15.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 35.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 38.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2295.13" OriginalAmount="2295.13">
      <BasicPropertyInfo Latitude="50.087039580401" Longitude="14.402563869953" StarRating="5" HotelCode="27480|50434" HotelName="Aria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 9, 11800 Praga 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40470/a_40470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lives up to its promise of a special stay. The hotel's romantic location by the stylish Mala Strana offers a stunning view of the picturesque and beautiful architectural quarter of Prague. Important sightseeing attractions such as Charles Bridge or the Prague Castle are easily and quickly reached from the hotel. An abundance of shops and cultural venues are located in the immediate vicinity. Exploration of this old historical city is made easy by the convenient public transport located close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2309.00" OriginalAmount="2309.00">
      <BasicPropertyInfo Latitude="50.09126561" Longitude="14.4363523" StarRating="2" HotelCode="509917|hotel_planet_prague" HotelName="Pension Unie" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tešnov 5, 110 00  Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33023/1933023/1.jpg?f=15237831</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Unie, you'll be centrally located in Prague, steps from Prague City Museum and minutes from Karlin Music Theater. This hotel is within close proximity of Stvanice Stadium and Palladium Shopping Centre.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include blackout drapes/curtains, and both irons/ironing boards 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 continental breakfast is served daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2364.00" OriginalAmount="2364.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|651757" HotelName="THE PRESIDENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885297_foto_81.jpg</HotelPictures>
        <HotelDescription>Situated in the heart of the picturesque old town, the modern President Hotel Prague enjoys a romantic location directly on the banks of the River Vltava. The hotel has a distinctive contemporary fa�ade; the rooms are designed in a classic, elegant style and have views of Prague Castle, the river and the old town. Guests can also enjoy panoramic river views from the hotel's restaurant. The beautiful Jewish quarter with its small streets and historic buildings is in the immediate vicinity of the hotel. Famous sights such as the Old Town Square or the Charles Bridge are within a short stroll. Come to enjoy a new open wellness and beautiful the most popular european tourist city Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2379.00" OriginalAmount="2379.00">
      <BasicPropertyInfo Latitude="50.090212" Longitude="14.404186" StarRating="5" HotelCode="180492|alchymist_prague_castle_suites" HotelName="Alchymist Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Snemovní 8, 11800 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253529/w_253529_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2440.16" OriginalAmount="2440.16">
      <BasicPropertyInfo Latitude="50.08587546" Longitude="14.4153018" StarRating="4" HotelCode="427810|1762028" HotelName="Residence U Malvaze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses,Apartment,Apartment,Apartment" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="24 Hour Front Desk,Bar,Garden,Housekeeping,Internet,Luggage Storage,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 10, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/509272/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a garden with a terrace and free-to-use BBQ faciliteis, Apartment Janko 209 is located in Rovinj, about 1.5 km from the town centre and 2 km from the beach. Free WiFi access is available.This air-conditioned apartment provides a balcony. There is a seating area with satellite TV, an equipped kitchen with a coffee machine and a bathroom with a shower.The lively Carera Street is 1.3 km away, and the Rovinj Heritage Museum can be found at a distance of 1.6 km. Pula Airport is located 34 km away. Janko 209 Apartment offers free parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2512.83" OriginalAmount="2512.83">
      <BasicPropertyInfo Latitude="50.08593149" Longitude="14.43025996" StarRating="0" HotelCode="|JLPG" HotelName="The Julius Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 993/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1327067/16742453.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand and a library. 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 24-hour security service, medical assistance, a transfer service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Prague.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 a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. Rooms have a king-size bed or a sofa bed. Extra beds can be requested. A safe provides secure storage for guests' personal property. A kitchenette with a refrigerator and a tea/coffee station is also provided as standard. Further amenities include a washing machine and an ironing set. A telephone, satellite television, a radio, a plug adapter and WiFi are provided as well. A turndown service provides guests with additional comfort in the evening hours. Guests will also find slippers in their rooms. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Wheelchair-friendly rooms can be booked. The hotel has family rooms, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a dining room, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Gluten-free meals, vegetarian dishes and children's meals can be prepared on request. The hotel also offers snacks. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2530.00" OriginalAmount="2530.00">
      <BasicPropertyInfo Latitude="50.08539962768555" Longitude="14.415300369262695" StarRating="4" HotelCode="0|little_king_u_malvaze" HotelName="Little King U Malvaze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anenská,185/7, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/0a/690a7d49db48069694972acf85cc639480e704f0.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Residence U Malvaze in Prague (Stare Mesto), you'll be minutes from Clementinum-Prague National Library and Old Town Square. This 4-star hotel is within close proximity of Old Town Bridge Tower and Bedrich Smetana Museum.Rooms Make yourself at home in one of the guestrooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature designer toiletries and complimentary toiletries. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.Dining Enjoy a satisfying meal at a restaurant serving guests of Residence U Malvaze.Business, Other Amenities Featured amenities include multilingual staff, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is available for a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2537.68" OriginalAmount="2537.68">
      <BasicPropertyInfo Latitude="50.088207" Longitude="14.42827" StarRating="5" HotelCode="900416|994875" HotelName="Kings Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel,Historic Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Obecniho domu 3, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183420/a_183420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly in Prague's city centre, at Republic Square. It is next to the Municipal House, close to the Powder Tower and opposite the Palladium, one of the biggest shopping and office centres in Prague. All major sightseeing points, including Old Town Square, Wenceslas Square, Jewish Town and the Charles Bridge, are easy to reach and are within walking distance. Prague Castle is accessible in 10 minutes by public transport or in 20 minutes if travelling on foot. The hotel is very well connected with Prague's public transport system. The metro station and tram stop, Namesti Republiky, is about 50 m from the hotel, and Masarykovo nádraží (Masaryk railway station) is about 250 m away. Ruzyne Airport is approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2581.36" OriginalAmount="2581.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|651080" HotelName="PARIS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885443_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This charming, traditional hotel is located at the heart of the historical city centre. All of the top tourist sites are to be found within a few minutes walk of the hotel and shopping venues as well as links to the public transport network are to be found close by The nearest nightclubs and bars are merely 100 m away. The airport is 16 km away (a roughly 30-minute car journey).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2597.00" OriginalAmount="2597.00">
      <BasicPropertyInfo Latitude="50.084266662597656" Longitude="14.418825149536133" StarRating="0" HotelCode="0|residence_u_vejvodu" HotelName="Residence u Vejvodu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jilská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/e0/b7e0df31f693c8345a69273138a46ba105290241.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Residence u Vejvodu in Prague (Prague 1), you'll be a 5-minute walk from Prague Astronomical Clock and 6 minutes by foot from Old Town Square.  This apartment is 0.5 mi (0.8 km) from Charles Bridge and 0.6 mi (1 km) from Wenceslas Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Church of St. Giles - 0.1 km / 0.1 mi&lt;br /&gt;Royal Route - 0.2 km / 0.1 mi&lt;br /&gt;Na Prikope - 0.2 km / 0.2 mi&lt;br /&gt;Lego Museum - 0.3 km / 0.2 mi&lt;br /&gt;Prague Astronomical Clock - 0.4 km / 0.2 mi&lt;br /&gt;Prague City Hall - 0.4 km / 0.2 mi&lt;br /&gt;Old Town Hall Tower - 0.5 km / 0.3 mi&lt;br /&gt;St. Nicholas Church at the Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Stone Bell House - 0.5 km / 0.3 mi&lt;br /&gt;Parizska Street - 0.5 km / 0.3 mi&lt;br /&gt;Laterna Magika - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Bridge Tower - 0.5 km / 0.3 mi&lt;br /&gt;Maisel Synagogue - 0.5 km / 0.3 mi&lt;br /&gt;Church of Our Lady before Týn - 0.5 km / 0.3 mi&lt;br /&gt;The nearest major airport is Vaclav Havel Airport (PRG) - 25.9 km / 16.1 mi&lt;br /&gt;Dining : Enjoy a meal at the restaurant or snacks in the coffee shop/café. The apartment also offers room service (during limited hours). Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;HeadLine : Near Prague Astronomical Clock&lt;br /&gt;Rooms : Make yourself at home in one of the 3 individually decorated guestrooms, featuring microwaves and LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks and separate sitting areas, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2645.14" OriginalAmount="2645.14">
      <BasicPropertyInfo Latitude="50.084673191817" Longitude="14.414081275463" StarRating="5" HotelCode="58305|127864" HotelName="Smetana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karoliny Svetlé 34, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75554/a_75554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located in Prague's Old Town and is only a short walk from the Charles Bridge. All the major sights of the city can be easily and comfortably reached by foot. Prague Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2689.00" OriginalAmount="2689.00">
      <BasicPropertyInfo Latitude="50.08240428" Longitude="14.43098262" StarRating="4" HotelCode="612507|empirent_grand_central_apartments" HotelName="EMPIRENT Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 15, Nove Mesto, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/781878/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at EMPIRENT River Apartments in Prague (Nove Mesto), you'll be minutes from Wenceslas Square and Prague State Opera.  This 4-star apartment is close to Old Town Square and Prague Castle. #  Rooms : # Make yourself at home in one of the 2 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Complimentary wired Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include safes and desks, and housekeeping is provided on a limited basis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2707.68" OriginalAmount="2707.68">
      <BasicPropertyInfo Latitude="50.083792004907" Longitude="14.427929520607" StarRating="5" HotelCode="15510|144486" HotelName="Art Nouveau Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panská 12, 111 21 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18467/a_18467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the city centre, only a few paces from Wenceslas Square and within walking distance of historical sightseeing attractions. It is also close to the business, shopping and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2736.00" OriginalAmount="2736.00">
      <BasicPropertyInfo Latitude="50.075910854373" Longitude="14.431029412975" StarRating="3" HotelCode="385988|residence_vocelova" HotelName="Residence Vocelova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vocelova 6, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/31085/1931085/1.jpg?f=15608248</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2766.00" OriginalAmount="2766.00">
      <BasicPropertyInfo Latitude="50.073158264160156" Longitude="14.409689903259277" StarRating="0" HotelCode="0|luxurious_apartment_near_river_in_cezch_republic" HotelName="Luxurious Apartment Near River in Cezch Republic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Janáckovo nábreží 31, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/23/7f23bb24d30533a1b9fec08c750c0463d61637ec.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Prague (Prague 5), this apartment is within a 15-minute walk of Dancing House and Prague National Theatre.  This luxury apartment is 1.4 mi (2.3 km) from Wenceslas Square and 1.5 mi (2.4 km) from St. Vitus Cathedral.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Novy Smichov Shopping Centre - 0.6 km / 0.4 mi&lt;br /&gt;Dancing House - 0.7 km / 0.4 mi&lt;br /&gt;Staropramen Brewery - 0.9 km / 0.5 mi&lt;br /&gt;Petrin Hill - 0.9 km / 0.6 mi&lt;br /&gt;Czech Technical University - 1 km / 0.6 mi&lt;br /&gt;Charles Square - 1 km / 0.6 mi&lt;br /&gt;Kampa - 1.2 km / 0.7 mi&lt;br /&gt;Prague National Theatre - 1.2 km / 0.8 mi&lt;br /&gt;New Town Hall - 1.3 km / 0.8 mi&lt;br /&gt;Laterna Magika - 1.3 km / 0.8 mi&lt;br /&gt;Kampa Park - 1.4 km / 0.9 mi&lt;br /&gt;Hunger Wall - 1.6 km / 1 mi&lt;br /&gt;Czech Museum of Music - 1.6 km / 1 mi&lt;br /&gt;Lego Museum - 1.7 km / 1.1 mi&lt;br /&gt;Lennon Wall - 1.7 km / 1.1 mi&lt;br /&gt;The nearest major airport is Vaclav Havel Airport (PRG) - 29.6 km / 18.4 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Dancing House&lt;br /&gt;Rooms : Make yourself comfortable in your apartment, featuring a refrigerator and a microwave. The bathroom has a shower and a hair dryer. Conveniences include a coffee/tea maker and a washer/dryer.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2828.00" OriginalAmount="2828.00">
      <BasicPropertyInfo Latitude="50.0807455894212" Longitude="14.427747130394" StarRating="0" HotelCode="0|apartmany_olita" HotelName="Apartmany Olita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske namesti 48, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0a/16/0a16989523f9888b4efcafae1a32ac2dc000dc5b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Moderately priced three-star hotel “Apartmany Olita” is situated within 1 km from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests are kindly requested to inform the hotel in advance of their estimated time of arrival. This can be noted in the Comments Box during booking or by contacting the hotel using the contact details found on the booking confirmation.&lt;/br&gt;&lt;/br&gt;Please note that the room rate includes a cleaning service twice a week.&lt;/br&gt;&lt;/br&gt;Check-in is only possible until 21:00 at Wenceslas Square 48. 24-hour check-in is possible at Wenceslas Square 36.&lt;/br&gt;&lt;/br&gt;Wenceslas Square 48: Parking is possible for cars with a maximum height of 1.7 metres, a width of 2 metres and a weight of 2.3 tonnes.&lt;/br&gt;&lt;/br&gt;Wenceslas Square 36: Parking is possible for cars with a maximum height of 1.9 metres, a width of 2 metres and a weight of 2.5 tonnes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2860.40" OriginalAmount="2860.40">
      <BasicPropertyInfo Latitude="50.08764985135" Longitude="14.418435897553" StarRating="5" HotelCode="284709|1191528" HotelName="The Emblem Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Platnérská 19, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28758/b58bc20d-4a7c-4417-a06f-3311d380bf93.jpg?d=636662068020000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sophisticated and imaginative, The Emblem Hotel boasts an unbeatable location in the heart of Prague's old town, only a stone's throw from the Old Town Square and Astronomical Clock, and one minute from Staromestska metro station.  The Charles Bridge, Wenceslas Square, and National Museum are only a short walk from the hotel, and Prague Castle and the Petrin Lookout Tower are a short tram ride away, though they are also within walking distance.

The hotel's guest rooms and suites are all elegantly decorated in cool, winter tones and feature a range of modern comforts such as Nespresso machines, complimentary Wi-Fi and tablet computers for guest use.  After a busy day of sightseeing or meetings, guests can enjoy a coffee or cocktail and a light snack in the drawing room.  The onsite spa is located on the top floor, offering a gym, sauna, steam room, ice fountain and Jacuzzi in addition to fantastic views of Prague Castle and the old town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2880.08" OriginalAmount="2880.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|649551" HotelName="WALDSTEIN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885666_foto_37.jpg</HotelPictures>
        <HotelDescription>Situated right in the heart of the historical city centre of  "Mala Strana" (Lesser Quarter), the excellent 3-star Waldstein could not be better situated, with Charles Bridge, the Castle and the Old Town all just a short walk away.  Rooms are furnished with antique period furniture, telephone, mini bar, satellite TV, safety deposit box,  and tea and coffee facilities. The closest metro station is Malostranska which has direct access to Wenceslaus Square (only two stops for the lazy!).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2950.67" OriginalAmount="2950.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|058013" HotelName="HOTEL KINGS COURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/232920_image62369015_0.jpg</HotelPictures>
        <HotelDescription>A historical, neo-Renaissance-style building has been gently and tastefully transformed from the former prestigious seat of the Chamber of Commerce into the contemporary deluxe five-star Hotel Kings Court offering 133 guestrooms, unique conference facilities, and a magnificent ballroom, modern dining opportunities and a revitalizing hotel Spa Zen Asian Wellness. Modern Deluxe rooms, with a  quiet courtyard view. All rooms are equipped with original furniture and decorated with rich wallpaper, and provide you with maximum comfort, LCD TV, safe suitable for 17" laptop, phone with voice mail, individually controlled AC, ironing facilities, tea &amp; coffee making facilities and WI-FI, among other ammenities. In the Elegant Executive room you can enjoy complimentary entrance to the SPA KINGS COURT which offers you pool, jacuzzi, wet and dry sauna as well. 
&lt;b&gt;Direct payment reservations will be debited in the local currency, at the current exchange rate.&lt;/b&gt;
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3008.74" OriginalAmount="3008.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|651391" HotelName="ARIA HOTEL PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977987_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This luxurious hotel lives up to its promise of a special stay. The hotel's romantic location by the stylish Mala Strana offers a stunning view of the picturesque and beautiful architectural quarter of Prague. Important sightseeing attractions such as Charles Bridge or the Prague Castle are easily and quickly reached from the hotel. An abundance of shops and cultural venues are located in the immediate vicinity. Exploration of this old historical city is made easy by the convenient pub</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3014.52" OriginalAmount="3014.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|651441" HotelName="KOSHER HOTEL KING DAVID" Meals="HALF BOARD" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886138_foto_71.jpg</HotelPictures>
        <HotelDescription>The Hotel King David is a 5-star boutique kosher hotel with on-site dining located close to the central train station in Prague city centre, within walking distance of all the major sights and attractions. Wenceslas Square, Municipal House, Republic Square and the Jerusalem Synagogue can all be reached within a five-minute walk, while the Jewish Quarter is only a 20-minute stroll away. There are 69 guestrooms and suites decorated in a contemporary style and featuring a private bathroom, individual air conditioning, flat-screen TV with the Israeli channel, free high-speed Wi-Fi, tea/coffee making facilities and an espresso machine. For dining, the King David provides the highest standard of kosher food under daily Masghiach supervision, while for relaxing, the spa features a pool with a Jacuzzi, plus a steam room, a mikvah and three treatment rooms for massages and therapies. There is also an in-house Synagogue providing daily religious services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3084" OriginalAmount="3084">
      <BasicPropertyInfo Latitude="50.088716650891" Longitude="14.406270728836" StarRating="4.5" HotelCode="97911|31809" HotelName="Augustine A Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 12/33, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135954/a_135954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in Prague's picturesque Malá Strana district, the hotel is close to the majestic Prague Castle, the Wallenstein Garden and the famous Charles Bridge, which is 1.3 km from the hotel. Prague central station is approximately 4.5 km from the hotel and Prague airport is roughly 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3178.14" OriginalAmount="3178.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|651751" HotelName="987 PRAGUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886392_foto_1.jpg</HotelPictures>
        <HotelDescription>The modern hotel is situated in the city centre, just a 2-minute walk from the main train station and the famous Wenceslas Square. Guests can easily access the main tourist attractions of the city, situated within walking distance, which makes it an ideal choice for both business and leisure travellers alike. The hotel's interior has been carefully styled by famous designers and it offers excellent facilities and services. The spacious guestrooms at the hotel are tastefully decorated and equipped with the necessary amenities to ensure a pleasant stay. The hotel features a business centre as well as two completely equipped and spacious meeting rooms for the convenience of business guests. At the hotel's restaurant and bar, guests will be able to enjoy delicious seasonal cuisine and a wide variety of wines and spirits.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3214.00" OriginalAmount="3214.00">
      <BasicPropertyInfo Latitude="50.07544343" Longitude="14.4141009" StarRating="4" HotelCode="496159|dancing_house_hotel" HotelName="Dancing House Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jiraskovo Namesti 1981/6, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487121/487121a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3282.66" OriginalAmount="3282.66">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="5" HotelCode="|ANHH" HotelName="Andaz Prague - a Concept by Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 976/31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1309030/14901486.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. Everyday necessities can be purchased at the supermarket. 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 24-hour security service, a babysitting service on request, a car hire service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This urban hotel is located in the centre of Prague.Fine weather can be enjoyed on the terrace. The fitness rooms are perfect for a comprehensive workout. There is a wellness area with a spa, a sauna, a steam bath and massage treatments. Subject to charge: a beauty salon. Live music and a dance club are also options for entertainment. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the view of the countryside from a balcony or terrace. Rooms include a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. For guests' convenience, units include a refrigerator and a tea/coffee station. Further amenities include an ironing set and a trouser press. A telephone, satellite television, a radio and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror, bathrobes and a telephone are provided. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a breakfast room, a café and a bar. Breakfast, lunch and dinner will satisfy appetites big and small. Diet meals, gluten-free meals and vegetarian dishes can be prepared on request. In addition, special catering options and snacks are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3348" OriginalAmount="3348">
      <BasicPropertyInfo Latitude="50.087094081072" Longitude="14.431378484044" StarRating="5" HotelCode="76277|25524" HotelName="The Grand Mark Prague" 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,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 12, Praha 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103740/a_103740_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a well-known corner of central Prague, Hybernska Street, in close proximity to major business addresses, prominent landmarks such as the Powder Tower and Municipal House, as well as the Old Town Square and historic Charles Bridge that traverses the Vltava River. Guests will find links to the public transport network and shops within a 5-minute walk of the design hotel, while the main bus and train station are approximately 1 km away. Karlovy Lazne and its nightlife are a 15-minute ride away using public transport and Prague-Ruzyne International Airport is around 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4185.00" OriginalAmount="4185.00">
      <BasicPropertyInfo Latitude="50.088036" Longitude="14.422948" StarRating="3" HotelCode="190970|apartments_tynska_7" HotelName="Apartments Tynska 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tynska 7, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/9/5/2/7/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4516.00" OriginalAmount="4516.00">
      <BasicPropertyInfo Latitude="50.08505354288" Longitude="14.405329227448" StarRating="5" HotelCode="59488|mandarin_oriental_prague" HotelName="Mandarin Oriental Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebovidska 459/1, Malá Strana, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329614/329614a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4590.00" OriginalAmount="4590.00">
      <BasicPropertyInfo Latitude="50.093082834857" Longitude="14.439781093254" StarRating="5" HotelCode="16118|hilton_prague" HotelName="Hilton Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pobrezni 1, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19380/a_19380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the right-hand bank of the river Vltava just 300 m from Florenc underground station. The historical centre and shopping venues, as well as many of the top nightlife venues may easily be reached on foot or by making use of the public transport network. Guests may discover many of Prague's famous sights and sounds including Wenceslas Square and the old town (1 km away), Charles Bridge and the Jewish Quarter (approximately 2 km away) as well as the Hradschin, the city's famous castle (4 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5524.00" OriginalAmount="5524.00">
      <BasicPropertyInfo Latitude="50.082073471725" Longitude="14.427098035812" StarRating="2" HotelCode="188605|evropa_2" HotelName="Grandhotel Evropa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 826/25, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/81/0b81d0833b596220cd9c8f86acf067976236c73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5693.79" OriginalAmount="5693.79">
      <BasicPropertyInfo Latitude="50.087494" Longitude="14.414891" StarRating="5" HotelCode="12632|133304" HotelName="Four Seasons Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Veleslavínova 2a/1098, Praha 1, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329444/329444a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9153.00" OriginalAmount="9153.00">
      <BasicPropertyInfo Latitude="50.07793" Longitude="14.41604" StarRating="0" HotelCode="0|apartman_pstrossova_" HotelName="Holec Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Pštrossova 3/206, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6f/fd/6ffd0d146a8e1e344fff802e38141177107f9f23.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Holec Apartments places you in the heart of Prague, within a 15-minute walk of Wenceslas Square and Old Town Bridge Tower.  This apartment is 1.4 mi (2.2 km) from Astronomical Clock and 2.7 mi (4.3 km) from Prague Castle.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchens with refrigerators and microwaves. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment has 4 floors in 1 building and offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 22.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11816" OriginalAmount="11816">
      <BasicPropertyInfo Latitude="50.08756762" Longitude="14.41978446" StarRating="4" HotelCode="982540|286495" HotelName="Old Town Square Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mikulášská 4, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77246/1977246/44.jpg?f=15689647</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.00" OriginalAmount="518.00">
      <BasicPropertyInfo Latitude="50.075566" Longitude="14.423251" StarRating="2" HotelCode="180470|lopera" HotelName="City Center &amp; L'Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jecna 12, Prague 2, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="672" OriginalAmount="672">
      <BasicPropertyInfo Latitude="50.074416" Longitude="14.453825" StarRating="1.5" HotelCode="602740|57400" HotelName="Penzion Jana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dykova 20, 10100 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="676.92" OriginalAmount="676.92">
      <BasicPropertyInfo Latitude="50.086545660213" Longitude="14.451696574688" StarRating="4" HotelCode="|PRKP" HotelName="Prokop Square Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 414/28</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 20 rooms. The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access 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. Souvenirs can be purchased at the gift shop. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a library. 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 childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel warmly welcomes guests in Prague.A sun terrace is a great place to while away the hours. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. The rooms have a king-size bed and a sofa bed. Extra beds can be requested. A safe and a fridge are also available. Other features include a telephone, satellite television and WiFi. Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a bar. A generous breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="719.76" OriginalAmount="719.76">
      <BasicPropertyInfo Latitude="50.07149916" Longitude="14.43098332" StarRating="4" HotelCode="|P1RG" HotelName="Prague Season" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 1853/24</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities at the hotel include a baggage storage service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. 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. Other services include a 24-hour security service, a car hire service, a transfer service, room service, a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs.This hotel is located in Prague.A sun terrace is a great place to while away the hours. A wellness area with a solarium is available at the hotel. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain comfortable temperatures. Amenities include a safe and WiFi (no extra charge). A hairdryer is provided in the bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A delicious breakfast provides energy for the rest of the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="50.07299804" Longitude="14.43114604" StarRating="0" HotelCode="953219|apartment_prague_3" HotelName="Best of Rent Accommodations - Tyršova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1833/9, Praha 2 - Nové Mesto, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="50.11388732002" Longitude="14.389075801258" StarRating="0" HotelCode="267736|pension_patanka" HotelName="Patanka Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Patanka 4, 160 00 Praha, Dejvice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="50.06885741" Longitude="14.40150219" StarRating="3" HotelCode="983995|angel_city_apartments_2" HotelName="Angel City Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ostrovského 20, Smíchov/Praha 5, 150 00 Praha, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="838388|dream_hostel_prague_2" HotelName="DREAM Hostel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.00" OriginalAmount="860.00">
      <BasicPropertyInfo Latitude="50.077640533447266" Longitude="14.427450180053711" StarRating="0" HotelCode="0|apartment_krakovska_5" HotelName="Apartment Krakovska 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krakovska 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located within less than 1 km of Wenceslas Square and a 17-minute walk of Historical Building of the National Museum of Prague in Prague, Apartment Krakovska 5 provides accommodation with free WiFi. The accommodation comes with a flat-screen TV and a private bathroom with bath or shower and a hairdryer, while the kitchenette features a dishwasher, a microwave and a fridge. Prague Astronomical Clock is 2.8 km from the apartment, while Old Town Square is 2.8 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="896.36" OriginalAmount="896.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|B12506" HotelName="EA ApartHotel Melantrich" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>These fully equipped apartments enjoy a privileged location in the middle of the main boulevard of Wenceslas Square, with easy access on foot to all famous monuments. Check-in can be done at any time at the 24-hour reception. The complex has a cozy restaurant, cafeteria, hairdresser, babysitting service and a Marks and Spencer shop.The hotel is located 19 km from Prague Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="50.07698059082031" Longitude="14.4314603805542" StarRating="0" HotelCode="0|top_wenceslas_square_apartment" HotelName="Top Wenceslas Square Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anglická 8, 120 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Top Wenceslas Square Apartment offers accommodation in Prague. Guests benefit from a balcony. Free WiFi is offered .&lt;br /&gt;There is a seating area and a kitchen. A flat-screen TV with satellite channels and DVD player, as well as a CD player are provided. There is a private bathroom with a bath or shower.&lt;br /&gt;The Prague National Museum is 300 metres from Top Wenceslas Square Apartment, while Wenceslas Square is 350 metres away. The nearest airport is Vaclav Havel Prague Airport, 12 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="50.078880310058594" Longitude="14.423080444335938" StarRating="0" HotelCode="0|modern_apartment_navratilova_ii" HotelName="Modern Apartment Navrátilova II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Navrátilova 9, 110 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Prague centre, 500 metres from Wenceslas Square, Modern Apartment Navrátilova II is a self-catering accommodation with free WiFi. The Prague National Museum can be reached within 900 metres.&lt;br /&gt;The apartments include 1 or 2 bedrooms, a living room with a sofa bed, a well-equipped kitchen or kitchenette with a dishwasher and a dining area, and a bathroom with a shower. A washing machine and ironing facilities are also at guests’ disposal.&lt;br /&gt;Various restaurants can be found in the vicinity of Modern Apartment Navrátilova II.&lt;br /&gt;Old Town Square with the Orloj Astronomical Clock can be reached within 1 km and the Charles Bridge is 15 minutes on foot away. Václav Havel Prague Airport is located 12 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.00" OriginalAmount="1037.00">
      <BasicPropertyInfo Latitude="50.06863021850586" Longitude="14.369959831237793" StarRating="0" HotelCode="0|leongargt_apartments_" HotelName="Leongargt Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Musílkova 1311/5d, 15000, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated within 15 minutes by public transport from the centre of Prague, the Leongargt Apartments offers a fully furnished modern apartment in the Nová Kavalírka Residential Complex. Free WiFi is available.&lt;br /&gt;The non-smoking apartment is fitted with a flat-screen cable TV, a seating area, a fully equipped kitchen, complete with a microwave and a refrigerator, and a bathroom with a bathtub, a hairdryer and towels.&lt;br /&gt;The property also offers free private on-site parking for bookings more than 6 nights. Free public parking is possible nearby.&lt;br /&gt;There is a supermarket 50 metres from the Leongargt Apartments, a restaurant 200 metres away and a market 350 metres off. The Nový Smíchov Shopping Centre can be visited 4 tram stops away.&lt;br /&gt;Major city sights, the Prague Castle, the Charles Bridge and the Wenceslas Square, are all within a 5-km range from the apartment.&lt;br /&gt;The Kavalírka Tram Stop is 300 metres from the property and the Václav Havel Airport  Prague is located 8 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1164.00" OriginalAmount="1164.00">
      <BasicPropertyInfo Latitude="50.092933" Longitude="14.40906421" StarRating="0" HotelCode="784313|hoffmeister_apartments" HotelName="Hoffmeister&amp;Spa Depandance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Pod Bruskou 7, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="883016|sleep_and_go_3" HotelName="Sleep&amp;Go" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckách 19</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1342.00" OriginalAmount="1342.00">
      <BasicPropertyInfo Latitude="50.081790924072266" Longitude="14.40707015991211" StarRating="0" HotelCode="0|modern_apartment_vsehrdova" HotelName="Modern Apartment Všehrdova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Všehrdova 6, 118 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Prague, 650 metres from the Charles Bridge, Modern Apartment Všehrdova is a self-catering accommodation with free WiFi.&lt;br /&gt;The apartments feature 1 or 2 bedrooms, a living room with a sofa bed and a flat-screen TV, an equipped kitchenette, and a bathroom fitted with a bath or a shower. A washing machine and iron is available.&lt;br /&gt;Various restaurants can be found in walking distance from Modern Apartment Všehrdova.&lt;br /&gt;Dancing House Ginger &amp;amp; Fred can be reached within a 15-minute walk. Old Town Square with the Orloj Astronomical Clock is within 20 minutes on foot.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1345.00" OriginalAmount="1345.00">
      <BasicPropertyInfo Latitude="50.079630243135" Longitude="14.429334998131" StarRating="3" HotelCode="224852|hapimag_resort_prague" HotelName="Hapimag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námésti 60, 110 00 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1410.00" OriginalAmount="1410.00">
      <BasicPropertyInfo Latitude="50.091983795166016" Longitude="14.325179100036621" StarRating="0" HotelCode="0|dreamy_apartment" HotelName="Dreamy Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jenecská 36, Prague, 161 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Dreamy Apartment offers accommodation in Prague, 5 km from St. Vitus Cathedral. The unit is 6 km from Prague Castle. Free WiFi is featured throughout the property.&lt;br /&gt;A dishwasher and an oven can be found in the kitchen. Towels and bed linen are provided in this self-catering accommodation. There is a private bathroom with a bath or shower.&lt;br /&gt;Charles Bridge is 6 km from Dreamy Apartment, while Prague ZOO is 6 km away. Vaclav Havel Prague Airport is 4 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1588.00" OriginalAmount="1588.00">
      <BasicPropertyInfo Latitude="50.08430099487305" Longitude="14.45559024810791" StarRating="0" HotelCode="0|apartment_lupacova" HotelName="Apartment Lupácova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lupácova 20,Praha 3,Žižkov, 130 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set 1.9 km from Prague National Museum and 2 km from Wenceslas Square, Apartment Lupácova offers accommodation in Prague. The apartment is 2.5 km from Old Town Square. Free private parking is available on site.&lt;br /&gt;A dishwasher, an oven and a toaster can be found in the kitchen and there is a private bathroom with bathrobes and free toiletries. A flat-screen TV is available. Apartment Lupácova features free WiFi .&lt;br /&gt;Prague Astronomical Clock is 2.5 km from Apartment Lupácova, while Charles Bridge is 3.2 km from the property. The nearest airport is Vaclav Havel Prague Airport, 14 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1727.00" OriginalAmount="1727.00">
      <BasicPropertyInfo Latitude="50.06411361694336" Longitude="14.424741744995117" StarRating="0" HotelCode="0|stelas_apartments_vysehrad" HotelName="Stela's Apartments - Vysehrad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slavojova, 501 / 10, Prague, 128 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Stylish Vyshehrad Apartment offers accommodation in Prague, 400 metres from Vyšehrad. The unit is a 10-minute public transport ride from the centre. Free WiFi is offered throughout the property.&lt;br /&gt;There is a dining area and a kitchen as well as a private bathroom with slippers, free toiletries and a hair dryer. Towels and bed linen are available. The apartment features high ceilings.&lt;br /&gt;Various restaurants and shops can be found in the vicinity of Stylish Vyshehrad Apartment.&lt;br /&gt;Wenceslas Square is 1.9 km from Stylish Vyshehrad Apartment, while Old Town Square is 2.6 km away. Vaclav Havel Prague Airport is 12 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2294.00" OriginalAmount="2294.00">
      <BasicPropertyInfo Latitude="50.076988220214844" Longitude="14.406100273132324" StarRating="0" HotelCode="0|apartment_near_lesser_town" HotelName="Apartments Near Lesser Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P. Švandy ze Semcic 16, Smíchov, 155 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in the centre of Prague city and the Charles Bridge reachable within 1.1 km, Apartments near Lesser Town offer self-catered accommodation with a small garden with an outdoor seating and barbecue facilities. Free WiFi is available in all areas and free public parking is possible on site. A restaurant is set in the same building.&lt;br /&gt;Apartments near Lesser Town are set in a building built in 1874 and it comes with garden views, a seating area, a sofa bed, a well-fitted kitchenette, a dining area and a private bathroom.&lt;br /&gt;There is an Italian bakery with gluten-free pastries and pizza available on site. In the building you can find a restaurant which offers late breakfast, lunch and dinner. Many other shops and restaurants can be reached within a few-minute walk. A storage room is available upon request.&lt;br /&gt;If you feel like visiting the surroundings, check out Wenceslas Square reachable within 1.5 km and the Old Town Square situated in a radius of 1.6 km. The Prague Castle is 1.7 km away. The Old Town Hall with Orloj Astronomical Clock is set 1.6 km and the nearest metro station can be reached within 600 metres.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2801.00" OriginalAmount="2801.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="860825|opletalova_apartments" HotelName="Flawless Apartments Opletalova 10" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 923/10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3692" OriginalAmount="3692">
      <BasicPropertyInfo Latitude="50.084216250236" Longitude="14.41900447011" StarRating="3" HotelCode="188599|25637" HotelName="Jilska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Sauna,Telephone Service,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Wheelchair Access,Massage Centre,Lounge,Swimming Pool,Garden,Golf,Spa,Heated Pool,Airport Transfer (on Demand),Meeting Room,Parking,Pets allowed,24 Hour Power Supply,Babysitting,Housekeeping,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Dining,Printer,24 Hour Front Desk,ATM/Cash Machine,Coffee Shop,Off-Site Parking,Pick &amp;amp; Drop,Porter,Valet Parking</BasicAmenities>
    <HotelRating>4,5,3,3.5,2,4.5,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,LUNCH</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,SPA HOTEL,CASINO RESORT,ECO HOTEL,GOLF HOTEL,AIRPORT HOTEL,APARTHOTEL,HOSTELS,GUEST HOUSES,COUNTRY HOUSE,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc266d41-84d1-493a-b5f9-0e56f99bcf68|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="dc266d41-84d1-493a-b5f9-0e56f99bcf68">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-11T00:00:00" End="2024-11-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="260270|plus_prague_hostel" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|DOTWPrice|exception while supplier interation||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
dc266d41-84d1-493a-b5f9-0e56f99bcf68|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="dc266d41-84d1-493a-b5f9-0e56f99bcf68" TimeStamp="0001-01-01T00:00:00" HotelName="Plus Prag Hostel" HotelCode="260270|plus_prague_hostel" StarRating="2" GTCityId="15580" CountryCode="CZ" CityName="Prague" CountryName="CZECH REPUBLIC" Address="Privozni 1, 170 00 Prag" PostCode="170 00" PhoneNo="+420220510046" FaxNo="" Email="" CheckInTime="" CheckOutTime="" Latitude="50.109278" Longitude="14.45121" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Bed in Dorm (shared bathroom)" RoomTypeCode="h-92686fcf-4c07-5cf8-90c8-cf5fe07a835d|63|Mjg4LjAwfEdCUHwyMDI0LTExLTEw" OriginalAmount="0" TotalPrice="288.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/11/2024"><AdditionalDetails>CZK 1400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 37.57-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Smoke Detector|Hairdryer|Shower|Wardrobe/Closet|Linens|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-07T00:00:00" End="2024-11-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="34.00" /></CancelPenalty><CancelPenalty Start="2024-11-09T00:00:00" End="2024-11-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="288.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/1024x768/content/62/7d/627d4d75dd6f68c9dd80fe8909875df5ea686dac.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/88/3b/883b5d767d821e8aa193881636a1569c23b5560f.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/a5/09/a50929a7342cfa81efbf148627a3eda8cc1dde9e.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/cb/74/cb74bd6ff5281c08bcf10c74c0290350530e7937.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/a5/23/a523c2ed18dbebdc51ededa6866ba1df466201e1.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/d5/22/d522338d85c126fae2cbfaa694b19ac662168e9f.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/f4/fe/f4fe0da432cff53f3134ad8433337a808bace85d.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/86/ae/86aeddce5ba4e0a87e6e3a3de60811cfd23b7c18.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/af/68/af68b39b225b52670beb8efcf169ff805e78ba22.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/fe/20/fe2099fb8125dd3920fb5e8046d20b24eddb8a62.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/03/c8/03c8c71adcbc7286965523542f98b37856a8c691.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/05/1b/051b314125930cd33103ec5f1ffd6baf9e20d9bc.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/f7/b2/f7b2769d8257c173c2891c988b9fe1a4014b5c53.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/a8/0e/a80edcf7c195ec0fed31a3b107d7d8a380fde110.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/17/8d/178d97c8e75753dd549dde08f7233a24047e33bb.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/73/9c/739c8dad357f57213c0d7622812e5ec0e8983ad2.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/1c/36/1c362808249e2bb9b34b75c3eb6d74fd820aad40.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/97/c3/97c3cad6bce0ef6180cf1523771f5a8b85f233d8.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/84/c4/84c4922aaa0ac86a7115753600ef35bb86ce9ae2.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/96/fb/96fbaec0503d9320609ccecb0aec944028dbd193.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/c9/45/c9459c9591513af6cb8b8487ec52958841edd1e4.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/0c/e7/0ce73a346f6ed32ee1607b27d1310606a28ff323.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/43/fc/43fc1336ffb8ad9d32812fead063c52d6f133a1b.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/f3/3e/f33e3bcc46e01b012138156b114c2d4f3bc543ee.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/2d/b8/2db8902c9e81e0ab0d5eaca6718f3609a3f47933.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/77/ed/77ed1c2bbf87d9df88801d4832d8c1093db7bd65.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/73/9f/739fe9cd7b14b8cc17b5140425ff7b73ac48548c.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/25/de/25de39452b5b6ecdff43f62fa918845cb77d1092.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/86/72/8672c18f890a553e45a6681e2247cf35443a9be7.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/64/26/6426b20a9bf39ff5ef9ee6cf37887d2743998f10.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/97/1d/971d62ce032346943414e7b822e901c813bb688d.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/66/d5/66d507c0667be2b56e2b32772195439737146867.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/f0/88/f0889d584f32c29889f76e271a3216a0c93d2a82.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/83/b1/83b128c42b842d2f18d538dd90e0f760cb564415.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/1d/44/1d44ce606168e4faa667d77c80aa4cf88d4b040e.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/95/56/955601475f3d69fd43447926cb69c2edc638a292.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/df/b0/dfb0dede4435c3e3acda15a5a21855e2d38bbee6.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/80/c3/80c370f388a749c6fbe6ad91ee67dc2597d89753.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/ce/fa/cefa096b54347aae572455e1213e1555d9032955.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/a1/7c/a17ca5923176564496cfcaae2d00167d0bd6da62.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/79/06/7906a86458e55d2a8000bb955c17bb7956148a28.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/e9/3f/e93f2cb08465dac042b7999f6305cab6c7787578.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/8e/b1/8eb1239787135674a26d526805f3e687adb7a462.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/f8/dd/f8ddd123ad311babdc0d89fe40a4eebfa3d56507.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/2a/0c/2a0c3dcced837ce50b79c008d779b7c9eead8908.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/ff/50/ff50770384752af228fb29f62000adcaf1e5d32d.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/23/88/238836bcae15781bd25029b0a53517bd148831ad.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/7a/6d/7a6dfeace29f8ad75c43da34ac63c229e89995df.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/fc/e7/fce7b5585b9e8fefb8bc48e4fde704ec9233d9ee.JPEG" /><Image Url="https://cdn.worldota.net/t/1024x768/content/49/f6/49f6cb74302e64b636e60812e50ce68afa05f0bf.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hostel offers guests a total of 119 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant and a bar. 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 accommodation.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature central heating. Internet access, a telephone and WiFi (for a fee) ensure optimal comfort. A shower and a bathtub can be found in the bathrooms. Special family rooms are available for families with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The establishment offers attractions including sport and entertainment opportunities. A range of options are available, including biking/mountain biking, beach volleyball, a gym and a sauna. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 702160&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 135.00 CZK per person. 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;Breakfast for children costs: 135.00 CZK.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 135.00 CZK.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 270.00 CZK per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 270.00 CZK per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available for an additional fee.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>ATM</Description><Value>ATM</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Shopping on site</Description><Value>Shopping on site</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Computer</Description><Value>Computer</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Security guard</Description><Value>Security guard</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Gift shop</Description><Value>Gift shop</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Television in lobby</Description><Value>Television in lobby</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>All Spaces Non-Smoking (public and private)</Description><Value>All Spaces Non-Smoking (public and private)</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Outdoor furniture</Description><Value>Outdoor furniture</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Upper floors accessible by elevator</Description><Value>Upper floors accessible by elevator</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Cafe</Description><Value>Cafe</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Common kitchen</Description><Value>Common kitchen</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Vending machine</Description><Value>Vending machine</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bottled water</Description><Value>Bottled water</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Kettle</Description><Value>Kettle</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Shuttle</Description><Value>Shuttle</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Transfer services</Description><Value>Transfer services</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Spanish</Description><Value>Spanish</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Italian</Description><Value>Italian</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Multi-language staff</Description><Value>Multi-language staff</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Bike rental</Description><Value>Bike rental</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Barbecue grill(s)</Description><Value>Barbecue grill(s)</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Billiards</Description><Value>Billiards</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Nightclub</Description><Value>Nightclub</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Hiking</Description><Value>Hiking</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Ping-Pong</Description><Value>Ping-Pong</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Swimming pool</Description><Value>Swimming pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Indoor Pool</Description><Value>Indoor Pool</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Meeting and presentation facilities</Description><Value>Meeting and presentation facilities</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference Hall</Description><Value>Conference Hall</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Cycling</Description><Value>Cycling</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Table Tennis</Description><Value>Table Tennis</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Fitness facilities</Description><Value>Fitness facilities</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Golf сourse (within 3 km)</Description><Value>Golf сourse (within 3 km)</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Doctor</Description><Value>Doctor</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>First Aid Kit</Description><Value>First Aid Kit</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Playroom</Description><Value>Playroom</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Family/Kid Friendly</Description><Value>Family/Kid Friendly</Value></HotelFacilities><HotelFacilities><Type>Pets</Type><Description>Pets allowed (under 5 kg) (surcharge)</Description><Value>Pets allowed (under 5 kg) (surcharge)</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Extra decontamination measures</Description><Value>Extra decontamination measures</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for guests</Description><Value>Personal protection equipment for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Additional measures against COVID-19</Description><Value>Additional measures against COVID-19</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
327df1ed-c219-4d55-b47e-0d10887e101d|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="327df1ed-c219-4d55-b47e-0d10887e101d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-04T00:00:00" End="2024-12-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
327df1ed-c219-4d55-b47e-0d10887e101d|PaximumSearch|supplier interation failed||Paximum|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
327df1ed-c219-4d55-b47e-0d10887e101d|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
327df1ed-c219-4d55-b47e-0d10887e101d|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
327df1ed-c219-4d55-b47e-0d10887e101d|HotelsProSearch|successfull supplier interation||HotelsPro|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
327df1ed-c219-4d55-b47e-0d10887e101d|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
327df1ed-c219-4d55-b47e-0d10887e101d|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
327df1ed-c219-4d55-b47e-0d10887e101d|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
327df1ed-c219-4d55-b47e-0d10887e101d|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-10-23T15:07:22.5076353+01:00" Version="0" EchoToken="Search" TransactionIdentifier="327df1ed-c219-4d55-b47e-0d10887e101d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="225.00" OriginalAmount="225.00">
      <BasicPropertyInfo Latitude="50.109278" Longitude="14.45121" StarRating="2" HotelCode="260270|plus_prague_hostel" HotelName="Plus Prag Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Privozni 1, 170 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186080/186080a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 119 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant and a bar. 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 accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="370.53" OriginalAmount="370.53">
      <BasicPropertyInfo Latitude="50.099339138202" Longitude="14.400972906732" StarRating="2" HotelCode="320816|125451" HotelName="Hostel Dakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Narodni Obrany 544/7, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189766/189766a_hb_a_798.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="423" OriginalAmount="423">
      <BasicPropertyInfo Latitude="50.0632904" Longitude="14.4451767" StarRating="3" HotelCode="89531|10728" HotelName="Gallery SIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 17, Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125396/a_125396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.00" OriginalAmount="437.00">
      <BasicPropertyInfo Latitude="50.064589" Longitude="14.377643" StarRating="3" HotelCode="180475|pension_kern" HotelName="Kern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jinonická 50, 150 00 Prag, Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335852/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476" OriginalAmount="476">
      <BasicPropertyInfo Latitude="50.085316924647" Longitude="14.450307682223" StarRating="3" HotelCode="108934|56376" HotelName="Pension Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štítného 13, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211094/211094a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.00" OriginalAmount="477.00">
      <BasicPropertyInfo Latitude="50.041523651981" Longitude="14.496104577328" StarRating="4" HotelCode="16122|top_hotel_prague" HotelName="TOP Hotel Praha" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blažimská 1781/4, 149 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19382/a_19382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is quietly situated just 5 km from the centre of the town. A bus stop is to be found directly in front of the hotel. The entire hotel complex sprawls 7,000 m² over extensive, greenery-filled ground and, with its 9-hectare site, is one of the largest hotel complexes in Europe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.00" OriginalAmount="493.00">
      <BasicPropertyInfo Latitude="50.09172258" Longitude="14.48307946" StarRating="2" HotelCode="969637|university_hotel_7" HotelName="University Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jeseniova 355/212, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10546714</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.00" OriginalAmount="517.00">
      <BasicPropertyInfo Latitude="50.00047759" Longitude="14.52993891" StarRating="0" HotelCode="963691|penzion_rozkos_" HotelName="Pension Rozkos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kunratická Labeskám 781, Hrncíre, 149 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929253/65a812713a7126292060415004df6fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.00" OriginalAmount="523.00">
      <BasicPropertyInfo Latitude="50.1427864" Longitude="14.4285747" StarRating="3" HotelCode="263696|pension_europa" HotelName="Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 25/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>K Vetrolamu 22, 181 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="533.64" OriginalAmount="533.64">
      <BasicPropertyInfo Latitude="50.086920833503" Longitude="14.482804834843" StarRating="3" HotelCode="56109|1241168" HotelName="EA Hotel Populus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Staré Cihelny 2182/11, Praha 3, 130 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332826/332826a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood about 6.8 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="548.51" OriginalAmount="548.51">
      <BasicPropertyInfo StarRating="3" HotelCode="|986982" HotelName="POPULUS PRAHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067157_foto_10.jpg</HotelPictures>
        <HotelDescription>Property Desc:Property Location With a stay at EA Hotel Populus in Prague (Prague 3), you'll be close to Atrium Flora and Sea World.  This hotel is within close proximity of O2 Arena and Eden Arena.Rooms Stay in one of 77 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with bathtubs or showers are provided. Conveniences include phones, as well as safes and desks.Amenities Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.Dining You can enjoy a meal at a restaurant serving the guests of EA Hotel Populus, or find a snack in a coffee shop/caf�. Quench your thirst with your favorite drink at a bar/lounge. For your convenience, a complimentary breakfast is served daily from 7 AM to 10 AM.Business, Other Amenities Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. Planning an event in Prague? This hotel has facilities measuring 4413 square feet (410 square meters), including a conference center. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service.Room Info:Know Before You Go   This property offers transfers from the train station (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation.   One child 3 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. Only registered guests are allowed in the guestrooms.  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).   Fees The following fees and deposits are charged by the property at time of service, check-in, or check-out.          Self parking fee: EUR 4 per night     Pet fee: EUR 6 per pet, per night      Rollaway bed fee: EUR 15.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. Mandatory Fees and Taxes You'll be asked to pay the following charges at the property: A tax is imposed by the city: EUR 0.60 per person, per night. This tax does not apply to children under 18 years of age.  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. Checkin Instructions:Extra-person charges may apply and vary depending on property policy. Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges. Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.  The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation. Special Checkin Instructions:24-hour airport shuttle service is available on request. Contact the property in advance to make arrangements.Property Information: Pets allowed    Check-in time starts at 2 PM  Check-out time is noonCheckin Minimum Age: 1824-hour front desk, Airport transportation (surcharge), Bar/lounge, Coffee shop or caf�, Coffee/tea in common areas, Computer station, Conference center, Conference space, Conference space size (feet) - 4413, Conference space size (meters) - 410, Free WiFi, Free breakfast, Garden, Gift shops or newsstand, Luggage storage, Multilingual staff, Number of buildings/towers - 2, Number of floors - 4, Number of meeting rooms - 4, Pets allowed, RV, bus, truck parking (surcharge), Restaurant, Roll-in shower, Safe-deposit box at front desk, Self parking (surcharge), Smoke-free property, Terrace, Total number of rooms - 77, Tours/ticket assistance, Train station pickup (surcharge), Year Built - 2004May include:, B</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.00" OriginalAmount="568.00">
      <BasicPropertyInfo Latitude="50.09179889" Longitude="14.48359655" StarRating="0" HotelCode="569836|kolej_jarov_i" HotelName="Kolej Jarov I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 93/198, Správa Ucelovych Zarízení, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738555/c2d625a9a656b0d0a710ab5082962f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.00" OriginalAmount="569.00">
      <BasicPropertyInfo Latitude="50.064988521993" Longitude="14.430719373016" StarRating="2" HotelCode="180433|pension_beta" HotelName="Pension Beta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jaromirova 174/46, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210254/210254a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.00" OriginalAmount="573.00">
      <BasicPropertyInfo Latitude="50.05254324" Longitude="14.36039877" StarRating="3" HotelCode="733722|nova_hospoda" HotelName="Nová Hospoda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Butovická 24/64, 158 00 Prague, Jinonice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.00" OriginalAmount="576.00">
      <BasicPropertyInfo Latitude="50.098866" Longitude="14.470624" StarRating="4" HotelCode="15405|olympik" HotelName="Olympik Tristar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18300/a_18300_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 4 minutes walk from Invalidova underground station and 10 minutes drive from the centre. Shopping venues are to be found directly beside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="578.00" OriginalAmount="578.00">
      <BasicPropertyInfo Latitude="50.10743535" Longitude="14.4487515" StarRating="3" HotelCode="100778|leon" HotelName="Leon Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo námestí 26, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335477/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.00" OriginalAmount="594.00">
      <BasicPropertyInfo Latitude="50.0445022" Longitude="14.4508026" StarRating="3" HotelCode="258234|hotel_ilf" HotelName="ILF" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budejovická 15/743, 140 00 Praha 4, Michle</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332768/332768a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="599.30" OriginalAmount="599.30">
      <BasicPropertyInfo Latitude="50.12674133119" Longitude="14.485913515091" StarRating="4" HotelCode="11959|8D8" HotelName="Hotel Duo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Teplicka 492</AddressLine>
          </AddressLines>
          <PostalCode>283880143</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11817/a_11817_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the northern district of Prague and is around 6 km from the city centre. One of the largest shopping centres in the country lies in the hotel's vicinity. A new metro station, Strížkov, has been constructed in front of the hotel which directly connects to the city centre in 10 minutes and provides guests with convenient access. The airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="611.00" OriginalAmount="611.00">
      <BasicPropertyInfo Latitude="50.00437927246094" Longitude="14.464744567871094" StarRating="0" HotelCode="0|apartment_de_luna" HotelName="Apartment De Luna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>146 Libušská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/71/8f7120a699924ad632c77a0992eea4dc4ed54505.jpeg</HotelPictures>
        <HotelDescription>With a stay at Apartment De Luna in Prague, you'll be a 4-minute walk from SAPA Asian Trade Center and within a 5-minute drive of Institute for Clinical and Experimental Medicine.  This pension is 6.8 mi (11 km) from Dancing House and 10.4 mi (16.7 km) from Wenceslas Square.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Featured amenities include express check-in and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Treat yourself to a stay in one of the 15 guestrooms, featuring fireplaces and Smart televisions. Your room comes with a Select Comfort bed. Kitchenettes are outfitted with refrigerators and stovetops. Satellite television is provided for your entertainment.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 CZK one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620" OriginalAmount="620">
      <BasicPropertyInfo Latitude="50.0988315" Longitude="14.47063465" StarRating="4" HotelCode="608506|229015" HotelName="Olympik Congress Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, Prague 8, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647281/647281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague. It is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.00" OriginalAmount="629.00">
      <BasicPropertyInfo Latitude="50.111757132091" Longitude="14.450925354691" StarRating="1" HotelCode="323400|hostel_kotva" HotelName="Hostel Seven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Varhulikove 1609/13, 170 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/64605/2264605/1.jpg?f=14959879</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.00" OriginalAmount="636.00">
      <BasicPropertyInfo Latitude="50.08652133" Longitude="14.55556091" StarRating="3" HotelCode="364843|hotel_max_2" HotelName="Hotel Max" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bezdrevská 590, Praha 9 - Jahodnice, 198 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33773/1933773/39.jpg?f=15618997</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.00" OriginalAmount="642.00">
      <BasicPropertyInfo Latitude="50.1264067001206" Longitude="14.385896722615" StarRating="0" HotelCode="0|homestay_nad_helmrovkou" HotelName="Homestay Nad Helmrovkou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Helmrovkou 24, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/9d/d7/9dd72bc8f24a4ae920704c4c441825df06644d88.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Homestay Nad Helmrovkou” is located in Prague. It boasts a convenient location within 5 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Car travellers can enjoy parking facilities. Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="643.00" OriginalAmount="643.00">
      <BasicPropertyInfo Latitude="50.086551666259766" Longitude="14.451202392578125" StarRating="0" HotelCode="0|ruterra_apartment_cimburkova" HotelName="Ruterra Apartment Cimburkova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 33, Prague, 130 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/d2/b4d2aecddda0f7796de0be63e0d83d928ce1a835.jpeg</HotelPictures>
        <HotelDescription>Ruterra Apartment Cimburkova is a self-catering accommodation located in Prague. The nearest bus and tram stations are reachable within 500 metres and free WiFi is available.&lt;br /&gt;Each unit at Ruterra Apartment Cimburkova comes with a private entrance, a TV, a well-fitted kitchenette with a dining table, a sofa bed, a seating area, a washing machine, ironing facilities and a private bathroom with a shower, a hairdryer and free toiletries.&lt;br /&gt;The nearest restaurant and a grocery store can be found within 50 metres.&lt;br /&gt;The property also offers a bike rental, a car hire and an airport shuttle for a surcharge.&lt;br /&gt;The property is 1.7 km from Prague National Museum and 1.8 km from the Wenceslas Square. If you feel like visiting the surroundings, check out also the Old Town Square and the Old Town Hall with Orloj Astronomical Clock situated in a radius of 2.2 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="654.44" OriginalAmount="654.44">
      <BasicPropertyInfo Latitude="50.079637619263" Longitude="14.499591449074" StarRating="3" HotelCode="58668|379105" HotelName="a&amp;o Prague Rhea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Uzlabine 3068/19, 108 51 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76009/a_76009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Prague's 10th district, bordered by a quiet park. Guests will find the city centre, sports activities, shopping venues, the main bus and train terminals, as well as the airport, in the vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="658.00" OriginalAmount="658.00">
      <BasicPropertyInfo Latitude="50.103201369983" Longitude="14.448021222685" StarRating="2" HotelCode="902564|sir_tobys" HotelName="Sir Toby's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delnická 24, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1115228/nV8iljz3_993b89b0d8b52395847bdabe1ff5019f.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="50.089386" Longitude="14.462969" StarRating="4" HotelCode="67406|hotel_ehrlich" HotelName="Hotel Ehrlich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 79, 13000 Prag 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="665.00" OriginalAmount="665.00">
      <BasicPropertyInfo Latitude="50.05485026" Longitude="14.53153772" StarRating="3" HotelCode="360707|hotel_wolf" HotelName="Hotel Wolf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hostivarského Nádraží 6A, 102 00 Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/82742/2482742/1.jpg?f=15150507</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="668.00" OriginalAmount="668.00">
      <BasicPropertyInfo Latitude="50.071609112625" Longitude="14.499873582803" StarRating="3" HotelCode="25666|juno" HotelName="Juno Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stechovicka 2296, 100 00 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36564/a_36564_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated within easy reach of the city. Strasnicka underground station is just a 5 minutes walk from the hotel, from where guests may access the historical old town in just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="684.00" OriginalAmount="684.00">
      <BasicPropertyInfo Latitude="50.093363036724" Longitude="14.464194443514" StarRating="3" HotelCode="307742|residence_invalidovna" HotelName="Residence Invalidovna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 664/1a, 186 00 Prague, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32192/1932192/32.jpg?f=15686202</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="691.00" OriginalAmount="691.00">
      <BasicPropertyInfo Latitude="50.098838801129" Longitude="14.470619559288" StarRating="4" HotelCode="166024|olympik_artemis_hotel" HotelName="Hotel Artemis Prague" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 18676 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329637/329637a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 50 rooms. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, room service and a laundry service. 8 conference rooms are available for lectures, presentations or meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="50.110735" Longitude="14.332099" StarRating="4" HotelCode="180447|dolce_villa_hotel" HotelName="Dolce Villa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebušická 93, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199487/199487a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="50.0036183647" Longitude="14.466596150363" StarRating="4" HotelCode="267729|lifestyle_hotel" HotelName="Lifestyle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Luzich 999/1, 142 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36141/1836141/1.jpg?f=15413576</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="728.84" OriginalAmount="728.84">
      <BasicPropertyInfo Latitude="50.035732479544" Longitude="14.413450956345" StarRating="4" HotelCode="56451|54290" HotelName="Hotel U Divadla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Staré pošty 247/6, Braník, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73126/a_73126_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located some 5 km away. A bus stop can be found directly in front of the hotel and Karlovo námesti underground station is only minutes away. Cultural institutions such as Vysehrad can also be found in the immediate surroundings of the hotel. A stop for boat trips on the Vltava river is situated 700 m away and Prague airport lies some 20 km outside the city centre.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="733.00" OriginalAmount="733.00">
      <BasicPropertyInfo Latitude="50.043460378654" Longitude="14.439414739609" StarRating="4" HotelCode="31290|barcelo_praha_hotel" HotelName="Occidental Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Na strži 32, 14000 Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49989/a_49989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a peaceful neighbourhood, just on the outskirts of Prague city centre. It offers convenient access to public transport (about 100 metres away) and is 15 minutes from the old town. It takes a mere 30 minutes to get to Ruzyne Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.00" OriginalAmount="740.00">
      <BasicPropertyInfo Latitude="50.0993377562" Longitude="14.286657571793" StarRating="4" HotelCode="35464|ramada_airport_hotel_prague" HotelName="Ramada Airport Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 13/11/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>K letišti 25 a/1067, Praha 6, 160 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57666/a_57666_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the southern terminal of Prague's international airport. Many of the city's top tourist sights are just a short drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="50.05160227" Longitude="14.32527861" StarRating="0" HotelCode="570634|villa_bohemia" HotelName="Villa Bohemia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K Vidouli 831/15, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738544/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="761.90" OriginalAmount="761.90">
      <BasicPropertyInfo Latitude="50.072199456005" Longitude="14.400623457672" StarRating="3" HotelCode="27731|11ad52" HotelName="ibis Praha Mala Strana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 14, Praha 5, Smichov, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40953/a_40953_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the city centre, next to the Nový Smíchov shopping centre, and just 150 m from the tram and metro station Andel. Cinemas, nightlife, bars, restaurants, the bus and train stations can all be found in the vicinity. The main tourist attractions are within walking distance (i.e. Charles Bridge is just 20 minutes away). The Old Town Square, Prague Castle, Wenceslas Square and the Jewish Quarter are all about 4 km away. The hotel is located 15 km from Prague airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.00" OriginalAmount="768.00">
      <BasicPropertyInfo Latitude="50.108565767514" Longitude="14.276878237724" StarRating="4" HotelCode="41308|holiday_inn_prague_airport" HotelName="Holiday Inn Prague Airport" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K Letisti, 1074/32, Prague International Airport, Ruzyne 16100</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66295/a_66295_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located directly next to the international airport just 8 km from the airport building. Links to the public transport network are close at hand and bars, restaurants and shopping venues can be reached in just a few minutes by making use of public transport. A ski lift is just a 1-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="50.065231300872" Longitude="14.42486122045" StarRating="4" HotelCode="19168|union_hotel_prague" HotelName="Union" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ostrcilovo Namesti 462/4, Praha 2 Nusle, 128 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23495/a_23495_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague's district 2, close to the historic centre and a mere 5 minutes from the Congress Centre. Guests will find links to the public transport network in the immediate vicinity and it lies directly below the walls of Vyšehrad Castle, a national cultural monument. The hotel is 1.5 km from the city centre, 2 km from the central train station, 2 km from shopping venues, Charles Bridge and Old Town Square and 2.5 km from Prague Castle. Prague Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="773" OriginalAmount="773">
      <BasicPropertyInfo Latitude="50.074357815256" Longitude="14.429289400578" StarRating="3" HotelCode="35063|20136" HotelName="Hotel Tivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská, 48, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018089/018089a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the city centre, next to the I.P. Pavlova underground station. It is just a short stroll to many of Prague's most popular tourist sights, including the National Museum, Wenceslas Square, and the Prague Congress Centre. The hotel is well serviced by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="773.60" OriginalAmount="773.60">
      <BasicPropertyInfo Latitude="50.034500655324" Longitude="14.476772546768" StarRating="3" HotelCode="12839|231136" HotelName="Hotel Globus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gregorova 2115/10, 148 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13252/a_13252_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the edges of the large Prague park, approximately 4 km from the city outskirts. The international airport is just a short 24 km drive away; the nearest métro station (Roztyly) lies some 12 minutes from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="50.077236" Longitude="14.43383" StarRating="4" HotelCode="180427|national_museum_aparthouse" HotelName="National Museum Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balbínova 5, Nové Mesto, New Town, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/31961/1931961/79.jpg?f=15599469</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="779.00" OriginalAmount="779.00">
      <BasicPropertyInfo Latitude="50.071910013222" Longitude="14.446318278908" StarRating="3" HotelCode="146496|czech_inn" HotelName="Czech Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Francouzská 240/76, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="782.07" OriginalAmount="782.07">
      <BasicPropertyInfo Latitude="50.088697292827" Longitude="14.571422675463" StarRating="3" HotelCode="82302|1095538" HotelName="Svornost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novozámecká 284, 190 12 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329116/329116a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="50.077486" Longitude="14.453086" StarRating="4" HotelCode="905705|taurus_hotel_" HotelName="Hotel Taurus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 105/137, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241676/a_241676_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated east of the central district of Královské Vinohrady (Royal Vineyards). It is a 5-minute walk from a tram stop, allowing guests to easily access the city centre. The Old Town is 2.5 km away, Charles Bridge is 3.1 km and Prague Castle is 4 km. There are numerous restaurants, bars and shops within a few hundred metres of the hotel. Wenceslas Square is about 10 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="50.084376141704" Longitude="14.449148446232" StarRating="4" HotelCode="34970|city_partner_hotel_victoria" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56935/a_56935_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the town centre (15 minutes). Numerous shopping venues, restaurants as well as lively pubs are located close to the hotel. Further tram stations are also located in the neighbourhood. Hlavni underground station is only 10 minutes away. Using the convenient public transport, Prague's sightseeing attractions are within easy reach. Ruzyne airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="50.089174625868" Longitude="14.578699489378" StarRating="3" HotelCode="417238|cesky_statek" HotelName="Penzion Cesky Statek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stara Obec 7, 190 12 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/509241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Prague (Dolni Pocernice), Cesky Statek is within the vicinity of Park Hostivar and O2 Arena. This pension is within the vicinity of Lake Hostivar and PVA Letnany Exhibition Center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of the guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.&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;Enjoy a satisfying meal at a restaurant serving guests of Cesky Statek.&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 a safe deposit box at the front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="793.95" OriginalAmount="793.95">
      <BasicPropertyInfo Latitude="50.094389095338" Longitude="14.454103719945" StarRating="4" HotelCode="255994|GWW" HotelName="pentahotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 112</AddressLine>
          </AddressLines>
          <PostalCode>224812681</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/359932/a_359932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is conveniently located for transportation on the outskirts of the inner city, the city centre being easily accessible by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="795.65" OriginalAmount="795.65">
      <BasicPropertyInfo Latitude="50.1106598" Longitude="14.4718956" StarRating="3" HotelCode="108811|119c01" HotelName="Jerabek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primátorská 4/7, 180 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210091/210091a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.00" OriginalAmount="797.00">
      <BasicPropertyInfo Latitude="50.101522" Longitude="14.433808" StarRating="3" HotelCode="180481|klara" HotelName="Klára" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šternberkova 20, 170 00 Prag, Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335858/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.00" OriginalAmount="804.00">
      <BasicPropertyInfo Latitude="50.090218828573" Longitude="14.450232624708" StarRating="3" HotelCode="108751|adeba_hotel" HotelName="Adeba" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pernerova 16, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210336/210336a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.00" OriginalAmount="804.00">
      <BasicPropertyInfo Latitude="50.0534996" Longitude="14.4216633" StarRating="3" HotelCode="366388|minihotel_vitex" HotelName="Minihotel Vitex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Prava 619/6, 147 00 Praha 4, Podoli</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/15444/2915444/2.jpg?f=14982632</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="810.48" OriginalAmount="810.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|702854" HotelName="Ramada Airport Prague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248225_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en al sur de la terminal de vuelos internacionales del aeropuerto de Praga. Viajando unos pocos minutos en coche podrandaacute; llegar desde aquandiacute; a los lugares turandiacute;sticos mandaacute;s importantes de la ciudad.Este hotel, construido en el 2002, cuenta con un edificio de tres plantas y un total de 56 habitaciones, de ellas 10 individuales y 46 dobles. En el edificio del hotel podrandaacute; encontrar un hall de entrada, una cafeterandiacute;a y un ascensor, asandiacute; como una recepciandoacute;n abierta 24 horas con servicio de caja fuerte y de cambio de divisa. A disposiciandoacute;n de los huandeacute;spedes tambiandeacute;n estarandaacute;n el bar, el pub y el restaurante a la carta. El hotel tambiandeacute;n cuenta con una sala de conferencias y una terminal de Internet. Podrandaacute; aparcar su vehandiacute;culo en el aparcamiento (con cargo). Para rematar el gran nanduacute;mero de prestaciones, tambiandeacute;n dispone de servicio de habitaciones y de lavanderandiacute;a.Las acogedoras habitaciones estandaacute;n dotadas de baandntilde;o con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, radio, conexiandoacute;n a Internet, minibar-nevera, cama doble, moqueta, calefacciandoacute;n central y caja fuerte de alquiler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="50.111585002879" Longitude="14.596226387972" StarRating="3" HotelCode="267717|hotel_chvalska_tvrz" HotelName="Hotel Chvalska Tvrz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Chvalske Tvrzi 858/11, 193 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10360387</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="814.00" OriginalAmount="814.00">
      <BasicPropertyInfo Latitude="50.051578" Longitude="14.5374525" StarRating="3" HotelCode="108815|hotel_kanarek" HotelName="Kanarek" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Proti proudu 6, 102 00 Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335540/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="815.00" OriginalAmount="815.00">
      <BasicPropertyInfo Latitude="50.0772671411" Longitude="14.400814557672" StarRating="0" HotelCode="980670|chevron_hotel" HotelName="Chevron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 19, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/e2/98/e298bf22bc80e9296463d9a158b4f030dd0964e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.00" OriginalAmount="822.00">
      <BasicPropertyInfo Latitude="50.08478134" Longitude="14.37610961" StarRating="4" HotelCode="619848|downtown_suites_belohorska" HotelName="Downtown Suites Belohorska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 50, 16900 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19524/3719524/1.jpg?f=15399708</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="831.00" OriginalAmount="831.00">
      <BasicPropertyInfo Latitude="50.163686554998" Longitude="14.482694537434" StarRating="3" HotelCode="108931|hotel_frydl" HotelName="Pension Frydl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Hlavni 23, Brezineves, 182 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332314/332314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Stare Mesto. This is not a pet-friendly hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="842.16" OriginalAmount="842.16">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2159735" HotelName="HOTEL VICTORIA PRAHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2159735/GugrmJb7_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Set in Prague&amp;#039;s residential Zizkov district, City Partner Hotel Victoria is a 15-minute walk from Wenceslas Square and 10 minutes by tram from Hlavní Nádraží Main Train Station. It offers a breakfast buffet.

All en-suite rooms of the Victoria are non smoking and provide satellite TV, a safe and wireless internet access at additional cost.

Guests can relax in the Hotel Victoria’s restaurant Kure v Hodinkách, where music is played in the evening. Czech and international specialities are served. The lobby bar is available 24 hours a day.&lt;br/&gt;The HOTEL VICTORIA PRAHA is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="843.60" OriginalAmount="843.60">
      <BasicPropertyInfo Latitude="50.075465" Longitude="14.403317" StarRating="3" HotelCode="14723|614735" HotelName="Hotel Arbes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktora Huga 3, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330969/330969a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="847.48" OriginalAmount="847.48">
      <BasicPropertyInfo Latitude="50.076332246458" Longitude="14.493589997291" StarRating="3" HotelCode="16318|379045" HotelName="Comfort Hotel Prague City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Becvarova 14, 100 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19623/a_19623_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in a tranquil district of Prague, just 10 minutes from a selection of shops and from the city's historical centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="849" OriginalAmount="849">
      <BasicPropertyInfo Latitude="50.094957975" Longitude="14.354606975" StarRating="3" HotelCode="76363|58175" HotelName="Avion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kladenská 115, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.00" OriginalAmount="855.00">
      <BasicPropertyInfo Latitude="50.15131070796" Longitude="14.503417611122" StarRating="3" HotelCode="188608|aura" HotelName="Hotel Aura Design &amp; Garden Pool" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kostelecka 819, Cakovice, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9186560</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.00" OriginalAmount="856.00">
      <BasicPropertyInfo Latitude="50.033024147451" Longitude="14.386425018311" StarRating="3" HotelCode="67614|hotel_smaragd" HotelName="Hotel Smaragd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geologicka 2a, Barrandov, 15200 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/19428/119428/1.jpg?f=15639339</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.00" OriginalAmount="863.00">
      <BasicPropertyInfo Latitude="50.074744935801" Longitude="14.380212037557" StarRating="4" HotelCode="500822|wellness_spa_boutique_hotel_pod_lipkami_prague" HotelName="Wellness And Spa Boutique Hotel Pod Lipkami Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lipkami 1520/8, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/668811/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pod Lipkami is conveniently located in the popular Prague 06 area. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are free Wi-Fi in all rooms, 24-hour security, 24-hour front desk, luggage storage, Wi-Fi in public areas. Designed for comfort, selected guestrooms offer television LCD/plasma screen, carpeting, cleaning products, clothes rack, complimentary instant coffee to ensure a restful night. Take a break from a long day and make use of hot tub, sauna, golf course (within 3 km), outdoor pool, spa. Hotel Pod Lipkami is an excellent choice from which to explore Prague or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="50.063056" Longitude="14.411452" StarRating="2" HotelCode="87770|botel_vodnik" HotelName="Botel Vodnik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Strakonická 1032/2, 15000 Pague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/39556/539556/1.jpg?f=15595969</HotelPictures>
        <HotelDescription>&lt;br/&gt;Internet access (no extra charge) is available to passengers in public areas. A parking deck is available to those who wish to travel with their own car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.00" OriginalAmount="866.00">
      <BasicPropertyInfo Latitude="50.064308166503906" Longitude="14.410202980041504" StarRating="0" HotelCode="0|honest_apartments" HotelName="Honest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Strakonicka 1856/11, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/66/d7661352732661231f37daadf30cf9d909c9ed2f.jpeg</HotelPictures>
        <HotelDescription>With a stay at Honest Apartments in Prague (Prague 5), you'll be within a 5-minute drive of Dancing House and Prague National Theatre. This apartment is 1.9 mi (3.1 km) from Lucerna Arcade and 2 mi (3.3 km) from Lennon Wall.&lt;br /&gt;Featured amenities include express check-in and express check-out.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="50.14930729" Longitude="14.56402677" StarRating="4" HotelCode="571946|the_granary_88" HotelName="The Granary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bohdanecska 259/1, 190 17 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/92607/2892607/1.jpg?f=14979999</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="885.67" OriginalAmount="885.67">
      <BasicPropertyInfo StarRating="0" HotelCode="|D2A970" HotelName="Figaro Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2657199_foto_1.jpeg</HotelPictures>
        <HotelDescription>Hay un total de 83 dormitorios a disposiciandoacute;n de los clientes. Esta propiedad fue reformada andiacute;ntegramente en 2022, fruto del compromiso constante que mantiene con la calidad. Figaro Suites incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en los dormitorios. La recepciandoacute;n no estandaacute; abierta durante todo el dandiacute;a. Cuenta con servicio de traslados para comodidad de los huandeacute;spedes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="886.00" OriginalAmount="886.00">
      <BasicPropertyInfo Latitude="50.109160375461" Longitude="14.393531516533" StarRating="4" HotelCode="50969|crowne_plaza_prague" HotelName="Hotel International Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koulova 15, 16000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39740/a_39740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located close to the embassy quarter. There is a tram stop to be found directly in front of the hotel and the city centre is approximately 15 minutes drive away. A diverse selection of shopping and entertainment venues as well as Prague Castle are located in the neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.00" OriginalAmount="887.00">
      <BasicPropertyInfo Latitude="50.074519628718" Longitude="14.430346190929" StarRating="4" HotelCode="337461|hotel_raffaello" HotelName="Raffaello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 54, 12000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56227/a_56227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, historical hotel is located at the heart of the city, just a few minutes walk from many of Prague's top tourist sights, shopping venues and nightclubs. Numerous bars are situated in the hotel's vicinity, as are various public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="891" OriginalAmount="891">
      <BasicPropertyInfo Latitude="50.086056897944" Longitude="14.450794681907" StarRating="4" HotelCode="336488|13355" HotelName="Hotel White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 20/275, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55632/a_55632_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This congenial, newly redecorated, family-friendly hotel is situated in the centre of Zizkov just 2 tram stops from Wenceslas Square and Prague's other leading tourist attractions. Shops, restaurants, bars, pubs and public transport are all just 100 m from the hotel. It is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="891.00" OriginalAmount="891.00">
      <BasicPropertyInfo Latitude="50.09881341" Longitude="14.4225432" StarRating="4" HotelCode="963017|letna_garden_suites_apartments" HotelName="Letna Garden Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nad Stolou 951/10, Prague 7, 170 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1971575/hAXsHGWO_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="892" OriginalAmount="892">
      <BasicPropertyInfo Latitude="50.070825796638" Longitude="14.429780635582" StarRating="4" HotelCode="394782|10913" HotelName="Hotel Assenzio Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1870/3, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328291/328291a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a historical building close to a metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="893.74" OriginalAmount="893.74">
      <BasicPropertyInfo Latitude="50.072267439785" Longitude="14.439890592408" StarRating="3" HotelCode="900415|331175" HotelName="Sibelius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jana Masaryka 39, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335615/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="900.95" OriginalAmount="900.95">
      <BasicPropertyInfo Latitude="50.04506484841" Longitude="14.344285362764" StarRating="4" HotelCode="180435|1118658" HotelName="Volcano Spa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K sopce 839/30, Prokopské údolí, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332336/332336a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="905.00" OriginalAmount="905.00">
      <BasicPropertyInfo Latitude="50.092376971607" Longitude="14.370306311961" StarRating="3" HotelCode="267716|penzion_chaloupka" HotelName="Penzion Chaloupka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Hradním Vodojemem 794/83, 162 00 Praha, Stresovice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/52001/1952001/2.jpg?f=14919788</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="909.26" OriginalAmount="909.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|833313" HotelName="U DIVADLA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885231_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located some 5 km away. A bus stop can be found directly in front of the hotel and Karlovo n�mesti underground station is only minutes away. Cultural institutions such as Vysehrad can also be found in the immediate surroundings of the hotel. A stop for boat trips on the Vltava river is situated 700 m away and Prague airport lies some 20 km outside the city centre. This newly renovated hotel in Branik, one of Prague's traditional residential areas, offers an elegant restaurant, sophisticated cafe and unique bar with an aquarium, which are also available for special events. The stylish rooms come with bathroom with bathtub/shower and other standard amenities. Guests may select their breakfast from the buffet. Lunch and dinner may be taken � la carte or from a set menu. Furthermore, special dietary requirements can be catered for.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="50.0740677" Longitude="14.4289382" StarRating="3" HotelCode="900005|city_central_de_luxe" HotelName="Hotel City Central" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 21, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182912/a_182912_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an excellent location close the city centre, just 5 minutes' walk from Prague's Wenceslas Square. Guests will find a range of restaurants, bars and shopping venues within 400 m of the hotel, and the underground and tram station I. P. Pavlova is located approximately 50 m away. Prague Airport lies some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="50.068410868683" Longitude="14.471863042992" StarRating="4" HotelCode="81928|247366" HotelName="Iris Hotel Eden" 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,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vladivostocká 2, 100 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/247366/4JU2a1cI_2a081faabbfaee788a621d7454f72305.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of Prague city centre, just 15 minutes by public transport from the heart of the city, in an area populated mostly by sports facilities and business complexes. Next to the hotel is a large shopping complex where guests can find offers of all kinds. The centre of Prague, a little over 4 km away, is easily accessible by tram and bus. Prague main station is located approximately 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="50.075045518698" Longitude="14.425507485866" StarRating="3" HotelCode="67078|hotel_sunrise_3" HotelName="Hotel Sunrise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ke Karlovu 1414/19, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330045/330045a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="919.29" OriginalAmount="919.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15C26" HotelName="Post 120 Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620880_foto_1.jpeg</HotelPictures>
        <HotelDescription>Post 120 Suites is located in Prague, in convenient distance from the center as well as form the Airport The property is around 6 far km from Charles Bridge and The Old Town Square. The accommodation provides a round the clock reception, airport transfers and free WiFi throughout the property. All units are equipped with a flat-screen TV with satellite channels, fully equipped kitchenette, fridge, a kettle. All guest rooms include a private bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="919.83" OriginalAmount="919.83">
      <BasicPropertyInfo Latitude="50.067218543848" Longitude="14.34482395649" StarRating="3" HotelCode="60639|87001" HotelName="Hotel Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 103/215A, Praha 5, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78487/a_78487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is situated in the quiet area of Prague 5 by the Motol Golf Club, with easy connections to the city centre by tram and a stop 200 m from the hotel. Prague Old Town and Charles Bridge are approximately 5 km from the city hotel and Prague-Ruzyne International Airport is around 3 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.00" OriginalAmount="920.00">
      <BasicPropertyInfo Latitude="50.07609176635742" Longitude="14.441061973571777" StarRating="0" HotelCode="0|michalfriends_noble_apartments_prague_2" HotelName="Royal APTs Prague by Michal&amp;Friends" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Slezská 776/16, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/53/ea531bb5f1d2c6e8b145f1be3757e4d45a6969c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Royal APTs Prague by Michal&amp;amp;Friends» is located in Prague. This apartment is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Church of St. Ludmila, Námestí Míru and Faust House.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;You can stop by the bar. You won’t have to leave your pet at home as they are allowed. Additional services that the apartment offers to its guests: a laundry.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="924.00" OriginalAmount="924.00">
      <BasicPropertyInfo Latitude="50.0213689961305" Longitude="14.4220125675201" StarRating="0" HotelCode="0|hodkovicky_2" HotelName="Hodkovicky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klánova 512/34, 147 00 Praha 4-Hodkovicky, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/58/9658bff5addc1c44cb489ebe6b9ce8441673f42f.jpeg</HotelPictures>
        <HotelDescription>2-room penthouse 60 m2 on 2nd floor. Beautiful and cosy furnishings: open living/dining room 23 m2, with sloping ceilings with 1 double sofabed (160 cm, length 200 cm), dining table, satellite TV, video and radio. 1 room 16 m2, with sloping ceilings with rooflight with 2 beds (80 cm, length 200 cm), air conditioning. Open kitchen (4 hot plates, dishwasher, microwave, freezer, electric coffee machine). Bath/WC. Electric heating. Balcony 4 m2, south-east facing position. Terrace furniture. View of the garden. Facilities: washing machine, iron. Internet (WiFi, free).&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="929.36" OriginalAmount="929.36">
      <BasicPropertyInfo Latitude="50.091217" Longitude="14.410597" StarRating="4" HotelCode="65500|322095" HotelName="Hotel Trinidad Prague Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Železné lávky 14, Malá Strana, 11800 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335297/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.00" OriginalAmount="931.00">
      <BasicPropertyInfo Latitude="50.057" Longitude="14.28114" StarRating="0" HotelCode="0|bastien_studio_" HotelName="Bastien Studio near Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sazovická 488/8, Prague 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/5b/295bb7963269b47cff2a6f1e78edc8a88a0d00a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Prague, you'll be 7.1 mi (11.5 km) from Charles University and 7.3 mi (11.8 km) from Astronomical Clock.  This 4-star apartment is 7.6 mi (12.2 km) from Prague Castle and 7.8 mi (12.6 km) from Wenceslas Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in this individually decorated apartment, which features a fireplace and a flat-screen TV. The apartment has a memory foam bed. There's a private furnished patio. A kitchenette is outfitted with a full-sized refrigerator/freezer, an oven, and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as shopping on site. Guests can get around on the shuttle (surcharge), which operates within 300 meters.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the apartment's coffee shop/café. Wrap up your day with a drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out and an elevator (lift).&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.00" OriginalAmount="932.00">
      <BasicPropertyInfo Latitude="50.074979244829" Longitude="14.382849633694" StarRating="3" HotelCode="58725|borgo_2" HotelName="St. Terezie - Baroque Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Pernikárky 111/2a, 150 00 Praha 5, Smíchov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/61736/2961736/1.jpg?f=15197546</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="932.61" OriginalAmount="932.61">
      <BasicPropertyInfo StarRating="3" HotelCode="|702851" HotelName="City Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248218_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano cuenta con una ubicaciandoacute;n excelente cerca del centro de la ciudad, a solo 5 minutos a pie de la plaza de Wenceslao de Praga. Los huandeacute;spedes encontrarandaacute;n diversos restaurantes, bares y zonas de tiendas a 400 m del hotel. La estaciandoacute;n de metro y tranvandiacute;a I. P. Pavlova estandaacute; situada aproximadamente a 50 m y el aeropuerto de Praga se encuentra a unos 20 km del hotel.Este hotel de 91 habitaciones, renovado en 2009, se encuentra en 2 edificios conectados por un atrio, donde se encuentran la recepciandoacute;n y el bar del vestandiacute;bulo. Las instalaciones disponibles en este establecimiento incluyen servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, guardarropa y ascensor. Hay una sala de TV y cafeterandiacute;a en el recinto y los huandeacute;spedes que lleguen en coche pueden hacer uso del aparcamiento.Cada habitaciandoacute;n viene equipada con un sistema de seguridad electrandoacute;nico, caja fuerte, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite, conexiandoacute;n a Internet y calefacciandoacute;n central. Los cuartos de baandntilde;o estandaacute;n dotados de baandntilde;era, ducha y secador de pelo, y todas las habitaciones cuentan con camas dobles para el confort de los huandeacute;spedes.Se sirve desayuno de bufet en el hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="934.00" OriginalAmount="934.00">
      <BasicPropertyInfo Latitude="50.06395" Longitude="14.42473" StarRating="0" HotelCode="0|studio_under_vysehrad_castle_ii" HotelName="Studio under Vysehrad castle II." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slavojova 1729/8a, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/69/46/6946736a7e910b2579510c1544d8539544678d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Studio under Vysehrad castle II. is located in center of the part of Prague called Naplavka.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;There is one room in the ground floor.&lt;/br&gt;The studio has 2 separate beds (90x200cm) and 1 sofa bed (120x200cm). It accommodates up to three adults and one child up to 6 years old.&lt;/br&gt;Wi-Fi is available throughout the property. Parking is allowed on the street where there are parking vending machines. Please note that the entire hotel is non-smoking.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 5.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.00" OriginalAmount="935.00">
      <BasicPropertyInfo Latitude="50.070127483791" Longitude="14.401939175323" StarRating="4" HotelCode="100774|aparthotel_angel" HotelName="Apart Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karla Englise 2, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/61/614755/FSLYpcgO_957577505088765ba5cd4b2949cface7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="937.00" OriginalAmount="937.00">
      <BasicPropertyInfo Latitude="50.0776586" Longitude="14.4014296" StarRating="4" HotelCode="161905|red_and_blue_design_hotel_prague" HotelName="Red &amp; Blue Design Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 13, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228383/gt_228383_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite Petrin Park, close to the very heart of the city, a short walk from Charles Bridge and Prague Castle. There are restaurants and bars within about 100 m of the hotel and the closest tram stop is roughly 50 m away. Prague Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.00" OriginalAmount="942.00">
      <BasicPropertyInfo Latitude="50.048999720918" Longitude="14.43810582161" StarRating="4" HotelCode="47798|panorama_hotel_prague" HotelName="Panorama Hotel Prague" 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Milevska 1695/7, 14063 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018319/018319a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in a peaceful area, just outside the city centre. Guests will find the nearest metro station just 250 m away (Pankrac) and the hotel lies only 4 stops from the city centre, making it the perfect base from which to explore the sights of Prague. It is 250 m to the shops (Arkady), 500 m to Vysehrad Citadel and 3 km to the city centre, with Wenceslas Square and the Old Town. Prague Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.00" OriginalAmount="947.00">
      <BasicPropertyInfo Latitude="50.09149625" Longitude="14.43306688" StarRating="0" HotelCode="755552|four_elements_3" HotelName="Four Elements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petrska 7, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929316/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="50.0326650924776" Longitude="14.587777107954" StarRating="0" HotelCode="0|richie_apartman" HotelName="Richie Apartment near aquapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frantiska Divise 1437/54N, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/23/ca/23ca64ab5a132fac9995c7b8b2611c56cb8be4ee.jpeg</HotelPictures>
        <HotelDescription>Located on the outskirts of Prague-Uhríneves, 3 km from the Aquapark Cestlice  and the Pruhonice Shopping Centre, Richie Apartman comes with a fully equipped kitchen, a living area with a flat-screen satellite TV, a bathroom, a balcony and free Wi-Fi access.&lt;/br&gt;The nearest grocery shop is 500 metres away. Restaurants, cafes and bars are in the vicinity of the apartment. Uhríneves Chateau is 1 km from the property.&lt;/br&gt;A bus stop is 300 metres away and the Praha-Uhríneves Train Station is 500 metres from the building. The city centre can be reached by train in a 15-minute ride.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that Richie Apartman has no reception. Please contact the property in advance for arranging the pickup of your keys.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="954" OriginalAmount="954">
      <BasicPropertyInfo Latitude="50.0820262" Longitude="14.30796618" StarRating="3" HotelCode="738447|286530" HotelName="Sky Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ztracena 737, Prague 6, 161 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51607/3751607/1.jpg?f=15313989</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="954.00" OriginalAmount="954.00">
      <BasicPropertyInfo Latitude="50.077214" Longitude="14.446372" StarRating="3" HotelCode="149252|hotel_and_residence_vinoh" HotelName="La Fenice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradska 83, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193319/193319a_hb_a_787.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is situated in a nice living area of Prague, within a walking distance or comfortable transport connection to the city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="50.071318101264" Longitude="14.430920973016" StarRating="3" HotelCode="108750|abe_hotel" HotelName="Abe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 22+24, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210113/210113a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3.5" HotelCode="625943|rehorova_apartments" HotelName="Rehorova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rehorova 969/21, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10195858</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="957.22" OriginalAmount="957.22">
      <BasicPropertyInfo Latitude="50.074683163045" Longitude="14.403569698334" StarRating="3" HotelCode="65381|45814" HotelName="Austria Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štefánikova 18/25, 150 00 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361009/361009a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="963" OriginalAmount="963">
      <BasicPropertyInfo Latitude="50.071308230907" Longitude="14.452456930993" StarRating="4" HotelCode="108733|243109" HotelName="DownTown Suites Kodanská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodanská 13, 10100 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6561281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="965.47" OriginalAmount="965.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|790814" HotelName="TAURUS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961672_foto_1.jpg</HotelPictures>
        <HotelDescription>Room equipment: bathroom (shower, wc), LCD TV set with a satellite receiver, telephone, hair dryer, room safe deposit box, mini bar, wifi internet, aids for making tea or coffee, toiletries.Hotel services: 24h reception, exchange, washing out and ironing, safe deposit box, stay of pets, bicycle rental.Hotel equipment: hotel is suitable for families with children, PC/internet accessible, wifi internet, lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="973.00" OriginalAmount="973.00">
      <BasicPropertyInfo Latitude="50.076456" Longitude="14.415266" StarRating="5" HotelCode="299576|fashion_dancing" HotelName="La Ballerina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dittrichova 20, 12000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407888/a_407888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Prague</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="978.49" OriginalAmount="978.49">
      <BasicPropertyInfo Latitude="50.101580409045" Longitude="14.48425590992" StarRating="4" HotelCode="23167|343725" HotelName="Wellness Hotel Step" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/11/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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malletova 1141/4, 19000 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30605/a_30605_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated around a 10-minute walk from Palmovka metro station (line B). The centre of Prague is a short 15-minute metro ride away and the airport is around 45 minutes away. This is a unique leisure and sports hotel, located close to central Prague and a few steps from the O2 Arena.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="980.29" OriginalAmount="980.29">
      <BasicPropertyInfo StarRating="3" HotelCode="|971206" HotelName="TIVOLI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/621186_foto_1.jpg</HotelPictures>
        <HotelDescription>Receptionists are responsible for renting bicycles and driving services for Prague. It is also possible to book guided tours, restaurants, excursions. Private parking is available in the area and can be booked for a daily supplement. Pets are not allowed. A shuttle service to/from the airport is available for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="982.41" OriginalAmount="982.41">
      <BasicPropertyInfo Latitude="50.07603513" Longitude="14.43417081" StarRating="4" HotelCode="631806|2404025" HotelName="Elizabeth Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Anglicka 81/24, Prague 02, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2404025/AETHImfw_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Nove Mesto. The 30 welcoming accommodation units offer a perfect place to relax at the end of the day. 
1.2 km from Prague National Museum, Elizabeth Suites is located in Prague and provides free WiFi, concierge services and a ticket service. All rooms feature a kitchenette and a private bathroom. Wenceslas Square is 1.5 km away.

Guest rooms are equipped with a microwave, fridge, a kettle, a bath or shower, free toiletries and a wardrobe. All rooms are fitted with a flat-screen TV, and some rooms here will provide you with a terrace. The rooms at the hotel are fitted with a seating area.

Prague Astronomical Clock is 3.2 km from Elizabeth Suites.

Prague 02 is a great choice for travellers interested in beer, walking and architecture.

This is our guests' favourite part of Prague, according to independent reviews.

Couples particularly like the location — they rated it 9.2 for a two-person trip.

This property is also rated for the best value in Prague! Guests are getting more for their money when compared to other properties in this city.

We speak your language!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="989.00" OriginalAmount="989.00">
      <BasicPropertyInfo Latitude="50.00247594" Longitude="14.42464148" StarRating="0" HotelCode="964674|wine_pension_prague_" HotelName="Wine Pension Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hubickova 1396/27, Praha 4 Modrany, 143 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10399/2910399/1.jpg?f=15041144</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="993.71" OriginalAmount="993.71">
      <BasicPropertyInfo Latitude="50.071223002026" Longitude="14.396858811379" StarRating="4" HotelCode="14940|10ac9a" HotelName="NH Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17591/a_17591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a hillside, on the edge of the historic city centre and close to the Mozart Museum. There is a glorious garden behind the hotel. Within walking distance of the hotel, guests will find restaurants, bars, nightclubs and public transport connections, as well as shopping opportunities. It takes 5 minutes on foot to reach the metro station Andel and the city centre is approximately 3 km away. The river is around 500 m away and the railway station is approximately 1 km from the hotel. Attractions such as Wenceslas Square and Prague Castle can be reached in about 10 minutes on public transport, while the Old Town Square and the National Theatre can be reached in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="997" OriginalAmount="997">
      <BasicPropertyInfo Latitude="49.961912022491" Longitude="14.071313738823" StarRating="4" HotelCode="372039|420265" HotelName="Hotel Grand Litava Beroun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Námestí Marie Poštové 49, 26601 Beroun</AddressLine>
          </AddressLines>
          <CityName>Beroun</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Beroun.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.00" OriginalAmount="1000.00">
      <BasicPropertyInfo Latitude="50.03906154" Longitude="14.43872005" StarRating="0" HotelCode="570545|villa_na_vinici" HotelName="Villa Na Vinici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Conference Hall,Elevator,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dolnokrcská 304/39, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32940/1932940/1.jpg?f=15455850</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa na Vinici in Prague (Prague 4), you'll be convenient to Arkady Pankrac and Prague Congress Centre. This 4-star bed &amp; breakfast is within close proximity of Institute for Clinical and Experimental Medicine and Vysehrad.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 10 guestrooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and blackout drapes/curtains, and housekeeping is provided daily.&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;A complimentary buffet breakfast is included.&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, express check-in, and express check-out. Planning an event in Prague? This bed &amp; breakfast has 430 square feet (40 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.00" OriginalAmount="1003.00">
      <BasicPropertyInfo Latitude="50.08389794" Longitude="14.36599961" StarRating="3" HotelCode="510180|valcha_apartments" HotelName="Valcha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 105, 160 90 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/677772/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.00" OriginalAmount="1012.00">
      <BasicPropertyInfo Latitude="50.102395032932" Longitude="14.431775808335" StarRating="4" HotelCode="371511|mama_shelter_prague" HotelName="Mama Shelter Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Veletrzni 1502/20, Holešovice, 17000 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70882/a_70882_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within the same neighbourhood as this city hotel guests will find Sea World, Krizik's Fountain, The National Gallery, Tesla Arena, AXA Arena, Stromovka Park, Prague's Zoo, Planetarium, Botanical Gardens, and the tropical gardens of Fata Morgana. In just a few minutes by public transport or in a taxi, guests will find themselves in Prague's Jewish Quarter, a few steps from the Old New Synagogue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1015" OriginalAmount="1015">
      <BasicPropertyInfo Latitude="50.09256805" Longitude="14.45112469" StarRating="4" HotelCode="494045|201164" HotelName="EMPIRENT Karlin Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 71, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/652508/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1022.33" OriginalAmount="1022.33">
      <BasicPropertyInfo Latitude="50.09011671" Longitude="14.43462279" StarRating="4" HotelCode="833624|204b96" HotelName="Alveo Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porící 1066/27, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653299/653299a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Stare Mesto. ALVEO SUITES features a total of 35 units. This accommodation was established in 2018. 
Located in Prague, 1.6 km from Prague Astronomical Clock, Alveo Suites has rooms with free WiFi access. The property is set 1.6 km from Old Town Square, 2.5 km from Prague National Museum and 2.7 km from Wenceslas Square. St. Vitus Cathedral is 3 km from the hotel.
All units at the hotel are equipped with a seating area, a flat-screen TV with satellite channels and a private bathroom with free toiletries and a shower. Rooms are equipped with a kettle, while selected rooms also feature a kitchenette with a microwave. All rooms will provide guests with a fridge.
A buffet breakfast is served daily at a partner hotel, 150 m from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1027.00" OriginalAmount="1027.00">
      <BasicPropertyInfo Latitude="50.074934488397" Longitude="14.439157247543" StarRating="3" HotelCode="34924|hotel_tosca" HotelName="EA Hotel Tosca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blanická 10, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56845/a_56845_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Vinohrady district of Prague, close to Namesti Miru, Peace Square. The famous Wenceslas Square and the city centre are all within a 10 minutes walk from the hotel. Numerous shopping facilities, restaurants and cosy bars are located in the hotel's immediate vicinity. Public transport may be taken from locations nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1030.00" OriginalAmount="1030.00">
      <BasicPropertyInfo Latitude="50.092304364282" Longitude="14.587808592005" StarRating="3" HotelCode="307570|black_bridge__hotel_apartment" HotelName="Black Bridge Hotel Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Národních Hrdinu 891, 190 12 Prague, Dolní Pocernice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/37755/1937755/1.jpg?f=15073454</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the accommodation, which has a total of 12 rooms. Services and facilities at the hotel include a restaurant, a bar and a conference room. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1037.68" OriginalAmount="1037.68">
      <BasicPropertyInfo Latitude="50.077371071034" Longitude="14.426870048046" StarRating="4" HotelCode="58858|231186" HotelName="Archibald City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 33, 110 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76247/a_76247_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the most attractive part of Prague 1 district, only a few steps from the shops on Wenceslas Square (150 m) and Old Town Square (900 m). Guests will find the nearest restaurants just 50 m from the hotel doorstep and there are bars, links to the public transport network and shops all within a radius of 150 m. The National Museum is just 200 m away and it is 900 m to the National Theatre and 1.1 km to Charles Bridge. Prague Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1039.00" OriginalAmount="1039.00">
      <BasicPropertyInfo Latitude="50.067500230013" Longitude="14.344678454897" StarRating="4" HotelCode="934441|hotel_golf_depandance_3" HotelName="Hotel Golf Depandance" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 103/215A, Praha 5, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374094/374094a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by nature, the hotel offers a great public connection to the centre of Prague (24/24) and is just few steps from the Golf Club Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1039.40" OriginalAmount="1039.40">
      <BasicPropertyInfo Latitude="50.071629282625" Longitude="14.430413246155" StarRating="4" HotelCode="24652|546165" HotelName="Green Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fügnerovo Námestí 1865/4, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35675/gt_35675_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a stone's throw from the vibrant heart of Prague city. All the city's major attractions are within a short walk of the hotel. The National Museum, Wenceslas Square, the main Prague Boulevard with its many shops, famous restaurants, cafés, traditional pubs, wine bars, night spots and much more is just 10 minutes away. It is 1 km to Prague state opera and Vyšehrad. The residence is located just a few steps from I.P. Pavlova metro station and a tram station that provides easy access to the entire city and its surrounding areas. It is 2 km to the Old Town Square and the railway station is 1.3 km. Prague Airport is just 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1042.00" OriginalAmount="1042.00">
      <BasicPropertyInfo Latitude="50.0496512" Longitude="14.3276667" StarRating="3" HotelCode="630044|shato_hotel" HotelName="Hotel Shato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Na Dolnici 182/23, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799433/bd1b5d31287845b995b94201e23192c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="50.021455162268" Longitude="14.463055729866" StarRating="4" HotelCode="58726|rezidence_emmy" HotelName="Rezidence Emmy" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>K Zelene Louce 2a, Kunratice, 140 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76076/gt_76076_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in a peaceful part of the Prague 4 district, with the vast forest of Krský Les in its vicinity. Right next to the hotel stands the building of IKEM (Institute of Clinical and Experimental Medicine). Guests will find links to the public transport network in the immediate vicinity and Prague Old Town and the train station are both around 9.5 km away. There is a shopping centre 4 km from the business hotel, Prague Castle is around 12.4 km away and Prague-Ruzyne International airport is approximately 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1046.05" OriginalAmount="1046.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|702959" HotelName="Hotel Golf Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961656_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en una excelente ubicaciandoacute;n en medio de la vegetaciandoacute;n cerca de Motol Park y el campo de golf, con conexiones de transporte panduacute;blico con el centro de la ciudad. Prague Old Town y el Puente de Carlos se encuentran a unos 5 km. El hotel recibe a sus huandeacute;spedes en un vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa, guardarropa y ascensor. Los huandeacute;spedes tambiandeacute;n pueden utilizar la sala de TV, cafeterandiacute;a, bar, restaurante, instalaciones para conferencias, conexiandoacute;n a Internet, servicio de lavanderandiacute;a y un aparcamiento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1049.57" OriginalAmount="1049.57">
      <BasicPropertyInfo Latitude="50.075092857121" Longitude="14.427151679993" StarRating="3" HotelCode="23166|10ac89" HotelName="ibis Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 36, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30604/a_30604_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical part of the city, this city hotel is just 5 minutes' walk from famous Wenceslas Square, next to the PWC office building and 1 metro station from the Prague Convention Centre. I.P. Pavlova metro station is just 200 m from the hotel and central train station (Praha hlavní nádraží) is approximately 1 km away. Nearby places of interest include the National Theatre and Charles Bridge (both around 2 km), Prague Castle (3 km) and the National Museum and State Opera (both 500 m). Prague/Ruzyne International airport is roughly 15 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1053.00" OriginalAmount="1053.00">
      <BasicPropertyInfo Latitude="50.1175954" Longitude="14.4468738" StarRating="4" HotelCode="296385|castle_residence_praha" HotelName="Castle Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kvetinarska 755, Praha 8, Liben 182 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1054.00" OriginalAmount="1054.00">
      <BasicPropertyInfo Latitude="50.11176681518555" Longitude="14.474273681640625" StarRating="0" HotelCode="0|apartments_rokytka_praha" HotelName="Apartments Rokytka - Praha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kandertova 865/17, Prague, 180 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/30/2930119f65e8c1a4c516b3eebbefe0f7f1e1b591.jpeg</HotelPictures>
        <HotelDescription>Apartments Rokytka - Praha is situated in Prague 8, 1.5 km from O2 Arena Prague. Wenceslas Square is 5 km from the property. Free WiFi is featured .&lt;br /&gt;A flat-screen TV and DVD player are available in some units. All units feature a kitchen fitted with a microwave and fridge. A stovetop is also available, as well as a coffee machine and a kettle. Bed linen is offered.&lt;br /&gt;Old Town Square is 5 km from Apartments Rokytka - Praha. Vaclav Havel Prague Airport is 15 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1058.00" OriginalAmount="1058.00">
      <BasicPropertyInfo Latitude="50.0806757" Longitude="14.42135035" StarRating="0" HotelCode="860927|city_nest" HotelName="City Nest Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 16, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1059.00" OriginalAmount="1059.00">
      <BasicPropertyInfo Latitude="50.070983" Longitude="14.404945" StarRating="3" HotelCode="162920|andel_apartments_praha" HotelName="Andel Apartments Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nádražní 60/114, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77307/1977307/1.jpg?f=15240371</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1059.00" OriginalAmount="1059.00">
      <BasicPropertyInfo Latitude="50.072432942459" Longitude="14.434025444612" StarRating="4" HotelCode="57881|hotel_galileo_prague_4" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bruselská 239/3, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74993/a_74993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a very beautiful and quiet area, only a 5-minute walk from the centre. Shopping venues, cafés, the National Museum and countless restaurants are to be found in the vicinity. Within a 15-minute walk are nightclubs, bars, the Old Town Square and the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1062.00" OriginalAmount="1062.00">
      <BasicPropertyInfo Latitude="50.082298278808594" Longitude="14.42080020904541" StarRating="3" HotelCode="0|city_leaf" HotelName="City Leaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Charvátova 10, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/fe/cafe2df5e6f505e194a98f20f5ec128657a7da77.jpeg</HotelPictures>
        <HotelDescription>City Leaf is a popular choice amongst travelers in Prague, whether exploring or just passing through. 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, daily housekeeping, taxi service, Wi-Fi in public areas, airport transfer, are at hand. Flat screen television, clothes rack, complimentary tea, linens, sofa can be found in selected guestrooms. The property offers various recreational opportunities. No matter what your reasons are for visiting Prague, City Leaf will make you feel instantly at home.&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: 20.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;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 25.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="50.068370177356" Longitude="14.329741001559" StarRating="3" HotelCode="307588|hotel_energie" HotelName="Hotel Energie" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 298/276, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/476073/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1063.41" OriginalAmount="1063.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|703002" HotelName="Red &amp; Blue Design" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887245_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado frente a Petrin Park, cerca del centro de Praga y a pocos pasos del puente de Carlos y el Castillo de Praga. El establecimiento se encuentra a 100 metros de muchos restaurantes y bares y a 50 metros de la parada de tranvandiacute;a mandaacute;s cercana. Estandaacute; muy bien ubicado a 20 km del aeropuerto de Praga. Es la opciandoacute;n ideal tanto para los clientes en viaje de negocios como para quienes visitan la ciudad para conocer su cultura e historia. Este impresionante edificio ofrece un diseandntilde;o fresco y anduacute;nico. Las habitaciones estandaacute;n muy bien diseandntilde;adas, desprendiendo carandaacute;cter y encanto. Los clientes quedarandaacute;n impresionados por el estilo y el lujo de este hotel, asandiacute; como por sus excelentes instalaciones y servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1065.00" OriginalAmount="1065.00">
      <BasicPropertyInfo Latitude="50.1237" Longitude="14.47132" StarRating="0" HotelCode="0|apartments_with_sunny_garden_prague" HotelName="Apartments With Sunny Garden Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Mazankou 1391/32, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/0d/190d8e4810f8173ed336e46ad47b521c9750b177.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments With Sunny Garden Prague in Prague (Prague 8), you'll be within a 15-minute drive of O2 Arena and Prague Castle.  This apartment is 4.6 mi (7.4 km) from Old Town Square and 4.7 mi (7.6 km) from Charles Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private patios. Smart televisions with Netflix are provided, while complimentary wireless Internet access keeps you connected. Conveniences include desks and minibars, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite from the snack bar/deli serving guests of Apartments With Sunny Garden Prague.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and coffee/tea in a common area. Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1068.38" OriginalAmount="1068.38">
      <BasicPropertyInfo Latitude="50.085547478444" Longitude="14.379998445511" StarRating="4" HotelCode="16290|298035" HotelName="Orea Hotel Pyramida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belohorská 24, Praha 6, 169 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19559/a_19559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is not only top service hotel located in walking distance from Prague castle, Loreta, Strahov monastery and Lesser town, but also a modern congress centre with excellent location. It lies also 10 min away from public transport and 10 km from Václav Havel Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1070.00" OriginalAmount="1070.00">
      <BasicPropertyInfo Latitude="50.089261297813" Longitude="14.430863857269" StarRating="3" HotelCode="365835|10ac86" HotelName="ibis Praha Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69258/a_69258_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the historical district of Prague, 5 minutes from Wenceslas Square and Staromestské námestí (Old Town Square). Guests will find restaurants, bars, nightlife, shops and links to the public transport network on the hotel's doorstep and nearby places of interest include Prague Castle (3 km), Charles Bridge (2 km) and the National Theatre (2.5 km). The hotel is approximately 15 km from Prague-Ruzyne and only 2 minutes on foot from the central railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1070.00" OriginalAmount="1070.00">
      <BasicPropertyInfo Latitude="50.08612" Longitude="14.44964" StarRating="3" HotelCode="318139|hotel_amadeus_16" HotelName="Amadeus Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Kitchen,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dalimilova 10/359, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32634/l_32634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in the Žižkov district on the right-hand bank of the River Vltava. The nearest tram station ((Viktoria Žižkov stadium) is 3 minutes walk away and offers easy access to the historical sights as well as shopping venues and night-time hotspots, which may also be reached on foot. Famous Wenceslas Square is 5 minutes away by train (3 stops) and it is possible to explore many of the city's most significant sights and squares such as the old town ring road, Charles Bridge, the Jewish district as well a Prague's castle, Hradcany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1074.07" OriginalAmount="1074.07">
      <BasicPropertyInfo Latitude="50.071968005864" Longitude="14.432641380783" StarRating="4" HotelCode="180440|748295" HotelName="Pure White" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koubkova 12, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148749/148749a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the city and tourist centre. Guests can reach the underground and tram stop within 3 minutes and the train station is just 1 km from the hotel. There are restaurants, bars and shops in the immediate vicinity, and nearby places of interest include Charles Bridge (20 minutes' walk), Kampa Island (around 25 minutes), Prague Castle (35 minutes on foot) and Vysehrad Cemetery (10 minutes on public transport). Prague-Ruzyne International airport is approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1080" OriginalAmount="1080">
      <BasicPropertyInfo Latitude="50.107039" Longitude="14.441064" StarRating="4" HotelCode="65139|10123" HotelName="Absolutum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jablonského 4, 17000 Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83965/a_83965_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the old part of Prague 7, just a few steps from the metro and train stations and exhibition grounds. The Old Town Square is located roughly 3 km from the hotel and the tourist centre is roughly 1500 m away. The river, park and Zoo Prague are within walking distance. Wenceslas Square is around 4 km away and Prague Castle around 5 km away. The Prague-Ruzyne International Airport is located approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1083" OriginalAmount="1083">
      <BasicPropertyInfo Latitude="50.0764839" Longitude="14.4232512" StarRating="4" HotelCode="39092|55816" HotelName="Antik City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 13, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331957/331957a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1084.88" OriginalAmount="1084.88">
      <BasicPropertyInfo Latitude="50.07498709" Longitude="14.43040467" StarRating="4" HotelCode="578087|2472705" HotelName="Vinohradský dum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 758/60, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651552/651552a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="50.06673" Longitude="14.402534" StarRating="4" HotelCode="160859|barcelo_praha_five_hotel" HotelName="Occidental Praha Five" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>CL Radlická 46/3276, Smíchov, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227170/a_227170_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 4 km from the centre of Prague and just 400 metres from Sady Na Skalce Park. There is a train station within a 5-minute walk and Prague-Ruzyne Airport is just a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1109.30" OriginalAmount="1109.30">
      <BasicPropertyInfo Latitude="50.081933198144" Longitude="14.430386424065" StarRating="4" HotelCode="67612|549305" HotelName="Sovereign" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politických veznu 16, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87449/a_87449_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Politickych Veznu and Opletalova Streets, in Prague's historical city centre, next to the famed Wenceslas Square. Guests will find restaurants, nightspots and bars in the immediate vicinity and the nearest links to the public transport network are just 200 metres away (underground station Muzeum). It lies near the luxury shops of the elegant Na Prikope Street and is within walking distance of most of Prague's historical monuments and tourist attractions, such as the State Opera (200 m), the Old town square and the Municipal house (500 m) and the National Theatre (1 km). It is a 30-minute walk to Prague Castle and Prague Airport is just 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1110.10" OriginalAmount="1110.10">
      <BasicPropertyInfo Latitude="50.103356976291" Longitude="14.408382599101" StarRating="4" HotelCode="154886|614435" HotelName="Villa Schwaiger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Schwaigerova 59/3, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328453/328453a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this accommodation is situated about 1.2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1111.38" OriginalAmount="1111.38">
      <BasicPropertyInfo Latitude="50.090312748614" Longitude="14.440806806087" StarRating="3" HotelCode="65982|10abb3" HotelName="Florenc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 11, 18600 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156582/156582a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1112" OriginalAmount="1112">
      <BasicPropertyInfo Latitude="50.0705201" Longitude="14.4014163" StarRating="4" HotelCode="58150|5222" HotelName="angelo by Vienna House Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Radlicka 3216/1g, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75336/a_75336_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the historical centre of Prague, in the new shopping and entertainment district. The hotel is also close to countless shopping venues, bars, nightclubs, a multiplex cinema and restaurants. From the hotel guests are able to enjoy excellent connections to public transport. It is approximately 1 km to Ruzyne Airport and the train station, while the borough of Malá Strana, Charles Bridge and the National Museum lies about 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1112.00" OriginalAmount="1112.00">
      <BasicPropertyInfo Latitude="50.090242323739" Longitude="14.435223681604" StarRating="3" HotelCode="13216|hotel_harmony_4" HotelName="Hotel Harmony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 31, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13809/a_13809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city's tourist centre, just a few minutes from St. Wenceslas Square and the old town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="50.075241465665" Longitude="14.42831670795" StarRating="3" HotelCode="97680|hotel_ankora" HotelName="Hotel Ankora Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 42, Praha 2, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336557/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1120.00" OriginalAmount="1120.00">
      <BasicPropertyInfo Latitude="50.070408" Longitude="14.430611" StarRating="4" HotelCode="87979|hotel_louis_leger" HotelName="Hotel Louis Leger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362368/362368a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.00" OriginalAmount="1124.00">
      <BasicPropertyInfo Latitude="50.07552719116211" Longitude="14.404192924499512" StarRating="0" HotelCode="0|prague_center_studio" HotelName="APT Prague Ch. Bridge by Michal&amp;Friends" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Štefánikova, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/e7/86e7ad1f798f882f4746268e40540ae2667f5357.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «APT Prague Ch. Bridge by Michal&amp;amp;Friends» is located in Prague. 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: Andel, Memorial to the Victims of Communism and Dancing House.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Spend an evening in a nice atmosphere of the bar. Want to be always on-line? Wi-Fi is available. There are other services available for the guests of the apartment. For example, ironing.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a TV and slippers. The room equipment depends on its category.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 5,000.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 15.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="50.086598382756" Longitude="14.454772566684" StarRating="3" HotelCode="494585|grand_hotel_3" HotelName="Apartment House Zizkov" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rohácova 18, 130 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/652501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 4.7 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1136.35" OriginalAmount="1136.35">
      <BasicPropertyInfo Latitude="50.072233860749" Longitude="14.430770209822" StarRating="3" HotelCode="337451|316555" HotelName="Prague Centre Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 32, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56217/a_56217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is located in the centre of Prague, near to the underground station I. P. Pavlova. The airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1153.45" OriginalAmount="1153.45">
      <BasicPropertyInfo Latitude="50.079552534226" Longitude="14.459558129311" StarRating="4" HotelCode="388475|54164" HotelName="Courtyard Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lucemburska 46, 13000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143388/143388a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the trendy and upbeat Vinohrady district, only 10 minutes to the city centre by metro or tram from Flora station, which is located right next to the hotel. Shopping venues are around 150 m away from the hotel, which is approximately 450 m from various bars and pubs and some 750 m from a selection of restaurants. Prague main train station and the central bus station are roughly 2 km and 7 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="50.06961" Longitude="14.40732" StarRating="4" HotelCode="76838|41068" HotelName="La Boutique Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staropramenna 728/3, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330366/330366a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1158.39" OriginalAmount="1158.39">
      <BasicPropertyInfo Latitude="50.1040653875" Longitude="14.447304825" StarRating="3" HotelCode="89530|1024228" HotelName="Extol Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prístavní 340/2, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328581/328581a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1176.78" OriginalAmount="1176.78">
      <BasicPropertyInfo Latitude="50.072675955768" Longitude="14.429627358913" StarRating="4" HotelCode="29692|892415" HotelName="Hotel St George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1803 / 2, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330291/330291a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1178.00" OriginalAmount="1178.00">
      <BasicPropertyInfo Latitude="50.087380833333" Longitude="14.399109233333" StarRating="4" HotelCode="82027|vintage_design_hotel_sax_2" HotelName="Vintage Design Hotel Sax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jánský Vršek 328/3, located directly under Prague Castle, Malá Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110741/a_110741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1185.44" OriginalAmount="1185.44">
      <BasicPropertyInfo Latitude="50.083566226023" Longitude="14.454184129762" StarRating="3" HotelCode="108797|10abe5" HotelName="Golden City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1193.42" OriginalAmount="1193.42">
      <BasicPropertyInfo Latitude="50.067959494874" Longitude="14.408367457672" StarRating="3" HotelCode="65501|237716" HotelName="Hotel Angelis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pivovarska 5, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84382/a_84382_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the historical centre of Prague on the left bank of the Vltava river, just a few minutes from one of Prague's biggest shopping and entertainment centres, Novy Smichov. This strategic position provides numerous amenities in close vicinity to the hotel and excellent transport links. A tram stop is just around the corner and the nearest metro station, Andel?, is only 100 m away. The Charles Bridge is just 4 stops by tram and the Old Town Square is only 10 minutes away by metro. Ruzyne International Airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1204.17" OriginalAmount="1204.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|992992" HotelName="HOTEL CAESAR PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885929_foto_1.jpg</HotelPictures>
        <HotelDescription>The Caesar Prague is a four stars hotel located in the city center, near the Dancing house. It offers accommodation with buffet breakfast and private parking. In the bar you can taste different cocktails after spend a relaxing time in the sauna or do some sport in the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1213.39" OriginalAmount="1213.39">
      <BasicPropertyInfo Latitude="50.071884" Longitude="14.436575" StarRating="4" HotelCode="68609|128334" HotelName="Mamaison Residence Belgická Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická, 12, 12000 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88694/a_88694_G1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short walk from Prague's historic Old Town, the residence is the ideal location for extended business and leisure stays. Set in the heart of Prague's trendy royal Vinohrady district, it is located within easy reach of restaurants, bars and cafes, as well as tennis courts, jogging paths and picturesque picnic spots. Wenceslas Square is around 15 minutes' walk away, and the Old Town Square is some 30 minutes' walk away, or 10 minutes by public transport. The nearest metro, tram and bus stops are around 200 m from the hotel. The train station is some 3 km away, or 10 minutes by public transport. Prague Ruzyne Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3" HotelCode="775284|seven_wishes_boutique_residence" HotelName="Seven Wishes Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Vítkova, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9572429</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1227" OriginalAmount="1227">
      <BasicPropertyInfo Latitude="50.07669735" Longitude="14.42938733" StarRating="3.5" HotelCode="614439|226956" HotelName="Chill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 64, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/19986/3319986/29.jpg?f=15504648</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1227.17" OriginalAmount="1227.17">
      <BasicPropertyInfo Latitude="50.077583652908" Longitude="14.422819912434" StarRating="4" HotelCode="34866|15893" HotelName="Hotel Suite Home Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 2, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56746/a_56746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a central location in the middle of Prague, close to Wencelas Square. Countless shops, bars and restaurants are located in the immediate vicinity (100 m) and the nearest nightclubs are 500 m away. The nearest bus stop is just minutes away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1237.91" OriginalAmount="1237.91">
      <BasicPropertyInfo Latitude="50.086111" Longitude="14.418912" StarRating="3" HotelCode="100781|549315" HotelName="Hotel Palac U Kocku Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362075/362075a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the centre of Prague and is part of the 14th century palace area of Prague, close to the famous Charles Bridge. Guests can find the traditional Black Theatre and marionette opera in close vicinity of the hotel. All of the major attractions of Prague are on the doorstep. Guests can cross the Vltava River by the picturesque Charles Bridge to access the newer areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.00" OriginalAmount="1239.00">
      <BasicPropertyInfo Latitude="50.07645" Longitude="14.427143" StarRating="4" HotelCode="160473|1_republic_hotel" HotelName="First Republic" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Tuních 1625/8, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209345/209345a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1241.79" OriginalAmount="1241.79">
      <BasicPropertyInfo Latitude="48.813694055353" Longitude="14.317480176687" StarRating="4" HotelCode="23736|458735" HotelName="Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32885/a_32885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed within a listed building located at the heart of the pedestrianised zone in Cesky Krumlov’s old town. It is just 10 minutes to magnificent Krumlov Castle as well as to a selection of shopping venues. It is just a short distance to the nearest links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1242.00" OriginalAmount="1242.00">
      <BasicPropertyInfo Latitude="50.0818" Longitude="14.4058" StarRating="0" HotelCode="0|prague_kampa_apartments" HotelName="Prague - Kampa apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rícní 540/9, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/45/da459b214e21b8fb2a7cfac44416bafce40eab43.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Prague - Kampa apartments places you in the heart of Prague, within a 10-minute walk of Prague National Theatre and Lennon Wall.  This apartment is 0.6 mi (0.9 km) from Charles Bridge and 0.7 mi (1.1 km) from Old Town Bridge Tower.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Smart televisions with Netflix are provided, while complimentary wireless Internet access keeps you connected. Conveniences include minibars and microwaves, and you can also request cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1246.68" OriginalAmount="1246.68">
      <BasicPropertyInfo Latitude="50.077221" Longitude="14.431445" StarRating="4" HotelCode="180491|615225" HotelName="Deminka Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skretova 1, Praha 2, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211226/211226a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1249.00" OriginalAmount="1249.00">
      <BasicPropertyInfo Latitude="50.09028487" Longitude="14.43667499" StarRating="5" HotelCode="850434|urban_creme" HotelName="Urban Creme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Housekeeping,Internet,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 48, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641217/641217a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Urban Creme is a stylish city hotel boasting 99 design rooms which are tastefully decorated in a combination of blue and cream colors. The hotel is located in the very centre of Prague in a lively area with plenty of restaurants, bars and cafés, within walking distance to the most popular historical monuments and a few steps from Palladium shopping centre. Metro station Florenc is only a 100 m from the hotel and so are the closest bus and tram stops which makes Urban Creme the perfect gateway to the wider city.  Make sure not to miss the Amano Restaurant which serves excellent buffet breakfast and offers a wide choice of fine Italian dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1252.00" OriginalAmount="1252.00">
      <BasicPropertyInfo Latitude="50.084126373941" Longitude="14.432680658896" StarRating="3.5" HotelCode="54507|chopin_hotel_prague_city" HotelName="Exe City Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 960/33, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63233/a_63233_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just a few minutes from the centre of Prague. Many public transport links depart from stops close to the hotel meaning that the various tourist attractions, as well as the numerous shopping centres and other entertainment venues, are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1270.00" OriginalAmount="1270.00">
      <BasicPropertyInfo Latitude="50.07681680266" Longitude="14.403435224537" StarRating="3" HotelCode="190974|hotel_u_martina__smichov" HotelName="U Martina Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zubateho 289/3, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328548/328548a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1272.00" OriginalAmount="1272.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="961450|downtown_suites_jugoslavska" HotelName="DownTtown Suites Jugoslavska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jugoslávská 3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="50.073097229003906" Longitude="14.437946319580078" StarRating="4" HotelCode="0|eight_secrets_boutique_residence" HotelName="Eight Secrets Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Americká, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/1e/111e09564e49925b02a8d2762f75a31554694530.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Eight Secrets Boutique Residence in Prague (Prague 2), you'll be within a 5-minute drive of Wenceslas Square and Dancing House. This 4-star apartment is 0.7 mi (1.1 km) from Czech National Museum and 2 mi (3.2 km) from Prague Astronomical Clock.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Prague State Opera - 1.1 km / 0.7 mi&lt;br /&gt;Czech National Museum - 1.1 km / 0.7 mi&lt;br /&gt;Jan Palach Memorial - 1.1 km / 0.7 mi&lt;br /&gt;Wenceslas Square - 1.3 km / 0.8 mi&lt;br /&gt;Lucerna Palace - 1.5 km / 0.9 mi&lt;br /&gt;Charles Square - 1.5 km / 0.9 mi&lt;br /&gt;Czech Technical University - 1.6 km / 1 mi&lt;br /&gt;Zizkov Television Tower - 1.7 km / 1.1 mi&lt;br /&gt;Mucha Museum - 1.8 km / 1.1 mi&lt;br /&gt;Museum of Communism - 2 km / 1.2 mi&lt;br /&gt;Dancing House - 2 km / 1.2 mi&lt;br /&gt;Na Prikope - 2.1 km / 1.3 mi&lt;br /&gt;Prague Congress Centre - 2.1 km / 1.3 mi&lt;br /&gt;Estates Theatre - 2.1 km / 1.3 mi&lt;br /&gt;Lego Museum - 2.1 km / 1.3 mi&lt;br /&gt;The nearest major airport is Prague (PRG-Vaclav Havel) - 17.9 km / 11.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 24 guestrooms, featuring heated floors and Smart televisions. Kitchens are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1276.91" OriginalAmount="1276.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|662728" HotelName="VINTAGE DESIGN SAX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977983_foto_1.jpg</HotelPictures>
        <HotelDescription>Keep in mind the hotel's intimate atmosphere and romantic  setting when planning your next get-away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1278.00" OriginalAmount="1278.00">
      <BasicPropertyInfo Latitude="50.08072280883789" Longitude="14.421252250671387" StarRating="3" HotelCode="0|eurostars_legends" HotelName="Eurostars Legends" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vladislovova 59/12, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/67/1a6757f73ebcbf65b5834fab3da78f80cf82089b.jpeg</HotelPictures>
        <HotelDescription>This lovely hotel is set in the center of Prague. Situated within 800 metres from the town centre, the accommodation is easily accessible on foot to a host of places of interest. Customers will find numerous public transport links at a distance of 1. 5 kilometre(s). Travellers will find the airport within 17. 0 kilometre(s). The 50 welcoming accommodation units offer a perfect place to relax at the end of the day. Built in 1864, the hotel was fully refurbished and renovated in 2019. Those staying at this property may surf on the internet thanks to the Wi-Fi access ready to use on public areas. Visitors are welcomed in a lobby with 24-hour reception. No pets are allowed on the premises. Some services may be subject to additional charges.&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;When booking more than 4 rooms, different policies and additional supplements may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1278.79" OriginalAmount="1278.79">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1621658" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 ?eský Krumlov, Czech Republic</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1621658/AT0UsVZh_d326213307dc17d068fbf14241e3e166.jpg</HotelPictures>
        <HotelDescription>Offering quality accommodations in the culture, sightseeing district of Cesky Krumlov, Hotel Bellevue is a popular pick for both business and leisure travelers. Guests can enjoy easy access to all that the lively city has to offer. With the city&amp;#039;s main attractions such as Convent of the Poor Clares, Budejovická Gate, Minorite Monastery within close reach, visitors to the hotel will just love its location.&lt;br/&gt;The Hotel Bellevue is a  hotel. Located in Cesky Krumlov area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1286" OriginalAmount="1286">
      <BasicPropertyInfo Latitude="50.07221" Longitude="14.396818" StarRating="3" HotelCode="108783|201022" HotelName="Dangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 25, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335524/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1287.00" OriginalAmount="1287.00">
      <BasicPropertyInfo Latitude="50.072268" Longitude="14.39611" StarRating="4" HotelCode="142549|hotel_praga_1885" HotelName="EA Hotel Praga 1885" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2024" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 560/29, Smíchov, Praha 5, 150 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210951/210951a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1291.00" OriginalAmount="1291.00">
      <BasicPropertyInfo Latitude="50.130352" Longitude="14.381681" StarRating="4" HotelCode="108937|hotel_jas_2" HotelName="JaS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Elevator,Garden,Gift Shop,Internet,Laundry,Lounge,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sídlištní 1/1167, 6 Suchdol, 165 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335586/13.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 Jas in Prague, you'll be convenient to Prague Botanical Gardens and Prague Zoo. This 4-star hotel is within close proximity of Troja Castle and Victory Square.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 18 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. 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 in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features babysitting/childcare (surcharge), babysitting/childcare, and gift shops/newsstands.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's 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 24-hour front desk, multilingual staff, and laundry facilities. A train station pick-up service is provided at no charge at scheduled times, and limited parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1294.00" OriginalAmount="1294.00">
      <BasicPropertyInfo Latitude="50.082069290895" Longitude="14.417345485404" StarRating="1" HotelCode="307583|hostel_downtown_2" HotelName="Hostel And Pension Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 19, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361324/361324a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Stare Mesto. There are a total of 20 guests rooms on the premises. Visitors will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1299.98" OriginalAmount="1299.98">
      <BasicPropertyInfo Latitude="50.087201351063" Longitude="14.389580637217" StarRating="4" HotelCode="59716|10ac1c" HotelName="Hotel Monastery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Strahovské nádvorí 13/134, Prague 1, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77323/a_77323_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic and cosy hotel with unique and unforgettable view of the Prague Castle, Lesser Town and the Old Town embroidered by Vltava river, is located directly in the city center, in the peaceful garden of Strahov Monastery (National Historic Landmark, founded in 1142). The foundation of the former building of a premonstratensian wash house (economic headquarters) consists of a ground-floor house from the beginning of the 17th century. Strahov Monastery was founded in 1140 by the Premonstratensians and with its vastness, it could compete with the seat of Czech kings. After a great fire in 1258, it was rebuilt in a Gothic style and later, some Baroque touches were added. Its wonderful library in the Theological Hall and the Philosophical Hall are more than 800 years old. Despite being ransacked by soldiers of many invasive armies, it is still one of the best libraries in the Czech Republic. Strahov Monastery avoided the infamous abolishing of monasteries during the reign of Joseph II. in 1783 by changing the library into a research institute. There is a monastery and museum now. When walking down a narrow street from the Monastery, one comes to Pohorelec. It is one of the oldest parts of Hradcany, first built in 1375. Its name could be interpreted as “the place destroyed by fire”. Fire really was disastrous for it – it burnt down three times, last time in 1741. There is a large open square on the hill above the city that is part of the main access road to the Prague Castle. Houses around the square are mostly baroque and rococo. In the upper part of the square, there is Johannes Kepler Grammar School. In front of the school, there is a monument to Johannes Kepler and his predecessor in the position of astronomer in the court of Rudolph II Tycho Brahe. Brahe died in 1606 in the house that used to stand in the place of the grammar school.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1300.00" OriginalAmount="1300.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="661401|atlas_hotel_garni" HotelName="Atlas Hotel Garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jívanská 1855/22</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39820000/39817600/39817599/5e6f8466_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1301.72" OriginalAmount="1301.72">
      <BasicPropertyInfo Latitude="50.107697921608" Longitude="14.450108706951" StarRating="4" HotelCode="317177|231206" HotelName="Plaza Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo Namesti 22, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31939/a_31939_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is ideally located in the residential area, only 20 minutes from the airport and 1km from Holesovice Exhibition Centre. The hotel is easily accessible via the D8 motorway, and only 3 minutes from Holesovice train and underground station. Attractions such as the Prague Zoo and Sea World are all within 20 minutes travel and the city centre is easily accessible by public transport in 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1302.00" OriginalAmount="1302.00">
      <BasicPropertyInfo Latitude="50.085738302516" Longitude="14.416218307292" StarRating="3" HotelCode="152280|pension_u_lilie" HotelName="Pension U Lilie" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liliová 15, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209986/209986a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 16 rooms. Services and facilities at the hotel include a dining area and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1304.77" OriginalAmount="1304.77">
      <BasicPropertyInfo Latitude="50.07809742" Longitude="14.42681238" StarRating="4" HotelCode="320817|15440e" HotelName="Hotel Prague Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckach 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230223/230223a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1306" OriginalAmount="1306">
      <BasicPropertyInfo Latitude="50.07741257" Longitude="14.42864638" StarRating="4" HotelCode="522056|201061" HotelName="Salvator Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 45, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689652/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.00" OriginalAmount="1306.00">
      <BasicPropertyInfo Latitude="50.073905078944" Longitude="14.438494741917" StarRating="4" HotelCode="166020|trevi_hotel" HotelName="Trevi" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uruguayska 540/20, Praha 2-Vinohrady 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152724/152724a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the residential district of Vinohrady. The hotel is only about 50 m from the nearest tram station, 250 m from the underground and just 800 m from Wenceslas Square. The popular tourist attraction of Charles Bridge is roughly 2.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1306.70" OriginalAmount="1306.70">
      <BasicPropertyInfo Latitude="50.081787" Longitude="14.416464" StarRating="5" HotelCode="61437|391965" HotelName="Eurostars Thalia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodní, 13, Praga 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79469/r_79469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated beside the Moldau, opposite the National Theatre, one of Prague's most significant heritage sites. It lies right on the border with Prague's medieval old town. Charles Bridge and the old town square are, along with many other sights, in the immediate vicinity of the hotel. The pedestrian zone begins right in front of the hotel, giving guests easy access to all the best shopping amenities, the Prague stock exchange and the commercial district of the city. There are links to the public transport network just 100 m from the hotel and Prague airport is approximately 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1312.00" OriginalAmount="1312.00">
      <BasicPropertyInfo Latitude="50.083158641809" Longitude="14.415870308876" StarRating="3" HotelCode="47538|cloister_inn" HotelName="Hotel Cloister Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktská 14, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210314/210314a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Prague, close to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1312.13" OriginalAmount="1312.13">
      <BasicPropertyInfo Latitude="50.070009113685" Longitude="14.396243238098" StarRating="4" HotelCode="648737|2346215" HotelName="NH Collection Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>U Mrázovky 1566, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627817/627817a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1318" OriginalAmount="1318">
      <BasicPropertyInfo Latitude="50.062779850006" Longitude="14.431974291802" StarRating="5" HotelCode="47799|4997" HotelName="Corinthia Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kongresová 1, 140 69 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10825/w_10825_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the metro station Vyšehrad (line C), 100 m from Prague Congress Centre and only 2 stops (about 1.5 km) from the city centre. Bars and restaurants can be found within approximately 100 m of the hotel, while the famous Wenceslas Square is only about 1.5 km away and Vyšehrad castle about 2 km away. Prague Ruzyne Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1332.14" OriginalAmount="1332.14">
      <BasicPropertyInfo Latitude="50.091654" Longitude="14.440224" StarRating="4" HotelCode="899860|119812" HotelName="Botanique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 11, 18600 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182726/a_182726_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a centrally located hotel, just 5 minutes from Prague's Old Town and within easy reach of all the city's attractions. Situated opposite the Florenc underground metro station, the famous Wenceslas Square is just 2 stops away. The hotel provides the best location from which to experience what the city of Prague has to offer. Prague Ruzyne Airport is approximately 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.00" OriginalAmount="1334.00">
      <BasicPropertyInfo Latitude="50.073875814473" Longitude="14.417310655117" StarRating="4" HotelCode="43818|best_western_city_hotel_moran" HotelName="Best Western City Hotel Moran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Moráni 15, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8917/a_8917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located only 300 m away from the centre of Prague close to Karlovo námestí underground station. Many of the "golden" city's top sights lie within a few minutes walk of the hotel, with for example, famous Charles Bridge just 10 minutes away and the Hradschin, Prague's castle, a 15-minute walk from the hotel. The transfer time to the airport takes around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1353.29" OriginalAmount="1353.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|677695" HotelName="DON GIOVANNI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885675_foto_1.jpg</HotelPictures>
        <HotelDescription>THIS 4 STAR HOTEL IS LOCATED IN THE CITY CENTRE OF PRAGUE AND WAS ESTABLISHED IN 1995. IT IS A SHORT DRIVE AWAY FROM THE WENCESLAV SQUERE AND THE NEAREST STATION IS ZELIVSKEHO. THE HOTEL HAS 2 RESTAURANTS, A BAR, A CONFERENCE ROOM, A COFFEE SHOP AND A FITNESS CENTRE/GYM. ALL 397 ROOMS ARE EQUIPPED WITH MINIBAR, HAIRDRYER, SAFE, IRONING SET AND AIR CONDITIONING.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1353.42" OriginalAmount="1353.42">
      <BasicPropertyInfo Latitude="50.100847216884" Longitude="14.491691511088" StarRating="4" HotelCode="108854|210374" HotelName="Relax Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novovysocanská 163/25, 190 00 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210374/210374a_hb_a_055.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1358.00" OriginalAmount="1358.00">
      <BasicPropertyInfo Latitude="50.088529862426" Longitude="14.396053091176" StarRating="4" HotelCode="34926|hotel_u_krale_karla" HotelName="U Krale Karla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova Uvoz 4/170, 118 00 Praha, Hradcany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56850/a_56850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in a picturesque district of Prague known as the ""Little District"". The city centre is just minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1362.58" OriginalAmount="1362.58">
      <BasicPropertyInfo Latitude="50.088650115927" Longitude="14.397598224537" StarRating="4" HotelCode="29804|1427908" HotelName="Design Hotel Neruda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 44, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47906/gt_47906_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nerudova Street in the so-called Lesser Town (Malá Strana) in Prague. The street leads from the top part of the Lesser Town Square uphill to the Prague Castle and St. Vitus' Cathedral. Once it was one part of the King's Road leading from the Charles Bridge up to the castle. The hotel is located a stone's throw from the most famous monuments of the city, including the Charles Bridge, Old Town Square, Prague New Town and Wenceslas Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1362.94" OriginalAmount="1362.94">
      <BasicPropertyInfo Latitude="50.078556181446" Longitude="14.475992023945" StarRating="4" HotelCode="11883|361295" HotelName="Don Giovanni Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 157a, 13020 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11685/a_11685_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the centre of Prague close to Zelivského Underground Station. The centre with its multitude of shopping and entertainment venues is roughly a 10-minute walk from the hotel. Due to its location, the hotel provides an ideal base from which to explore the winding alleys, the golden domes and the old palaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1364.00" OriginalAmount="1364.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|762525" HotelName="TREVI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1605950_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nThe Hotel has been just been renovated.  It's strategic position, 50 meters from the nearest tram station, 250 meters from the Metro and is only 800 meters from Wenceslas square. By public transport one can easily reach the old town, with its astrological clock. One of the most famous clocks in the world. It is a perfect starting point to visit the Golden City .\n\nLocation\nHotel Trevi in Prague offers 4 star accommodation in the the elegant residential area of Vinohrady in Prague 2.\n\nRooms\nHotel Trevi in Prague , a 4 star hotel, offers 27 comfortably equipped double or triple bedrooms. All functionally equipped with modern furniture, bathroom (shower or bath, WC), satellite television, telephone, room-safe and hair-dryer. It is situated in the elegant residential area of Vinohrady in Prague 2.\n\nFood and Drink\nThis Hotel managed by Cedok Italia, together with the Hotel Borgo an old farm house completely renewed ,rich of history and tradition dating back to the 15th Century.  Set on Strahov hill in a residential area. It offers clients an oasis of peace and quiet. The hotel is equipped with a meeting room, Congress room, restaurant, bar and rooms for disabled.  The hotel is conveniently located,  the city center or the airport are within reach with a 15 minute  ride on public transport.\n\nTourist Information\n50 meters from the nearest tram station\n250 meters from the Metro\n800 meters from Wenceslas square</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1364.00" OriginalAmount="1364.00">
      <BasicPropertyInfo Latitude="50.09143587" Longitude="14.432956" StarRating="0" HotelCode="961283|hotel_republika_suites" HotelName="Hotel Republika &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petrska 5, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/da/10dace0580899759cec4f4a95aeb719b82bbdd5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1371.00" OriginalAmount="1371.00">
      <BasicPropertyInfo Latitude="50.083389269558" Longitude="14.415846168995" StarRating="3" HotelCode="336479|residence_bologna" HotelName="Residence Bologna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktska 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55627/a_55627_Q1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located on Konviktska Street, directly in the centre of Old Town between Betlem Square and the Charles Bridge. Stores of shops and other cultural attractions are easily reached on foot or by public transport. Prague Airport is just 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1374.00" OriginalAmount="1374.00">
      <BasicPropertyInfo Latitude="50.088454" Longitude="14.397608" StarRating="4" HotelCode="87543|hotel_red_lion" HotelName="Hotel Red Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 41/236, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122413/a_122413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of the town, in the vicinity of Prague Castle, overlooking the Royal Route. Prague Castle is located just 400 m from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1376.46" OriginalAmount="1376.46">
      <BasicPropertyInfo Latitude="50.086094759988" Longitude="14.387497901917" StarRating="4" HotelCode="73636|896775" HotelName="Lindner Hotel Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strahovská 128, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99347/a_99347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is nestled in the grounds of the UNESCO-protected site of Strahov Monastery and enjoys a perfect location within the intimate ground of Prague Castle. The railway station and links to the public transport network are close at hand. Prague’s Old Town is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1380.41" OriginalAmount="1380.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|979688" HotelName="HOTEL PLAZA ALTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961610_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to the 4 star environmentally friendly Plaza Alta Hotel in Prague 7. We are located in quiet and green surroundings only 10 minutes away from the city centre of Prague. Fully equipped guestrooms offer a range of environmentally friendly products and services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1381.00" OriginalAmount="1381.00">
      <BasicPropertyInfo Latitude="50.0113179" Longitude="14.6034555" StarRating="4" HotelCode="108837|park_holiday_congress__wellness_hotel" HotelName="Park Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kvetnového povstání 194, Benice, 103 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151518/a_151518_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1388.00" OriginalAmount="1388.00">
      <BasicPropertyInfo Latitude="50.080934920319" Longitude="14.419062137604" StarRating="4" HotelCode="22178|elite_hotel" HotelName="Elite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ostrovni 32, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28950/a_28950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Prague's New Town. A diverse range of shopping and entertainment opportunities can be found in the immediate vicinity. Famous sights, such as Wenceslas Square, Charles Bridge, the Old Town, and the castle can all be reached in about 15 minutes walk. A public transport stop and the National Theatre as well as the Black Light Theatre are a few minutes walk away. The opera is around 2 km from the hotel, whilst the airport lies some 20 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1388.31" OriginalAmount="1388.31">
      <BasicPropertyInfo StarRating="3" HotelCode="|702917" HotelName="Superior Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887242_foto_1.jpg</HotelPictures>
        <HotelDescription>El Prague Centre Superior es un excelente hotel urbano situado en el corazandoacute;n de Praga, muy cerca de la estaciandoacute;n de metro I. P. Pavlova y a poca distancia a pie de los principales atractivos de la ciudad, como el Museo Nacional, la andOacute;pera Estatal y la Plaza Wenceslas. El aeropuerto estandaacute; a 15 km. El hotel presume de unas fantandaacute;sticas instalaciones y servicios, como sauna y masajes para los huandeacute;spedes que buscan relajarse y desconectar de la vida cotidiana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1390.61" OriginalAmount="1390.61">
      <BasicPropertyInfo Latitude="50.101162" Longitude="14.415797" StarRating="4" HotelCode="76628|545925" HotelName="Art Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nad Královskou Oborou 53, 17000 Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104161/gt_104161_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet and prestigious residential area, within walking distance of the historic centre of the amazing Czech capital. The ideal location of the hotel near the National Gallery, the National Technical Museum and 2 well-known parks make it a popular retreat from hectic urban life. Guests will find restaurants just 200 metres from the hotel, a tram stop 400 m away, the Palladium shopping centre 1.5 km away and the main train station approximately 5 km away. The charming city hotel is approximately a 20-minute walk from the historical city centre and its many attractions, such as Prague Castle, Charles Bridge and the Old Town Square. Prague-Ruzyne International airport is around 12 km from the family-friendly business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1393.00" OriginalAmount="1393.00">
      <BasicPropertyInfo Latitude="50.086545660213" Longitude="14.451696574688" StarRating="4" HotelCode="166511|three_crowns_hotel" HotelName="Prokop Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 28, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1394.00" OriginalAmount="1394.00">
      <BasicPropertyInfo Latitude="50.0804157" Longitude="14.4548367" StarRating="4" HotelCode="0|residence_vinohrad" HotelName="Residence Vinohrad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zizkovo nam. 1152/6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a0/5b/a05be98a1a8b56629b69fc1bfc88e60e40aedeb9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “Residence Vinohrad” is located in Prague. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Airport shuttle services are offered at a surcharge. There is a laundry at the hotel. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1398.76" OriginalAmount="1398.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|836992" HotelName="LOUIS LEGER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886793_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in the centre of Prague, the Louis Leger is just a 10-minute walk from the National Museum and famous Wenceslas Square. It features a restaurant offering rich buffet breakfast.Free Wi-Fi is available in all rooms, which come with a satellite TV, a minibar and a private bathroom including a hairdryer.Breakfast includes hot and cold dishes, Czech pastries and home-made sweets. The Louis Leger hotel also has a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1402.00" OriginalAmount="1402.00">
      <BasicPropertyInfo Latitude="50.0716897602" Longitude="14.436689508598" StarRating="3" HotelCode="108777|hotel_city_bell" HotelName="City Bell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická 190/10, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336610/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1404.63" OriginalAmount="1404.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|773093" HotelName="SUITE HOME PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/333045_image48493274_0.jpg</HotelPictures>
        <HotelDescription>Hotel Suite Home is a 4-star Hotel located directly in the city centre of Prague, 300 meters from the Wenceslas Square. Hotel Suite Home Prague offers 28 spacious apartments/suites for either short-term or long-term accommodation. Come and enjoy the pleasant family atmosphere of our hotel where you will immediatelly feel like at home.
Because of great hotel location in Prague city centre, you can take a walk and see the most famous 
sights: The National Museum, The Old Town Square with the Astronomical Clock, Prague Castle or the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1421" OriginalAmount="1421">
      <BasicPropertyInfo Latitude="50.087130791586" Longitude="14.430107474327" StarRating="4" HotelCode="11104|3124" HotelName="Best Western Plus Hotel Meteor Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 6, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8975/a_8975_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly in the heart of Prague. The city’s famous attractions such as the Hybernia Palace, Powder Gate, Municipal House, Wenceslas Square, Old Town Square and the Royal Road are all in the hotel’s immediate vicinity. The train station is 300 m away, whilst Ruzyne International Airport is 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1449.55" OriginalAmount="1449.55">
      <BasicPropertyInfo Latitude="50.088239668552" Longitude="14.38839829324" StarRating="5" HotelCode="17281|144466" HotelName="Hotel Savoy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Keplerova 6, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21172/a_21172_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies in Prague's Lesser Quarter just a few minutes from the castle. Links to the public transport system are only 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="50.087673837834" Longitude="14.390621868717" StarRating="4" HotelCode="51018|hotel_questenberk" HotelName="Hotel Questenberk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uvoz 15/155, Praha 1 Hradcany, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Rícany</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40002/w_40002_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Baroque Questenberk Palace near the Strahov Monastery, this historical-style hotel is only 500 m away from Prague Castle. Charles Bridge is just a 15-minute walk from the hotel. There is a 24-hour tram service from Pohorelec tram stop, located 200 m away. Guests can reach the city centre in around a 5-minute drive and Václav Havel Airport Prague is some 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1457.56" OriginalAmount="1457.56">
      <BasicPropertyInfo Latitude="50.076291" Longitude="14.426998" StarRating="4" HotelCode="396107|1a6de1" HotelName="Mamaison Residence Downtown Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Na Rybnícku 1329/5, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28667/8eb2bf41-0440-45f5-bd28-a5ebc2cf9fa3.jpg?d=636661320750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1463.54" OriginalAmount="1463.54">
      <BasicPropertyInfo Latitude="50.084033293931" Longitude="14.42795794517" StarRating="4" HotelCode="178184|1b4aef" HotelName="NYX Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panska 9, Prague 1, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163434/163434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located just 200 metres from Wenceslas Square, the hotel is 1.2 km from the Charles Bridge and 2.5 km from Prague Castle. The Jewish District can be reached on foot in 10 minutes and Prague Ruzyne Airport is 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1467.01" OriginalAmount="1467.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|065758" HotelName="INTERNATIONAL PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20786_image59527108_0.jpg</HotelPictures>
        <HotelDescription>Hotel International Prague is included on the list of cultural monuments and is located in a quiet residential area in Prague 6, in immediate proximity to the city centre (just two kilometres away). V�clav Havel airport is just a 20-minute drive away by car, and you can take a pleasant walk to Prague Castle in just ten minutes. Nowadays, the hotel offers 278 fully air-conditioned rooms in the categories Standard, Superior, Business Superior, Executive, Suite. The hotel possesses a significant conference centre with 14 halls and a total capacity of 1200 persons. Thanks to its flexible spaces with daylighting, it is the ideal choice for various kinds of meetings, seminars and conferences for up to 450 people. It is also worth mentioning the exclusive area on the 15th floor with a terrace which provides a 360-degree panoramic view of Prague, and which can be hired.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1471.00" OriginalAmount="1471.00">
      <BasicPropertyInfo Latitude="50.093311" Longitude="14.452106" StarRating="3" HotelCode="145203|hotel_charles_central" HotelName="Hotel Charles Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 26, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331336/331336a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1475.83" OriginalAmount="1475.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|121102" HotelName="ANGELIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/749655_image10871809_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Angelis is located in the wider centre of the city of Prague in the vicinity of the Andel shopping district and the Vltava River. The two buildings of the hotel, which are joined by a winter garden, includes 27 double rooms (with options for persons staying alone), 7 triple rooms, and 4 suite apartments. The reception desk is open 24 hours a day and accepts payments with all major credit cards.
The Hotel Angelis Prague 5 is an excellent choice for family holidays, hiking expeditions, and conferences or company stays or events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1478" OriginalAmount="1478">
      <BasicPropertyInfo Latitude="50.070993702551" Longitude="14.430546216457" StarRating="4" HotelCode="89522|24009" HotelName="Amigo City Centre Hotel" 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>Legerova 13, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161189/161189a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1489.00" OriginalAmount="1489.00">
      <BasicPropertyInfo Latitude="50.086104496046" Longitude="14.416993347553" StarRating="4" HotelCode="82855|hotel_aurus_2" HotelName="Aurus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 3, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111767/a_111767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="50.088006455998" Longitude="14.426121451537" StarRating="4" HotelCode="376083|4_arts_suites" HotelName="4 Arts Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Concierge,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pick &amp;amp; Drop,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 3, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/83802/2283802/1.jpg?f=15096182</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at 4 Arts Suites, you'll be centrally located in Prague, steps from Hybernia Theatre and Palladium Shopping Centre. This aparthotel is within close proximity of Old Town Square and Wenceslas Square.&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 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided weekly.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Additional amenities at this Art Deco aparthotel include shopping on site 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. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1503.00" OriginalAmount="1503.00">
      <BasicPropertyInfo Latitude="50.083099365234375" Longitude="14.422300338745117" StarRating="4" HotelCode="0|dependance_golden_crown" HotelName="Dependance Golden Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungmannovo namesti 1, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/b0/78b0bc7a871d328a9d9c97157747dede40438365.jpeg</HotelPictures>
        <HotelDescription>Located in Prague (Prague 1), Dependance Golden Crown is within a 10-minute walk of Prague Astronomical Clock and Wenceslas Square.  This 4-star hotel is 0.4 mi (0.7 km) from Old Town Square and 0.7 mi (1.1 km) from Charles Bridge.&lt;br /&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 20 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include safes and desks, 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 70.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1513.21" OriginalAmount="1513.21">
      <BasicPropertyInfo Latitude="50.07544343" Longitude="14.4141009" StarRating="4" HotelCode="496159|2046365" HotelName="Dancing House Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jiraskovo Namesti 1981/6, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487121/487121a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1515.00" OriginalAmount="1515.00">
      <BasicPropertyInfo Latitude="50.087715" Longitude="14.406788" StarRating="4" HotelCode="108768|bishops_house" HotelName="Hotel Bishop´s House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dražického námestí 6/62, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151439/a_151439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Prague, in the Lesser Town, only few steps from the Charles Bridge. Links to the local public transport network are located just 50 m from the hotel. Various restaurants, bars and pubs are about 100 m away and a selection of nightspots is to be found some 10 minutes walk from the hotel. Prague-Ruzyne International Airport is approximately 14 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1517.56" OriginalAmount="1517.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|743913" HotelName="ST.GEORGE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885916_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Saint George is located in a fully renovated historical building, in a quiet location just about 700 metres from Wenceslas Square. From the elegant lobby to the magnificently rooms, our hotel is in the heart of elegance and fun in the city of Prague. The interiors are elegantly decorated with Biedermeier-style furniture.All the 57 rooms are spacious and comfortable and are provided with FREE Wi-Fi, satellite TV, individually controlled airconditioning , minibars and a safe.The  spacious lobby bar of the Saint George hotel is ideal for relaxing, and is always filled with fresh flowers as well as being quite unique in Prague for its size, comfort, lighting and elegance. You might choose to take advantage to use the FREE Wi-Fi all over the hotel. You can also use a fully equipped wellness centre featuring free use of a hot tub and fitness facilities. A sauna can be used against a surcharge. In addition to being an ideal departure point for visits to the historic and artistic treasures of Prague, like the Opera House, the National Museum, the Old Town Square or the Charles Bridge, the Saint George Hotel is also located in the immediate vicinity of the I. P. Pavlova transportation hub with its metro and tram station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1517.60" OriginalAmount="1517.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|992639" HotelName="PRAGA 1 HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886142_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Praga 1 is a four star boutique hotel, which is conveniently located in the Prague city center. The nearest tram station is called Karlovo n�mest� and it is in walking distance. Enjoy your stay with family in calm hotel with only 31 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1519.24" OriginalAmount="1519.24">
      <BasicPropertyInfo Latitude="50.08572990632" Longitude="14.407838433982" StarRating="3" HotelCode="59219|102e91" HotelName="Kampa Garden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sovovych Mlynu 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139698/139698a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mala Strana near the Vltava River and a few metres from Charles Bridge. The most important of Prague's sightseeing destinations can be reached within walking distance. The public transport stop is just 5 minutes' walking distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1527.29" OriginalAmount="1527.29">
      <BasicPropertyInfo Latitude="50.077371" Longitude="14.422441" StarRating="5" HotelCode="108957|115472" HotelName="Radisson Blu Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 561/8, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151653/a_151653_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just off the Charles Square in the heart of Prague's New Town, steps away from famous Wenceslas Square, the Old Town square and the National Museum. The fabled Charles Bridge is only 10 minutes’ walking distance away. There are also plenty of restaurants and bars nearby. Most shops, designer boutiques, galleries and other tourist attractions are located within walking distance. The nearest underground station is only 200 metres away. The central railway station, which provides connections to other destinations in the Czech Republic and Central Europe, is located one kilometre from the hotel. Prague-Ruzyne International Airport can be reached in approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1533.31" OriginalAmount="1533.31">
      <BasicPropertyInfo Latitude="50.0776258" Longitude="14.4222363" StarRating="4" HotelCode="365244|111732" HotelName="Hotel Praga 1" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 1670/5, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68890/a_68890_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfort hotel in the heart of Prague is located at Charles Square in the historical part of Prague, only a few minutes' walk from the famous Wenceslas Square. Due to its attractive location on the border of the New Town and Old Town, guests here have a unique chance to enjoy a view of Prague's main highlights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1543.00" OriginalAmount="1543.00">
      <BasicPropertyInfo Latitude="50.07683563232422" Longitude="14.414448738098145" StarRating="0" HotelCode="0|mn6_luxury_suites" HotelName="MN6 Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Masarykovo nabrezi 6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/b1/3fb1e53d13bfc33b467bc4d7a09622d4d15ea80b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «MN6 Luxury Suites» is located in Prague. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dancing House, Karlovo námestí and U Fleku.&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. 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;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="50.091211023825" Longitude="14.43644285202" StarRating="3" HotelCode="14804|merkur_2" HotelName="Hotel Merkur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 1162/9, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17376/a_17376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located directly at the heart of the city, just a few minutes walk from the famous Wenceslas Square. Numerous restaurants, bars and nightclubs are located in the hotel's vicinity. Florenc underground station is just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.00" OriginalAmount="1557.00">
      <BasicPropertyInfo Latitude="50.0728399" Longitude="14.4308291" StarRating="4" HotelCode="312353|ambiente_hotel_5" HotelName="Ambiance Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tyrsova 1841/8, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403450/403450a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the main sightseeing places.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1559.14" OriginalAmount="1559.14">
      <BasicPropertyInfo Latitude="50.07335831" Longitude="14.42909707" StarRating="3" HotelCode="324006|12b77a" HotelName="Anyday Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 454/9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169189/169189a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1563.00" OriginalAmount="1563.00">
      <BasicPropertyInfo Latitude="50.093505859375" Longitude="14.456257820129395" StarRating="0" HotelCode="0|krizikova" HotelName="Križíkova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 489/66, Karlín, 186 00 Praha-Praha 8, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/f0/57f03cd91a6c2881b288b07e5570a3dceba5bca9.jpeg</HotelPictures>
        <HotelDescription>"Križíkova", 2-room apartment 50 m2, on the upper ground floor. Spacious and bright, practical and stylish furnishings: entrance hall. 1 double bedroom 18 m2 with dining table. 1 room 24 m2 with 1 double sofabed, 1 double bed and dining table. Kitchen in the entrance (4 hot plates, oven, microwave, freezer, electric coffee machine) with dining table, satellite TV, radio and hi-fi system. Shower/WC. Facilities: washing machine, dryer, safe, iron, hair dryer. Internet (WiFi, free).&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;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1571.02" OriginalAmount="1571.02">
      <BasicPropertyInfo Latitude="50.082687916804" Longitude="14.406238496304" StarRating="4" HotelCode="259138|10abc7" HotelName="Hotel Kampa - Stará zbrojnice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Všehrdova 16, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15220/r_15220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the historical centre of Prague, close to Karl's bridge and the national theatre. It is located right on Kampa Island in Mala Strana and is surrounded by a small park. Scores of sightseeing attraction, lively pubs, public transport as well as numerous shopping venues are all within walking distance of the hotel. It is only 13 km to Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1583" OriginalAmount="1583">
      <BasicPropertyInfo Latitude="50.099884020017" Longitude="14.38973620534" StarRating="4" HotelCode="11777|2597" HotelName="Vienna House Diplomat Prague" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evropska 15, 16041 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11499/a_11499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Prague Castle, in the green and friendly neighbourhood of the diplomatic quarter. The centre is only a few minutes away by underground (nearest station is Dejvicka) and the airport is a short, 10-minute drive from the hotel. There is a lake to be found around 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1586.35" OriginalAmount="1586.35">
      <BasicPropertyInfo Latitude="50.080805" Longitude="14.405629" StarRating="4" HotelCode="180476|1183db" HotelName="Hunger Wall Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaská 615/8, 150 00 Prag, Prague 5, Lesser Quarter</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210135/210135a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1587.56" OriginalAmount="1587.56">
      <BasicPropertyInfo Latitude="50.089892" Longitude="14.425973" StarRating="4" HotelCode="25138|1024288" HotelName="Hotel Josef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 20, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36562/a_36562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in the centre of Prague's old town. Numerous shops are in the immediate vicinity, about 300 metres away. In addition, countless bars and clubs are close by, making it easy for guests to enjoy Prague's lively nightlife. The nearest public transport is just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1595.00" OriginalAmount="1595.00">
      <BasicPropertyInfo Latitude="50.082086380315" Longitude="14.404594302178" StarRating="4" HotelCode="51019|hotel_roma_2" HotelName="Hotel Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 425/24, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40003/a_40003_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the very historical centre of Prague in Lesser Town, right under one of Prague's landmarks. Together with Lesser Town, the Prague Castle, Charles Bridge, National Theatre and Kampa Park are within close distance, offering unforgettable surroundings for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1599.00" OriginalAmount="1599.00">
      <BasicPropertyInfo Latitude="50.091209083295" Longitude="14.425665218289" StarRating="3" HotelCode="108861|metropolitan_old_town_hotel" HotelName="Metropolitan Old Town hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haštalská 20, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161672/161672a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1601.86" OriginalAmount="1601.86">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1936635" HotelName="AMBIANCE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tyrshova 1841/8, Prague 120 00, Praha 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1936635/2y14Nv32_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>The Ambiente Hotel has a terrace and is located in the center of Prague. This accommodation with free WiFi is just a 10 - minute walk from Wenceslas Square, where you can visit the National Museum in Prague.

The rooms have air conditioning, satellite TV, safe and bathroom with bath or shower.

The property has a business center and luggage storage for free. It provides a shuttle to the airport for an additional fee. There are several bars, cafes and restaurants near the hotel.

The Ambiente Hotel is 350 meters from the metro, tram and bus IP Pavlova. It is 5 minutes from the main train station Prague 8-minute metro ride from Prague Congress Centre. 

Prague 2 is a great for travelers interested in option beer , architecture and food .

Our customers say that this part of Prague is his favorite, according to independent reviews.&lt;br/&gt;The AMBIANCE HOTEL is a  hotel. Located in PRAGUE area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1605.59" OriginalAmount="1605.59">
      <BasicPropertyInfo Latitude="50.090142106697" Longitude="14.436013203705" StarRating="4.5" HotelCode="188600|231226" HotelName="Grandior Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263161/a_263161_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of historic Prague, just a 5-minute walk from Wenceslas Square and the Old Town Square. Guests will find a range of bars, restaurants and shops just metres from the hotel, as well as links to the public transport network. Prague International Airport lies some 15 km from the accommodation.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.00" OriginalAmount="1615.00">
      <BasicPropertyInfo Latitude="50.083780608667" Longitude="14.424697609682" StarRating="5" HotelCode="200906|ambassador_hotel_3" HotelName="Hotel Ambassador Zlatá Husa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 5-7, 111 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7633/a_7633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is located right on Wenzel Square. The nearest underground station is Mustek. Scores of shops, restaurants, bars, pubs and excellent public transport links are situated in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1623.00" OriginalAmount="1623.00">
      <BasicPropertyInfo Latitude="50.0903464" Longitude="14.4248734" StarRating="0" HotelCode="0|ariana_old_town" HotelName="Ariana Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dlouha 735/25 1 patro, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b3/5a/b35a2f9fb30ecbf365b0bc101ff53c956c82328a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Ariana Old Town” is situated in the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="50.0879036" Longitude="14.5801604000001" StarRating="0" HotelCode="0|pension_u_hastrmana" HotelName="Pension U Hastrmana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 24/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Národních hrdinu 3, Panský dvur Dolní Pocernice, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/45/8a/458a01bd33380e9cdce0ca46680205c6eb49d7e1.jpeg</HotelPictures>
        <HotelDescription>Situated in the Prague 09 district of Prague with a terrace and a bar, Pension U Hastrmana offers accommodation with free WiFi. The property is around 7 km from O2 Arena Prague, 11 km from Prague National Museum and 11 km from Harley Davidson 115th Anniversary. Guests can sample Italian and pizza dishes at the on-site restaurant. The rooms in the guest house are fitted with a flat-screen TV. Rooms come with a private bathroom, while certain rooms are fitted with a kitchenette. All rooms have a desk. Pension U Hastrmana offers a children's playground. Guests at the accommodation will be able to enjoy activities in and around Prague, like cycling and hiking. Wenceslas Square is 11 km from Pension U Hastrmana, while Old Town Square is 11 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1641.86" OriginalAmount="1641.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|143215" HotelName="NYX HOTEL PRAGUE BY LEONARDO HOTELS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2185_image59472115_0.jpg</HotelPictures>
        <HotelDescription>The NYX Prague is perfectly located in the very centre of Prague, only 100 meters from the famous pedestrian zone, Municipal House and many cafes and restaurants. The famous Mucha Museum is located next to the hotel and the Old City is only a few walking minutes away. Many of the city's attractions are just a short stroll away. Both leisure and business travellers benefit from main transport connections, just a few minutes walk away from the hotel. Featuring a unique concept and warm atmosphere, the NYX Prague offers its guests all the modern conveniences. Free Wi-Fi is available throughout the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1646.27" OriginalAmount="1646.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|395767" HotelName="SALVATOR BOUTIQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067877_foto_1.jpg</HotelPictures>
        <HotelDescription>Salvator Boutique Hotel is our new project for modern accommodations with a distinctive view of famous Czech history.Hotel is set in a historical centre of Prague, 200m from Prague National Museum where is also the nearest metro station "Muzeum" and 300m from Wenceslas Square. Zitna St. is a great starting point for a walking tour of Prague, beginning on Wenceslaus Square, which was witness to all of the Czech nation's important events. The hotel's location allows guests to take the same walk enjoyed, for example, by composer Antonín Dvorak, who lived a considerable part of his life right in this very street.Architect Vera Gabrielova employed modern technology to create 38 designer rooms that combine a comfortable and practical style of accommodation with the idea of learning about Czech cultural development.  Salvator Boutique Hotel offers impeccable service and all the essential amenities for pleasant stay.The hotel provides free Wi-Fi and air-conditioning in all rooms, daily housekeeping, taxi service, parking, wheelchair accessible to ensure our guests the greatest comfort. For your comfort, you will find  complimentary tea/coffee facilities and free toiletries in all rooms.In the words of Franz Kafka, our goal is to "describe the perfect circle around the point to prolong its radius",i.e. to draw a circle of fulfilled expectations for our guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1654.32" OriginalAmount="1654.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|833151" HotelName="EXTOL INN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887743_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Prague Extol Inn is a perfect choice for everyone coming to Prague for business, short break or for holiday. The hotel is located in quiet part of business area Holesovice, just a few minutes tram ride from the historical centre or exhibition ground, accessible by public transport for 24 hours.Restaurant-Pizzeria-CaffemodernlargeThe hotel is completely accessible for the handicapped and offers a secure car park, restaurant, conference rooms and wellness centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1658.22" OriginalAmount="1658.22">
      <BasicPropertyInfo Latitude="50.090904258477" Longitude="14.424681046627" StarRating="4" HotelCode="14647|1024338" HotelName="Maximilian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 14, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17142/a_17142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class, luxury hotel is situated at the heart of the city, just a few paces from the old town ring road. Guests may take advantage of the variety of shops and entertainment venues which are located in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1666.00" OriginalAmount="1666.00">
      <BasicPropertyInfo Latitude="50.09114889" Longitude="14.43269561" StarRating="0" HotelCode="579475|four_trees" HotelName="Four Trees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 4, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10069/2910069/1.jpg?f=14954703</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1668.33" OriginalAmount="1668.33">
      <BasicPropertyInfo Latitude="50.084161" Longitude="14.423168" StarRating="4" HotelCode="58248|10abe3" HotelName="Prague Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. 28 Rijna 378 / 15, Vaclavske  Namesti, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214254/214254a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1671.00" OriginalAmount="1671.00">
      <BasicPropertyInfo Latitude="50.08949" Longitude="14.40763" StarRating="5" HotelCode="87442|best_western_premier_hotel_royal_palace" HotelName="Luxury Family Hotel Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 11, 118 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122271/r_122271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is located in the very heart of Prague, right by the Prague castle and opposite Vald'tejnská gardens, only a few steps away from the Malostranské square. Guests will find a range of bars, restaurants and nightlife venues nearby and those looking to shop should head to Mostecka, just 2 minutes’ walk from the accommodation. Public transport links can be found within 100 metres and Ruzyne International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1677.70" OriginalAmount="1677.70">
      <BasicPropertyInfo Latitude="50.078590963766" Longitude="14.425008542862" StarRating="4" HotelCode="67145|84056" HotelName="Hotel Majestic Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stepanska 33, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86859/a_86859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, stylish and comfortable hotel complex is located in one of the most attractive localities in the centre of 'Golden Prague', just a few steps from the famous Wenceslas Square. It lies some 200 m from the nearest public transport links and 2 km from the nearest underground station. The bus station Hlavni Nadrazi is only about 1 km from the hotel. Guests will find shopping facilities in the immediate vicinity and it is about 500 m to the State Opera House, 2 km to Charles Bridge, 3 km to Prague Castle, 5 km to Prague Congress Centre and 7 km to the Vystaviste Exhibition Area. Prague Ruzyne International Airport lies around 20 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1684.38" OriginalAmount="1684.38">
      <BasicPropertyInfo Latitude="50.082238633119" Longitude="14.429877417904" StarRating="4" HotelCode="55494|52182" HotelName="Hotel Grandium Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politickych veznu 913/12, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71887/a_71887_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a main street, very close to the famous Wenceslas Square where there are countless shops, restaurants, bars, and other entertainment venues. All the city's most popular sights, such as the Charles Bridge, Prague Castle, and the beautiful historical centre, can easily be reached on foot. The main train station and the Muzeum and Mustek underground stations are a short walk from the hotel and provide good access to the public transport network. The motorway to Vienna, Dresden, and Frankfurt are also within easy reach. Prague airport, which offers excellent international connections, is about 25 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1687.78" OriginalAmount="1687.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|967739" HotelName="MAMAISON RESIDENCE BELGICKA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886150_foto_1.jpg</HotelPictures>
        <HotelDescription>A short walk from Prague's historic Old Town, is located Mamaison Residence Belgicka, furnished in an innovative Feng-Shui style, is the ideal location for business and leisure stays. Set in the heart of Prague's trendy royal Vinohrady district, Residence Belgicka is located within easy reach of restaurants, bars and cafes, as well as tennis courts, jogging paths and picturesque picnic spots. It blends vibrant interior design and unparalleled hospitality to provide unique accommodation in one of the most popular parts of Prague. Mamaison Residence Belgicka offers delightful rooms for both long and short stays. Tranquil and sophisticated, the hotel sets in a stunning Art Nouveau building. Each harmonious room is an elegant blend of comfort that helps both business and leisure travelers to feel at home thanks to the variety of facilities and amenities on offer. Mamaison Residence Belgicka truly is a home away from home, with facilities and amenities to ensure your comfort during your stay. Use the room service facilities, fitness room, sauna and relaxation area, and complimentary WIFI.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1692.71" OriginalAmount="1692.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|645194" HotelName="EA EMBASSY PRAGUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886791_foto_1.jpg</HotelPictures>
        <HotelDescription>Beautiful hotel in Neo Renaissance style is located in the centre of Prague, in the quiet side lane, just a few steps from the Wenceslas Square or the Old Town Square. Spacious, luxuriously furnished and comfortable rooms will be the right choice for a pleasant stay. Conference rooms with day light and necessary technical equipment, hotel wellness centre for the relaxation are both prepared for the stays of business clientele. Easy access to the main historical and cultural sites is the great advantage for the tourist stays.
*Direct payment reservations will be debited in the local currency, at the current exchange rate. 
*At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1693.61" OriginalAmount="1693.61">
      <BasicPropertyInfo StarRating="3" HotelCode="|917346" HotelName="CLOISTER INN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/539400_foto_1.jpg</HotelPictures>
        <HotelDescription>The Cloister Inn is located right in the historical centre of the Golden City, in a side lane almost free of traffic only an inch from all important monuments. After a whole day of walking you definitely appreciate the immediacy of the Cloister Inn location and complimentary refreshing cup of coffee or tea in the lobby.In winter 2009 refurbished, the Cloister Inn Hotel provides you with superior 3* standard. 74 comfortable en suite rooms on five floors were carefully renovated and offer everything you need like wireless internet, air condition, satellite TV, direct dial telephone, and electronic safe box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1694.36" OriginalAmount="1694.36">
      <BasicPropertyInfo Latitude="50.075141537875" Longitude="14.426901907592" StarRating="3" HotelCode="408915|1115198" HotelName="Miss Sophie's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 3, Melounova 1609/3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11460000/11458800/11458756/0c21a3ad_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1695.93" OriginalAmount="1695.93">
      <BasicPropertyInfo Latitude="50.074469707601" Longitude="14.4089448452" StarRating="4" HotelCode="56128|106282" HotelName="Mamaison Riverside Hotel Prague" 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,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janáckovo Nábreží 1115/15, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72694/a_72694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a great location at the business heart of Prague, directly beside the Vltava. A multitude of shopping facilities and entertainment venues can be reached within 300 m. The tram stop, Zborovska, is also about 300 m away, while Prague airport lies about 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1696.43" OriginalAmount="1696.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|992633" HotelName="HOTEL ROMA PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886155_foto_1.jpg</HotelPictures>
        <HotelDescription>ROMA Hotel is situated in the very historical centre of Prague in Mala Strana, offering 91 comfortable rooms and suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1706.75" OriginalAmount="1706.75">
      <BasicPropertyInfo Latitude="50.090556" Longitude="14.430405" StarRating="4" HotelCode="900006|119377" HotelName="Hotel Grand Majestic Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 16, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182913/a_182913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Prague, just a few steps from the famous Municipal House, Gothic Powder Gate, the significant Republic Square and the most attractive shopping and commercial centre Palladium. Access to public transport is just a stone's throw from the hotel, and the bus station is around 1.5 km away. Ruzyne International Airport of Prague is located some 25 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1710.93" OriginalAmount="1710.93">
      <BasicPropertyInfo Latitude="50.088584" Longitude="14.396612" StarRating="4" HotelCode="87269|129794" HotelName="Hotel Golden Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 48/171, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/121523/a_121523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the historical centre of the town, in close proximity to Prague Castle, overlooking the Royal Route. The public transport is just 8 minutes' walk from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1718" OriginalAmount="1718">
      <BasicPropertyInfo Latitude="50.106838" Longitude="14.269342" StarRating="4" HotelCode="87710|30001" HotelName="Courtyard Prague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aviaticka 1092/8, Prague 161 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143203/143203a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Prague-Ruzyne International Airport, between Terminal 1 and 2 with a direct covered walkway from Terminal 2. Shopping venues are about 5 minutes’ drive away and the city centre can be easily reached within 20 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1719.00" OriginalAmount="1719.00">
      <BasicPropertyInfo Latitude="50.085063" Longitude="14.424422" StarRating="4" HotelCode="161416|friday_hotel" HotelName="Friday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Príkope 13, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227820/gt_227820_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the very heart of the historical and geographical centre of Prague, right by the main pedestrian zone of Na Príkope, which is today known as one of Prague’s most luxurious fashion boulevards. Guests will find restaurants, bars and a metro station within 100 metres and the bus and train stations are around 300 metres away. Nearby places of interest include the Old Town Square (200 m), Estates Theatre (100 m), Charles Bridge (500 m) and the Jewish Quarter (500 m). Prague-Ruzyne International airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1722" OriginalAmount="1722">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3.5" HotelCode="578393|227006" HotelName="Prague Old Town Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Maiselova 38/15, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28263/3828263/1.jpg?f=15657149</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1727.35" OriginalAmount="1727.35">
      <BasicPropertyInfo Latitude="50.091826" Longitude="14.435612" StarRating="4" HotelCode="293128|10ad21" HotelName="EA Hotel Embassy Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 31, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400812/a_400812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Prague, in a quiet side street close to the main tourist boulevard. Wenceslas Square is a short walk from the hotel and guests will find a range of restaurants, bars, cafés and nightlife venues on and around Republic Square, just 600 metres from the accommodation. There are also numerous shopping opportunities close by. Attractions such as the National Museum and the Old Town Square can be reached within 20 minutes on foot and links via public transport can be found just 200 metres from the hotel. Ruzyne International Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.00" OriginalAmount="1735.00">
      <BasicPropertyInfo Latitude="50.083813" Longitude="14.422696" StarRating="4" HotelCode="24653|liberty_hotel" HotelName="Liberty" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28. rijna 11/376, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35676/a_35676_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Prague's historical centre, in a pedestrian zone at the bottom of the famous Wenceslas Square. Access to public transport is with easy walking distance and International Airport of Prague Ruzyne is situated some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.00" OriginalAmount="1739.00">
      <BasicPropertyInfo Latitude="50.06005928" Longitude="14.4695347" StarRating="3" HotelCode="774476|residence_trafick" HotelName="Residence Trafick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bohdalecka 1576/23c, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02449/3802449/51.jpg?f=15568670</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1742.44" OriginalAmount="1742.44">
      <BasicPropertyInfo Latitude="50.081754198133" Longitude="14.43189650774" StarRating="5" HotelCode="12191|369955" HotelName="Esplanade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 29/11/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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1600/19, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12223/a_12223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Prague, directly by the main railway station. Wenceslas Square is just 3 min away on foot (10 min to Old Town Square). Plenty of shops, bars and nightclubs are to be found in the surrounding area. It is approximately 17 km or a 30 min journey to Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1747.20" OriginalAmount="1747.20">
      <BasicPropertyInfo Latitude="50.081850199425" Longitude="14.421340285879" StarRating="4" HotelCode="936759|1589648" HotelName="Golden Crown Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 26, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635008/635008a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1775.00" OriginalAmount="1775.00">
      <BasicPropertyInfo Latitude="50.083804913035" Longitude="14.420981258154" StarRating="4" HotelCode="387355|hotel_perla_2" HotelName="Perla Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perlova 1, 110 00  Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90115/w_90115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1784.00" OriginalAmount="1784.00">
      <BasicPropertyInfo Latitude="50.08895" Longitude="14.41864" StarRating="3" HotelCode="0|mordecai_twelve" HotelName="Mordecai Twelve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maiselova 12, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/ec/4bec8105fce925e0f40040e6c2bf96eca78fb2ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mordecai Twelve in Prague (Prague 1), you'll be within a 5-minute walk of Old Town Square and Astronomical Clock.  This apartment is 0.5 mi (0.8 km) from Charles Bridge and 0.1 mi (0.2 km) from Old Jewish Cemetery.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 5 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out, dry cleaning/laundry services, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 25.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 27.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1795" OriginalAmount="1795">
      <BasicPropertyInfo Latitude="50.090193667228" Longitude="14.42962554127" StarRating="3" HotelCode="108864|56265" HotelName="Salvator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329185/329185a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1799.93" OriginalAmount="1799.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|098205" HotelName="AMBIANCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887663_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Prague and was established in 1886. It is a short drive away from the Namesti Miru and the nearest station is IP Pavlova. The Hotel has a restaurant, a bar and a conference room. All 99 rooms are equipped with hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1811.15" OriginalAmount="1811.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|766192" HotelName="RESIDENCE BOLOGNA APT." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/321225_image38246013_0.jpg</HotelPictures>
        <HotelDescription>Residence Bologna Prague is set in a funtionalist building design by one of the prime architect for Prague Jewish Architecture, Viktor Kafkta. Located in the centre of the Old Town, Residence Bologna is only 300 meters from the famous Charles Bridge. All the apartments have parquet or tile floors, stucco ceilings and a combination of modern and antique furniture, and they are well-equipped with a kitchenette, satellite TV, telephone and safe. The bathrooms feature tile or marble, shower or Jacuzzi, bidet and hairdryer. It has a 24 hour reception, daily maid service, secure underground garage upon request, complimentary Wi-Fi internet access and computers with free internet at the lobby. There is also the Mediterranean restaurant La Marsa which features a broad menu with meat, fish and seafood.  Residence Bologna is the ideal place to hold small business meetings and also to celebrate weddings.
*City tax 0,60 EUR per person (between 18 and 69 years old) per night, direct payment at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1817.99" OriginalAmount="1817.99">
      <BasicPropertyInfo Latitude="50.086573195968" Longitude="14.436794221401" StarRating="5" HotelCode="31803|374205" HotelName="King David" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernska 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50746/a_50746_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located at the heart of Prague, close to the main train station where guests will find a number of public transport connections. Various shopping facilities, restaurant, bars, nightclubs and pubs are also located in the hotel's vicinity. The airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1831.64" OriginalAmount="1831.64">
      <BasicPropertyInfo Latitude="50.088983" Longitude="14.426181" StarRating="4" HotelCode="25664|243156" HotelName="Astoria" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36563/a_36563_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in a quiet and very charming part of Prague's Old Town, surrounded by bars and restaurants and 100 m from the nearest links to the public transport network and shops. The most impressive of Prague's historic monuments: the Old Town Square (200 m), Charles Bridge (500 m), Prague Castle (700 m) and Wenceslas Square (300 m) are just a short walk away. Prague Airport is 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1834.00" OriginalAmount="1834.00">
      <BasicPropertyInfo Latitude="50.04579936" Longitude="14.30537166" StarRating="3" HotelCode="949524|citywest_apartments" HotelName="Citywest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klementova 4, Praha 13, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1834.15" OriginalAmount="1834.15">
      <BasicPropertyInfo Latitude="50.09063625" Longitude="14.4270125" StarRating="3" HotelCode="108947|4248995" HotelName="Residence Bene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlouhá 721/48, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31346/3831346/1.jpg?f=15683043</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1837.28" OriginalAmount="1837.28">
      <BasicPropertyInfo Latitude="50.09231061366" Longitude="14.42642480135" StarRating="4" HotelCode="34925|353245" HotelName="Clarion Prague Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hradebni 9, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56849/a_56849_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury hotel is situated at the centre of the city, within walking distance of Prague's beautiful old town. The nearest underground station is Namesti Republiky.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1845.58" OriginalAmount="1845.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|702900" HotelName="Bishops House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887254_foto_1.jpg</HotelPictures>
        <HotelDescription>Boasting an enviable setting at the heart of the mesmerising city of Prague, this hotel lies just a short walking distance away from the Charles Bridge. Revelling in its prime setting in the Lesser Town, the hotel is situated just 50 metres from links to the public transport network, while lively bars and restaurants lie just 100 metres away. This heritage hotel boasts a long, rich history, with the original building dating back to the 16th century. Embracing elements of its former glory, the hotel has blended its style effortlessly with modern comfort and convenience. The hotel offers a wide range of amenities and services, ensuring that business and leisure travellers alike experience a truly memorable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1846.95" OriginalAmount="1846.95">
      <BasicPropertyInfo Latitude="50.082771047485" Longitude="14.419663309998" StarRating="4" HotelCode="67613|369395" HotelName="Design Metropol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 33, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87450/a_87450_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located on Narodni Street, surrounded by bars and restaurants and only 50 m from the nearest links to the public transport network. It is 500 m from shopping venues and just a short walk from the most impressive of Prague's historic monuments: the Old Town Square (200 m), Charles Bridge (300 m), Prague Castle (700 m), Wenceslas Square (300 m) and the National Theatre (200 m). It is 2 km from the main railway station and Prague Airport is just 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1852" OriginalAmount="1852">
      <BasicPropertyInfo Latitude="50.0784213" Longitude="14.42937791" StarRating="3" HotelCode="316322|63930" HotelName="Wenceslas Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633682/633682a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1853.63" OriginalAmount="1853.63">
      <BasicPropertyInfo Latitude="50.089459199481" Longitude="14.405651092529" StarRating="4" HotelCode="336483|994895" HotelName="Hotel Waldstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdštejnské námestí 6/19, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55629/a_55629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel is situated in the historical heart of Prague, in the same neighbourhood as the castle. All the sightseeing attractions of the city are within easy reach and the nearest public transport is just steps away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1854.00" OriginalAmount="1854.00">
      <BasicPropertyInfo Latitude="50.08629" Longitude="14.4495" StarRating="0" HotelCode="0|zizkov_apartment_prague" HotelName="Zizkov Apartment Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dalimilova 925/11, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/bf/60bfa89d8b1f75750654d7786e05ed31b2b090c2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Prague (Prague 3), you'll be convenient to Zizkov Television Tower and Wenceslas Square.  This apartment is close to Astronomical Clock and Old Town Square.&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 Netflix is provided, while complimentary wireless Internet access keeps you connected. Conveniences include a minibar and a washing machine, and you can also request a crib/infant bed (complimentary).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment offers complimentary parking nearby.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1862" OriginalAmount="1862">
      <BasicPropertyInfo Latitude="50.09155862772" Longitude="14.440841674805" StarRating="4" HotelCode="336485|8147" HotelName="Hotel Mucha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 26/65, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55630/a_55630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the shopping area of Na Porici and the Hilton Business Center. The old town as well as Wenceslas Square are only 800 m away and the nearest underground is only a stone's throw from the hotel. Numerous shopping facilities as well as restaurants and bars are situated just a few paces from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1864.00" OriginalAmount="1864.00">
      <BasicPropertyInfo Latitude="50.08306881" Longitude="14.42449974" StarRating="4" HotelCode="766753|pytloun_boutique_hotel_prague" HotelName="Pytloun Boutique Hotel Prague" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 779/16, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9572270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1866.00" OriginalAmount="1866.00">
      <BasicPropertyInfo Latitude="50.0809" Longitude="14.4046" StarRating="0" HotelCode="0|historic_centre_prague_apartment" HotelName="Historic Centre Prague Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 421/16, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/a1/8fa1fdb652f52f109ffffdc2efd8d848233e4b59.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;This apartment is in the heart of Prague, walking distance from Magical Cavern and Kampa Park.  This apartment is close to Charles Bridge and Prague Dancing House.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a refrigerator and an oven. A Smart television with Netflix is provided, while complimentary wireless Internet access keeps you connected. Conveniences include a minibar and a microwave.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1884.52" OriginalAmount="1884.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|702972" HotelName="GRANDIUM HOTEL PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886389_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en una calle principal muy cerca de la famosa Plaza de Wenceslao, donde hay muchas tiendas, restaurantes, bares y otros lugares de ocio. Se puede llegar a pie a todos los monumentos mandaacute;s populares de la ciudad, como el Puente de Carlos, el Castillo de Praga y el hermoso centro histandoacute;rico. La estaciandoacute;n principal de trenes y las estaciones de metro Muzeum y Mustek estandaacute;n a pocos pasos del hotel y suponen un buen acceso a la red de transporte panduacute;blico. Las autopistas a Viena, Dresde y Frankfurt son tambiandeacute;n fandaacute;cilmente accesibles. El aeropuerto de Praga, que ofrece excelentes conexiones internacionales, estandaacute; a unos 25 km del hotel. Este establecimiento de 7 plantas, inaugurado en el 2006 y totalmente climatizado, tiene un total de 198 habitaciones, incluidas 11 suites. Las habitaciones dan al tranquilo patio del hotel y los huandeacute;spedes de negocios pueden hacer uso de la conexiandoacute;n gratuita wifi de alta velocidad en todas las habitaciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1889.14" OriginalAmount="1889.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|986993" HotelName="QUESTENBERK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/978194_foto_1.jpg</HotelPictures>
        <HotelDescription>The Building At The Address Of Uvoz 15, In Which The Questenberk Hotel        Was Established After An Extensive Reconstruction In 2003, Has Rich        History Stretching Back Up To Year 1610. The Questenberk Palace (Also        Called The Hospital Od St. Elisabeth And St. Norbert) Was Built From        1665 - 1668 By Jan Jir� Gottwieck, Probably Based To His Own Design. The        Face Went Through The Peak And Late Baroque Adaptation, At Which A New        Staircase Was Built And A Facade Was Adapted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1898.60" OriginalAmount="1898.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|702940" HotelName="Grand Majestic Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887149_foto_1.jpg</HotelPictures>
        <HotelDescription>Contemporary style design hotel in the heart of the historical and business centre of Prague. The airport is just about 20 minutesandrsquo; drive away. The property is surrounded by several shopping and dining opportunities as well as many entertainment venues and be reached a few steps away. Various of the major attractions of the Czech capital such as the old Jewish quarter, the Old Town Square, Charles Bridge or Wenceslas Square are within walking distance. Guests can choose from eating in the onsite restaurant or having a couple of drinks in the bar. The bright rooms are stylishly decorated with warm colours and are equipped with all the essential amenities each visitor needs to have a comfortable and memorable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1905.00" OriginalAmount="1905.00">
      <BasicPropertyInfo Latitude="50.08576965332031" Longitude="14.431323051452637" StarRating="4" HotelCode="0|best_western_premier_hotel_essence" HotelName="Best Western Premier Hotel Essence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 870/27, 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/65/4d65de228a19c306ed09bb7c86148d75631d49fc.jpeg</HotelPictures>
        <HotelDescription>The hotel Best Western Premier Essence combines modern architecture and interiors to create a fresh and welcoming atmosphere. The modern interior design based on the art deco style follows the historic Rondo-Cubist façade from 1921.&lt;br /&gt;Thanks to the hotel's Best Western Premier brand, you can expect first-class quality and international service.&lt;br /&gt;In our hote is a team of professionals employees who have many years of experience working in the hotel industry and Best Western chain. We are a team of not only co-workers, but also friends who are ready to advise and help you at any time with a smile on face. The hotel always has a good mood and a friendly atmosphere. We look forward to seeing each other every morning and also we look forward to help you every time. Come to our family, pleasant hotel and you will see that you will feel like at home with us :).&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1906.52" OriginalAmount="1906.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|649478" HotelName="MAJESTIC PLAZA PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/978084_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly located in the very heart of Prague's historical centre just off the famous Wenceslas Square, the Majestic Plaza Prague offers guests a luxurious and relaxing environment with top class service and hospitality. Newly opened in 2007, this impressive 4 star deluxe hotel exudes style and comfort, with rooms decorated in either Biedermeier or Artdeco style and a fine garden courtyard at the heart of the complex.  With the Museum Metro station close by, and being within easy walking distance of all of Prague's numerous historical sites this is a great base for explorations. Guests can choose to dine in any of the restaurants and cafes nearby, or enjoy gourmet Arabian, Italian and Thai dishes in the Asmera Restaurant, buffet breakfast and local or international dishes in the glass-roofed Victoria Restaurant in the Courtyard, or relax in the Lobby Bar or Latin-American Havana Club. All of the 190 stylish and unique air-conditioned rooms offer all modern amenities including satellite LCD TV, radio, WI-FI Internet connection, minibar, safe, tea/coffee making facilities, hairdryer and bathrobe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1910.00" OriginalAmount="1910.00">
      <BasicPropertyInfo Latitude="50.071158" Longitude="14.430512" StarRating="4" HotelCode="98281|alqush_downtown_hotel" HotelName="Alqush Downtown Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 15, Praha 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162422/162422a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the centre of Prague. Wenceslas Square, the National Museum, Congress Centre Prague and other significant places of interest are within walking distance of the hotel. I.P.Pavlova metro station (route C) and tram stop are also in the vicinity, only 500 m away. It is 15 km from Prague airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1911.29" OriginalAmount="1911.29">
      <BasicPropertyInfo Latitude="50.082762" Longitude="14.416849" StarRating="4" HotelCode="96661|889335" HotelName="Unitas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartolomejska street 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330446/330446a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1912.00" OriginalAmount="1912.00">
      <BasicPropertyInfo Latitude="50.087621" Longitude="14.426358" StarRating="5" HotelCode="12989|grand_hotel_bohemia" HotelName="Grand Hotel Bohemia Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Králodvorská 4, Staré Mesto, 110 00 Prague, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13425/a_13425_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in quiet neighbourhood, enjoying a central location close to many of Prague's historical sights and monuments such as Powder Gate, Old Town Square, Charles Bridge and Prague Castle, all of which are within easy walking distance. The shopping, business and office centres are all just a short walk away. The nearest metro station is 100 m away, while the main station is about 2 km from the hotel. The airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1937.02" OriginalAmount="1937.02">
      <BasicPropertyInfo Latitude="50.0822298" Longitude="14.43224064" StarRating="2" HotelCode="581375|1f5ad2" HotelName="MeetMe23" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1568/23, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/748299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1937.12" OriginalAmount="1937.12">
      <BasicPropertyInfo Latitude="50.085969126727" Longitude="14.433948397636" StarRating="4" HotelCode="387084|235456" HotelName="987 Design Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne Namesti 15-987, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89476/a_89476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated between the modern Prague of Wenceslas Square and the historical Old City. The design hotel is just 5 minutes' walk from the main railway station and the historical part of Prague including Municipal House, Old Town Square, Prague Castle, Charles Bridge and the Jewish Cemetery is about 10-15 minutes on foot. Prague Ruzyne International Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1947.31" OriginalAmount="1947.31">
      <BasicPropertyInfo Latitude="50.08832482" Longitude="14.42308397" StarRating="3" HotelCode="435987|1738038" HotelName="Prague Siesta Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Týnska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/04487/2004487/1.jpg?f=15081378</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1968.28" OriginalAmount="1968.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|971175" HotelName="GREEN GARDEN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886671_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in the 19-century building in the centre of Prague, less than 10 minutes' walk from famous Wenceslas Square, this 4 star hotel offers elegant rooms with free Wi-Fi and air conditioning.
The National Museum and Old Town Square can be easily reached on foot from the Green Garden Hotel. The I.P. Pavlova Metro and Tram Station are only 300 meters away.
Guests can have a cup of coffee in the cosy lobby Bar and use computer with free internet access in the lobby. The sauna, steam bath and massage are available against prior reservation at an additional cost.
Stylishly furnished rooms feature satellite LCD TVs, minibars, laptop-size safety deposit boxes opened by finger print and coffee/tea making facilities. Each bathroom comes with different flower design.
The Green Garden Restaurant situated in the picturesque winter garden serves excellent Czech and international cuisine and a wide selection of fine wines. Live piano music can be enjoyed in the restaurant on some nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1975.39" OriginalAmount="1975.39">
      <BasicPropertyInfo Latitude="50.091095553571" Longitude="14.410765531429" StarRating="4" HotelCode="108849|1543008" HotelName="Klarov" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U zelezné lávky 567/12, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151530/a_151530_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Prague. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1989" OriginalAmount="1989">
      <BasicPropertyInfo Latitude="50.075910854373" Longitude="14.431029412975" StarRating="3" HotelCode="385988|227013" HotelName="Residence Vocelova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vocelova 6, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/31085/1931085/1.jpg?f=15608248</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1992.53" OriginalAmount="1992.53">
      <BasicPropertyInfo Latitude="50.069819" Longitude="14.43441853373" StarRating="5" HotelCode="27520|34604" HotelName="Le Palais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Zvonarky 1, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009315/009315a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the outskirts of Prague, this hotel lies within a short distance of Karlovo namesti underground station offering excellent links to the historical centre of the city. Countless tourist sights include the famous Charles Bridge and the castle, as well as a diverse selection of shopping venues and many of the top nightlife venues are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1994.06" OriginalAmount="1994.06">
      <BasicPropertyInfo Latitude="50.082850737602" Longitude="14.43166176049" StarRating="4" HotelCode="50970|377095" HotelName="Falkensteiner Hotel Maria Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 21, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39742/a_39742_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a magnificent historical building in the very heart of the city, the hotel is just a few steps from Wenceslas Square and all major historical sights. Shopping, restaurants, bars and public transport are located within 5 minutes' walk. Prague-Ruzyne Airport is around 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1994.24" OriginalAmount="1994.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|960545" HotelName="GOLDEN CROWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887571_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming hotel can be found in Mala Strana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1995.79" OriginalAmount="1995.79">
      <BasicPropertyInfo Latitude="50.085791002292" Longitude="14.418934732676" StarRating="4" HotelCode="63948|77475" HotelName="Dominican Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 235/7, Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82399/a_82399_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique-hotel is part a Dominican Monastery. Over the years, it has become very famous, not only for its absolutely unique location, directly in the heart of the Old Town. It is situated in the heart of the city centre, a few steps on cobbled streets from Old Town Square and its famous “Astronomical Clock”. The hotel is surrounded by the most significant historical landmarks of Prague, such as Charles Bridge, Prague Castle, Wenceslaus Square, National Theatre, and Powder Tower.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2008.13" OriginalAmount="2008.13">
      <BasicPropertyInfo Latitude="50.071051061046" Longitude="14.40290485768" StarRating="4" HotelCode="24550|6752" HotelName="Vienna House Andel’s Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stroupeznickeho 21, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35467/a_35467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is superbly located in the new Andel City complex, surrounded by a multiplex cinema and an abundance of shops. The underground station Andel provides a speedy connection to Prague's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2067.00" OriginalAmount="2067.00">
      <BasicPropertyInfo Latitude="50.08265553" Longitude="14.40462875" StarRating="3.5" HotelCode="372446|residence_james_house" HotelName="James Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 428/34, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/484378/a_484378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2098.50" OriginalAmount="2098.50">
      <BasicPropertyInfo StarRating="5" HotelCode="|702975" HotelName="Esplanade Hotel Prague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/254638_foto_1.jpg</HotelPictures>
        <HotelDescription>Este confortable hotel urbano estandaacute; situado en el centro de Praga, enfrente de la estaciandoacute;n central. La Plaza de Wenceslao estandaacute; a 3 min a pie. A 300 m del hotel podrandaacute; encontrar tiendas, comercios, bares y discotecas. El aeropuerto de Ruzyne estandaacute; a 17 km, es decir, a una media hora en coche.Este hotel histandoacute;rico, situado en una calle principal, fue construido en 1927 y renovado. Dispone de un total de 74 habitaciones repartidas en 7 plantas. Cuenta con un hall de entrada con ascensor, andaacute;rea de recepciandoacute;n abierta las 24h del dandiacute;a que le ofrece servicio de cambio de divisa, de caja fuerte y de guardarropa, cafeterandiacute;a con terraza y un pequeandntilde;o mercado. Tambiandeacute;n estandaacute; dotado de un restaurante a la carta con zona para no fumadores. Los que viajen por motivos de negocio pueden utilizar la sala de conferencias y la terminal de Internet. El hotel cuenta con un propio aparcamiento. Para redondear el amplio nanduacute;mero de prestaciones que ofrece el hotel, tiene a su disposiciandoacute;n el servicio de lavanderandiacute;a, de atenciandoacute;n mandeacute;dica y de habitaciones.Las habitaciones tienen baandntilde;o, secador de pelo, telandeacute;fono, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, cama doble, una pequeandntilde;a sala de estar, caja fuerte y calefacciandoacute;n central. Todas las habitaciones tienen suelo enmoquetado.Podrandaacute; disfrutar de un maravilloso y relajante masaje.Se ofrece desayuno bufet. A la hora del almuerzo podrandaacute; elegir un menanduacute; a la carta y a la hora de la cena menanduacute; o menanduacute; a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2099.00" OriginalAmount="2099.00">
      <BasicPropertyInfo Latitude="50.086203516763" Longitude="14.417256201461" StarRating="4" HotelCode="108674|charming_prague_apartments_at_the_black_star" HotelName="Charming Prague Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seminarska 6, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2101.73" OriginalAmount="2101.73">
      <BasicPropertyInfo Latitude="50.087827" Longitude="14.4041" StarRating="4" HotelCode="395283|1662648" HotelName="The Nicholas Hotel Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malostranske Namesti 5/28, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416799/416799a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2112" OriginalAmount="2112">
      <BasicPropertyInfo Latitude="50.088207" Longitude="14.42827" StarRating="5" HotelCode="900416|25525" HotelName="Kings Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel,Historic Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Obecniho domu 3, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183420/a_183420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly in Prague's city centre, at Republic Square. It is next to the Municipal House, close to the Powder Tower and opposite the Palladium, one of the biggest shopping and office centres in Prague. All major sightseeing points, including Old Town Square, Wenceslas Square, Jewish Town and the Charles Bridge, are easy to reach and are within walking distance. Prague Castle is accessible in 10 minutes by public transport or in 20 minutes if travelling on foot. The hotel is very well connected with Prague's public transport system. The metro station and tram stop, Namesti Republiky, is about 50 m from the hotel, and Masarykovo nádraží (Masaryk railway station) is about 250 m away. Ruzyne Airport is approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2117.61" OriginalAmount="2117.61">
      <BasicPropertyInfo StarRating="3" HotelCode="|649505" HotelName="KAMPA GARDEN PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060024_foto_1.jpg</HotelPictures>
        <HotelDescription>Kampa Garden Hotel is located in the historical center of Prague, on a city island. Prague Castle is 800 m away, the old Town Square is 850 m away and the Prague Zoo is 7 km away. Prague Airport is located at 15 km distance.\n\nFacilities and services include parking (reservation necessary), Wi-Fi Internet, 24 hour reception access and breakfast room.\n\nRooms feature Wi-Fi internet access, mini bar, coffee/tea making facilities, TV, safe, telephone and hairdryer.\n\nAddress: U Sovovych Mlyn, 11000, Prague, Czech Republic.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2117.61" OriginalAmount="2117.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|472105" HotelName="QUENTIN PRAGUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19583_image53432563_0.jpg</HotelPictures>
        <HotelDescription>This 4 star property is surrounded by the most famous attractions such as Prague's Astronomical Clock (less than 1 km from the property), a 10-minute walk from Old Town Square and 1.3 km from Charles Bridge. Featuring a shared lounge, the hotel has air-conditioned rooms with private bathrooms and detailed interior design. The accommodation provides luggage storage for guests. Each room is fitted with a flat-screen TV, coffee and tea facilities and other useful amenities. Guests at Quentin Prague Hotel can enjoy a continental breakfast. Prague Castle is 1.4 km from Quentin Prague Hotel, while St. Vitus Cathedral is 1.5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2125.73" OriginalAmount="2125.73">
      <BasicPropertyInfo Latitude="50.07632369" Longitude="14.41481227" StarRating="0" HotelCode="981562|12953d" HotelName="Riverview Palace Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Naplavni 2, 12000 Praga</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/32076/632076/1.jpg?f=15470963</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2126" OriginalAmount="2126">
      <BasicPropertyInfo Latitude="50.0812197" Longitude="14.4285029" StarRating="5" HotelCode="258773|9394" HotelName="Jalta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 45/818, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15004/a_15004_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is located on the majestic Wenceslas Square, the famous Prague landmark which breathes history and culture. The hotel is ideally situated for sightseeing, entertainment and access to the city's financial centre. It is within walking distance of the main train station and 3 metro stations. The surroundings abound with quality restaurants, fashionable bars and a variety of shops and services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2131.00" OriginalAmount="2131.00">
      <BasicPropertyInfo Latitude="50.08684" Longitude="14.41835" StarRating="0" HotelCode="0|apartments_old_town_square_2" HotelName="Apartments Old Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Linhartská 2, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/43/9143e17871b304970009b169a7debb94e6f2c0df.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Apartments Old Town Square places you in the heart of Prague, steps from Prague City Hall and Astronomical Clock.  This apartment is close to Old Town Square and Charles Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchens with refrigerators and ovens. Smart televisions with Netflix are provided, while complimentary wireless Internet access keeps you connected. Conveniences include minibars and microwaves.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2133.00" OriginalAmount="2133.00">
      <BasicPropertyInfo Latitude="50.080903873048" Longitude="14.421349154013" StarRating="5" HotelCode="296355|hotel_beseda_prague" HotelName="Michelangelo Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 1477/20, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404393/a_404393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the historic town centre, just a few steps from famous Wenceslas Square, in one of the most attractive areas of Prague.All major points of interest are located within easy walking distance. Guests can reach Wenceslas Square and the National Theatre within 5 minutes, the Old Town Square within 10 minutes and Charles Bridge within 15 minutes. It is a great choice for travellers interested in history, architecture and romance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2150.00" OriginalAmount="2150.00">
      <BasicPropertyInfo Latitude="50.0902214050293" Longitude="14.420454978942871" StarRating="0" HotelCode="0|gold_art_apartments" HotelName="Gold Art Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>9 U Sv. Ducha, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/4c/424c458c7a9d69652a192233a508394d51e88eea.jpeg</HotelPictures>
        <HotelDescription>With a stay at Gold Art Apartments, you'll be centrally located in Prague, within a 5-minute walk of Old-New Synagogue and Kinsky Palace. This apartment is 0.2 mi (0.3 km) from Old Jewish Cemetery and 0.2 mi (0.4 km) from Old Town Square.&lt;br /&gt;Cooked-to-order breakfasts are available daily from 8:30 AM to 10:30 AM for a fee.&lt;br /&gt;The front desk is staffed during limited hours.&lt;br /&gt;Make yourself at home in one of the 18 guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with Netflix are provided, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2151.60" OriginalAmount="2151.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|986975" HotelName="HOTEL PERLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886657_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Perla, you'll be centrally located in Prague, steps from Havelsk� Market and minutes from Old Town Square. This 4-star hotel is within close proximity of Church of St. Giles and Bethlehem Chapel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 64 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Be sure to enjoy recreational amenities including a health club and a sauna. Additional amenities include complimentary wireless Internet access, concierge services, 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;Enjoy a bite to eat at a coffee shop/caf�, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2164.00" OriginalAmount="2164.00">
      <BasicPropertyInfo Latitude="50.092331262993" Longitude="14.4195073843" StarRating="5" HotelCode="16148|president_hotel_prague" HotelName="The President Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Curieovych 1/100, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19401/a_19401_AM2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the Vltava river, between Charles Bridge and the convent of Saint Agnes. Thanks to its ideal location the hotel is near prestigious historical sights such as Charles Bridge, Prague Castle, Staromestské námestí, the National Theatre, the Jewish Quarter, the synagogues and other interesting sights in the heart of one of the most beautiful cities in the Czech Republic. Its unique location also offers guests easy access to Parížská, which is today a luxurious street with many fashion stores and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2172.52" OriginalAmount="2172.52">
      <BasicPropertyInfo Latitude="50.091518942656" Longitude="14.430874346751" StarRating="4" HotelCode="262268|953485" HotelName="INNSIDE Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Soukenická 25, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/365545/a_365545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2190.00" OriginalAmount="2190.00">
      <BasicPropertyInfo Latitude="50.0875312426438" Longitude="14.4039140943399" StarRating="4" HotelCode="0|_0x31344" HotelName="St Nicholas Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karmelitska 270/30, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/f0/daf0d0c708eea6852a0a66516fbdb3288ccbcaa2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “St Nicholas Residence” is set in Prague. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2190.31" OriginalAmount="2190.31">
      <BasicPropertyInfo Latitude="50.086318489638" Longitude="14.433870613575" StarRating="5" HotelCode="27481|1130c0" HotelName="Carlo IV Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" 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>Senovazne namesti 13/991, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40471/a_40471_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, neo-classical city hotel is located at the heart of Prague, just a few minutes walk from Wenceslas Square and the Old Town. The hotel belongs to the Italian hotel chain Boscolo and is named afternoon the Czech king Carlo IV. Namesti Republiky is the nearest metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2202.00" OriginalAmount="2202.00">
      <BasicPropertyInfo Latitude="50.08204" Longitude="14.42595" StarRating="3" HotelCode="0|apartments_wenceslas_square_3" HotelName="Hotel Apartment Wenceslas Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wenceslas Square 36, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/e4/aee48daa6bbd96219a70ceb339a64452241c1d97.jpeg</HotelPictures>
        <HotelDescription>Opened in 2005, this apartment hotel comprises a total of 10 rooms and 5 apartments. Guests are welcomed in the inviting lobby with a reception desk open 24-hours, lifts, currency exchange and safes. Further facilities include a caf and washing facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2202.56" OriginalAmount="2202.56">
      <BasicPropertyInfo Latitude="50.087528" Longitude="14.400942" StarRating="5" HotelCode="82873|66H" HotelName="Alchymist Grand Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 19</AddressLine>
          </AddressLines>
          <PostalCode>257286017</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111787/a_111787_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the city centre, near to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2209.24" OriginalAmount="2209.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|649551" HotelName="WALDSTEIN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885666_foto_37.jpg</HotelPictures>
        <HotelDescription>Situated right in the heart of the historical city centre of  "Mala Strana" (Lesser Quarter), the excellent 3-star Waldstein could not be better situated, with Charles Bridge, the Castle and the Old Town all just a short walk away.  Rooms are furnished with antique period furniture, telephone, mini bar, satellite TV, safety deposit box,  and tea and coffee facilities. The closest metro station is Malostranska which has direct access to Wenceslaus Square (only two stops for the lazy!).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2212.46" OriginalAmount="2212.46">
      <BasicPropertyInfo Latitude="50.08192933" Longitude="14.42616219" StarRating="3" HotelCode="984893|51133" HotelName="EA Hotel Apartments Wenceslas Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 36, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90540/2190540/1.jpg?f=15179916</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2222.00" OriginalAmount="2222.00">
      <BasicPropertyInfo Latitude="50.088167" Longitude="14.425529" StarRating="3" HotelCode="143832|apartments_old_town_square" HotelName="Templova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Templova Street 7, Old Town, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210739/210739a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2256.43" OriginalAmount="2256.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|702925" HotelName="Design Metropol Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886589_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Design Metropol Hotel Prague, disfrutarandaacute;s de una magnandiacute;fica ubicaciandoacute;n en pleno centro de Praga, a solo diez minutos a pie de Plaza de la Ciudad Vieja y Plaza de Wenceslao.  Ademandaacute;s, este hotel de 4 estrellas se encuentra a 0,6andnbsp;km de Reloj Astronandoacute;mico de Praga y a 1andnbsp;km de Puente de Carlos. Con una terraza en la azotea donde descansar y comodidades como conexiandoacute;n a Internet wifi gratis y servicios de conserjerandiacute;a, andiexcl;no te faltarandaacute; de nada! Encontrarandaacute;s ademandaacute;s servicio de cuidado infantil (de pago) y una televisiandoacute;n en la zona comanduacute;n. Te sentirandaacute;s como en tu propia casa en cualquiera de las 64 habitaciones con minibar y televisiandoacute;n LCD. Para los momentos de ocio, tienes un televisor con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era o ducha estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. Entre las comodidades, se incluyen caja fuerte y escritorio, ademandaacute;s de un servicio de limpieza disponible todos los dandiacute;as. Tienes un restaurante y una cafeterandiacute;a a tu disposiciandoacute;n para comer algo, pero si lo prefieres, puedes llamar al servicio de habitaciones con horario limitado de este hotel. Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. Tendrandaacute;s un servicio de limusina o coche con chandoacute;fer, una sala de ordenadores y tintorerandiacute;a a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Praga? En este hotel tienes a tu disposiciandoacute;n 41 metros cuadrados de espacio con zona para conferencias y una sala de reuniones. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y servicio de traslado desde la estaciandoacute;n de trenes. Las distancias se expresan en nanduacute;meros redondos.Museo de Lego: 0,1 km- Calle Na Prikope: 0,4 km- Teatro Laterna Magika: 0,4 km- Ruta Real: 0,5 km- Plaza de Wenceslao: 0,5 km- Plaza de la Ciudad Vieja: 0,5 km- Museo del Comunismo: 0,5 km- Teatro Estatal: 0,5 km- Edificio V. J.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2266.04" OriginalAmount="2266.04">
      <BasicPropertyInfo Latitude="50.090426" Longitude="14.419528" StarRating="4" HotelCode="313189|16632f" HotelName="Prague Central Exclusive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Elisky Krasnohorske 9, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387046/387046a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2280.35" OriginalAmount="2280.35">
      <BasicPropertyInfo Latitude="50.085626645343" Longitude="14.419662952423" StarRating="5" HotelCode="35409|334685" HotelName="Iron Gate Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalská 19, 110 00, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57601/r_57601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is located in a peaceful and pretty lane, just a few steps from the old town ring. The important sightseeing attractions are all within walking distance and restaurants, bars, pubs and nightclub are all located on the doorstop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2335" OriginalAmount="2335">
      <BasicPropertyInfo Latitude="50.0886534" Longitude="14.41751638" StarRating="3" HotelCode="744122|339707" HotelName="The Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zatecka 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51632/3751632/1.jpg?f=15316465</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2366.13" OriginalAmount="2366.13">
      <BasicPropertyInfo Latitude="50.088159" Longitude="14.425866" StarRating="5" HotelCode="98958|129754" HotelName="Buddha-Bar Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 649/8, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138738/a_138738_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in a historical building in the city centre of Prague just a few steps from the Old Town Square. Guests will find restaurants, bars, shops and the Namesti Republiky metro station in the immediate vicinity and the train station is around 1 km away. Nearby places of interest include Wenceslas Square (600 m away), Prague Castle (1.5 km away) and Municipal House (200 m away). Prague-Ruzyne International Airport is approximately 15 km from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2375.22" OriginalAmount="2375.22">
      <BasicPropertyInfo Latitude="50.0908431" Longitude="14.404583" StarRating="5" HotelCode="58525|374225" HotelName="Golden Well" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Zlate Studne 166/4, 11801 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75844/a_75844_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close by the Czech parliament building in the charming Malá Strana district of Prague and enjoys a fascinating panorama view of the city. It is only a few minutes on foot from the hotel to all the historic and cultural sights of the city, such as the Charles Bridge, St. Nicolas Church, or the Old Town Square. Convenient public transport links are located within 100 m of the hotel. The old town and countless shops as well as the Jewish Synagogue and the old Jewish Quarter are some 1 km from the hotel, the main railway station is 4 km away and Prague airport is approximately 16 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2390.57" OriginalAmount="2390.57">
      <BasicPropertyInfo Latitude="50.088613634787" Longitude="14.431886338534" StarRating="5" HotelCode="16623|10acdc" HotelName="Hilton Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20148/a_20148_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the heart of Prague, amidst attractions including the old town’s main square, Wenceslas Square and Charles Bridge. It is the perfect base from which to discover Prague's most famous sights and hidden treasures, lying within 1 km of the main train station and just 20 metres from Namesti metro station. Shops can be found within a 5-minute walk and Ruzyne International Airport is some 18 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2438.92" OriginalAmount="2438.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|900270" HotelName="INNSiDE by Meli� Prague Old Town" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746445_foto_1.jpg</HotelPictures>
        <HotelDescription>Este impresionante y moderno hotel estandaacute; situado en una calle tranquila en el centro de Praga, a sandoacute;lo diez minutos a pie de la plaza del casco antiguo y del candeacute;lebre reloj astronandoacute;mico. Las orillas del randiacute;o Vltava y la parada de tranvandiacute;a mandaacute;s cercana tambiandeacute;n son fandaacute;cilmente accesibles en sandoacute;lo tres minutos, y la estaciandoacute;n de metro de Namesti Republiky se encuentra a 450 metros y ofrece fandaacute;cil acceso a atracciones como el Castillo de Praga, el Puente de Carlos y la Plaza de Wenceslao. Las habitaciones y lujosas suites estandaacute;n elegantemente decoradas y cuentan con una gama de comodidades modernas, como conexiandoacute;n WIFI a Internet, grandes televisores de pantalla plana con 60 canales internacionales, y mandaacute;quina de cafandeacute;. Los huandeacute;spedes pueden comenzar el dandiacute;a con un delicioso desayuno buffet en el restaurante del hotel, que sirve cocina francesa, espaandntilde;ola y checa con un toque moderno para el almuerzo y la cena. Las suntuosas habitaciones de este hotel y sus excelentes servicios lo convierten en la elecciandoacute;n perfecta para una estancia inolvidable en la bella Praga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2486.61" OriginalAmount="2486.61">
      <BasicPropertyInfo StarRating="5" HotelCode="|058013" HotelName="HOTEL KINGS COURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/232920_image62369015_0.jpg</HotelPictures>
        <HotelDescription>A historical, neo-Renaissance-style building has been gently and tastefully transformed from the former prestigious seat of the Chamber of Commerce into the contemporary deluxe five-star Hotel Kings Court offering 133 guestrooms, unique conference facilities, and a magnificent ballroom, modern dining opportunities and a revitalizing hotel Spa Zen Asian Wellness. Modern Deluxe rooms, with a  quiet courtyard view. All rooms are equipped with original furniture and decorated with rich wallpaper, and provide you with maximum comfort, LCD TV, safe suitable for 17" laptop, phone with voice mail, individually controlled AC, ironing facilities, tea &amp; coffee making facilities and WI-FI, among other ammenities. In the Elegant Executive room you can enjoy complimentary entrance to the SPA KINGS COURT which offers you pool, jacuzzi, wet and dry sauna as well. 
&lt;b&gt;Direct payment reservations will be debited in the local currency, at the current exchange rate.&lt;/b&gt;
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2502.25" OriginalAmount="2502.25">
      <BasicPropertyInfo StarRating="5" HotelCode="|D05135" HotelName="THE JULIUS PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31412_image62999602_0.jpg</HotelPictures>
        <HotelDescription>Ideally located in the center of Prague, The Julius Prague offers air-conditioned rooms, a fitness centre, free WiFi and a restaurant. This 5-star hotel offers room service and a 24-hour reception. There is private parking. All hotel rooms are equipped with a flat-screen TV and a safe. The rooms are equipped with a coffee maker and a private bathroom with a shower and free toiletries. Some have a kitchen with a dishwasher. The rooms at The Julius Prague include bed linen and towels. A buffet, continental or full English/Irish breakfast is served every morning. The property is close to the historic building of the Prague National Museum, the Municipal House and the Prague Astronomical Clock. The nearest airport is Vaclav Havel Prague Airport, 14 km from The Julius Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2504.00" OriginalAmount="2504.00">
      <BasicPropertyInfo Latitude="50.084266662597656" Longitude="14.418825149536133" StarRating="0" HotelCode="0|residence_u_vejvodu" HotelName="Residence u Vejvodu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jilská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/e0/b7e0df31f693c8345a69273138a46ba105290241.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Residence u Vejvodu in Prague (Prague 1), you'll be a 5-minute walk from Prague Astronomical Clock and 6 minutes by foot from Old Town Square.  This apartment is 0.5 mi (0.8 km) from Charles Bridge and 0.6 mi (1 km) from Wenceslas Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Church of St. Giles - 0.1 km / 0.1 mi&lt;br /&gt;Royal Route - 0.2 km / 0.1 mi&lt;br /&gt;Na Prikope - 0.2 km / 0.2 mi&lt;br /&gt;Lego Museum - 0.3 km / 0.2 mi&lt;br /&gt;Prague Astronomical Clock - 0.4 km / 0.2 mi&lt;br /&gt;Prague City Hall - 0.4 km / 0.2 mi&lt;br /&gt;Old Town Hall Tower - 0.5 km / 0.3 mi&lt;br /&gt;St. Nicholas Church at the Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Stone Bell House - 0.5 km / 0.3 mi&lt;br /&gt;Parizska Street - 0.5 km / 0.3 mi&lt;br /&gt;Laterna Magika - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Bridge Tower - 0.5 km / 0.3 mi&lt;br /&gt;Maisel Synagogue - 0.5 km / 0.3 mi&lt;br /&gt;Church of Our Lady before Týn - 0.5 km / 0.3 mi&lt;br /&gt;The nearest major airport is Vaclav Havel Airport (PRG) - 25.9 km / 16.1 mi&lt;br /&gt;Dining : Enjoy a meal at the restaurant or snacks in the coffee shop/café. The apartment also offers room service (during limited hours). Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;HeadLine : Near Prague Astronomical Clock&lt;br /&gt;Rooms : Make yourself at home in one of the 3 individually decorated guestrooms, featuring microwaves and LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks and separate sitting areas, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2507.50" OriginalAmount="2507.50">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="16422|4954" HotelName="Alcron Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 40, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19804/a_19804_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, the hotel is just steps away from all the historic and cultural attractions awaiting guests in the Golden City: Wenceslas Square, Old Town Square, Charles Bridge and the National Museum, as well as the State Opera and National Theatre, renowned for their extensive repertoire of classic operas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2517.35" OriginalAmount="2517.35">
      <BasicPropertyInfo Latitude="50.089671" Longitude="14.404996" StarRating="5" HotelCode="87897|129784" HotelName="Hotel Three Storks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdstejnske namesti 20/8, 11800 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122827/a_122827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury boutique hotel is situated in the historical heart of Prague, on Tomáská Street, Lesser Town. All of Prague's important sightseeing spots are within walking distance. The public transport is just 8 minutes' walk from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 14 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2520.49" OriginalAmount="2520.49">
      <BasicPropertyInfo Latitude="50.080372165764" Longitude="14.418026660389" StarRating="3" HotelCode="58727|10ab65" HotelName="Hotel Adler Praha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jircharich 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362630/362630a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2572" OriginalAmount="2572">
      <BasicPropertyInfo Latitude="50.08364140982" Longitude="14.414274394512" StarRating="4" HotelCode="34714|40595" HotelName="Hotel Leonardo Praha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolíny Svetlé 27, 11000 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56485/a_56485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of Prague, close to Charles Bridge, the Old Town Ring, Wenceslas Square and the National theatre. Shopping venues, restaurants and nightclubs are within easy reach of the hotel, only 100 metres away. The nearest train station as well as bars are only a stone's throw away. The nearest airport, Ruzyne Prague, is 20 km away, only 30 minutes by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2673.00" OriginalAmount="2673.00">
      <BasicPropertyInfo Latitude="50.09081436" Longitude="14.42874101" StarRating="4" HotelCode="516131|apartment_house__the_modern_flat" HotelName="Apartment House - The Modern Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soukenicka 7, 11000 Stare Mesto, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/681993/e0f480bf3bcaf0cf207765e02a4f2dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2676.68" OriginalAmount="2676.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|837003" HotelName="DOMINICAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886592_foto_1.jpg</HotelPictures>
        <HotelDescription>This city hotel is situated in the heart of the city centre on the old town square,  just a few minutes away from Astronomical Clock, the Charles Bridge, the National Theatre and Wenceslas Square. Overall, the hotel ensures a quaint experience, combining the architecture and d�cor of the 14th century with modern amenities. It offers a total of 28 rooms over 4 floors. It is air-conditioned and has a lobby, 24-hour reception, a hotel safe, currency exchange facilities, lift access , a bar, dining and shopping facilities. Room and laundry services are also available. All rooms are doubles, furnished with classical mahogany furniture and with the original parquet flooring. The amenities include an individually adjustable air-conditioning, writing desk, minibar, direct dial telephone service, safe deposit box, a spacious en suite bathroom with hairdryer, bathtub with shower and LCD TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2774.09" OriginalAmount="2774.09">
      <BasicPropertyInfo StarRating="5" HotelCode="|970293" HotelName="LE PALAIS ART HOTEL PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885984_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 72 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have bathtubs and hair dryers. Conveniences include phones, as well as safes and in-room massages.Satisfy your appetite for lunch or dinner at ARTISTA Restaurant, a restaurant which specializes in international cuisine, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7:00 AM to 10:30 AM.Featured amenities include a business center, express check-in, and express check-out. Planning an event in Prague? This hotel has 915 square feet (85 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.With a stay at Le Palais Art Hotel Prague, you'll be centrally located in Prague, within a 5-minute drive of Wenceslas Square and Dancing House.  This 5-star hotel is 0.8 mi (1.2 km) from Czech National Museum and 1.9 mi (3 km) from Prague Astronomical Clock.Distances are displayed to the nearest 0.1 mile and kilometer.  Czech National Museum - 1.2 km / 0.8 mi  Jan Palach Memorial - 1.2 km / 0.8 mi  Prague State Opera - 1.3 km / 0.8 mi  Wenceslas Square - 1.5 km / 0.9 mi  Charles Square - 1.5 km / 0.9 mi  Czech Technical University - 1.6 km / 1 mi  Lucerna Palace - 1.6 km / 1 mi  Prague Congress Centre - 1.7 km / 1.1 mi  Vysehrad Castle - 1.8 km / 1.1 mi  Mucha Museum - 2 km / 1.2 mi  Dancing House - 2 km / 1.2 mi  Na Prikope - 2.1 km / 1.3 mi  Museum of Communism - 2.1 km / 1.3 mi  Zizkov Television Tower - 2.1 km / 1.3 mi  Estates Theatre - 2.2 km / 1.4 mi  The preferred airport for Le Palais Art Hotel Prague is Prague (PRG-Vaclav Havel) - 34.4 km / 21.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2775" OriginalAmount="2775">
      <BasicPropertyInfo Latitude="50.08764985135" Longitude="14.418435897553" StarRating="5" HotelCode="284709|57806" HotelName="The Emblem Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Platnérská 19, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28758/b58bc20d-4a7c-4417-a06f-3311d380bf93.jpg?d=636662068020000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sophisticated and imaginative, The Emblem Hotel boasts an unbeatable location in the heart of Prague's old town, only a stone's throw from the Old Town Square and Astronomical Clock, and one minute from Staromestska metro station.  The Charles Bridge, Wenceslas Square, and National Museum are only a short walk from the hotel, and Prague Castle and the Petrin Lookout Tower are a short tram ride away, though they are also within walking distance.

The hotel's guest rooms and suites are all elegantly decorated in cool, winter tones and feature a range of modern comforts such as Nespresso machines, complimentary Wi-Fi and tablet computers for guest use.  After a busy day of sightseeing or meetings, guests can enjoy a coffee or cocktail and a light snack in the drawing room.  The onsite spa is located on the top floor, offering a gym, sauna, steam room, ice fountain and Jacuzzi in addition to fantastic views of Prague Castle and the old town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2804.56" OriginalAmount="2804.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|651441" HotelName="KOSHER HOTEL KING DAVID" Meals="HALF BOARD" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886138_foto_71.jpg</HotelPictures>
        <HotelDescription>The Hotel King David is a 5-star boutique kosher hotel with on-site dining located close to the central train station in Prague city centre, within walking distance of all the major sights and attractions. Wenceslas Square, Municipal House, Republic Square and the Jerusalem Synagogue can all be reached within a five-minute walk, while the Jewish Quarter is only a 20-minute stroll away. There are 69 guestrooms and suites decorated in a contemporary style and featuring a private bathroom, individual air conditioning, flat-screen TV with the Israeli channel, free high-speed Wi-Fi, tea/coffee making facilities and an espresso machine. For dining, the King David provides the highest standard of kosher food under daily Masghiach supervision, while for relaxing, the spa features a pool with a Jacuzzi, plus a steam room, a mikvah and three treatment rooms for massages and therapies. There is also an in-house Synagogue providing daily religious services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2897.00" OriginalAmount="2897.00">
      <BasicPropertyInfo Latitude="50.080756439052" Longitude="14.4212105870247" StarRating="0" HotelCode="0|fashion_loft" HotelName="Fashion Loft" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 18, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/12/dd/12dd7c7718fd7f965b78cdffefcd5cf3d82893a0.jpeg</HotelPictures>
        <HotelDescription>Located right in the centre of Prague, just 500 metres from Wenceslas Square, Fashion Loft offers self-catering accommodation with free WiFi. Czech National Theatre is 8 minutes on foot away.Each unit features a flat-screen satellite TV, a sofa, an iPod dock and an equipped kitchenette with an oven. A washing machine is also provided. There are 2 bathrooms, coming with a shower and a hairdryer.There is a restaurant and a bar in the same building. A supermarket can be found 100 metres away from Fashion Loft. An airport shuttle can be arranged for a surcharge. The nearest metro station is 300 metres away, and the nearest tram stop is only 200 metres away.There are many restaurants, bars, clubs and shops in the vicinity. Guests can reach Old Town Square with the Orloj Astronomical Clock within a 12-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3036.00" OriginalAmount="3036.00">
      <BasicPropertyInfo Latitude="50.088211084139" Longitude="14.431195364747" StarRating="5" HotelCode="14673|prague_marriott_hotel" HotelName="Prague Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 8, 111 21 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17046/a_17046_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city center, just a few steps away from the Old Town Square and Prague’s other major tourist attractions. It is an ideal destination for business and leisure travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3063.61" OriginalAmount="3063.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|636712" HotelName="HOTEL LEONARDO PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961616_foto_73.jpg</HotelPictures>
        <HotelDescription>Hotel Leonardo Prague is an elegant boutique hotel located in the very heart of Prague, only few steps from the Charles Bridge. The hotel's 82 spacious rooms have been carved out and furnished with unique antique pieces from Prague's extensive art nouveau heritage. River View Junior Suites offer a magnificent view of the Vltava River and Prague Castle. In a romantic and refined ambiance, the Platina Restaurant &amp; Garden offers a sophisticated cuisine that combines tradition and creativity. An ambient open-air courtyard with a secession fountain is an oasis of peace in the centre of Prague. Hotel Leonardo offers two meeting rooms which are ideal places for professional trainings, seminars and business meetings.
&lt;b&gt;Direct payment reservations will be debited in the local currency, at the current exchange rate.&lt;/b&gt;
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3095.72" OriginalAmount="3095.72">
      <BasicPropertyInfo Latitude="50.088716650891" Longitude="14.406270728836" StarRating="4.5" HotelCode="97911|143946" HotelName="Augustine A Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 12/33, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135954/a_135954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in Prague's picturesque Malá Strana district, the hotel is close to the majestic Prague Castle, the Wallenstein Garden and the famous Charles Bridge, which is 1.3 km from the hotel. Prague central station is approximately 4.5 km from the hotel and Prague airport is roughly 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3133.44" OriginalAmount="3133.44">
      <BasicPropertyInfo Latitude="50.087094081072" Longitude="14.431378484044" StarRating="5" HotelCode="76277|98119" HotelName="The Grand Mark Prague" 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,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 12, Praha 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103740/a_103740_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a well-known corner of central Prague, Hybernska Street, in close proximity to major business addresses, prominent landmarks such as the Powder Tower and Municipal House, as well as the Old Town Square and historic Charles Bridge that traverses the Vltava River. Guests will find links to the public transport network and shops within a 5-minute walk of the design hotel, while the main bus and train station are approximately 1 km away. Karlovy Lazne and its nightlife are a 15-minute ride away using public transport and Prague-Ruzyne International Airport is around 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3199.89" OriginalAmount="3199.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|651757" HotelName="THE PRESIDENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885297_foto_81.jpg</HotelPictures>
        <HotelDescription>Situated in the heart of the picturesque old town, the modern President Hotel Prague enjoys a romantic location directly on the banks of the River Vltava. The hotel has a distinctive contemporary fa�ade; the rooms are designed in a classic, elegant style and have views of Prague Castle, the river and the old town. Guests can also enjoy panoramic river views from the hotel's restaurant. The beautiful Jewish quarter with its small streets and historic buildings is in the immediate vicinity of the hotel. Famous sights such as the Old Town Square or the Charles Bridge are within a short stroll. Come to enjoy a new open wellness and beautiful the most popular european tourist city Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3267.22" OriginalAmount="3267.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|651751" HotelName="987 PRAGUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886392_foto_1.jpg</HotelPictures>
        <HotelDescription>The modern hotel is situated in the city centre, just a 2-minute walk from the main train station and the famous Wenceslas Square. Guests can easily access the main tourist attractions of the city, situated within walking distance, which makes it an ideal choice for both business and leisure travellers alike. The hotel's interior has been carefully styled by famous designers and it offers excellent facilities and services. The spacious guestrooms at the hotel are tastefully decorated and equipped with the necessary amenities to ensure a pleasant stay. The hotel features a business centre as well as two completely equipped and spacious meeting rooms for the convenience of business guests. At the hotel's restaurant and bar, guests will be able to enjoy delicious seasonal cuisine and a wide variety of wines and spirits.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3317.00" OriginalAmount="3317.00">
      <BasicPropertyInfo Latitude="50.0807455894212" Longitude="14.427747130394" StarRating="0" HotelCode="0|apartmany_olita" HotelName="Apartmany Olita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 25/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske namesti 48, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0a/16/0a16989523f9888b4efcafae1a32ac2dc000dc5b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Moderately priced three-star hotel “Apartmany Olita” is situated within 1 km from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests are kindly requested to inform the hotel in advance of their estimated time of arrival. This can be noted in the Comments Box during booking or by contacting the hotel using the contact details found on the booking confirmation.&lt;/br&gt;&lt;/br&gt;Please note that the room rate includes a cleaning service twice a week.&lt;/br&gt;&lt;/br&gt;Check-in is only possible until 21:00 at Wenceslas Square 48. 24-hour check-in is possible at Wenceslas Square 36.&lt;/br&gt;&lt;/br&gt;Wenceslas Square 48: Parking is possible for cars with a maximum height of 1.7 metres, a width of 2 metres and a weight of 2.3 tonnes.&lt;/br&gt;&lt;/br&gt;Wenceslas Square 36: Parking is possible for cars with a maximum height of 1.9 metres, a width of 2 metres and a weight of 2.5 tonnes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3337.70" OriginalAmount="3337.70">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="5" HotelCode="|ANHH" HotelName="Andaz Prague - a Concept by Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 976/31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1309030/14901486.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. Everyday necessities can be purchased at the supermarket. 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 24-hour security service, a babysitting service on request, a car hire service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This urban hotel is located in the centre of Prague.Fine weather can be enjoyed on the terrace. The fitness rooms are perfect for a comprehensive workout. There is a wellness area with a spa, a sauna, a steam bath and massage treatments. Subject to charge: a beauty salon. Live music and a dance club are also options for entertainment. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the view of the countryside from a balcony or terrace. Rooms include a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. For guests' convenience, units include a refrigerator and a tea/coffee station. Further amenities include an ironing set and a trouser press. A telephone, satellite television, a radio and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror, bathrobes and a telephone are provided. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a breakfast room, a café and a bar. Breakfast, lunch and dinner will satisfy appetites big and small. Diet meals, gluten-free meals and vegetarian dishes can be prepared on request. In addition, special catering options and snacks are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3655.00" OriginalAmount="3655.00">
      <BasicPropertyInfo Latitude="50.08563232421875" Longitude="14.416280746459961" StarRating="0" HotelCode="0|exclusive_home_in_heart_of_prague" HotelName="Exclusive home in heart of Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 16/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Liliova 13/221, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/05/bb0579c8bc63e4ff191878b5128180082ee24c6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment, you'll be centrally located in Prague, steps from Old Town Bridge Tower and 5 minutes by foot from Charles Bridge. This apartment is 0.3 mi (0.4 km) from Prague Astronomical Clock and 0.3 mi (0.5 km) from Old Town Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Royal Route - 0.1 km / 0.1 mi&lt;br /&gt;Naprstek Museum - 0.2 km / 0.1 mi&lt;br /&gt;Old Town Bridge Tower - 0.2 km / 0.1 mi&lt;br /&gt;Bethlehem Chapel - 0.2 km / 0.1 mi&lt;br /&gt;Prague City Hall - 0.3 km / 0.2 mi&lt;br /&gt;Charles Bridge Museum - 0.3 km / 0.2 mi&lt;br /&gt;Charles Bridge - 0.4 km / 0.3 mi&lt;br /&gt;Prague Astronomical Clock - 0.4 km / 0.3 mi&lt;br /&gt;National Marionette Theatre - 0.4 km / 0.3 mi&lt;br /&gt;St. Nicholas Church at the Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Hall Tower - 0.5 km / 0.3 mi&lt;br /&gt;Charles University - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Na Prikope - 0.5 km / 0.3 mi&lt;br /&gt;Parizska Street - 0.5 km / 0.3 mi&lt;br /&gt;The preferred airport for this apartment is Prague (PRG-Vaclav Havel) - 15 km / 9.3 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment. Complimentary wireless Internet access is available to keep you connected. Conveniences include an iron/ironing board and blackout drapes/curtains, and you can also request a crib/infant bed (complimentary).&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3743.00" OriginalAmount="3743.00">
      <BasicPropertyInfo Latitude="50.090212" Longitude="14.404186" StarRating="5" HotelCode="180492|alchymist_prague_castle_suites" HotelName="Alchymist Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Snemovní 8, 11800 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253529/w_253529_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3849.78" OriginalAmount="3849.78">
      <BasicPropertyInfo Latitude="50.084673191817" Longitude="14.414081275463" StarRating="5" HotelCode="58305|127864" HotelName="Smetana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karoliny Svetlé 34, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75554/a_75554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located in Prague's Old Town and is only a short walk from the Charles Bridge. All the major sights of the city can be easily and comfortably reached by foot. Prague Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4368.00" OriginalAmount="4368.00">
      <BasicPropertyInfo Latitude="50.08505354288" Longitude="14.405329227448" StarRating="5" HotelCode="59488|mandarin_oriental_prague" HotelName="Mandarin Oriental Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebovidska 459/1, Malá Strana, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329614/329614a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5078.33" OriginalAmount="5078.33">
      <BasicPropertyInfo Latitude="50.087039580401" Longitude="14.402563869953" StarRating="5" HotelCode="27480|50434" HotelName="Aria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 9, 11800 Praga 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40470/a_40470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lives up to its promise of a special stay. The hotel's romantic location by the stylish Mala Strana offers a stunning view of the picturesque and beautiful architectural quarter of Prague. Important sightseeing attractions such as Charles Bridge or the Prague Castle are easily and quickly reached from the hotel. An abundance of shops and cultural venues are located in the immediate vicinity. Exploration of this old historical city is made easy by the convenient public transport located close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5089.00" OriginalAmount="5089.00">
      <BasicPropertyInfo Latitude="50.09126561" Longitude="14.4363523" StarRating="2" HotelCode="509917|pension_unie" HotelName="Pension Unie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tešnov 5, 110 00  Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33023/1933023/1.jpg?f=15237831</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Unie, you'll be centrally located in Prague, steps from Prague City Museum and minutes from Karlin Music Theater. This hotel is within close proximity of Stvanice Stadium and Palladium Shopping Centre.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include blackout drapes/curtains, and both irons/ironing boards 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 continental breakfast is served daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6928.00" OriginalAmount="6928.00">
      <BasicPropertyInfo Latitude="50.08539" Longitude="14.41611" StarRating="4" HotelCode="0|old_town_boho_chic_attic" HotelName="Old Town Boho Chic Attic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>13 Anenská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c8/e1/c8e1624dc420ddcdffc2e7362ad4e51ab34b11c5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Old Town Boho Chic Attic in Prague (Prague 1), you'll be a 3-minute walk from Old Town Bridge Tower and 6 minutes by foot from Astronomical Clock.  This 4-star apartment is 0.3 mi (0.5 km) from Charles Bridge and 0.3 mi (0.5 km) from Old Town Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the apartment's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Resort fee is included in the accommodation price.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 30.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7005.00" OriginalAmount="7005.00">
      <BasicPropertyInfo Latitude="50.087494" Longitude="14.414891" StarRating="5" HotelCode="12632|four_seasons_hotel_prague" HotelName="Four Seasons Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Veleslavínova 2a/1098, Praha 1, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329444/329444a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7192.00" OriginalAmount="7192.00">
      <BasicPropertyInfo Latitude="50.07793" Longitude="14.41604" StarRating="0" HotelCode="0|apartman_pstrossova_" HotelName="Holec Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Pštrossova 3/206, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6f/fd/6ffd0d146a8e1e344fff802e38141177107f9f23.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Holec Apartments places you in the heart of Prague, within a 15-minute walk of Wenceslas Square and Old Town Bridge Tower.  This apartment is 1.4 mi (2.2 km) from Astronomical Clock and 2.7 mi (4.3 km) from Prague Castle.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchens with refrigerators and microwaves. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment has 4 floors in 1 building and offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 22.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9321.00" OriginalAmount="9321.00">
      <BasicPropertyInfo Latitude="50.08756762" Longitude="14.41978446" StarRating="4" HotelCode="982540|old_town_square_premium_apartments" HotelName="Old Town Square Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mikulášská 4, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77246/1977246/44.jpg?f=15689647</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.00" OriginalAmount="515.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="883016|sleep_and_go_3" HotelName="Sleep&amp;Go" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckách 19</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.00" OriginalAmount="661.00">
      <BasicPropertyInfo Latitude="50.11388732002" Longitude="14.389075801258" StarRating="0" HotelCode="267736|pension_patanka" HotelName="Patanka Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Patanka 4, 160 00 Praha, Dejvice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="915.25" OriginalAmount="915.25">
      <BasicPropertyInfo Latitude="50.07149916" Longitude="14.43098332" StarRating="4" HotelCode="|P1RG" HotelName="Prague Season" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 1853/24</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities at the hotel include a baggage storage service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. 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. Other services include a 24-hour security service, a car hire service, a transfer service, room service, a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs.This hotel is located in Prague.A sun terrace is a great place to while away the hours. A wellness area with a solarium is available at the hotel. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain comfortable temperatures. Amenities include a safe and WiFi (no extra charge). A hairdryer is provided in the bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A delicious breakfast provides energy for the rest of the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1072.06" OriginalAmount="1072.06">
      <BasicPropertyInfo StarRating="4" HotelCode="|803941" HotelName="NH PRAGUE CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The NH Prague City hotel offers you modern and tastefully-designed accommodations in the heart of Prague, with 439 comfortable and spacious Standard, Superior and Executive rooms, including 28 Suites.
The NH Prague City's 136 newly decorated Executive Rooms and Suites are located in the hotel�s Executive Building at the top of Smichov Hill, connected to the hotel at the foot of the hill by cable car. Executive room and Suite rates include many extra benefits such as complimentary selected drinks daily in the Tower Lounge Bar, a Nespresso coffeemaker right in your room, complimentary Internet access and use of the hotel�s Business Center and fitness/wellness facilities.
All rooms have high speed Internet access, air-conditioning, TV, direct-dial phones and a minibar. Non-smoking rooms are available. On-site facilities include shops, two business centers, free shuttle service to the underground station, disabled access and a multi-level parking garage.
NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1357.00" OriginalAmount="1357.00">
      <BasicPropertyInfo Latitude="50.06411361694336" Longitude="14.424741744995117" StarRating="0" HotelCode="0|stelas_apartments_vysehrad" HotelName="Stela's Apartments - Vysehrad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slavojova, 501 / 10, Prague, 128 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Stylish Vyshehrad Apartment offers accommodation in Prague, 400 metres from Vyšehrad. The unit is a 10-minute public transport ride from the centre. Free WiFi is offered throughout the property.&lt;br /&gt;There is a dining area and a kitchen as well as a private bathroom with slippers, free toiletries and a hair dryer. Towels and bed linen are available. The apartment features high ceilings.&lt;br /&gt;Various restaurants and shops can be found in the vicinity of Stylish Vyshehrad Apartment.&lt;br /&gt;Wenceslas Square is 1.9 km from Stylish Vyshehrad Apartment, while Old Town Square is 2.6 km away. Vaclav Havel Prague Airport is 12 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1440.00" OriginalAmount="1440.00">
      <BasicPropertyInfo Latitude="50.07299804" Longitude="14.43114604" StarRating="0" HotelCode="953219|apartment_prague_3" HotelName="Best of Rent Accommodations - Tyršova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1833/9, Praha 2 - Nové Mesto, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.00" OriginalAmount="1621.00">
      <BasicPropertyInfo Latitude="50.09423326" Longitude="14.44777033" StarRating="0" HotelCode="976165|river_diamond_luxury_apartments" HotelName="River Diamond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rohanske Nabrezi 657/7, 18000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2003.00" OriginalAmount="2003.00">
      <BasicPropertyInfo Latitude="50.077640533447266" Longitude="14.427450180053711" StarRating="0" HotelCode="0|apartment_krakovska_5" HotelName="Apartment Krakovska 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krakovska 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located within less than 1 km of Wenceslas Square and a 17-minute walk of Historical Building of the National Museum of Prague in Prague, Apartment Krakovska 5 provides accommodation with free WiFi. The accommodation comes with a flat-screen TV and a private bathroom with bath or shower and a hairdryer, while the kitchenette features a dishwasher, a microwave and a fridge. Prague Astronomical Clock is 2.8 km from the apartment, while Old Town Square is 2.8 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2165.06" OriginalAmount="2165.06">
      <BasicPropertyInfo StarRating="3" HotelCode="|B12506" HotelName="EA ApartHotel Melantrich" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>These fully equipped apartments enjoy a privileged location in the middle of the main boulevard of Wenceslas Square, with easy access on foot to all famous monuments. Check-in can be done at any time at the 24-hour reception. The complex has a cozy restaurant, cafeteria, hairdresser, babysitting service and a Marks and Spencer shop.The hotel is located 19 km from Prague Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2385.57" OriginalAmount="2385.57">
      <BasicPropertyInfo StarRating="5" HotelCode="|702897" HotelName="NH COLLECTION CARLO IV" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Si te hospedas en NH Collection Prague Carlo IV, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Praga, a solo diez minutos a pie de Torre de la Pandoacute;lvora y Plaza de Wenceslao.  Ademandaacute;s, este hotel de 5 estrellas se encuentra a 2,1andnbsp;km de Torre de televisiandoacute;n Zizkov y a 2,8andnbsp;km de Teatro Nacional de Praga. Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. La diversiandoacute;n estandaacute; asegurada en este alojamiento, que ofrece una piscina cubierta, una baandntilde;era de hidromasaje y una sauna. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y servicio de cuidado infantil (de pago). Te sentirandaacute;s como en tu propia casa en cualquiera de las 152 habitaciones con minibar y mandaacute;quina de cafandeacute; espresso. Las camas cuentan con colchones Select Comfort y ropa de cama de alta calidad para descansar plandaacute;cidamente. El televisiandoacute;n LED de 50 pulgadas con canales por satandeacute;lite es ideal para los momentos de ocio. El baandntilde;o privado con baandntilde;era o ducha estandaacute; provisto de cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal de diseandntilde;o. Si tienes ganas de comer algo de cocina local e internacional, ve a 1890 Restaurant andamp; Bar, uno de los 2 restaurantes de este hotel, o simplemente llama al servicio de habitaciones las 24 horas. Apaga la sed con tu bebida favorita en el bar o lounge. Se ofrece un desayuno bufandeacute; todos los dandiacute;as con un coste adicional. Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-out exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Praga? En este hotel tienes a tu disposiciandoacute;n 150 metros cuadrados de espacio con centro de conferencias. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y aparcamiento sin asistencia (de pago). Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access,Jacuzzi,Sauna,Bicycle Rental,Conference Hall,Kitchen,Nightclub,Room Service,Shopping Arcade,Garden,Massage Centre,Swimming Pool,Spa,Lounge,Heated Pool,Airport Transfer (on Demand),Parking,24 Hour Power Supply,Housekeeping,Concierge,Elevator,LCD/Projector,Luggage Storage,Meeting Room,ATM/Cash Machine,Pets allowed,Printer,24 Hour Front Desk,Gift Shop,Babysitting,Dining,Dry Cleaning,Off-Site Parking,Pick &amp;amp; Drop</BasicAmenities>
    <HotelRating>4,3,5,4.5,3.5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,CASINO RESORT,ECO HOTEL,SPA HOTEL,GOLF HOTEL,AIRPORT HOTEL,APARTHOTEL,GUEST HOUSES,COUNTRY HOUSE,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
327df1ed-c219-4d55-b47e-0d10887e101d|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="327df1ed-c219-4d55-b47e-0d10887e101d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-04T00:00:00" End="2024-12-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="89531|10728" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
327df1ed-c219-4d55-b47e-0d10887e101d|DOTWPrice|exception while supplier interation||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
327df1ed-c219-4d55-b47e-0d10887e101d|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
327df1ed-c219-4d55-b47e-0d10887e101d|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="327df1ed-c219-4d55-b47e-0d10887e101d">
  <Rooms>
    <Room RoomType="Room 1: Twin room - Shared bath" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="89531|10abe7" SourceId="27" RoomTypeCode="211100936|1|423|27|NDIzfEdCUHwyMDI0LTEwLTIz" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-12-04T00:00:00" End="2024-12-15T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
327df1ed-c219-4d55-b47e-0d10887e101d|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2024-10-23T15:08:34.059317+01:00" End="2024-12-15T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check in/out.&lt;br/&gt;&lt;br/&gt;Please note that this room is non-refundable and non-amendable. If the booking is cancelled, no money will be refunded.</ImportantInfo>
  <TotalAmount>423</TotalAmount>
  <TraceId>327df1ed-c219-4d55-b47e-0d10887e101d</TraceId>
</CheckRatesRS>||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
a59a4088-ede9-4713-9bb0-5a824671da13|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="a59a4088-ede9-4713-9bb0-5a824671da13">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-05T00:00:00" End="2024-12-09T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
a59a4088-ede9-4713-9bb0-5a824671da13|PaximumSearch|supplier interation failed||Paximum|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
a59a4088-ede9-4713-9bb0-5a824671da13|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
a59a4088-ede9-4713-9bb0-5a824671da13|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
a59a4088-ede9-4713-9bb0-5a824671da13|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a59a4088-ede9-4713-9bb0-5a824671da13|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a59a4088-ede9-4713-9bb0-5a824671da13|HotelsProSearch|successfull supplier interation||HotelsPro|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
a59a4088-ede9-4713-9bb0-5a824671da13|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a59a4088-ede9-4713-9bb0-5a824671da13|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
4f3c8e07-0eb5-454b-84db-b062bfc68789|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="4f3c8e07-0eb5-454b-84db-b062bfc68789">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-30T00:00:00" End="2024-10-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="INR" 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
4f3c8e07-0eb5-454b-84db-b062bfc68789|HotelsProSearch|exception while supplier interation: Exception||HotelsPro|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
4f3c8e07-0eb5-454b-84db-b062bfc68789|PaximumSearch|supplier interation failed||Paximum|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
4f3c8e07-0eb5-454b-84db-b062bfc68789|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4f3c8e07-0eb5-454b-84db-b062bfc68789|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
4f3c8e07-0eb5-454b-84db-b062bfc68789|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4f3c8e07-0eb5-454b-84db-b062bfc68789|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4f3c8e07-0eb5-454b-84db-b062bfc68789|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4f3c8e07-0eb5-454b-84db-b062bfc68789|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
4f3c8e07-0eb5-454b-84db-b062bfc68789|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-10-23T15:09:37.6102901+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4f3c8e07-0eb5-454b-84db-b062bfc68789" Currency="INR">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="4172.37" OriginalAmount="3899.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.473649140562" Longitude="-0.027244538068771" StarRating="2" HotelCode="189775|1677098" HotelName="Venture Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>86 Tanners Hill, Greater London SE8 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393165/393165a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4736.89" OriginalAmount="4427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.55518388" Longitude="0.07769766" StarRating="2" HotelCode="440067|167950" HotelName="Woodlands Lodge Ilford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Woodlands Road, Redbridge, Ilford IG1 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602992/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Woodlands Lodge Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5055.75" OriginalAmount="4725" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.564039" Longitude="0.065391" StarRating="3" HotelCode="906395|73819" HotelName="Britannia Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Mansfield Road, Ilford, Essex IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145540/145540a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ilford town centre and Ilford station. Ilford is a suburban town of London that is 20 minutes away from Central London. London City Airport is approximately 10 km away and London Heathrow Airport 50 km from the hotel. Further nearby airports include London Stansted Airport, which is around 60 km, and London Gatwick and London Luton Airport, which are both about 70 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5124.23" OriginalAmount="4789" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.530038388319" Longitude="-0.2255118981476" StarRating="2" HotelCode="149178|200253" HotelName="Kensal Green Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>639 Harrow Road, London NW10 5NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210855/gt_210855_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location opposite Kensal Green Underground Station, right in front of the number 18 bus stop. There are numerous shopping opportunities in nearby White City, which is about a 7-minute drive away. The airports of Heathrow, Gatwick, Luton and Stansted are about 17 km, 40 km, 40 km and 51 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5368.19" OriginalAmount="5017" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.574924130774" Longitude="-0.20316794232792" StarRating="0" HotelCode="237212|410941" HotelName="Golders Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175 Golders Green Road, Golders Green, Barnet, London NW11 9BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352401/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5898.91" OriginalAmount="5513" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49515804" Longitude="-0.38781902" StarRating="2.5" HotelCode="520441|478599" HotelName="Old Oak Tree Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 The Common, London UB2 5PJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688548/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5941.71" OriginalAmount="5553.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.38732339" Longitude="-0.10770416" StarRating="3" HotelCode="520100|cedars_house_hotel" HotelName="Cedars House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Campbell Road, Croydon, England CR0 2SQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/92831/2692831/1.jpg?f=14912988</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6084.02" OriginalAmount="5686" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481015" Longitude="-0.433617" StarRating="3" HotelCode="28980|15475" HotelName="Best Western London Heathrow Ariel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118 Bath Road, Harlington, Hayes, Greater London UB3 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46385/a_46385_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is especially appropriate for guests staying on short breaks and offers excellent links to the public transport network. The hotel is just 15 minutes from the centre where guests will discover countless shopping and entertainment venues as well as many of the top tourist sights such as Legoland, Eton and Windsor. West Drayton train station is approximately 1.5 km away, whilst Heathrow Airport is about 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6174.97" OriginalAmount="5771.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52835484" Longitude="-0.01856488" StarRating="2" HotelCode="449861|city_lodge_london_2" HotelName="CityLodge London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>167 Bow Road, Tower Hamlets, London E3 2SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/72680/1972680/1.jpg?f=15196885</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CityLodge London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6216.70" OriginalAmount="5810" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.575697368969" Longitude="-0.19733849754425" StarRating="2" HotelCode="145797|212612" HotelName="Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Hoop Lane, London, Greater London NW11 8BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207150/gt_207150_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Golders Green, this city hotel is set in a very quiet location, only a short walk away from the local shops and restaurants and Golders Green metro station. Golders Hill Park is a 5-minute drive away and nearby airports include London Heathrow (21 km away), London Luton (36 km away), London Gatwick (45 km away) and London Stansted (46 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6408.23" OriginalAmount="5989.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.477034361075" Longitude="-0.40484860034815" StarRating="3" HotelCode="405602|london_plus_heathrow" HotelName="London Plus Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Woodfield Road, Hounslow, Greater London TW4 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510321/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6491.69" OriginalAmount="6067" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.503987676285" Longitude="-0.33376733201601" StarRating="4" HotelCode="77777|200142" HotelName="Boston Manor" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146-152 Boston Road, Hanwell, London W7 2HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/890000/888600/888585/5afe33d2_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Boston Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6506.67" OriginalAmount="6081" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.479907128737" Longitude="-0.51304588922244" StarRating="3" HotelCode="94522|71857" HotelName="Holiday Inn London - Heathrow T5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Bath Road, Colnbrook, SL3 0PH Slough</AddressLine>
          </AddressLines>
          <CityName>Slough</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67080/1867080/1.jpg?f=15650460</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Heathrow. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6686.43" OriginalAmount="6249" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.583194333463" Longitude="-0.40081937301636" StarRating="3" HotelCode="82537|493872" HotelName="Tudor Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Field End Road, Eastcote HA5 2QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/4b/c24bf5f416476b65b97fbada33e73d5cf9c82255.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6744.21" OriginalAmount="6303" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.410995023811" Longitude="-0.054952248809059" StarRating="2.5" HotelCode="199809|215313" HotelName="Travelodge London Crystal Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Croydon Road, Yeoman House, Penge, London SE20 7TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285099/a_285099_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6757.05" OriginalAmount="6315.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.532734570265" Longitude="-0.031045274594817" StarRating="1" HotelCode="323533|city_view_hotel__roman_road_market" HotelName="City View Hotel Roman Road Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Luggage Storage,Meeting Room,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>527 Roman Road, London E3 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/490943/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is City View Hotel Roman Road Market.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6757.05" OriginalAmount="6315.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.489679785993" Longitude="-0.19469633862309" StarRating="2" HotelCode="147149|hotel_earls_court" HotelName="Hotel Earls Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Warwick Road, Earls Court, London SW5 9UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342255/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Earls Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6814.83" OriginalAmount="6369" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|37498" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Coventry Road, London IG1 4QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145543/145543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes from central London, and close to the financial district. Ilford town centre is around 5 minutes' walk away and the Olympics site is some 4 km away. Guests also have the Kenneth Moore Theatre on the doorstep. The Redbridge Museum is worth a visit, as is Eastbury Manor House and Valence House Museum and Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6839.44" OriginalAmount="6392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490231" Longitude="-0.13759400000004" StarRating="1" HotelCode="293776|457961" HotelName="Astor Victoria Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/61850/1861850/1.jpg?f=15499862</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6900.43" OriginalAmount="6449" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.39743516" Longitude="-0.10335381" StarRating="2" HotelCode="417350|524188" HotelName="The Crystal Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>49 Brigstock Road, CR7 7JH Thornton Heath</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/16330/2016330/1.jpg?f=15236313</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Crystal Lodge Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6926.11" OriginalAmount="6473" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46496" Longitude="-0.53288" StarRating="3" HotelCode="196661|76331" HotelName="London Heathrow Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Coppermill Road, Wraysbury, Staines, Middlesex TW19 5NS</AddressLine>
          </AddressLines>
          <CityName>Staines</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/345630/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Slough. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7106.94" OriginalAmount="6642.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51201" Longitude="-0.412033" StarRating="2" HotelCode="148742|heathrow_inn_2" HotelName="Heathrow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Coldharbour Lane, Hayes, Greater London UB3 3HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/13/1382008/BriWPsKR_95d0681383f5d8aa3c7ceeb3864e99ee.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Heathrow Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7106.94" OriginalAmount="6642.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.610374450683594" Longitude="-0.25333499908447266" StarRating="3" HotelCode="0|goldbeaters_house" HotelName="Goldbeaters House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>95 Golbeaters Grove, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/68/1a/681a2926286511a30dbd6dec78a4bb3280506004.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Goldbeaters House in Edgware (Hale), you'll be 8 minutes by car from Hampstead Heath. This guesthouse is 4.7 mi (7.6 km) from SSE Arena, Wembley and 5 mi (8 km) from Wembley Stadium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Hampstead Heath - 7.3 km / 4.5 mi&lt;br /&gt;SSE Arena, Wembley - 7.6 km / 4.7 mi&lt;br /&gt;Wembley Stadium - 8 km / 5 mi&lt;br /&gt;Alexandra Palace - 11.1 km / 6.9 mi&lt;br /&gt;Roundhouse - 12.4 km / 7.7 mi&lt;br /&gt;ZSL London Zoo - 12.7 km / 7.9 mi&lt;br /&gt;Regent's Park - 13.2 km / 8.2 mi&lt;br /&gt;Baker Street - 13.5 km / 8.4 mi&lt;br /&gt;Madame Tussaud's Wax Museum - 13.8 km / 8.6 mi&lt;br /&gt;Emirates Stadium - 14.3 km / 8.9 mi&lt;br /&gt;Finsbury Park - 14.4 km / 8.9 mi&lt;br /&gt;Marble Arch - 14.9 km / 9.3 mi&lt;br /&gt;Tottenham Court Road - 14.9 km / 9.3 mi&lt;br /&gt;Park Lane - 15 km / 9.3 mi&lt;br /&gt;Oxford Street - 15 km / 9.3 mi&lt;br /&gt;The nearest major airport is London (LCY-London City) - 37.7 km / 23.4 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and luggage storage. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 5 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary continental breakfast is served daily from 6:30 AM to 10:00 AM.&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 United Kingdom.&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="27" TotalAmount="7117.64" OriginalAmount="6652" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.37492242" Longitude="-0.09034449" StarRating="2.5" HotelCode="502934|411127" HotelName="easyHotel Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Addiscombe Road, Croydon, London CR9 5DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619883/619883a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7179.70" OriginalAmount="6710" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48083" Longitude="-0.430632" StarRating="3" HotelCode="13247|65910" HotelName="ibis London Heathrow Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>112 Bath Road, Hayes, Middlesex, London Heathrow Airport, London UB3 5AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13873/a_13873_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated near to the airport on the northern perimeter road (Bath Road), this hotel offers excellent public transport links as well as fast food restaurants and a bowling alley next door. The hotel also offers easy access to the M4 and M25 motorways, as well as local attractions, including Windsor Castle, Kew Gardens and Legoland.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7226.78" OriginalAmount="6754" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.870888762363" Longitude="0.19500732421875" StarRating="3" HotelCode="78706|20662" HotelName="Ramada London Stansted Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Dumow Road, M11 Motorway, Welcome Break Birchanger Green, Junction 8, Bishops Stortford, CM23 5QZ</AddressLine>
          </AddressLines>
          <CityName>Bishop's Stortford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106643/a_106643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated within 5 km of Stansted Airport, this hotel offers an ideal rest spot for onward travellers and families. With main transport routes nearby, central London is a mere 45 minutes away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7226.78" OriginalAmount="6754" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.629146791747" Longitude="-0.2638758981476" StarRating="3" HotelCode="94603|16493" HotelName="Ramada London North M1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Between Junction, Gateway Services, London NW7 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131427/a_131427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is conveniently located on the M1 motorway, just 11 miles north of central London and only 9 miles from Wembley Stadium. Brent Cross shopping centre, Edgware bus and underground station and Mill Hill Broadway train station are all around a 5-minute drive from the conference hotel and restaurants and bars can be found on the hotel's doorstep. Nearby airports include London Heathrow (approximately 33 km away), London Luton (around 36 km away), London City (39 km), London Stansted (64 km) and London Gatwick (72 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7259.95" OriginalAmount="6785" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.86837455" Longitude="0.24682529" StarRating="3" HotelCode="430606|206608" HotelName="The Green Man" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Street, Bishops Stortford, Takeley, Hertfordshire CM22 6QU</AddressLine>
          </AddressLines>
          <CityName>Takeley</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/b2/fc/b2fc3d70825bf12e1846b685fa71ea4f585cc7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Takeley, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7272.79" OriginalAmount="6797" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.105665" Longitude="-0.144753" StarRating="3" HotelCode="29489|5507" HotelName="Europa Gatwick Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balcombe Road, Gatwick RH10 7ZR</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47157/a_47157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This choice hotel is located in West Sussex just 30 minutes on the Gatwick Express from central London. The location is ideal for discovering the splendid southeast of England. It is not far to the coastal resort of Brighton and various other historical tourist attractions such as Leeds and Hever Castle can be reached in just 45 minutes. Chessington World of Adventures is the perfect venue for a marvellous family day out and is just 30 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7302.85" OriginalAmount="6825.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515726126956" Longitude="-0.17422648622278" StarRating="3" HotelCode="30119|1876355" HotelName="So Paddington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48509/a_48509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7357.32" OriginalAmount="6876" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494628885419" Longitude="-0.43049186468124" StarRating="4" HotelCode="56593|31226" HotelName="Mercure London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport 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,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Shepiston Lane, Hayes, Middlesex UB3 1LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73353/a_73353_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly airport hotel is conveniently located for London Heathrow's Airport and Stockley Business Park. London Heathrow's terminals 1, 2 and 3 are only 2 miles away and London's major motorway networks, the M4 and M25, are also close by. Central London is only a 15-minute train ride on the Heathrow Express and guests will find tourist attractions such as Legoland, Hampton Court, Windsor Castle and Ascot nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7378.72" OriginalAmount="6896" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.146584" Longitude="-0.245949" StarRating="3" HotelCode="81954|45278" HotelName="The Russ Hill Hotel Gatwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Russ Hill, Charlwood, Gatwick RH6 0EL</AddressLine>
          </AddressLines>
          <CityName>Charlwood</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110654/a_110654_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the village of Charlwood, yet only 6 km from Gatwick Airport, this family-friendly airport hotel is within easy reach of London with trains running approximately every 15 minutes from Gatwick to Victoria. Both Crawley and Horley with its shops are around a 15-minute drive from the country house, and Brighton and its beach is roughly a 45-minute train journey away. Other nearby airports include London Heathrow (65 km away), London City (75 km away), London Luton (115 km away) and London Stansted (120 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7400.83" OriginalAmount="6916.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490758705139" Longitude="-0.19321480641258" StarRating="2" HotelCode="151803|4679065" HotelName="Manor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Nevern Place, London SW5 9NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67084/1867084/39.jpg?f=15653000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Manor Hotel is a popular choice amongst travelers in London, whether exploring or just passing through. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are family room, car park, safety deposit boxes. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Manor Hotel is an excellent choice from which to explore London or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7414.03" OriginalAmount="6929" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.575316" Longitude="-0.203934" StarRating="2" HotelCode="94563|36992" HotelName="King Solomon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155-159 Golders Green Road, London NW11 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131377/a_131377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tree-lined suburb of Golders Green, in north London, near the Golders Green and Brent Cross underground (tube) stations and a short drive to the newly opened Wembley Stadium Complex and Wembley Arena. Brent Cross shopping centre is just 5 minutes away. The hotel is roughly 30 km from London Heathrow Airport and some 45 km from London Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7447.20" OriginalAmount="6960" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.467242" Longitude="-0.366724" StarRating="2" HotelCode="213192|169512" HotelName="ibis budget London Hounslow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Staines Road, 65 Grove Road, London TW3 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301875/a_301875_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7475.02" OriginalAmount="6986" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.469554" Longitude="-0.36766899999998" StarRating="3" HotelCode="297004|169510" HotelName="Homestay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bulstrode Road, Hounslow, Middlesex TW3 3AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189509/189509a_hb_a_800.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hounslow. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7497.61" OriginalAmount="7007.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.568736" Longitude="-0.34797700000001" StarRating="3" HotelCode="310077|2189535" HotelName="Eurotraveller Hotel Premier Harrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Northolt Road, South Harrow, Middlesex, London HA2 0DW</AddressLine>
          </AddressLines>
          <CityName>Harrow on the Hill</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/656853/656853a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Harrow on the Hill. The nearest airport is Northolt (NHT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7506.05" OriginalAmount="7015" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514035799833" Longitude="0.031639337539673" StarRating="3" HotelCode="189757|200664" HotelName="Prince Regent Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>361-363 Prince Regent Lane, London E16 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351117/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7577.74" OriginalAmount="7082" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.907138" Longitude="0.252379" StarRating="3" HotelCode="78760|70250" HotelName="DeSalis Hotel Stansted" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hall Road, Gaunts End, Elsenham, Stansted, Essex CM22 6DR</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133844/133844a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stansted. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7622.68" OriginalAmount="7124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47885806353" Longitude="-0.40939391534425" StarRating="3" HotelCode="115077|520148" HotelName="Travelodge London Heathrow Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>700 Bath Road, Hertz House, Hounslow TW5 9TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158639/a_158639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 1,5 km from the Hounslow West tube station and 3 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7632.31" OriginalAmount="7133" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.557111607577" Longitude="-0.39774903258899" StarRating="3" HotelCode="78711|35773" HotelName="Savera Hotel South Ruislip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Long Drive, Station Approach, London HA4 0HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106649/a_106649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7656.92" OriginalAmount="7156" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48008" Longitude="-0.483259" StarRating="3" HotelCode="28977|13283" HotelName="Thistle London Heathrow Terminal 5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Longford, London UB7 0EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46381/a_46381_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a quiet location near London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7660.13" OriginalAmount="7159" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.17210564" Longitude="-0.19126045" StarRating="3" HotelCode="614318|479708" HotelName="Hookwood Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Reigate Road, Hookwood, Horley, Surrey RH6 0HD</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/35855/3635855/1.jpg?f=15234757</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7665.48" OriginalAmount="7164" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.431495" Longitude="-0.511489" StarRating="3" HotelCode="336515|49195" HotelName="Mercure London Staines-upon-Thames" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thames Street, Staines, Surrey TW18 4SJ</AddressLine>
          </AddressLines>
          <CityName>Staines</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55647/a_55647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Staines. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7690.09" OriginalAmount="7187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4802948886" Longitude="-0.41473552820275" StarRating="3" HotelCode="599677|307725" HotelName="Moxy London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>804-834 Bath Road, Heathrow Airport, Hounslow, England TW5 9US</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615845/615845a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7690.09" OriginalAmount="7187.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.357256" Longitude="-0.117071" StarRating="4" HotelCode="76390|hallmark_hotel_croydon_2" HotelName="London Croydon Aerodrome Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>680 Purley Way, Croydon, Surrey  CR9 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103872/a_103872_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London Croydon Aerodrome Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7690.09" OriginalAmount="7187.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54493899" Longitude="0.00001616" StarRating="4" HotelCode="519446|the_railway_tavern_hotel" HotelName="The Railway Tavern Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>131 Angel Lane, Stratford, London E15 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688732/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7695.44" OriginalAmount="7192" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49542657" Longitude="-0.18946535" StarRating="2.5" HotelCode="623394|237256" HotelName="easyHotel South Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Lexham Gardens, Kensington, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623393/623393a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7698.65" OriginalAmount="7195" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.169909158704" Longitude="-0.16752809286118" StarRating="3" HotelCode="79162|458068" HotelName="Gainsborough Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Massetts Road, Horley, Surrey RH6 7DT</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/41/411135/XeHYoXnB_321407372ac3ae889a502c1221a5aba6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Horley. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7710.42" OriginalAmount="7206" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520244" Longitude="-0.124098" StarRating="0" HotelCode="114695|495427" HotelName="Lonsdale London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Concierge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9-10 Bedford Place, Bloomsbury, London WC1B 5JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lonsdale Hotel is a popular choice amongst travelers in London, whether exploring or just passing through. Both business travelers and tourists can enjoy the hotel's facilities and services. All the necessary facilities, including concierge, restaurant, safety deposit boxes, family room, are at hand. Designed for comfort, selected guestrooms offer shared bathroom, shower, fan 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 Lonsdale Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7738.24" OriginalAmount="7232" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500918" Longitude="-0.22175500000003" StarRating="3" HotelCode="296997|200378" HotelName="Sapphire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Shepherds Bush Road, London W6 7LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36863/1836863/36.jpg?f=15646876</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7772.48" OriginalAmount="7264" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516385" Longitude="-0.171086" StarRating="3" HotelCode="114702|14782" HotelName="Normandie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96 Sussex Gardens, Paddington, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158226/gt_158226_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of London and a few minutes' walk from the Heathrow Express terminal at Paddington station, a major link for rail and underground services. London Heathrow Airport is situated at a distance of approximately 20 km, London Gatwick Airport some 39 km, London Luton Airport around 43 km and London Stansted Airport is roughly 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7805.65" OriginalAmount="7295.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.56041482326" Longitude="0.067327501422596" StarRating="2" HotelCode="282841|best_inn_hotel" HotelName="Best Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Argyle Road, Ilford IG1 3BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7818.49" OriginalAmount="7307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.872915" Longitude="-0.418305" StarRating="2" HotelCode="114554|72553" HotelName="Stockwood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Fax,Golf,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-43 Stockwood Crescent, Luton, Bedfordshire, LU1 3SS</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Luton. The nearest airport is London - Luton International (LTN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7823.84" OriginalAmount="7312" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4751637" Longitude="-0.33592561" StarRating="2.5" HotelCode="580093|490320" HotelName="The Bridge Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>457 London Road, Isleworth, Greater London TW7 5AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350671/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7825.00" OriginalAmount="7313.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|676773" HotelName="RAMADA BY WYNDHAM LONDON NORTH M1" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BARNET</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954741_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the suburbs of London and was established in 2002. It is 14.0 Km from the Wembley Stadium and the nearest station is Edgware Station. The Hotel has 2 restaurants, a bar, a conference room and a coffee shop. All 195 rooms are equipped with hairdryer and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7825.98" OriginalAmount="7314" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.66497113" Longitude="-0.04434452" StarRating="2.5" HotelCode="519888|488459" HotelName="Dharma Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>446 Hertford Road, Enfield, London EN3 5QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/8d/df8de20d4a65f8dab318ff42a51427b476b70ecd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7905.16" OriginalAmount="7388" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.544330048204" Longitude="-0.16245603561401" StarRating="3" HotelCode="32099|13309" HotelName="Britannia Hampstead Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primrose Hill Road, Hampstead, London NW3 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51115/a_51115_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from famous boutiques, cosy bars and restaurants. Nearby there are numerous sightseeing attractions, such as Hampstead Village, St. John’s High Street, Primrose Hill and Belsize Park. Further attractions are Regents Park, Primrose Hill Park, London Zoo and Lord’s Cricket Ground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7922.28" OriginalAmount="7404.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.473793833141" Longitude="-0.36565702536245" StarRating="2" HotelCode="146097|civic_guest_house" HotelName="Civic Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87/89 Lampton Road, Hounslow, Middlesex TW3 4DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/75677/1875677/19.jpg?f=15533117</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Civic Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7922.28" OriginalAmount="7404.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5303213" Longitude="-0.47867131" StarRating="0" HotelCode="886448|lyttleton_lodge" HotelName="Lyttleton Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Station Road, Uxbridge UB8 3AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/93311/2693311/1.jpg?f=14951130</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7940.47" OriginalAmount="7421" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.536606" Longitude="-0.192046" StarRating="4" HotelCode="136308|35772" HotelName="Maitrise Hotel Maida Vale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-59 Kilburn High Road, Maida Vale, London NW6 5SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/195973/w_195973_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 7 km from the centre of London, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7957.59" OriginalAmount="7437" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515125277875" Longitude="-0.16160033798883" StarRating="2" HotelCode="114580|55966" HotelName="The Marble Arch Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/50 Upper Berkeley Street, Marble Arch, London W1H 5QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133527/133527a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Marble Arch, close to Hyde Park, Oxford Street and Edgware Road. Paddington Station, the Heathrow Express, London's Theatre Land, Museums and other major tourist attractions are also nearby. London Heathrow Airport is approximately 21 km from the hotel, Gatwick is around 39 km away, Luton is some 43 km and Stansted is roughly 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7981.52" OriginalAmount="7459.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.165765066659" Longitude="-0.17826497554779" StarRating="3" HotelCode="16084|118772" HotelName="Travelodge Gatwick Airport Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Povey Cross Road, Gatwick, Horley RH6 0BE</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19357/a_19357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel enjoys a convenient location, just 5 minutes from Gatwick Airport. A shuttle service to the North and South terminals at Gatwick is available every 15 minutes at a charge per person (subject to availability). Easy access to the centre of London is provided by the Gatwick Express, which runs from the South terminal of the airport. Guests will find a number of shops, bars and pubs 3 km from the accommodation at the airport, whilst sights such as Chessington Theme Park (39 km), Brighton (48 km) and Windsor Castle (79 km) are all nearby. The following airports can be found in the airport's proximity: London Gatwick (2 km), London Heathrow (76 km), London City (76 km) and London Stansted (116 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7985.10" OriginalAmount="7462.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.482560198505" Longitude="-0.4506762356167" StarRating="4" HotelCode="28974|385715" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building A, Heathrow, Middlesex UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46377/a_46377_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located outside of the city, close to a selection of nightclubs (50 m). Windsor Castle, Legoland and Hampton Court as well as the traditional English villages of Datchet and Eton are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7985.41" OriginalAmount="7463" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525458" Longitude="-0.125797" StarRating="2" HotelCode="148308|199428" HotelName="Goodwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Tavistock Place, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/a3/d5a36c89a8eacb2d20de838097908c846c751a61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7992.27" OriginalAmount="7469.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.30310145" Longitude="-0.07573363" StarRating="2" HotelCode="114560|2265755" HotelName="Travelodge Caterham Whyteleafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>431 Godstone Road, Whyteleafe CR3 0BF</AddressLine>
          </AddressLines>
          <CityName>Whyteleafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158073/a_158073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Whyteleafe. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8038.91" OriginalAmount="7513.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.480043" Longitude="-0.411222" StarRating="4" HotelCode="21607|doubletree_by_hilton_heathrow_airport" HotelName="DoubleTree by Hilton Hotel London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>745 Bath Road, Heathrow, Cranford TW5 9QE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27966/a_27966_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is some 3.5 km from Heathrow Airport. There is a stop for public transport just in front of the hotel and the centre of the city of London lies about 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8038.91" OriginalAmount="7513.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.42654863" Longitude="-0.33346181" StarRating="2" HotelCode="199819|travelodge_london_teddington" HotelName="Travelodge London Teddington" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Park House, Teddington TW11 9AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285109/a_285109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8039.98" OriginalAmount="7514" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515484642476" Longitude="-0.16070991754532" StarRating="2" HotelCode="43814|490860" HotelName="Berkeley Court Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Upper Berkeley Street, London W1H 7PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337754/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berkeley Court Hotel is conveniently located in the popular Hyde Park area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Service-minded staff will welcome and guide you at the Berkeley Court Hotel. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like hair dryer, television, coffee/tea maker, shower, non smoking rooms. The hotel offers various recreational opportunities. Berkeley Court Hotel combines warm hospitality with a lovely ambiance to make your stay in London unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8121.30" OriginalAmount="7590" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5152043" Longitude="-0.17452649999996" StarRating="2" HotelCode="429123|62853" HotelName="Atlas Hostels London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Talbot Square, Paddington, London, W2 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635863/635863a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London. The nearest airport is Atlas Hostels London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8152.33" OriginalAmount="7619" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.541270966214" Longitude="-0.26164692899101" StarRating="3" HotelCode="145163|200143" HotelName="The Bridge Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Hillside, London NW10 8BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342047/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bridge Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8155.54" OriginalAmount="7622.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47408326" Longitude="-0.28660063" StarRating="3" HotelCode="440156|kew_bb" HotelName="Kew Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>271 Sandycombe Road, Richmond, Greater London  TW9 3LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602917/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kew Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8155.54" OriginalAmount="7622.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.536251" Longitude="-0.345565" StarRating="3" HotelCode="82358|bridge_hotel_3" HotelName="The Bridge Greenford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Greenford, London UB6 8ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111159/a_111159_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bridge Greenford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8155.54" OriginalAmount="7622.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.39804562" Longitude="-0.17237462" StarRating="2" HotelCode="352807|casuarina_tree" HotelName="Casuarina Tree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>407 London Road, Mitcham, Surrey CR4 4BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/53040/2253040/20.jpg?f=15666733</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mitcham.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8174.80" OriginalAmount="7640" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.171708628171" Longitude="-0.17085939645767" StarRating="2.5" HotelCode="79186|45274" HotelName="Gatwick White House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Airport Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50/52 Church Road, Horley RH6 7EX, Surrey</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340115/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 10 minutes' walk from Horley, the hotel has a convenient location and provides a warm, relaxing and friendly atmosphere. The town's railway station provides access to Gatwick Airport and trains also run regularly to London Victoria station, with a journey time of about 35 minutes. The town centre of Horley is around 500 m away, and guests can find restaurants and bars within around 5 minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8190.85" OriginalAmount="7655" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.55238215" Longitude="-0.21056942" StarRating="2.5" HotelCode="503026|410119" HotelName="Cricklewood Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Cricklewood Broadway, London, Greater London NW2 3JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/670944/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8195.13" OriginalAmount="7659" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.553607017664" Longitude="0.033790469169617" StarRating="2" HotelCode="94551|457372" HotelName="Forest Gate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Godwin Road, London E7 0LW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131364/a_131364_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Forest Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8202.56" OriginalAmount="7665.94" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|276435" HotelName="BRITANNIA HOTEL HAMPSTEAD" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Primrose Hill Road; Hampstead</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/27/276435/0mvNDp0X_01c5b05eb663df2a192b85c454902044.jpg</HotelPictures>
        <HotelDescription>Location
The hotel is located only minutes from famous boutiques, cosy bars and restaurants. Nearby there are numerous sightseeing attractions, such as Hampstead Village, St. John’s High Street, Primrose Hill and Belsize Park. Further attractions are Regents Park, Primrose Hill Park, London Zoo and Lord’s Cricket Ground.
Facilities
The hotel features 102 accommodation units. A lift provides easy access to the upper floors. Amenities include a safe and currency exchange facilities. Wireless internet access allows guests to surf on the internet and stay connected. The hotel offers a range of amenities for a comfortable stay, including gastronomic options such as a restaurant and a bar. Guests travelling in their own vehicles can make use of the available parking spaces. Among the additional services available are medical assistance, room service and a laundry. There is a business area with a conference room, a business centre and a fax machine.
Rooms
All rooms feature central heating and a bathroom. A double bed is provided in the carpeted accommodation units. A safe is also available. Convenient features include a telephone, a TV and wireless internet access. In each of the bathrooms, guests will find a shower, a bathtub and a hairdryer. 
Meals
The hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and B &amp;amp; B.
Payment
The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;The BRITANNIA HOTEL HAMPSTEAD is a Tourist hotel. Located in London area. The nightlife/restaurants are right next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8246.49" OriginalAmount="7707" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4719345" Longitude="-0.3823078" StarRating="3" HotelCode="902585|77652" HotelName="Skylark Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>297 Bath Road, Hounslow, Middlesex TW3 3DB</AddressLine>
          </AddressLines>
          <CityName>Hounslow</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348260/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8247.56" OriginalAmount="7708" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46963392" Longitude="-0.36975819" StarRating="3.5" HotelCode="580252|489371" HotelName="Imperial Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Bulstrode Road, Hounslow TW3 3AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/22901/3622901/1.jpg?f=15116412</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8272.17" OriginalAmount="7731.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48517608642578" Longitude="-0.44137001037597656" StarRating="2" HotelCode="0|double_with_shared_bathroom_sleeps_12_located_5_minutes_from_heathrow_dsbyr" HotelName="Double With Shared Bathroom Sleeps 1-2 Located 5 Minutes From Heathrow Dsbyr" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West End Lane, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/6d/1a6dffa18ebac968fbc32cab33a6032839851453.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;We love guest houses for their home comfort and discreet service. Guest house «Double With Shared Bathroom Sleeps 1-2 Located 5 Minutes From Heathrow Dsbyr» is located in London. This guest house is located in 22 km from the city center. You can take a walk and explore the neighbourhood area of the guest house. Places nearby: Heathrow Terminals 2 &amp;amp; 3, Loftus Road Stadium and Victoria and Albert Museum.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. If you travel by car, you can park in a parking zone for free.&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 United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8323.53" OriginalAmount="7779" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492285939878" Longitude="-0.19428312778473" StarRating="3" HotelCode="114654|199930" HotelName="The Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Trebovir Road, Earls Court, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341073/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 9.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8334.23" OriginalAmount="7789" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.614355497664" Longitude="0.30137108879012" StarRating="3" HotelCode="308790|457879" HotelName="Brentwood Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75-77 Rose Valley, Brentwood, Essex CM14 4HJ</AddressLine>
          </AddressLines>
          <CityName>Brentwood</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/82610/1882610/1.jpg?f=15445891</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brentwood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="8363.86" OriginalAmount="7816.69" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|A2DF46" HotelName="easyHotel London Croydon" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CROYDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1352407_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 103 air-conditioned guestrooms. Bathrooms have showers and complimentary toiletries. Conveniences include irons/ironing boards, and housekeeping is provided daily.Featured amenities include a 24-hour front desk, luggage storage, and an elevator.With a stay at easyHotel London Croydon, you'll be centrally located in Croydon, within a 15-minute drive of Crystal Palace Park and Surrey Hills.  This hotel is 10.4 mi (16.8 km) from Big Ben and 10.8 mi (17.3 km) from London Bridge.Distances are displayed to the nearest 0.1 mile and kilometer.  Crystal Palace Park - 6.9 km / 4.3 mi  Clapham Common - 11.8 km / 7.3 mi  Surrey Hills - 12.1 km / 7.5 mi  The Oval - 14.3 km / 8.9 mi  Wimbledon Tennis Club - 14.4 km / 9 mi  Thames River - 14.8 km / 9.2 mi  Epsom Downs Racecourse - 14.9 km / 9.3 mi  Greenwich Park - 15.7 km / 9.8 mi  Cutty Sark - 16.2 km / 10.1 mi  Stamford Bridge Stadium - 16.2 km / 10.1 mi  St. Thomas' Hospital - 16.4 km / 10.2 mi  Sloane Square - 16.4 km / 10.2 mi  Westminster Bridge - 16.5 km / 10.2 mi  Sea Life London Aquarium - 16.5 km / 10.3 mi  London Dungeon - 16.5 km / 10.3 mi  The nearest airports are:Gatwick Airport (LGW) - 34.8 km / 21.6 mi Heathrow Airport (LHR) - 68.3 km / 42.4 mi London City Airport (LCY) - 29.2 km / 18.1 mi The preferred airport for easyHotel London Croydon is Gatwick Airport (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8364.19" OriginalAmount="7817" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481488838842" Longitude="-0.44854511946674" StarRating="3" HotelCode="460824|223890" HotelName="ibis Styles London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>272 Bath Road, Harlington, Heathrow, London UB3 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/571296/a_571296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis Styles London Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8388.80" OriginalAmount="7840.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.68708325" Longitude="-0.22166124" StarRating="2" HotelCode="79634|days_inn_103" HotelName="Ramada South Mimms M25" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Welcome Break Service Area, Junction 23 M25, Potters Bar EN6 3QQ, Hertfordshire</AddressLine>
          </AddressLines>
          <CityName>Potters Bar</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107803/a_107803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the M25 junction 23 and the A1(M) junction 1. It is only 20 km from Wembley Studios and the Arena and only 6 km from Elstree Film Studios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8388.80" OriginalAmount="7840.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.58258429" Longitude="-0.22630303" StarRating="0" HotelCode="678860|london_backpackers" HotelName="London Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Queens Parade, Queens Road, NW4 3NS Barnet</AddressLine>
          </AddressLines>
          <CityName>Barnet</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/859486/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8410.20" OriginalAmount="7860" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.462039" Longitude="-0.298364" StarRating="2" HotelCode="104146|458062" HotelName="Shandon House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Church Road, Richmond - Upon - Thames, London TW9 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145181/a_145181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse enjoys a central location in Richmond. It is situated close to the rail, underground, bus and road (M3, M4, and M25) links and has a number of restaurants, bars, pubs, nightlife spots, tourist attractions and shops within 500 metres. Nearby airports include London Heathrow (17 km), London City (40 km), Luton (60 km), London Gatwick (75 km) and London Stansted (77 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8419.83" OriginalAmount="7869" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.317214109357" Longitude="-0.12298464775085" StarRating="4" HotelCode="35640|444202" HotelName="Coulsdon Manor Hotel and Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coulsdon Court Road, Old Coulsdon, Coulsdon, Surrey CR5 2LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57960/a_57960_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house hotel enjoys a secluded location amidst picturesque landscaped parklands that feature an 18-hole golf course. Croydon and its many shops are to be found nearby. The colourful and cosmopolitan metropolis of London is around 20 km away and particularly inviting with its countless cultural attractions and sights of interest. Gatwick Airport can be reached by car in about 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8430.53" OriginalAmount="7879" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4109" Longitude="-0.30002" StarRating="2" HotelCode="114427|215503" HotelName="Travelodge London Kingston Upon Thames" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21/23 Old London Road, Kingston upon Thames, London KT2 6ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157927/a_157927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8459.42" OriginalAmount="7906" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.66114533" Longitude="-0.08672" StarRating="0" HotelCode="986041|493711" HotelName="Six Bells" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Chase Side, Enfield EN2 0PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79449/1879449/1.jpg?f=15692504</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8465.84" OriginalAmount="7912" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.487240092378" Longitude="-0.38321788093208" StarRating="4" HotelCode="304565|51481" HotelName="Heston Hyde" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Hyde Lane, Hounslow, Middlesex TW5 0EP</AddressLine>
          </AddressLines>
          <CityName>Hounslow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/418386/w_418386_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hounslow. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8505.43" OriginalAmount="7949.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.41304511" Longitude="-0.12410182" StarRating="3" HotelCode="630322|guest_house_london_2" HotelName="Guest House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1530 London Road, Norbury, London SW16 4EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22430000/22423100/22423039/d1f2eb88_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8505.43" OriginalAmount="7949.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.657227" Longitude="-0.272107" StarRating="2" HotelCode="147332|elstree_inn" HotelName="OYO Elstree Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>148-150 Shenley Road, Borehamwood, Hertfordshire WD6 1EQ</AddressLine>
          </AddressLines>
          <CityName>Borehamwood</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651015/651015a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Borehamwood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8505.43" OriginalAmount="7949.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52754" Longitude="0.22557" StarRating="4" HotelCode="0|berwick_manor_hotel" HotelName="Berwick Manor Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berwick Manor, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/7b/1d7b32b2b978154b30b39e0dd72d66738fb5c8c2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Berwick Manor Hotel in Rainham (Havering), you'll be 11 minutes by car from Lakeside Shopping Centre.  This hotel is 11.9 mi (19.1 km) from Bluewater Shopping Centre and 13.5 mi (21.7 km) from Excel Exhibition Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 14 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and electric kettles.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/café. The hotel also offers room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary full breakfast is served on weekdays from 7 AM to 9:30 AM and on weekends from 8 AM to 10 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk and an elevator (lift). Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 25.00 GBP.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8517.20" OriginalAmount="7960" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.486409" Longitude="-0.197955" StarRating="2" HotelCode="14114|3420" HotelName="Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>23-33 Lillie Road, London SW6 1UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/311552/311552a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8530.04" OriginalAmount="7972" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523264" Longitude="-0.160131" StarRating="2" HotelCode="94585|14227" HotelName="Somerset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gloucester Place 6 Dorset Square, London, Baker Street</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131404/gt_131404_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the quiet Dorset square and is just a couple of minutes’ walk from Baker Street underground station. The nearby Jewish Museum and Lords Cricket Ground are some of the most visited destinations of the city. There are numerous restaurants on Baker Street (about 500 metres away) whilst other attractions include Regent’s Park (about 1.4 km), Buckingham Palace (about 3.4 km) and Big Ben (about 5.8 km). The airports of Heathrow, Gatwick, Luton and Stansted are approximately 27 km, 50 km, 51 km and 59 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8557.86" OriginalAmount="7998" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.55355" Longitude="-0.21201799999994" StarRating="3" HotelCode="296644|200486" HotelName="The Windmill Gastropub" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Cricklewood Broadway, Cricklewood NW2 3JX, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347968/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8582.47" OriginalAmount="8021" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507825996468" Longitude="-0.27304219517714" StarRating="4" HotelCode="489498|165304" HotelName="The King's Head Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>214 High Street, Acton, London W3 9NX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16090000/16085100/16085014/286e5b56_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8594.24" OriginalAmount="8032" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.57347226" Longitude="0.01757071" StarRating="0" HotelCode="967231|494945" HotelName="Wanstead Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2B Lonsdale Road, Wanstead, London E11 2PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36510000/36502800/36502755/7a90f2d8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8597.45" OriginalAmount="8035" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52545072" Longitude="-0.12598619" StarRating="3" HotelCode="442191|200129" HotelName="Albany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Tavistock Place, situated just north of Russell Square, Bloomsbury, United Kingdom, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/134367/522ba70b-aebe-49f5-ad84-1d3e8930dec1.jpg?d=636818428330000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8619.92" OriginalAmount="8056" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.64688724" Longitude="-0.08014731" StarRating="2.5" HotelCode="580163|486187" HotelName="Kathleen House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 London Road, Enfield EN2 6ES, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/748922/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8638.11" OriginalAmount="8073" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.41013" Longitude="-0.30098" StarRating="2" HotelCode="199807|227920" HotelName="Travelodge Kingston Upon Thames Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Wheatfield Way, International House, Kingston upon Thames KT1 2PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285097/a_285097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8701.24" OriginalAmount="8132" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.456824" Longitude="0.256585" StarRating="2" HotelCode="76220|224244" HotelName="Campanile Dartford - South East of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Clipper Boulevard West, Crossways Business Park, DA2 6QN Dartford, Kent</AddressLine>
          </AddressLines>
          <CityName>Dartford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103672/a_103672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Crossways Business Park near to the Dartford Tunnel and lies just off Junction 1a of the M25 motorway. It is surrounded by delightful green parks and lakes and guests can also enjoy a walk along by the Thames. The nearest train station, Stone Crossing, is a 5-minute walk and The Bluewater shopping centre is within a 5-minute drive, as is Dartford town centre. The nearest mainline railway station, Dartford Train Station, is 10 minutes away by taxi and Lakeside in Thurrock is a 15-minute drive from the hotel. London Gatwick Airport is just 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8703.38" OriginalAmount="8134" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.57648785" Longitude="-0.02977875" StarRating="0" HotelCode="519616|491804" HotelName="The Commongate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131-133 Markhouse Road, Walthamstow, London E17 8DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688651/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8711.94" OriginalAmount="8142" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4850475" Longitude="-0.4422486" StarRating="2" HotelCode="199581|75094" HotelName="Apple House Guest House Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 West End Lane, Harlington, Hayes, Greater London UB3 5LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/346335/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Apple House Guest House Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8716.34" OriginalAmount="8146.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.478673" Longitude="-0.363676" StarRating="3.5" HotelCode="189438|1035228" HotelName="Park Grand London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>449 Great West Road, Hounslow, Middlesex TW5 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265754/a_265754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8746.18" OriginalAmount="8174" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.45990844" Longitude="-0.30250824" StarRating="3" HotelCode="467883|215506" HotelName="Travelodge London Richmond Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Paradise Road, Richmond TW9 1RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/578646/a_578646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Richmond upon Thames.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8757.95" OriginalAmount="8185" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.469928636398" Longitude="-0.36700065704599" StarRating="2" HotelCode="266416|215502" HotelName="Travelodge London Hounslow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lampton Road, Hounslow, London TW3 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/371954/a_371954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8766.51" OriginalAmount="8193" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.377813" Longitude="-0.095798" StarRating="3" HotelCode="905882|33986" HotelName="Hampton by Hilton London Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Dingwall Road, Croydon CR0 2NB, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241864/a_241864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers quick and direct transport links to Gatwick Airport, Victoria and London Bridge from East Croydon station (5 minute walk from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8774.00" OriginalAmount="8200" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.459071" Longitude="-0.443305" StarRating="3" HotelCode="639038|405706" HotelName="Holiday Inn Express London Heathrow T4" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/139506/8006a5da-f63c-4171-983a-4606d497572b.jpg?d=636863432100000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8802.89" OriginalAmount="8227" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47384257" Longitude="-0.06353817" StarRating="3" HotelCode="490353|458460" HotelName="Peckham Rooms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Road, Peckham, London, England SE15 2PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653579/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8811.45" OriginalAmount="8235" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.469545735515" Longitude="-0.36629442327876" StarRating="4" HotelCode="94520|37413" HotelName="The Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29/31 Lampton Road, Hounslow, Middlesex TW3 1JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131319/a_131319_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the A4 (Great West Road) which links it to central London (approximately 30 minutes by car). Hounslow central underground station is a 2-minute walk from the hotel and will take guests to Heathrow or central London on the Piccadilly line. The centre of Hounslow is 200 m away and its is just 5 km from Heathrow Airport. Legoland and Windsor are both 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8834.99" OriginalAmount="8257" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493462" Longitude="-0.205909" StarRating="2" HotelCode="73256|22033" HotelName="Best Western Kensington Olympia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Matheson Road, Kensington, London W14 8SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/98893/a_98893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy reach of the famous shopping district of Kensington. The hotel is within close proximity to Harrods, the 3rd most visited tourist attraction in London, on Brompton road in Knightsbridge. The Olympia Exhibition Centre, as well as both exhibition centres at Earl’s Court, can be found nearby, offering exhibitions throughout the year. The hotel’s immediate vicinity features restaurants, bars and pubs, nightlife spots, public transport links and shops. The nearest airport is London Heathrow, some 17 km away. Gatwick, Stansted and Luton airports are 50, 70 and 75 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8853.18" OriginalAmount="8274" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.609168082034" Longitude="0.059336633236967" StarRating="2" HotelCode="266410|215308" HotelName="Travelodge London Chigwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>735 Chigwell Road, Woodford Green, Redbridge Waltham Forest, Greater London  IG8 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/371946/a_371946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8860.92" OriginalAmount="8281.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.425900241164" Longitude="-0.17821142023774" StarRating="3" HotelCode="450240|2168945" HotelName="Pelican London Hotel And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>203 Blackshaw Road, Tooting, London SW17 0BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/560280/w_560280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8915.88" OriginalAmount="8332.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1.5" HotelCode="18318|1080958" HotelName="Generator London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Tavistock Place, London WC1H 9SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22770/a_22770_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Compton Place, close to London's City district. Given the excellent tube connections, it is very easy to reach the most popular tourist attractions, as well as the numerous shopping centres and other entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8939.85" OriginalAmount="8355" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481882" Longitude="-0.468293" StarRating="4" HotelCode="76622|205395" HotelName="Hyatt Place London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, The Grove, West Drayton UB7 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104155/a_104155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Heathrow overlooking and only a stone's throw from Heathrow Airport. The establishment is within easy reach of all major roads and only 5 minutes from all of the terminals at Heathrow Airport, where the underground is also available. Local buses also go from in front of the hotel to Heathrow Airport every 5 minutes. London City is about 24 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8952.69" OriginalAmount="8367" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.872109285165" Longitude="0.19391298294067" StarRating="2" HotelCode="137358|326078" HotelName="Days Inn London Stansted Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>M11 Junction 8, Welcome Break Service Area, Birchanger Green, Bishop's Stortford CM23 5QZ</AddressLine>
          </AddressLines>
          <CityName>Bishop's Stortford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/197243/a_197243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Birchanger Green Service Area, near junction 8 of the M11 motorway, which is approximately 8 km from Stansted Airport. Approximate distances to other airports in the region include Haverfordwest Aerodrome (85 km), London City Airport (50 km), London Gatwick Airport (111 km), London Heathrow Airport and London Luton Airport (83 km), and Southampton Airport (204 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8969.81" OriginalAmount="8383" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516297503676" Longitude="-0.17123838773159" StarRating="3" HotelCode="510435|55590" HotelName="Belmont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/20491/120491/7.jpg?f=15507627</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8970.88" OriginalAmount="8384.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52009715" Longitude="-0.12397052" StarRating="3" HotelCode="448135|thanet_hotel" HotelName="Thanet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Bedford Place, Bloomsbury, WC1B 5JA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2B0qoIQqMa06v2%2FwOMXI2pd9pti5paCWyKWEN5KAk5R254TtfsidgZ49M5hXoQ43nhwcjWumL5n%2BrODGVW%2F5APj0yCnzpiMI22hBCqErlIKUf8Pg5Xu3ivdHyKwkoKFTdD%2F%2B2pq87wUOPDUNV92qymigFXLObY8UCRvim%2FZvSHCiTTQBDf8N6a%2BWkOEcPLXNR5yx5i5xPgrU%2Fy%2BnWCqMIkAjt618jARXSDffPVvNmtfso%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8970.88" OriginalAmount="8384.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.394622" Longitude="-0.17875949570089" StarRating="3.5" HotelCode="488513|katolondonhaus" HotelName="Kato London Haus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Morton Road, Morden SM4 6EF, Surrey</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/24781/2524781/1.jpg?f=15405955</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Morden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8992.28" OriginalAmount="8404" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498652" Longitude="-0.222051" StarRating="3" HotelCode="148276|425634" HotelName="OYO Sino Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>85 Shepherds Bush Road, Hammersmith and Fulham, London W6 7LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/9d/9b9d430b7c1ad35777267c4fa80d4ec0ed6acc71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, about 13.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9055.41" OriginalAmount="8463" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5084899" Longitude="-0.29820233804605" StarRating="2" HotelCode="142742|200108" HotelName="Abbey Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>51 Grange Park, Ealing, London W5 3PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623767/623767a_hb_a_004.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9055.68" OriginalAmount="8463.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|93419" HotelName="Leonardo Hotel London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Sipson, West Drayton UB7 0DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46386/a_46386_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in close vicinity of the London Heathrow Airport. The convenient location makes it the ideal place for business travellers or for a stopover. The hotel is located only 5 minutes from the airport terminals and offers a private taxi service from and to the airport. Excellent transport links connect guests to central London, which is only a 15-minute ride away with the Heathrow Express train. The hotel is also within easy reach of the M4 motorway and five minutes’ drive from Stockley Park and Bedfont Lakes Business Parks. Other nearby attractions are the exotic Kew Gardens or the Royal Windsor Castle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9059.69" OriginalAmount="8467" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.876271565304" Longitude="-0.38349822163582" StarRating="3" HotelCode="186606|38873" HotelName="Holiday Inn London - Luton Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Way, London Luton Airport, Luton LU2 9LF</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/78/1d78e38061713b6930a673368c78c477f4afddc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for the business and leisure traveller, the hotel is a 2-minute shuttle ride from the airport, and a 15-minute walk from Luton Airport Parkway station, from which the guest can be at London St Pancras International station in just 30 minutes. The hotel is situated approximately 55 km from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9059.69" OriginalAmount="8467" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513571759843" Longitude="-0.19265100359917" StarRating="2" HotelCode="19337|3416" HotelName="Wedgewood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Leinster Square, Bayswater, London W2 4PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24350/a_24350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, intimate hotel is well located at the heart of Bayswater and dates back to 1800. Bayswater underground station is just 500 m away and the famous Hyde Park is just 5 minutes walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9087.51" OriginalAmount="8493.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.584778598751" Longitude="-0.28244528035657" StarRating="3" HotelCode="150302|kingsland_hotel" HotelName="Kingsland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kingsbury Circle, Kingsbury, London NW9 9RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/91/da916b4003003a6c27b586b1867e31c664514894.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kingsland Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9087.51" OriginalAmount="8493.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516404713164" Longitude="-0.17101548710252" StarRating="2" HotelCode="172001|berkeley_court_hotel" HotelName="Berkeley Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Sussex Gardens, Hyde Park, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/92/927455/1As10xPc_beb9fe25877390779e54e1f91c4af93f.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9087.51" OriginalAmount="8493.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53287859" Longitude="-0.4761507" StarRating="3" HotelCode="331725|lancaster_hotel_and_spa" HotelName="Lancaster Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kingston Lane, Brunel University London, Uxbridge, Middlesex, UB8 3PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/445822/a_445822_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lancaster Hotel and Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9139.94" OriginalAmount="8542" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.474129333333" Longitude="-0.089675333333333" StarRating="3" HotelCode="114486|55651" HotelName="Church Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-33 Camberwell Church Street, London, Greater London SE5 8TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316798/316798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9143.15" OriginalAmount="8545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49351912" Longitude="-0.19604394" StarRating="2" HotelCode="498360|458335" HotelName="Saint James Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Longridge, London SW5 9SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635203/635203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9153.65" OriginalAmount="8554.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512283" Longitude="-0.186194" StarRating="1" HotelCode="173552|1552128" HotelName="Smart Hyde Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Inverness Terrace, Bayswater, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169275/169275a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is perfectly located in the heart of London, just off London and Europe’s most popular shopping areas, Portobello Market, Knightsbridge and Oxford Street, and less than 100 m from Hyde Park, one of London’s biggest and most famous parks. London Heathrow airport is about 24 km away, London Luton airport is some 50 km away, London Gatwick airport is roughly 51 km away and London Stansted airport is around 61 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9165.62" OriginalAmount="8566" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.416995" Longitude="-0.21595396666667" StarRating="4" HotelCode="199823|444298" HotelName="Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Golf,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>78 Worple Road, Wimbledon, London SW19 4HZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/346388/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9167.76" OriginalAmount="8568" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.537098630397" Longitude="0.079697557672148" StarRating="1" HotelCode="205288|225952" HotelName="Travelodge London Barking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Arboretum Place, Barking, London IG11 7RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/292205/a_292205_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9204.14" OriginalAmount="8602.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4934343" Longitude="-0.20603427" StarRating="2" HotelCode="519457|23_" HotelName="23" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Matheson Road, London W14 8SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688212/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9204.14" OriginalAmount="8602.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.542533137635" Longitude="0.0072334703847901" StarRating="2" HotelCode="323519|london_olympus_hotel_nirvana" HotelName="London Olympus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>35 Romford Road, Stratford, London E15 4LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/57019/1957019/1.jpg?f=15244903</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9267.27" OriginalAmount="8661" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54755913" Longitude="-0.05631847" StarRating="2" HotelCode="440136|227717" HotelName="Kip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Aspland Grove, Hackney, London E8 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648486/648486a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9283.32" OriginalAmount="8676" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498423" Longitude="-0.208623" StarRating="2" HotelCode="888829|11649" HotelName="Holland Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Holland Road, London W14 8HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145836/145836a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a 5-minute walk from the pubs at Shepherds Bush and near the new Westfield shopping centre (around 10 minutes' walk) and restaurants. The nearest underground station is Shepherds Bush Station on the Central line (10 minutes' walk), and is close to the Earls Court and Olympia exhibition centre (15 minutes' walk). Kensington Olympia underground is also very close - however it runs a reduced, less frequent service. Oxford Street and Hyde Park are around 20 minutes' away by public transport. It is approximately 21 km to Heathrow Airport, 60 km to Luton Airport and 62 km to Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9333.61" OriginalAmount="8723" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.38213651" Longitude="-0.08582943" StarRating="3" HotelCode="586633|408170" HotelName="Westciti Caroco Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>35 Morland Avenue, Croydon CR0 6EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758992/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9348.41" OriginalAmount="8736.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492114" Longitude="-0.141617" StarRating="2" HotelCode="36443|2543245" HotelName="Stanley House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19/21 Belgrave Road, Victoria, London SW1V 1RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38810000/38801800/38801780/86576cbb_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9351.80" OriginalAmount="8740" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.617243" Longitude="-0.178919" StarRating="3" HotelCode="148739|490677" HotelName="Heatherbank Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>25/29 Woodside Park Road, North Finchley, London N12 8RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342405/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9359.29" OriginalAmount="8747" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.597694277635" Longitude="-0.51058530807495" StarRating="3" HotelCode="115520|456772" HotelName="De Vere Venues Denham Grove" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tilehouse Lane, Denham, Buckinghamshire UB9 5DG</AddressLine>
          </AddressLines>
          <CityName>Uxbridge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159144/a_159144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just to the northwest of London, and getting to the city could not be simpler with easy access via the M40 and M25. The hotel is only about 10 km from the centre of Uxbridge, 10 minutes from the Wembley Stadium train station (25 km by car), whilst the city centre is about 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9377.48" OriginalAmount="8764" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.446831724276" Longitude="-0.4112734546311" StarRating="2.5" HotelCode="115390|225951" HotelName="Travelodge London Feltham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Res Centre, Feltham TW13 4GU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158996/a_158996_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9443.82" OriginalAmount="8826" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493625257775" Longitude="-0.17535209655762" StarRating="3" HotelCode="189755|200145" HotelName="Brompton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Old Brompton Road, London SW7 3DL, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/06/260626a2f72a2e9b6b86f6b80fcdff672636daa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9445.19" OriginalAmount="8827.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.488801473118" Longitude="-0.53627933995062" StarRating="3" HotelCode="81285|384645" HotelName="Holiday Inn Express London Heathrow T5" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Slough, Berkshire SL3 8QB</AddressLine>
          </AddressLines>
          <CityName>Slough</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109815/a_109815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the major motorways - M4, M25, M40 - providing easy access from all directions. Heathrow Airport Terminal 5 is just 2 miles away and a shuttle service operates regularly to/from the terminals 1/2/3/5 (fees apply). The establishment is well positioned for touring the local tourist attractions such as Windsor and its historic castle, Henley and the theme parks at Legoland and Thorpe Park. For sporting or concert enthusiasts, Twickenham Rugby Stadium and the Arena and Stadium at Wembley are within easy reach. Approximate distances to other airports in the region include London City Airport (28 km), London Gatwick (58 km) and London Luton (56 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9470.57" OriginalAmount="8851" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49378838" Longitude="-0.18987626" StarRating="2" HotelCode="409058|457352" HotelName="Anwar House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>31 Collingham Place, Earls Court, London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/509625/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 Anwar House in London (Kensington), you'll be convenient to Kensington Roof Gardens and Imperial College London.  This guesthouse is close to Royal Albert Hall and Harrods.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 15 guestrooms featuring flat-screen televisions. Bathrooms with showers are provided. Housekeeping is provided daily, and refrigerators can be requested.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9472.71" OriginalAmount="8853" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524297" Longitude="-0.184563" StarRating="4" HotelCode="114410|32931" HotelName="The Colonnade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Warrington Crescent, Little Venice, London W9 1ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189477/189477a_hb_a_1028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9500.53" OriginalAmount="8879" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.44325925" Longitude="0.01482676" StarRating="3" HotelCode="578556|456682" HotelName="Summerfield Pub &amp; Boutique Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Baring Road, London SE12 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32363/2732363/1.jpg?f=15058997</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9501.60" OriginalAmount="8880" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.85967684" Longitude="0.28352733" StarRating="4" HotelCode="243546|73442" HotelName="Little Bullocks Farm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Fax,Golf,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hope End, Takeley, Bishop's Stortford, Essex CM22 6TA</AddressLine>
          </AddressLines>
          <CityName>Takeley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/74548/1874548/53.jpg?f=15671853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Takeley. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9523.00" OriginalAmount="8900" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.533859557254" Longitude="0.071743467744341" StarRating="2" HotelCode="115102|200628" HotelName="ibis London Barking Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Essex, Barking IG11 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158670/a_158670_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Barking Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9554.03" OriginalAmount="8929.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.55720693" Longitude="-0.00593367" StarRating="0" HotelCode="986221|dodi_apartments" HotelName="Dodi Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206A High Road, London E10 5PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39930000/39929200/39929139/839168c0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9554.03" OriginalAmount="8929.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48811062" Longitude="-0.47878204" StarRating="3" HotelCode="520462|harmondsworth_hall_guest_house" HotelName="Harmondsworth Hall" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Summerhouse Lane, Harmondsworth, England UB7 0BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688419/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9554.03" OriginalAmount="8929.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="952947|cogie_house" HotelName="Cogie House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Stockton Road, Upper Edmonton, London N18 2BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/21296/3821296/1.jpg?f=15682995</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9587.20" OriginalAmount="8960" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.876428" Longitude="0.247133" StarRating="3" HotelCode="74007|38769" HotelName="Holiday Inn Express London - Stansted Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Thremhall Avenue, Stansted CM24 1PY</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99813/k_99813_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated less than 1.6 km from Stansted Airport, adjacent to the mid-stay car park and less than 5 minutes from the M11 motorway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9647.12" OriginalAmount="9016.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|618125" HotelName="THISTLE LONDON HEATHROW" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WEST DRAYTON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378148_foto1_3_ROOM.jpg</HotelPictures>
        <HotelDescription>Thistle London Heathrow hotel is the perfect choice if you�re flying early, landing late or just want the holiday to last a little longer. As well as being handy for all the terminals at London Heathrow, our location on the A4, and close to the M25, makes Thistle London Heathrow hotel an ideal base for visits to nearby Windsor Castle, Kew Gardens and even events at Wembley Stadium.
Whether you�re flying from London Heathrow, visiting London, or with us for a business event or family occasion, our hotel rooms have everything you need for a relaxing, comfortable stay.

All rooms in our hotel are air-conditioned, en-suite and have free unlimited BT Wi-Fi internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9662.10" OriginalAmount="9030" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.876581659136" Longitude="0.21164063921742" StarRating="4" HotelCode="21608|20663" HotelName="Novotel London Stansted Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Round Coppice Road, Stansted CM24 1SF</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27967/a_27967_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the perimeter of the airport, 10 minutes away by shuttle bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9688.85" OriginalAmount="9055" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506496666667" Longitude="-0.2247716" StarRating="3" HotelCode="142734|395481" HotelName="Abbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Wood Lane, London, Greater London W12 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651019/651019a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9715.60" OriginalAmount="9080" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48308846165" Longitude="-0.31244873659705" StarRating="4" HotelCode="38270|33988" HotelName="Holiday Inn London-Brentford Lock" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Commerce Road, Brentford, London TW8 8GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63219/a_63219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right beside Brentford Lock, directly on a main road. The hotel is situated conveniently for access to the A4 and M4 which lead to the M25. Brentford train station is a 15 minute walk away from when trains depart directly for London. The nearest shopping and sightseeing opportunities such as Twickenham Rugby Stadium and Kew Gardens are around 20 minutes away by car or public transport. Heathrow airport is located roughly 30 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9777.66" OriginalAmount="9138" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4465" Longitude="0.154033" StarRating="0" HotelCode="770274|494941" HotelName="Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57-59 Bexley High Street, Bexley DA5 1AB</AddressLine>
          </AddressLines>
          <CityName>Bexley</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/3/1/4/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9781.94" OriginalAmount="9142" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498955833161" Longitude="-0.31481508197567" StarRating="2" HotelCode="389614|58109" HotelName="Northfields Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northfield Avenue Northfield Avenue, Brentford W5 4UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/381748/381748a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Ealing. A total of 25 guests rooms are available for guests' convenience at Northfields Hostel. Pets are not allowed at Northfields Hostel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9782.13" OriginalAmount="9142.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.475777" Longitude="-0.037176" StarRating="2" HotelCode="170193|1552158" HotelName="New Cross Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>323A New Cross Road, London SE14 6AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148614/148614a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located only some 5 minutes' walk from New Cross Station, Goldsmiths College and The Venue nightclub. A train ride to London Bridge is only 1 stop away (6 minutes) and 10 minutes will get guests to the famous Greenwich Line that marks the beginning of GMT for our worldwide time zones. The property lies around 5.5 km from the O2 Arena and 20 minutes by public transport to the Thames, Oxford Street and the West End theatres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9786.22" OriginalAmount="9146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.384314" Longitude="-0.291716" StarRating="3" HotelCode="114510|warwick_lodge" HotelName="Warwick Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Parking">
        <Address>
          <AddressLines>
            <AddressLine>319-321 Ewell Road, Surbiton, Surrey, KT6 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/13/1391998/KfWHrBg1_0cf347ba32a7c25eb0725a070159ddf5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering the ideal setting for explore the area, this family-run guest house is situated in Surbiton, Surrey. The property is ideally situated close to the A3, offering ease of access to Kingston Town Centre, Hampton Court, Chessington Zoo, Sandown and Epsom Race Courses. Guests are extended a warm, friendly welcome upon arrival. The guest rooms are well equipped and tastefully designed, offering comfort and style in a peaceful setting. This guest house provides an excellent standard of accommodation, customer service and comfort in a convenient location, making it a great choice for business and leisure travellers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9786.22" OriginalAmount="9146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.617498" Longitude="-0.177607" StarRating="3" HotelCode="148235|glenlyn_guest_house" HotelName="Glenlyn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Woodside Park Road, London N12 8RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/5/7/8/7/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Glenlyn Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9803.64" OriginalAmount="9162.28" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|730096" HotelName="BOSTON MANOR HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/272310_fotpe1_272310_foto_3.JPG</HotelPictures>
        <HotelDescription>Established in 1987, the Boston Manor Hotel London-Ealing is located at Boston Road Hanwell close to Ealing Broadway (2 miles) and Heathrow Airport (8 miles) and within easy access to Central London by car or public transport. Being a friendly family run business, it's prides on its personal touch, and understanding the needs of its customers giving the guests an enjoyable and relaxing stay . All the  rooms have en-suite bathrooms with shower, colour television (with satellite channels) Direct- dial telephones and complimentary tea/coffee making facilities. The restaurant serves exquisite mouth watering South Asian cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9830.09" OriginalAmount="9187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.471354" Longitude="-0.137138" StarRating="3" HotelCode="114531|199335" HotelName="Chelsea Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Wandsworth Road, London, SW8 4TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6670000/6666900/6666830/48c2797e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9834.71" OriginalAmount="9191.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5287" Longitude="-0.049052999999958" StarRating="3" HotelCode="309866|2543265" HotelName="Plaza London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115A-117A Roman Road, Bethnal Green, London E2 0QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/34483/1834483/38.jpg?f=15612841</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9850.42" OriginalAmount="9206" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494557079184" Longitude="-0.22833108901978" StarRating="4" HotelCode="888771|45422" HotelName="Axiom W6 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Glenthorne Road, Hammersmith And Fulham, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137310/a_137310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west side of Central London (Hammersmith area), 5 minutes with the underground from the London attractions, within 3.2 km of the exhibition centres of Earls Court and Olympia. Other famous attractions with easy access are the Science and Natural History Museum, Royal Albert Hall and the famous Harrods. Heathrow Airport is roughly 19 km from the hotel, while Gatwick Airport is some 50 km and Stansted Airport 78 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9902.85" OriginalAmount="9255.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508762491528" Longitude="0.039382874965668" StarRating="3" HotelCode="189780|connaught_house_hotel" HotelName="Connaught House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silvertown, London E16 1JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344705/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9902.85" OriginalAmount="9255.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.6570899" Longitude="-0.08034777" StarRating="3" HotelCode="587603|kathleen_house_plus" HotelName="Kathleen House Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>78 Baker Street, Enfield, Greater London EN1 3EY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9932.68" OriginalAmount="9282.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.146127706128" Longitude="-0.1815989613533" StarRating="2" HotelCode="62535|4769755" HotelName="Travelodge Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Church Road, Lowfield Heath, Crawley, West Sussex RH11 0PQ</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80778/a_80778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in Crawley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9935.08" OriginalAmount="9285.12" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|810114" HotelName="DoubleTree by Hilton London Heathrow Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HOUNSLOW</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905275_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just ten minutes from London Heathrow Airport, the DoubleTree by Hilton Hotel London Heathrow Airport is in easy reach of downtown London via the Underground. This hotel is the ideal choice whether you are visiting London or just catching a flight. Settle in to a contemporary guest room at the DoubleTree by Hilton Hotel London Heathrow Airport and stay connected thanks to high-speed internet access. Relax on the bed and watch a movie on the flat-screen TV or listen to your favorite album when you plug your MP3 player into the compatible radio alarm clock. Step-up to a Deluxe Room and make the most of special touches such as a bathrobe, slippers and complimentary internet access.Set yourself up for the day ahead with breakfast in Arts Brasserie. This London Heathrow restaurant serves fresh, innovative cuisine throughout the day. Hold an impromptu get-together in the stylish bar area where complimentary WiFi access makes it easy to work in a laid-back setting. The hotel's six meeting and breakout rooms and an experienced events team make this hotel the perfect venue for your next Heathrow Airport meeting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9936.02" OriginalAmount="9286" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.911489" Longitude="-0.386068" StarRating="3" HotelCode="114890|38875" HotelName="Hilton Garden Inn Luton North" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Butterfield Hitchin Road Stopsley, Luton LU2 8DD</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158426/a_158426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located, with the city of London just 58 km away. The hotel is also within easy reach of the M1 Motorway. Local business parks and London Luton Airport are 5.8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9970.26" OriginalAmount="9318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493537970857" Longitude="-0.19889353395039" StarRating="2" HotelCode="114644|200092" HotelName="West Cromwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 West Cromwell Road, Earls Court, London, Greater London SW5 9QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10013.06" OriginalAmount="9358" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501702463806" Longitude="-0.023571609787041" StarRating="4" HotelCode="29482|1445" HotelName="Britannia International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marsh Wall, London E14 9SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47097/a_47097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an extremely convenient location at the heart of London's Docklands and close to the ‘Canary Wharf’ business district as well as the district of Greenwich. This prime site means that the hotel is an ideal starting point from which to explore the numerous sights and attractions. There are excellent public transport links that allow easy access to the city's many shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10019.48" OriginalAmount="9364.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514166" Longitude="-0.207499" StarRating="4" HotelCode="189774|notting_hill__concept_serviced_apartments" HotelName="Notting Hill - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>74 Ladbroke Grove, Notting Hill, Kensington and Chelsea, London W11 2HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/15386/1815386/1.jpg?f=15346481</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10026.97" OriginalAmount="9371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.391738773384" Longitude="-0.42506861233551" StarRating="4" HotelCode="79587|230843" HotelName="Holiday Inn London Shepperton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felix Lane, Shepperton TW17 8NP</AddressLine>
          </AddressLines>
          <CityName>Shepperton</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/055945/055945a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Shepperton. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10042.61" OriginalAmount="9385.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.42038104" Longitude="-0.41494385" StarRating="2" HotelCode="115060|2265835" HotelName="Travelodge Sunbury M3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanworth Road, Sunbury-on-Thames TW16 5DA, Middlesex</AddressLine>
          </AddressLines>
          <CityName>Sunbury-on-Thames</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158621/a_158621_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sunbury-on-Thames. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10060.14" OriginalAmount="9402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51700155" Longitude="-0.07480804" StarRating="3.5" HotelCode="498681|200658" HotelName="Monopoly Accommodations" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Wentworth Street 41-43, Tower Hamlets, London E1 7TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/666945/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10061.21" OriginalAmount="9403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4663643" Longitude="-0.42073768" StarRating="3" HotelCode="780895|399788" HotelName="Atrium Hotel Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great South-West Road, Feltham TW14 0AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/959349/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10069.77" OriginalAmount="9411" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49127" Longitude="-0.143472" StarRating="1.5" HotelCode="93109|200739" HotelName="Colliers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95/97 Warwick Way, SW1V 1QL London, Victoria</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314819/314819a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Colliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10070.84" OriginalAmount="9412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517473" Longitude="-0.29106400000001" StarRating="4" HotelCode="158880|199448" HotelName="Hotel 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Hanger Lane, London W5 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343829/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel 55.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10070.84" OriginalAmount="9412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="2" HotelCode="151700|495517" HotelName="Macdonald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45-46 Argyle Square, Kings Cross, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342582/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10082.61" OriginalAmount="9423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095825" Longitude="-0.2727159" StarRating="3" HotelCode="144992|200293" HotelName="London Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51-53 Steyne Road, Acton, London W3 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206294/a_206294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10109.36" OriginalAmount="9448" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50157386" Longitude="0.0524" StarRating="0" HotelCode="849353|490226" HotelName="London City Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Albert Road, North Woolwich, London E16 2DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/30000000/29290000/29280700/29280683/3a6f248c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10115.78" OriginalAmount="9454" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481601408492" Longitude="-0.44115863558193" StarRating="4" HotelCode="29412|5500" HotelName="Radisson Blu Edwardian Heathrow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Bath Road, Hayes Middlesex, Hillingdon, London UB3 5AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46382/a_46382_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable luxury hotel lies on the outskirts of the centre of London, by Heathrow. Convenient public transport links may be found right next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10136.11" OriginalAmount="9473.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515976855675" Longitude="-0.17133054844476" StarRating="2" HotelCode="101996|white_house_12" HotelName="White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102 Sussex Gardens, Westminster Borough, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313156/313156a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10150.15" OriginalAmount="9486.12" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|A2E473" HotelName="Colliers Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1352955_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 22 guestrooms. Wireless Internet access (surcharge) is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include phones and coffee/tea makers, and housekeeping is provided daily.Featured amenities include express check-out, a 24-hour front desk, and luggage storage.With a stay at Colliers Hotel in London (London City Centre), you'll be a 4-minute drive from Big Ben and 5 minutes from Trafalgar Square.  This hotel is 1 mi (1.6 km) from Buckingham Palace and 1.9 mi (3 km) from London Eye.Distances are displayed to the nearest 0.1 mile and kilometer.  Apollo Victoria Theatre - 0.7 km / 0.4 mi  Victoria Station Travel Information Centre - 0.8 km / 0.5 mi  Victoria Palace Theatre - 0.8 km / 0.5 mi  Sloane Square - 1.3 km / 0.8 mi  St. James Park - 1.5 km / 1 mi  Buckingham Palace - 1.6 km / 1 mi  Westminster Abbey - 1.6 km / 1 mi  Houses of Parliament - 1.7 km / 1.1 mi  Green Park - 1.7 km / 1.1 mi  Thames River - 1.7 km / 1.1 mi  Hyde Park Corner - 1.7 km / 1.1 mi  Harrods - 1.7 km / 1.1 mi  Piccadilly - 1.8 km / 1.1 mi  Whitehall - 1.8 km / 1.1 mi  Park Lane - 1.9 km / 1.2 mi  The nearest airports are:Heathrow Airport (LHR) - 26.4 km / 16.4 mi London City Airport (LCY) - 16.3 km / 10.1 mi Gatwick Airport (LGW) - 64.9 km / 40.3 mi Luton Airport (LTN) - 55.5 km / 34.5 mi The preferred airport for Colliers Hotel is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10171.66" OriginalAmount="9506.22" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|711007" HotelName="Coulsdon Manor and Golf Club" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907690_foto_1.jpg</HotelPictures>
        <HotelDescription>Esta casa rural destaca por su bonito exterior y su elegante diseandntilde;o interior. Cuenta con un total de 35 habitaciones, repartidas en 2 plantas. En el hall de entrada hay varios ascensores y un andaacute;rea de recepciandoacute;n. La recepciandoacute;n estandaacute; abierta las 24 horas del dandiacute;a y allandiacute; se le ofrece servicio de caja fuerte. En el restaurante del hotel tendrandaacute; la posibilidad de probar ricos platos y aperitivos. Entre otras instalaciones, podrandaacute; encontrar tambiandeacute;n algunas salas de conferencias. Asimismo, tiene a su disposiciandoacute;n conexiandoacute;n a Internet.From the M23/25 Junction 7 follow the M23 going north until the road becomes the A23. Proceed for 2.5 miles after which you will pass Coulsdon South Railway Station on the right. Just past the station take the right hand turn, signposted andquot;Old Coulsdon, Caterham (B2030)andquot;. Follow this road uphill for 1 mile and turn left just past the pond, then turn left again onto Coulsdon Road (B2030 to Purley). After half a mile turn right into Couldson Court Road. At the end of this road you will find Coulsdon Manor.Travelling south from London on the A23 - after the major intersection at Purley continue for approximately 1.1 miles then turn left into Stoat's Nest Road (B2030) signposted Caterham. Follow the road for approximately 1 mile. Turn left into Coulsdon Court Road which leads to Coulsdon Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10194.96" OriginalAmount="9528" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.545476" Longitude="-0.17607" StarRating="2" HotelCode="901725|46479" HotelName="Palmers Lodge Swiss Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 College Crescent, London NW3 5LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/214943/gt_214943_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located near Swiss Cottage or Finchley Road tube stations and in a few minutes guests can be in the heart of the city. Piccadilly Circus is approximately 6 km from the youth hostel, Regent's Park is around 1.5 km away, Camden Town is roughly 3 km, Hyde Park and Oxford Circus are 5 km, Big Ben 9 km and Buckingham Palace around 8 km. Nearby airports include London Heathrow (30 km away), London Luton (50 km away), London Gatwick (55 km away) and London Stansted (65 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10209.94" OriginalAmount="9542" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491181025435" Longitude="-0.14341276712197" StarRating="2" HotelCode="114282|380517" HotelName="Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Warwick Way, London, Greater London SW1V 1SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313848/313848a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10211.01" OriginalAmount="9543" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517758" Longitude="-0.064875" StarRating="2" HotelCode="210603|400330" HotelName="ibis budget London Whitechapel - Brick Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Whitechapel Road, London E1 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/299099/a_299099_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10212.08" OriginalAmount="9544" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.544521878123" Longitude="-0.088979601860046" StarRating="3" HotelCode="189758|199461" HotelName="Islington Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>366 Essex Road, Highbury, Islington, London N1 3PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/2/7/7/2/6/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10245.25" OriginalAmount="9575" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494926487329" Longitude="-0.25509799874192" StarRating="2" HotelCode="145963|458385" HotelName="Chiswick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Turnham Green Terrace, Chiswick, London W4 1QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1059248/mj4yFzGw_76a3aada5037c470b8386f08329e8e4a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Chiswick Lodge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10328.71" OriginalAmount="9653" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|49182" HotelName="Hilton Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Waddon Way, Purley Way, Croydon CR9 4HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60591/a_60591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 13 km from London’s sights and shopping areas, and London Victoria Station is only a 16-minute train journey away. Guests will find a range of dining options around 500 m from the hotel and links to the public transport network can be found just a short walk away. London Gatwick Airport is 29 km away and London Heathrow lies some 38 km from the accommodation. Other airports in the surrounding area include Stansted Airport (85 km) and Luton Airport (79 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10331.92" OriginalAmount="9656" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514300208022" Longitude="-0.17276257991076" StarRating="3" HotelCode="114312|55928" HotelName="Barry House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Sussex Place, Hyde Park, London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1815398/D6i7Hc6R_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10334.06" OriginalAmount="9658" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515644" Longitude="-0.172399" StarRating="3" HotelCode="27216|199514" HotelName="Nayland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-134 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39980/a_39980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Renovated in 2001, this hotel is situated in Sussex Gardens, close to Hyde Park. Oxford Street, which is famous for shopping, is also nearby for those interested in making the most of London's huge shopping street. Paddington Station (express train to/from Heathrow Airport) is just steps away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10369.37" OriginalAmount="9691.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.64555506" Longitude="-0.1436457" StarRating="3" HotelCode="580510|brooklyn_house" HotelName="Brooklyn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36 Bramley Road, Southgate, Greater London N14 4HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51443/3751443/1.jpg?f=15400690</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10401.47" OriginalAmount="9721" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5066264527" Longitude="-0.24444177746773" StarRating="2" HotelCode="189752|199447" HotelName="Hotel 261" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>261 Uxbridge Road, Shepherds Bush, Greater London W12 9DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/1c/081c0213d57faf0395f66fb663a7b3aec1ebbf64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10427.15" OriginalAmount="9745" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481009629761" Longitude="-0.46171178772124" StarRating="4" HotelCode="779886|405705" HotelName="Staybridge Suites London - Heathrow Bath Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>276a Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/24411/3824411/1.jpg?f=15638270</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10429.29" OriginalAmount="9747" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.876643" Longitude="-0.382344" StarRating="3" HotelCode="888195|65952" HotelName="ibis London Luton Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Spittlesea Road, Luton LU2 9NZ</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136510/a_136510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This budget hotel is a 10-minute walk from Luton Airport and 10 minutes' drive to Luton town centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10464.60" OriginalAmount="9780" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.623156" Longitude="-0.35227399999997" StarRating="4" HotelCode="296888|203684" HotelName="Best Western Plus Grim’s Dyke Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Redding, Harrow Weald, London HA3 6SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404964/a_404964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Watford. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="10471.56" OriginalAmount="9786.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5644351" Longitude="-0.0114682" StarRating="3" HotelCode="|LIOK" HotelName="The Lion &amp; Key Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>475-477 High Road, Leyton</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/LIOK/LIOK_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park for a fee. Further services and facilities include medical assistance, room service and an alarm call service. Travellers with bicycles can make use of the on-site bicycle storage area. A fax machine is available for guests' business needs.This hotel is located in London.A wellness area with a spa is available at the hotel. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size 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 and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, a television with satellite/cable channels, a CD player, a DVD player and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A fortifying breakfast is served daily. Staff are also happy to provide children's meals. Alcoholic beverages are available.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10486.00" OriginalAmount="9800.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5378591" Longitude="-0.10366767" StarRating="0" HotelCode="751590|islington_creed" HotelName="Islington Creed" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Studd Street, slington, London N1 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/06/52065664a55b75f796ec5ecdce59cc096952648b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10486.00" OriginalAmount="9800" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508002608716" Longitude="0.047314900226196" StarRating="3" HotelCode="199815|32868" HotelName="Travelodge London Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1016 Dockside Road, London E16 2FQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285105/a_285105_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 4-minute walk from the Royal Albert tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10513.82" OriginalAmount="9826" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492212" Longitude="-0.1944" StarRating="3" HotelCode="17039|200047" HotelName="Rushmore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Trebovir Road, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315653/315653a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10515.96" OriginalAmount="9828" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524139" Longitude="-0.116486" StarRating="2" HotelCode="94586|199433" HotelName="Guilford House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312462/312462a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Guilford House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10523.45" OriginalAmount="9835" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50059476676" Longitude="0.31355698016864" StarRating="3" HotelCode="115079|90402" HotelName="Stifford Hall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Road, North Stifford, Thurrock, Essex RM16 5UE</AddressLine>
          </AddressLines>
          <CityName>Thurrock</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158641/a_158641_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within short proximity of both Lakeside and Bluewater.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10541.64" OriginalAmount="9852" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.483290448835" Longitude="-0.48135727643967" StarRating="4" HotelCode="28975|9381" HotelName="Sheraton Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow Airport, Colnbrook Bypass, West Drayton UB7 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46378/k_46378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport hotel is located approximately 5 minutes from London Heathrow Airport as well as the Stockley Park and Bedfont Lake business parks. Windsor, with the Royal Castle, is around 13 km away. The centre of London, with numerous shopping and entertainment opportunities, lies about 26 km away and public transport departs from stops situated 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10545.92" OriginalAmount="9856" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492322690642" Longitude="-0.5467987079129" StarRating="4" HotelCode="80359|66625" HotelName="Heathrow Windsor Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ditton Road, Langley, Slough  SL3 8PT</AddressLine>
          </AddressLines>
          <CityName>Slough</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218454/218454a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Slough, this airport hotel is ideal for business travellers arriving or departing from London - Heathrow (LHR) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10570.53" OriginalAmount="9879" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516444391893" Longitude="-0.17091438174248" StarRating="3" HotelCode="25448|45418" HotelName="Orchard Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Sussex Gardens, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37092/a_37092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a highly convenient location just a short walk away from Paddington Station, and offers an ideal base for exploring the city. It is close to Hyde Park with some of London's famous attractions within walking distance, and Oxford Street is just 17 minutes away on foot. London Heathrow Airport is 20 km and it is 39 km to Gatwick Airport and 43 km to Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10600.49" OriginalAmount="9907" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.376191" Longitude="-0.097858" StarRating="3" HotelCode="37754|10171" HotelName="Jurys Inn London Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wellesley Road, Croydon, South London CR0 9XY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62291/k_62291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, just 100 metres from a public transport connection. Bars, restaurants and shopping venues lie within 500 metres of the hotel and the nearest nightclub is located a mere 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10634.73" OriginalAmount="9939" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515937" Longitude="-0.171949" StarRating="3" HotelCode="13655|21669" HotelName="The Gresham Hotel London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Sussex Gardens, London, Greater London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133519/133519a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This impressive Neo-Georgian style building in Central London is perfectly located for guests who wish to go sightseeing, or are travelling on business. This hotel is just a few minutes' walk from Oxford Street, around 13 minutes from Hyde Park, and just a 5-minute walk from Paddington tube and railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10676.46" OriginalAmount="9978" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46118946" Longitude="-0.21806323" StarRating="3" HotelCode="838667|381953" HotelName="Putney Hotel, BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>214 Upper Richmond Road, Putney, London, England SW15 6TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/960969/a_960969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10708.56" OriginalAmount="10008" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901566|55566" HotelName="Opulence Central London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Gloucester Place, London W1U 8JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133852/133852a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly situated right in the heart of London's West End, this hotel is only a few steps away from the shopping paradise of Oxford, Regent, Bond and Piccadilly streets. The hotel's location also offers easy access to popular tourist attractions, museums, galleries, theatres, as well as the capital's business district. Marble Arch underground station is 8 minutes' walk and nearby airports include London Heathrow (21 km away), London Gatwick (39 km away), London Luton (43 km away) and London Stansted (49 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10718.19" OriginalAmount="10017" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.812329875482" Longitude="0.11553576322933" StarRating="3" HotelCode="129777|456898" HotelName="Manor of Groves Hotel, Golf &amp; Country Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Spa Hotel,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Wych, Sawbridgeworth, Hertfordshire CM21 0JU</AddressLine>
          </AddressLines>
          <CityName>Sawbridgeworth</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187216/a_187216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 30 minutes from Central London by rail, with excellent road and rail links close by including easy access to the M11, M25, A1 and M1. A bus stop is within around 850 m and the bus and train stations are some 5 km away. The hotel is only 15 km from London Stansted Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10718.19" OriginalAmount="10017.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53509449" Longitude="-0.20103697" StarRating="0" HotelCode="737807|london_queens_apartments" HotelName="London Queens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>138 Brondesbury Villas, Brent, Greater London NW6 6AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73727/1873727/1.jpg?f=15405592</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10718.19" OriginalAmount="10017.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511329650878906" Longitude="-0.06838899850845337" StarRating="3" HotelCode="0|leman_house_2" HotelName="Leman House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>141 Leman St, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/13/c4130e04a1b1d44bbd2563cdc671689c4318d0f8.jpeg</HotelPictures>
        <HotelDescription>A stay at Leman House places you in the heart of London, a 6-minute drive from Tower of London and 11 minutes from St. Paul's Cathedral.  This guesthouse is 2.9 mi (4.7 km) from London Eye and 3.1 mi (5 km) from The British Museum.&lt;br /&gt;Featured amenities include microwave in a common area and refrigerator in a common area.&lt;br /&gt;Make yourself at home in one of the 9 guestrooms featuring microwaves and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature showers with rainfall showerheads and complimentary toiletries. Conveniences include desks, housekeeping is provided daily, and irons/ironing boards can be requested.&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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 10.00 GBP.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10718.19" OriginalAmount="10017.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52322156" Longitude="-0.12422977" StarRating="0" HotelCode="737902|russell_house_hotel" HotelName="Russell Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bernard Street, London WC1N 1LN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/1/4/1/5/1/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10718.19" OriginalAmount="10017.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.645816802978516" Longitude="-0.04104200005531311" StarRating="3" HotelCode="0|cogie_55" HotelName="Cogie 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Sedcote Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/10/051090e4781ff57d33c51f283fce2faac084d88a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Enfield, Cogie 55 is within a 15-minute drive of Alexandra Palace and Olympic Park. This bed &amp;amp; breakfast is 7.7 mi (12.3 km) from Finsbury Park and 10.1 mi (16.2 km) from London Stadium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Alexandra Palace - 11.1 km / 6.9 mi&lt;br /&gt;Finsbury Park - 12.3 km / 7.7 mi&lt;br /&gt;Emirates Stadium - 13.5 km / 8.4 mi&lt;br /&gt;Olympic Park - 14.1 km / 8.8 mi&lt;br /&gt;Brick Lane - 15.5 km / 9.6 mi&lt;br /&gt;London Stadium - 16.2 km / 10.1 mi&lt;br /&gt;Hampstead Heath - 16.4 km / 10.2 mi&lt;br /&gt;Old Spitalfields Market - 16.6 km / 10.3 mi&lt;br /&gt;Roundhouse - 16.8 km / 10.4 mi&lt;br /&gt;Financial District - 16.8 km / 10.4 mi&lt;br /&gt;Liverpool Street - 16.8 km / 10.4 mi&lt;br /&gt;Barbican Arts Centre - 17.4 km / 10.8 mi&lt;br /&gt;Tottenham Court Road - 17.7 km / 11 mi&lt;br /&gt;Sky Garden - 17.8 km / 11 mi&lt;br /&gt;Museum of London - 17.8 km / 11.1 mi&lt;br /&gt;The nearest major airport is London (LCY-London City) - 25 km / 15.5 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, a computer station, and laundry facilities. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms.&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 United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property caters to LGBTQ guests. &lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property.&lt;/li&gt;&lt;li&gt;Guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt; This property welcomes guests of all sexual orientations and gender identities (LGBTQ friendly). &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10723.54" OriginalAmount="10022" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513241" Longitude="-0.186661" StarRating="3" HotelCode="189734|444190" HotelName="Inverness Terrace - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Inverness Terrace, London W2 3LD, Westminster, Bayswater</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344667/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10758.85" OriginalAmount="10055" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5644351" Longitude="-0.011468199999968" StarRating="3" HotelCode="429631|224255" HotelName="Lion &amp; Key Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>475-477 High Road Leyton, London E10 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/446701/446701a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10783.41" OriginalAmount="10077.95" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|904261" HotelName="Norfolk Inn Paddington" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954777_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 31 guestrooms. Bathrooms with showers are provided. Conveniences include coffee/tea makers, and housekeeping is provided on request.Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities.With a stay at Norfolk Inn Paddington, you'll be centrally located in London, within a 5-minute drive of Hyde Park and Oxford Street.  This hotel is 0.8 mi (1.2 km) from Marble Arch and 2.5 mi (4.1 km) from Buckingham Palace.Distances are displayed to the nearest 0.1 mile and kilometer.  Kensington Gardens - 0.7 km / 0.4 mi  Marble Arch - 1.2 km / 0.8 mi  Park Lane - 1.3 km / 0.8 mi  Baker Street - 1.5 km / 0.9 mi  Madame Tussauds Wax Museum - 1.6 km / 1 mi  Sherlock Holmes Museum - 1.6 km / 1 mi  Hyde Park - 1.8 km / 1.1 mi  Kensington High Street - 1.9 km / 1.2 mi  Kensington Palace - 1.9 km / 1.2 mi  Royal Albert Hall - 2 km / 1.2 mi  Lord's Cricket Ground - 2.1 km / 1.3 mi  Oxford Street - 2.1 km / 1.3 mi  Regent's Park - 2.1 km / 1.3 mi  Imperial College London - 2.3 km / 1.4 mi  Portobello Road Market - 2.3 km / 1.4 mi  The nearest airports are:Heathrow Airport (LHR) - 26.1 km / 16.2 mi London City Airport (LCY) - 18.7 km / 11.6 mi Gatwick Airport (LGW) - 93.8 km / 58.3 mi Luton Airport (LTN) - 50.9 km / 31.6 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10803.79" OriginalAmount="10097" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52416" Longitude="-0.116373" StarRating="2" HotelCode="148446|199430" HotelName="Grenville Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315632/315632a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Grenville Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10807.31" OriginalAmount="10100.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523308097102" Longitude="-0.17449378967285" StarRating="3" HotelCode="97053|137694" HotelName="Comfort Inn Edgware Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>450 Edgware Road, London W2 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134812/a_134812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10809.14" OriginalAmount="10102" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505477007013" Longitude="-0.2126669883728" StarRating="3" HotelCode="189716|444294" HotelName="St James House - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>173 Holland Park Avenue, W11 4UR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344655/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10828.82" OriginalAmount="10120.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|D17265" HotelName="OYO Honeycroft Lodge" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UXBRIDGE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2623200_foto_1.jpg</HotelPictures>
        <HotelDescription>Este acogedor hotel se halla en Slough. El alojamiento estandaacute; a 2. 2 km de las principales zonas de ocio. Los viajeros encontrarandaacute;n el campo de golf mandaacute;s cercano a 5. 1 km del alojamiento. Los visitantes podrandaacute;n acceder a los medios de transporte panduacute;blico a 3. 2 km de distancia. El alojamiento estandaacute; a 8. 0 km de la playa mandaacute;s cercana. Los viajeros encontrarandaacute;n el aeropuerto a 7. 2 km. Este alojamiento es el lugar perfecto para una estancia tranquila, ya que solo tiene 10 habitaciones. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. La recepciandoacute;n no estandaacute; abierta durante todo el dandiacute;a. No hay cunas disponibles en este establecimiento. En OYO Honeycroft Lodge, los viajeros que llegan en coche tienen plazas de aparcamiento a su disposiciandoacute;n. OYO Honeycroft Lodge puede cobrar algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10834.82" OriginalAmount="10126.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516329" Longitude="-0.171174" StarRating="3" HotelCode="510433|astoria_hotel_13" HotelName="Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/678017/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10834.82" OriginalAmount="10126" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.6041824" Longitude="0.00280217" StarRating="0" HotelCode="957201|478861" HotelName="The Royal Oak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>320 Hale End Road, Highams Park, Essex IG8 9LN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/86769/f9ff6dd7-fff7-4182-a3cf-69d1147274ee.jpg?d=636631084160000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10834.82" OriginalAmount="10126.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.502987" Longitude="-0.306702" StarRating="3" HotelCode="189722|aron_guesthouse" HotelName="Aron Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 South Ealing Road, London W5 4QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/8/9/6/1/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10834.82" OriginalAmount="10126.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.458919087761" Longitude="-0.44298153551256" StarRating="4" HotelCode="806237|crowne_plaza_london_heathrow_t4" HotelName="Crowne Plaza London Heathrow T4" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/GB/20252/87/lr/x1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10834.82" OriginalAmount="10126.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47509267" Longitude="-0.06115279" StarRating="3" HotelCode="575995|grove_apartments" HotelName="The Grove Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Carlton Grove, London SE15 2UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/739574/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10843.38" OriginalAmount="10134" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.480574457705" Longitude="-0.4460181031023" StarRating="4" HotelCode="28981|24972" HotelName="Renaissance London Heathrow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Hounslow TW6 2AQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46389/a_46389_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies just a short distance from Heathrow Airport, Heathrow train station and Windsor Castle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10853.01" OriginalAmount="10143" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518149" Longitude="-0.170865" StarRating="3" HotelCode="915070|30283" HotelName="Point A Hotel, London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Praed Street, Paddington, London W2 1NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277609/a_277609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10871.20" OriginalAmount="10160" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|228979" HotelName="Marriott Bexleyheath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Broadway, Bexleyheath, England, DA6 7JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/02/025199/025199a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10875.42" OriginalAmount="10163.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.453827" Longitude="0.239633" StarRating="3" HotelCode="79013|384455" HotelName="Holiday Inn Express London - Dartford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>University Way, Dartford DA1 5PA</AddressLine>
          </AddressLines>
          <CityName>Dartford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106999/a_106999_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located adjacent to Junction 1a of the London Orbital, and is ideally placed for the motorway network, making it a perfect location for the business and leisure traveller to London. Guests in need of some serious 'retail therapy' will find Bluewater is just a 10-minute drive away. For those looking for stylish London shopping in a beautiful stress-free environment, a quality restaurant meal, a stimulating environment for the children, an exciting evening's entertainment, or simply a place to relax and watch the world go by in Europe's largest and most innovative retail and leisure destination, this is just the place. The centre of Dartford, where guests will find restaurants, nightspots and the railway station is 20 minutes away by car. The hotel lies 63 km from Stansted and Gatwick airports, while Heathrow Airport is 59 km and Luton Airport is 93 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10879.76" OriginalAmount="10168" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514223" Longitude="-0.178275" StarRating="3" HotelCode="18495|1446" HotelName="The Royal Eagle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-30 Craven Road, London W2 3QB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22987/a_22987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of London, just a few metres from Hyde Park and the famous Oxford Street. Theaterland, countless galleries and museums are all situated in the near vicinity, as are a range of shops, restaurants, and bars. The nearest public transport stop can be reached in a few minutes on foot (around 300 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10932.19" OriginalAmount="10217" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.535019486819" Longitude="-0.27528584003448" StarRating="3" HotelCode="915063|200110" HotelName="Abbey Point Cafe and B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Twyford Abbey Road, London NW10 7DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/31/9231c8b57b21dda8cb050d36b3b53a9419c74b03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abbey Point Cafe and B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10951.45" OriginalAmount="10235.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5625" Longitude="-0.13234699999998" StarRating="4" HotelCode="293245|so_arch" HotelName="SO Archway Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Pemberton Gardens, Archway, London N19 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400938/a_400938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 10 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10951.45" OriginalAmount="10235.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.468317690451" Longitude="-0.41878938674927" StarRating="3" HotelCode="370530|jurys_inn_london_heathrow_2" HotelName="Hilton Garden Inn London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Perimeter Road, Hatton Cross, London, Heathrow TW6 2SQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70033/a_70033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walk from Hatton Cross on the Piccadilly Line. The hotel is around 40 minutes from Piccadilly Circus on the Piccadilly Line and 15 minutes (including walk) from any of the 4 terminals at Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10951.45" OriginalAmount="10235.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.393693126852" Longitude="-0.30339002609253" StarRating="4" HotelCode="164138|hotel_bosco" HotelName="Bosco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 St Mark's Hill, Surbiton, London KT6 4LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/381685/381685a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airports are Bosco and London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10951.45" OriginalAmount="10235.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.585023" Longitude="-0.079369000000042" StarRating="2" HotelCode="296647|fountain_hotel_2" HotelName="The Fountain Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Garden,Housekeeping,Internet,Kitchen,LCD/Projector,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>125 Westgreen Road, London N15 5DE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/67009/2967009/1.jpg?f=15158106</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Fountain in London (Tottenham), you'll be close to White Hart Lane Stadium and Emirates Stadium. This hotel is within close proximity of Finsbury Park and Alexandra 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 9 guestrooms featuring refrigerators and LCD televisions. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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 nightclub or take in the view from a garden. Additional features 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;Enjoy a satisfying meal at a restaurant serving guests of The Fountain. Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10957.87" OriginalAmount="10241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.380376627664" Longitude="-0.28072755208018" StarRating="2" HotelCode="114990|215284" HotelName="Travelodge Chessington Tolworth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ewell Road, Tolworth Tower, Tolworth, London KT6 7EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158543/a_158543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10977.13" OriginalAmount="10259" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51264547" Longitude="-0.1749701" StarRating="3" HotelCode="519932|456280" HotelName="Assaha Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>16 Westbourne Street, Westminster Borough, London W2 2TZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/23976/1923976/2.jpg?f=14928502</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Assaha Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10987.83" OriginalAmount="10269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512488630899" Longitude="-0.31159205146584" StarRating="3" HotelCode="460470|200248" HotelName="ibis Styles London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-38 Uxbridge Road, Ealing, London W52BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/570929/a_570929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11018.86" OriginalAmount="10298" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505795" Longitude="-0.226092" StarRating="3" HotelCode="318946|94228" HotelName="Tulip Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>11/12 Poplar Mews, Uxbridge Road, London W12 7JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/493301/493301a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Tulip Boutique Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11047.75" OriginalAmount="10325" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4810220906" Longitude="-0.46161332931149" StarRating="4" HotelCode="727762|404902" HotelName="Holiday Inn London - Heathrow Bath Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>276 Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/36781/3836781/48.jpg?f=15675305</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11068.08" OriginalAmount="10344.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.539046017994" Longitude="-0.05594635246582" StarRating="2" HotelCode="78099|city_inn_express_2" HotelName="City Inn Express Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144a Mare Street, Hackney, E8 3SG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/24239/1924239/1.jpg?f=15371936</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11109.81" OriginalAmount="10383" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513909730137" Longitude="-0.17549104662703" StarRating="2" HotelCode="61842|56539" HotelName="Lancaster Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202-204 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/339422/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11123.72" OriginalAmount="10396" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.419341" Longitude="-0.195034" StarRating="3" HotelCode="115492|55673" HotelName="Antoinette Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249-263 The Broadway, Wimbledon, London SW19 1SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312590/312590a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Antoinette Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11171.87" OriginalAmount="10441" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.61180464" Longitude="-0.10938655" StarRating="2.5" HotelCode="580019|491041" HotelName="Forest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Green Lanes, Wood Green, London N13 6BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/94454/2694454/46.jpg?f=15502810</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11184.71" OriginalAmount="10453" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.559171" Longitude="-0.284036" StarRating="3" HotelCode="81370|10127" HotelName="Wembley International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Empire Way, Wembley, London, Middlesex  HA9 0NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/070242/070242a_hb_a_076.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 15-minute tube-ride from central London, and just 5 minutes’ walk from Wembley Park Underground Station. It is as well a 5-minute walk from Wembley Stadium, Wembley Arena and London Designer Outlet Shopping Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11184.71" OriginalAmount="10453.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5351308426814" Longitude="-0.201007671627849" StarRating="0" HotelCode="0|brondesbury_apartments_2" HotelName="Brondesbury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>138 Brondesbury Villas, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0e/21/0e21244121a578445bd965c78f8940f4b4808add.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Brondesbury Apartments” is located within 6 km from the heart of London.&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="63" TotalAmount="11184.71" OriginalAmount="10453.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.42399435" Longitude="-0.20501245" StarRating="0" HotelCode="887815|compton_guest_house_2" HotelName="Compton Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Compton Road, Wimbledon, London SW19 7QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/b8/9cb8a2fc164ef411cb84fadfb5e3c2163e97ada2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11196.48" OriginalAmount="10464" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.477600675286" Longitude="-0.51735674603265" StarRating="4" HotelCode="173499|31225" HotelName="Hilton London Heathrow Airport Terminal 5" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Poyle Road, Colnbrook, London SL3 0FF</AddressLine>
          </AddressLines>
          <CityName>Colnbrook</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/243744/a_243744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by beautiful landscaped grounds. Royal Windsor theatre lies 8 km away. Thorpe Park theme park is 11 km and Queen Mary's Doll's House is 8 km away. Wraysbury bus and train station is approximately 5 minutes' drive away. The hotel is 7 km from London Heathrow Airport and 5 km from Heathrow Terminal T5.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11269.24" OriginalAmount="10532" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493458665009" Longitude="-0.19224969023037" StarRating="3" HotelCode="12281|53777" HotelName="ibis Styles London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-25 Hogarth Road, Earls Court, London SW5 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12144/a_12144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the cosmopolitan heart of Kensington, close to Earls Court and the Olympia Exhibition Centres, with easy access to London´s popular West-End theatres and the Victoria and Albert Museum. The high street shops of fashionable Kensington High Street and Knightsbridge are within easy reach. The Earls Court underground station is within walking distance from the hotel and has direct links to London Heathrow and Gatwick airports via Victoria Train Station (around 25 km and 50 km, respectively). London City Airport (approximately 22 km), London Luton Airport (approximately 60 km) and London Stansted Airport (approximately 70 km) are also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11283.15" OriginalAmount="10545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.168342" Longitude="-0.180392" StarRating="3.5" HotelCode="35637|18725" HotelName="Holiday Inn London Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Povey Cross Road, Gatwick RH6 0BA</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57952/a_57952_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located half a mile from Gatwick's North Terminal and 1 mile from the South Terminal. With a shuttle bus guests will quickly and easily be able to reach both of the airport terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11295.99" OriginalAmount="10557.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.489685" Longitude="-0.136527" StarRating="1" HotelCode="94550|355205" HotelName="Corbigoe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Belgrave Road, Victoria, London SW1V 2BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131363/gt_131363_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a convenient location right in the city centre and near to most of London's major tourist attractions, such as Buckingham Palace, the Houses of Parliament, Big Ben, the Tate Gallery and Westminster Abbey, and is within walking distance from Victoria underground, railway and coach station. Approximate distances to airports in the region include London Gatwick (36 km), London Heathrow (22 km), London Luton (47 km) and London Stansted (51 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11301.34" OriginalAmount="10562.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.447379683665" Longitude="-0.40686525655292" StarRating="3" HotelCode="903179|ambassador_heathrow_hotel" HotelName="The Ambassador Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Hanworth Road, Feltham, London, Middlesex TW13 5AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343252/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 20 rooms. Services and facilities at the hotel include a dining area, a bar and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11309.90" OriginalAmount="10570" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51286" Longitude="-0.17896" StarRating="3" HotelCode="915050|408382" HotelName="Paddington Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Craven Terrace, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277589/a_277589_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11323.81" OriginalAmount="10583" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.474325966622" Longitude="-0.15710104026448" StarRating="4" HotelCode="244305|45014" HotelName="Axiom Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>140 Battersea Park Road, London SW11 4NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/335048/a_335048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11369.82" OriginalAmount="10626" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.528818088833" Longitude="-0.11848107695555" StarRating="2" HotelCode="76625|55150" HotelName="Arriva Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-55 Swinton Street, Kings Cross, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317046/317046a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11379.45" OriginalAmount="10635" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46112452265" Longitude="-0.27562734994058" StarRating="4" HotelCode="335208|200837" HotelName="The Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 West Temple Sheen, London SW14 7RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/07182/2307182/1.jpg?f=14985949</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11381.59" OriginalAmount="10637" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5154213" Longitude="-0.1716391" StarRating="3" HotelCode="263502|274673" HotelName="Abc Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Sussex Gardens, London, Westminster W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640805/640805a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abc Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11382.66" OriginalAmount="10638" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490215096601" Longitude="-0.080782771110535" StarRating="3" HotelCode="97105|55666" HotelName="Eurotraveller Hotel-Premier @Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194-202 Old Kent Road, London SE1 5TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316624/316624a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated outside the congestion charge zone, 1,5 km from Tower Bridge and London Bridge. Elephant &amp;amp; Castle Rail and Underground Station are only 3 minutes away. Buses stop close to the hotel, to allow easy access to central London. The O2 Arena and Canary Wharf are both approximately 20 minutes' drive away. The Shard, Westminster Abbey and the London Eye are all just a short 5/10-minute bus journey away. The attractions surrounding Westminster Underground Station are a 10-minute journey from Elephant &amp;amp; Castle Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11386.94" OriginalAmount="10642" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.482571799992" Longitude="-0.45067897613159" StarRating="4" HotelCode="986178|425094" HotelName="Radisson RED Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building B, West Drayton, Heathrow, London UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1245300/a_1245300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11394.43" OriginalAmount="10649" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.416709254573" Longitude="0.0022007055225686" StarRating="3" HotelCode="77032|85039" HotelName="The Bromley Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bromley Hill, Bromley  BR1 4JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104628/a_104628_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bromley Court Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11396.57" OriginalAmount="10651" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.659922971867" Longitude="-0.26589262024233" StarRating="3" HotelCode="114983|37431" HotelName="ibis London Elstree Borehamwood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elstree Way, Borehamwood, London WD6 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158536/a_158536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11399.78" OriginalAmount="10654" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525212129347" Longitude="-0.12637577911585" StarRating="1.5" HotelCode="114418|199566" HotelName="St Athans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Tavistock Place, Russell Square, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348139/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11402.99" OriginalAmount="10657" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="151563|199493" HotelName="London Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Horn Lane, Acton, London W3 6PP, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 7.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11417.97" OriginalAmount="10671.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512047739136" Longitude="-0.18657982349396" StarRating="3" HotelCode="10844|berjaya_eden_park_london_hotel_2" HotelName="Berjaya Eden Park London" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35-39 Inverness Terrace, Bayswater, London W2 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8842/a_8842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel was renovated in 2009 and is located in Bayswater, just a short walk from Hyde Park and one stop from Marble Arch. It is an ideal location for shopping and visiting plenty of restaurants, bars and pubs, which are all within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11417.97" OriginalAmount="10671.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511742905543" Longitude="-0.1860285423279" StarRating="3" HotelCode="92657|hyde_park_suites" HotelName="Hyde Park Budget Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Inverness Terrace, Bayswater, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162475/162475a_hb_a_002.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located only minutes (1.3 km) from the famous Hyde Park. Buckingham Palace, Windsor Castle and other attractions are also easily accessible from the aparthotel. It is situated along the city's public transit lines. Guests will find many restaurants and shops nearby. Buses, the underground, rental car services, and taxi cabs all offer guests easy access to attractions as well as to Heathrow Airport, which is located a short driving distance from the hotel, about 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11417.97" OriginalAmount="10671.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|holiday_inn_london__sutton" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gibson Road, Sutton SM1 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60594/w_60594_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location, this pleasant business hotel is situated only a short distance from Sutton train station. This allows guests easy access to the countryside outside of London, as well as the city centre itself. The M25, Chessington World of Adventures, Epsom Downs Racecourse, Hampton Court Palace and Wimbledon are all within easy reach. Guests can find a number of restaurants, bars and nightlife spots on Sutton High Street, just 500 m away. London Gatwick Airport is approximately 32 km from the hotel, while London Heathrow Airport is around 51 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11417.97" OriginalAmount="10671.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49100038" Longitude="-0.30423647" StarRating="3" HotelCode="467740|premier_inn_london_brentford" HotelName="London Brentford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alfa Laval, Great West Road, Hounslow, Greater London TW8 9AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/631435/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11424.39" OriginalAmount="10677" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.542333974493" Longitude="0.0045330744701459" StarRating="2" HotelCode="114400|38963" HotelName="ibis London Stratford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Romford Road, Stratford, London E15 4LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157898/a_157898_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in East London, this newly refurbished hotel is 4 minutes away from Stratford Station, Westfield shopping centre and the new Olympics site, and it offers easy access to Canary Wharf, the ExCel Centre, the O2 Arena and Central London (20 minutes by tube).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11447.93" OriginalAmount="10699" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514654234271" Longitude="-0.1730078458786" StarRating="3" HotelCode="173037|16365" HotelName="Alexandra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159-161 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7334/a_7334_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes away from Hyde Park near to Oxford Street and Marble Arch. The nearest tube stations are Paddington and Lancaster Gate. There are scores of shops, restaurants and bars in the surrounding area and the nearest night club is 2 km away. The Heathrow Express takes 20 minutes to get to the hotel in Paddington. Both Stansted and Gatwick airports are easily accessible by train from Paddington.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11459.70" OriginalAmount="10710" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490535" Longitude="-0.138908" StarRating="1.5" HotelCode="94588|55306" HotelName="Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Belgrave Road, Victoria, London SW1V 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131407/gt_131407_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the vicinity of the Victoria train station, within walking distance of many of London's main attractions, such as Buckingham Palace (1 km), the Houses of Parliament, the Tate Gallery, Big Ben (2 km), the London Eye (2 km), Westminster Abbey and Hyde Park (3 km). It is 1 km to Victoria metro station and guests will find Piccadilly Circus 4 km and Oxford Street shops just a 10-minute drive. It lies close to Victoria Rail and Coach Station offering easy access to Heathrow Airport (25 km) via the underground network and to Gatwick Airport (45 km) with the Gatwick Express.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11463.98" OriginalAmount="10714" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="150156|456849" HotelName="Jubilee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Eccleston Square, Victoria, London SW1V 1NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/94439/2694439/1.jpg?f=15053666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Jubilee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11467.19" OriginalAmount="10717" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49003" Longitude="-0.137899" StarRating="2" HotelCode="94596|200152" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Belgrave Road, Victoria, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312581/312581a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Carlton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11474.68" OriginalAmount="10724" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514071" Longitude="-0.184051" StarRating="3" HotelCode="310306|32969" HotelName="Hyde Park Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-48 Leinster Gardens, Westminster, W2 6DR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189438/189438a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of London, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11490.75" OriginalAmount="10739.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.488671" Longitude="-0.13956" StarRating="3" HotelCode="114287|2637405" HotelName="St George's Pimlico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 &amp; 115 St. Georges Drive, London SW1V 4DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157775/gt_157775_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This London property is close to Westminster Cathedral and Vauxhall Bridge. Also nearby are Chelsea Bridge and Tate Britain. Pimlico underground station is just 450 metres from the city hotel and other nearby places of interest include Oxford Street and its many shops (3.5 km away), Big Ben (3 km away), Hyde Park (2 km away), Buckingham Palace (2 km away) and Piccadilly Circus (4 km away). Nearby airports include London Heathrow (25 km), London Gatwick (45 km), London Luton (55 km) and London Stansted (60 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11534.60" OriginalAmount="10780.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490945301892" Longitude="-0.14381694990095" StarRating="3" HotelCode="114417|oyo_townhouse_new_england_victoria" HotelName="OYO Townhouse New England Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 St George's Drive, Pimlico, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313896/313896a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11591.31" OriginalAmount="10833" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.442871822629" Longitude="-0.15299800546904" StarRating="2" HotelCode="199812|225950" HotelName="Travelodge London Balham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Balham High Road, Balham, London SW12 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285102/a_285102_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11591.31" OriginalAmount="10833" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522072289278" Longitude="-0.16418874263763" StarRating="3" HotelCode="25120|199893" HotelName="Travelodge London Central Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harewood Row, Marylebone, London NW1 6SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36542/a_36542_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment venues. Links to the public transport network lie about 200 m away and restaurants and bars are to be found some 800 m from the hotel. Shopping venues as well as the nearest nightclub are situated just 1.6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11641.60" OriginalAmount="10880" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.446473" Longitude="0.154033" StarRating="3" HotelCode="79586|404710" HotelName="Holiday Inn London - Bexley" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Southwold Road, Bexley DA5 1ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107728/gt_107728_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of the green belt with easy access to London and the Kent countryside via the A2 trunk road. The hotel is situated outside the inner London congestion charge area, just 10 minutes from the famous Bluewater shopping centre and 20 minutes from the Lakeside shopping complex. Central London can be reached by train in 30 minutes making this hotel an ideal business meeting venue due its proximity to major trunk roads and motorway routes. Bexleyheath town centre, offering a variety of pubs and restaurants can be reached by car in 20 minutes. The close proximity of the M25/ J2 London orbital motorway allows quick access to a range of cultural attractions including historic Greenwich with its Maritime Museum and Royal Observatory beside the River Thames. Just 20 minutes from Brands Hatch Race Track, the hotel is also an ideal place to stay for motor racing enthusiasts. The hotel is situated about 50 km from Heathrow Airport, 60 km from Gatwick Airport, 70 km from Stansted Airport and 100 km from Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11650.16" OriginalAmount="10888.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.56173627" Longitude="-0.28446893" StarRating="3" HotelCode="945367|wembley_park_hotel" HotelName="Wembley Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 Wembley Park Drive, Brent, London HA9 8HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731915/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11657.65" OriginalAmount="10895" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51122" Longitude="-0.18527" StarRating="3" HotelCode="47318|10492" HotelName="Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/67 Queensborough Terrace, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10244/a_10244_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right at the centre of London, this hotel lies close to plenty of sightseeing attractions as well as shopping and entertainment venues. Kensington Gardens as well as two tube stations, Bayswater and Queensway, are all easily within walking distance of the hotel. Heathrow Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11669.42" OriginalAmount="10906" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|399381" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ealing Road, Key Eye Tower, Brentford, London TW8 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407262/407262a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within 1,5 km of Kew Gardens and a 15-minute drive of Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11672.63" OriginalAmount="10909" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521045131387" Longitude="-0.077661588954925" StarRating="2.5" HotelCode="915051|31568" HotelName="Point A Hotel London Liverpool Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Folgate Street, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277590/a_277590_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11694.03" OriginalAmount="10929" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.639253590398" Longitude="-0.30901193618774" StarRating="3" HotelCode="130344|457711" HotelName="Village Hotel London Watford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cenntenial Avenue, Centennial Park, Elstree WD6 3SB</AddressLine>
          </AddressLines>
          <CityName>Elstree</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188080/a_188080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is located just off junction 5 of the M1, 1.5 km from Elstree and Borehamwood train station, and just 30 minutes from central London. It is ideal for quick access to the M1, M25, A1 and Watford Junction railway station, as well as attractions such as Wembley Stadium, Legoland and Westfield Shopping Centre. Luton Airport is just 15 km from the hotel, and London Heathrow and Stansted Airport lie 25 km and 40 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11697.46" OriginalAmount="10932.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481547" Longitude="-0.43671" StarRating="4" HotelCode="28976|32354" HotelName="Sheraton Skyline Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Heathrow Airport, Hayes UB3 5BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46379/a_46379_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located beside Heathrow Airport and offers quick access to the terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11698.31" OriginalAmount="10933" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515059" Longitude="-0.172309" StarRating="2.5" HotelCode="24545|2004" HotelName="Queensway Hotel, Sure Hotel Collection by Best Western" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147-149 Sussex Gardens, Paddington, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35450/a_35450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queensway Hotel, Sure Hotel Collection by Best Western.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11729.34" OriginalAmount="10962" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|37423" HotelName="DoubleTree by Hilton London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catherine Grove, Greenwich, London SE10 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285080/a_285080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 10 minutes’ walk from the historic ship The Cutty Sark and the National Maritime Museum. Central London can be reached in 15 minutes by train. The O2 Arena entertainment venue can be reached in 20 minutes via public transport, and Greenwich Market and observatory are just 5 minutes walking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11766.79" OriginalAmount="10997.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.356886" Longitude="-0.113381" StarRating="3" HotelCode="152727|premier_inn_croydon_west" HotelName="Premier Inn London Croydon Purley A23" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Colonnades Leisure Park, 619 Purley Way, Croydon, Surrey CR0 4RQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342806/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11793.54" OriginalAmount="11022" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52434518" Longitude="-0.09469895" StarRating="3" HotelCode="502921|408399" HotelName="easyHotel Old Street / Barbican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>80 Old Street, London EC1V 9AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671239/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11803.17" OriginalAmount="11031" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514802" Longitude="-0.176746" StarRating="3" HotelCode="408634|17798" HotelName="Ascot Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Craven Road, Paddington, London W2 3BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313351/313351a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 150 m from Paddington Station, with direct underground, national rail and airport links via the Heathrow Express. Hyde Park is just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11867.37" OriginalAmount="11091" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="667935|489744" HotelName="Vilenza Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36a/38  Newark Street, Tower Hamlets, London E1 2AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/848046/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11874.86" OriginalAmount="11098" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491502" Longitude="-0.142723" StarRating="2" HotelCode="94590|404302" HotelName="Enrico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Warwick Way, Victoria, London SW1V 1QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131411/gt_131411_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed in one of the most convenient locations in the Victoria and Westminster neighbourhood. This area features a large amount of attractions and tourist sites, such as the Westminster Abbey, Houses of Parliament, London Eye, Buckingham Palace, and the Tate Britain. London Heathrow Airport is around 22 km from the hotel, London Gatwick some 36 km, whilst London Luton and London Stansted airports are situated at a distance of approximately 46 km and 51 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11874.86" OriginalAmount="11098" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494340824838" Longitude="-0.1144739985466" StarRating="2" HotelCode="189773|56823" HotelName="The London Waterloo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73 Lambeth Walk, London SE11 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314509/314509a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11883.42" OriginalAmount="11106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515294" Longitude="-0.160074" StarRating="3" HotelCode="35458|rose_court_hotel" HotelName="Rose Court Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35/35a Great Cumberland Place, Marble Arch, London W1H 7DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317050/317050a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11883.42" OriginalAmount="11106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.530398230437" Longitude="-0.12223531523045" StarRating="2.5" HotelCode="145537|carlton_hotel_11" HotelName="Carlton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Birkenhead Street, London WC1H 8BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/07/2a0744838ffe31814eae13a81fd403130f75ccd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11883.42" OriginalAmount="11106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529739152428" Longitude="-0.12359462872607" StarRating="2" HotelCode="903229|the_belgrove_hotel" HotelName="The Belgrove" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Belgrove Steet, London WC1H 8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350247/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in London (Kings Cross St. Pancras), Belgrove Hotel is minutes from British Library and Cartwright Gardens. This hotel is close to King's College London and London Zoo.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 51 guestrooms. Complimentary wireless Internet access is available to keep you connected. Conveniences include coffee/tea makers, and irons/ironing boards can be requested.&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;A complimentary English 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 and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="11893.41" OriginalAmount="11115.34" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|450578" HotelName="Berjaya Eden Park London Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803099_foto_8.jpg</HotelPictures>
        <HotelDescription>Berjaya Eden Park London Hotel, is located in the heart of Bayswater, on the door-step to Kensington Gardens and Hyde Park. 
There are two underground stations right next-door to the hotel and Paddington Station is nearby. 
The hotel and hotel rooms offer all of the amenities, facilities and comfort that both the discerning leisure and business traveler crave, when making London their temporary residence. 
For breakfast, a light lunch, afternoon tea, drinks and dinner the place to meet is in the hotel's traditional English Eden bar and restaurant. 
Breakfast consists of a continental breakfast and dinner is a mouthwatering experience consisting of an international cuisine. *No smoking throughout the building. *Restaurant closed for business from 15/11/2016*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11896.26" OriginalAmount="11118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49403273" Longitude="-0.19764208" StarRating="0" HotelCode="975447|402579" HotelName="Point A Kensington Olympia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 West Cromwell Road, Kensington, London SW5 9QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28145/3828145/15.jpg?f=15656059</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11905.89" OriginalAmount="11127" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.40968467" Longitude="-0.23192575" StarRating="2" HotelCode="475608|215504" HotelName="Travelodge London Raynes Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amity Grove, Durham House, SW20 0LQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/587031/a_587031_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="11919.70" OriginalAmount="11139.91" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|627937" HotelName="ALEXANDRA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887767_foto_1.jpg</HotelPictures>
        <HotelDescription>The Alexandra Hotel is situated in one of London's most lively locations and is ideal for a holiday, a weekend break for shopping and entertainment as well as business. Only a few minutes walking distance from Hyde Park, as well as Paddington, Lancaster Gate and Edgware Road Stations with a great number of bus routes easily accessible. all guest rooms are individually equipped with TV, telephone, satellite, hairdryer and tea and coffee making facilities to make your stay an enjoyable one.The Alexandra Hotel is situated in one of London's most lively locations and is ideal for a holiday, a weekend break for shopping and entertainment as well as business. Only a few minutes walking distance from Hyde Park, as well as Paddington, Lancaster Gate and Edgware Road Stations with a great number of bus routes easily accessible. all guest rooms are individually equipped with TV, telephone, satellite, hairdryer and tea and coffee making facilities to make your stay an enjoyable one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="11945.98" OriginalAmount="11164.47" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A2F898" HotelName="OYO Abbey Hotel, London Shepherd's Bush Market" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2542751_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 16 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bathtubs or showers and hair dryers. Conveniences include phones, as well as safes and separate sitting areas.Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage.With a stay at OYO Abbey Hotel, London Shepherd's Bush Market in London (Hammersmith and Fulham), you'll be a 2-minute drive from Westfield London Shopping Centre and 8 minutes from Hyde Park.  This hotel is 4.3 mi (6.9 km) from Marble Arch and 4.7 mi (7.5 km) from Oxford Street.Distances are displayed to the nearest 0.1 mile and kilometer.  Westfield London Shopping Centre - 0.8 km / 0.5 mi  Eventim Apollo - 1.9 km / 1.2 mi  Kensington High Street - 1.9 km / 1.2 mi  Olympia Conference and Exhibition Centre - 1.9 km / 1.2 mi  Portobello Road Market - 2.3 km / 1.4 mi  Thames River - 2.4 km / 1.5 mi  Cromwell Road - 2.4 km / 1.5 mi  Kensington Gardens - 2.7 km / 1.7 mi  Kensington Palace - 3.4 km / 2.1 mi  Imperial College London - 4 km / 2.5 mi  Royal Albert Hall - 4.1 km / 2.5 mi  Hyde Park - 4.3 km / 2.7 mi  Natural History Museum - 4.3 km / 2.7 mi  Science Museum - 4.5 km / 2.8 mi  Victoria and Albert Museum - 4.7 km / 2.9 mi  The nearest airports are:Heathrow Airport (LHR) - 24.6 km / 15.3 mi Gatwick Airport (LGW) - 92.3 km / 57.4 mi London City Airport (LCY) - 24.7 km / 15.3 mi Luton Airport (LTN) - 52.6 km / 32.7 mi Stansted Airport (STN) - 71.5 km / 44.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11961.53" OriginalAmount="11179" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492223" Longitude="0.063517000000047" StarRating="3" HotelCode="199810|215511" HotelName="Travelodge London Woolwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125-157 Powis Street, Woolwich, London SE18 6LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285100/a_285100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 650 m from the Woolwich Arsenal train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11978.65" OriginalAmount="11195" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.873854301081" Longitude="-0.39565521559223" StarRating="3" HotelCode="264454|77154" HotelName="Hampton by Hilton London Luton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-50 Kimpton Road, Luton, London LU2 0NB</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369543/a_369543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Luton. The nearest airport is London - Luton International (LTN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12000.05" OriginalAmount="11215.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50643303" Longitude="-0.00704162" StarRating="0" HotelCode="986063|rainbow_studios_canary_wharf" HotelName="Rainbow Studios Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Gaselee Street, E14 9QZ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/cf/80/cf804bd87c085fc582cf9ad90da867089fff01de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12015.03" OriginalAmount="11229" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515830154596" Longitude="-0.17211467027664" StarRating="3" HotelCode="24546|2003" HotelName="The Royal Cambridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124-126 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313768/313768a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12059.97" OriginalAmount="11271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52850556374" Longitude="-0.12211350019072" StarRating="2" HotelCode="334178|54808" HotelName="The Angus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Argyle Square, Kings Cross, London WC1H 8AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492695/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Angus Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12069.60" OriginalAmount="11280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51110709412" Longitude="-0.18492087721825" StarRating="3" HotelCode="30118|21668" HotelName="Troy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-70 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48508/a_48508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located near to Bayswater and Queensway. Copious shops and other attractions are easily reached on foot. Superb public transport links facilitate the exploration of this vibrant, lively metropolis with its abundance of legendary tourist sites. Paddington station is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12116.68" OriginalAmount="11324.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493331481527" Longitude="-0.19194234477459" StarRating="3" HotelCode="56987|kensington_town_house_2" HotelName="Dreamtel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32-36 Hogarth Road, Earls Court, London SW5 0PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73888/a_73888_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a hotel complex in Kensington. Earls Court tube station is only a three-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12145.57" OriginalAmount="11351" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.556472121351" Longitude="-0.21453380584717" StarRating="4" HotelCode="36712|54989" HotelName="Clayton Crown Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>142-152 Criklewood Broadway, London NW2 3ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60241/ba_60241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north of London, not far from Cricklewood Broadway, a main road offering excellent access to links to the capital's extensive transport network. Brent Cross covered shopping centre is just a short walk away. Numerous shops and entertainment venues are to be found in the vicinity (within 100 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12159.48" OriginalAmount="11364" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516200723099" Longitude="-0.17335622723749" StarRating="2" HotelCode="35403|2124" HotelName="Dolphin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Norfolk Square, Paddington, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57592/a_57592_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel has a wonderful location on an attractive square surrounded by trees. The nearest underground station is Paddington which is just a few steps away. It takes just a couple of minutes to reach attractions such as Madame Tussauds, the British Museum, Buckingham Palace and Oxford Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12170.18" OriginalAmount="11374" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52863508" Longitude="-0.05564725" StarRating="3" HotelCode="769821|457014" HotelName="The East London Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>309-317 Cambridge Heath Road, London E2 9LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/21271/3821271/40.jpg?f=15668512</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12171.81" OriginalAmount="11375.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49210151" Longitude="0.00813078" StarRating="4" HotelCode="986307|4319475" HotelName="Radisson Red London Greenwich The O2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Tunnel Avenue, London SE10 0PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1283819/l_1283819_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12219.60" OriginalAmount="11420.19" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|440234" HotelName="ABC Hyde Park Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074742_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 37 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and coffee/tea makers, and housekeeping is provided daily.Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.With a stay at ABC Hyde Park Hotel in London (London City Centre), you'll be within a 5-minute drive of Hyde Park and Oxford Street.  This hotel is 0.7 mi (1.2 km) from Marble Arch and 2.4 mi (3.9 km) from Buckingham Palace.Distances are displayed to the nearest 0.1 mile and kilometer.  Kensington Gardens - 0.7 km / 0.4 mi  Marble Arch - 1.2 km / 0.7 mi  Park Lane - 1.2 km / 0.8 mi  Baker Street - 1.3 km / 0.8 mi  Madame Tussauds Wax Museum - 1.5 km / 0.9 mi  Sherlock Holmes Museum - 1.5 km / 0.9 mi  Hyde Park - 1.7 km / 1.1 mi  Kensington High Street - 1.8 km / 1.1 mi  Kensington Palace - 1.8 km / 1.1 mi  Royal Albert Hall - 1.9 km / 1.2 mi  Oxford Street - 2.1 km / 1.3 mi  Regent's Park - 2.1 km / 1.3 mi  Imperial College London - 2.2 km / 1.4 mi  Lord's Cricket Ground - 2.2 km / 1.4 mi  Hyde Park Corner - 2.3 km / 1.4 mi  The nearest airports are:Heathrow Airport (LHR) - 27.1 km / 16.8 mi London City Airport (LCY) - 18.5 km / 11.5 mi Gatwick Airport (LGW) - 94.8 km / 58.9 mi Luton Airport (LTN) - 50.8 km / 31.5 mi The preferred airport for ABC Hyde Park Hotel is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12233.31" OriginalAmount="11433.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512694577811" Longitude="-0.19305467605591" StarRating="3.5" HotelCode="189712|princes_square_serviced_apartments" HotelName="Princes Square Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>1 Princes Square, London W2 4NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344651/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12233.31" OriginalAmount="11433.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513201148979" Longitude="-0.18691005318658" StarRating="3" HotelCode="143561|73_studios" HotelName="Hyde Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Inverness Terrace, Bayswater, London W2 3YT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/86/866165/PpRIsTVW_0848c7e4da02a7dccc69e416aea06158.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12233.31" OriginalAmount="11433.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5714574" Longitude="-0.20079490000001" StarRating="3" HotelCode="114464|martel_guest_house" HotelName="Martel Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 The Ridgeway, Golders Green, London NW11 8QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12242.94" OriginalAmount="11442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508456518883" Longitude="0.041359795700828" StarRating="3" HotelCode="511022|225648" HotelName="MOXY London Excel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1014 Dockside Road, London, England E16 2FQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550868/550868a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12245.89" OriginalAmount="11444.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491946750254" Longitude="-0.19442496197132" StarRating="3" HotelCode="130405|834235" HotelName="The Trebovir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Trebovir Road, Kensington, London SW5 9NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188144/w_188144_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street, just minutes from Earl's Court Underground Station and the Olympia Exhibition Centre. With excellent transport links nearby, this is the perfect base for exploring London's historic sights, museums, theatres, restaurants and shopping venues. London’s Heathrow, City and Gatwick airports are approximately 22, 35 and 48 km away. Furthermore, the hotel is some 62 km away from London Luton Airport and 81 km from London Stansted Airport. Haverfordwest Airport is approximately 151 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12262.20" OriginalAmount="11460" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490395" Longitude="-0.138633" StarRating="3" HotelCode="17547|29986" HotelName="Sidney London-Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-76 Belgrave Road, Victoria, London SW1V 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21628/a_21628_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the city centre and public transport links are to be found nearby (100 m). A selection of bars and restaurants are situated within 800 m and nightclubs and shops are also to be found within 1.5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12269.79" OriginalAmount="11467.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4907074" Longitude="-0.05346" StarRating="3" HotelCode="267546|1081468" HotelName="London Stay Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Rotherhithe New Road, London SE16 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191207/191207a_hb_a_831.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London Stay Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12278.25" OriginalAmount="11475" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.449825825015" Longitude="-0.33001022104895" StarRating="2" HotelCode="204206|215508" HotelName="Travelodge London Twickenham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Twickenham TW1 3QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/290997/a_290997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12287.88" OriginalAmount="11484" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511674" Longitude="-0.185105" StarRating="3" HotelCode="18470|2076" HotelName="The Queen's Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Queensborough Terrace, London W2 3SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22940/a_22940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located at the heart of London, close to Hyde Park and further sightseeing attractions. The nearest underground stations, Queensway and Bayswater, are approximately 5 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12346.73" OriginalAmount="11539" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498497905328" Longitude="-0.19086867570877" StarRating="4" HotelCode="24570|5055" HotelName="Copthorne Tara Hotel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scarsdale Place, Kensington, London W8 5SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35501/a_35501_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated on High Street Kensington. Plenty of tourist attractions, like the Victoria and Albert Museum, Kensington Gardens as well as numerous shops and entertainment venues are all in the neighbourhood and there are links to the public transport network nearby enabling easier access to other areas of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12349.94" OriginalAmount="11542.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49924292" Longitude="-0.20918699" StarRating="3" HotelCode="446597|88_studios" HotelName="88 Studio Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>88 Holland Road, Kensington, London W14 8BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608350/191646c8b2358d6e4d01c3811fdbe0a3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12349.94" OriginalAmount="11542.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5408" Longitude="-0.67224" StarRating="4" HotelCode="115483|grovefield_house_hotel" HotelName="The Grovefield House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taplow Common Road, Burnham, Slough, Buckinghamshire, SL1 8LR</AddressLine>
          </AddressLines>
          <CityName>Slough</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159102/a_159102_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 40 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service, a laundry service and a conference room. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12349.94" OriginalAmount="11542.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.59006" Longitude="0.03203" StarRating="4" HotelCode="0|amazing_london" HotelName="Amazing London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Chigwell Rd, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f5/24/f524576086185c0ca7f5d85ae136162f9fcd7c9e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Amazing London in London, you'll be 9.6 mi (15.4 km) from O2 Arena and 10.9 mi (17.5 km) from Tower of London.  This 4-star guesthouse is 11.1 mi (17.8 km) from Tower Bridge and 12.2 mi (19.7 km) from The Shard.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 guestrooms featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include electric kettles and blackout drapes/curtains, and you can also request irons/ironing boards.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities, microwave in a common area, and refrigerator in a common area. Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes are included in the accommodation price.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: GBP 100 per stay&lt;/li&gt;&lt;li&gt;Cleaning fee: GBP 20.0 per room, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12382.04" OriginalAmount="11572" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.537966" Longitude="-0.283278" StarRating="3" HotelCode="79028|200494" HotelName="Travelodge London Wembley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Circular Road, Ealing NW10 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107016/a_107016_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers great value for money combined with a fantastic location in London, on North Circular Road, close to the Hanger Lane gyratory. The establishment is at a great location for visiting Wembley Arena and Wembley Conference Centre. London Gatwick Airport is some 60 km away, London Heathrow Airport is about 22 km away, London Luton Airport is roughly 49 km away and it is approximately 68 km to London Stansted Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12387.39" OriginalAmount="11577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.55315067" Longitude="-0.2854628" StarRating="3" HotelCode="522802|395502" HotelName="The Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>324 Harrow Road, Wembley, London HA9 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/692209/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12404.51" OriginalAmount="11593" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499345162181" Longitude="-0.22188171744347" StarRating="2" HotelCode="166889|4122" HotelName="Hotel 65" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Shepherds Bush Road, Hammersmith, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316736/316736a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12426.31" OriginalAmount="11613.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|440188" HotelName="Antoinette Hotel Wimbledon" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074696_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 50 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and electric kettles, and housekeeping is provided daily.Satisfy your appetite at the hotel's coffee shop/cafe, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Full breakfasts are served on weekdays from 7:00 AM to 9:30 AM and on weekends from 8:00 AM to 10:00 AM for a fee.Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite.In the heart of London, Antoinette Hotel Wimbledon is within a 5-minute drive of New Wimbledon Theatre and Wimbledon Lawn Tennis Museum.  This hotel is 2 mi (3.3 km) from Wimbledon Centre Court and 7.7 mi (12.4 km) from Hampton Court Palace.Distances are displayed to the nearest 0.1 mile and kilometer.  New Wimbledon Theatre - 0.5 km / 0.3 mi  Wimbledon Lawn Tennis Museum - 2.8 km / 1.8 mi  Wimbledon Tennis Club - 2.8 km / 1.8 mi  Wimbledon Centre Court - 2.8 km / 1.8 mi  Thames River - 5.8 km / 3.6 mi  Richmond Park - 6.3 km / 3.9 mi  Clapham Common - 7.5 km / 4.7 mi  Stamford Bridge Stadium - 10.1 km / 6.3 mi  Eventim Apollo - 10.2 km / 6.4 mi  Hampton Court - 10.3 km / 6.4 mi  The Oval - 10.6 km / 6.6 mi  Crystal Palace Park - 10.6 km / 6.6 mi  Sloane Square - 10.7 km / 6.7 mi  Science Museum - 11.1 km / 6.9 mi  Olympia Conference and Exhibition Centre - 11.2 km / 6.9 mi  The nearest airports are:Gatwick Airport (LGW) - 38.3 km / 23.8 mi Heathrow Airport (LHR) - 49.2 km / 30.5 mi London City Airport (LCY) - 24.9 km / 15.5 mi The preferred airport for Antoinette Hotel Wimbledon is Gatwick Airport (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12441.96" OriginalAmount="11628" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494528690641" Longitude="-0.20707726478577" StarRating="4" HotelCode="189748|56832" HotelName="Simply Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avonmore Road, London W14 8RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313233/313233a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12458.57" OriginalAmount="11643.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|1061918" HotelName="Chelsea Cloisters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea Cloisters, London SW3 3DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73894/w_73894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the London district of Chelsea, one of the most modern and culturally interesting parts of London. There are scores of shops and restaurants on the King’s Road, in South Kensington and in Knightsbridge. There are excellent links to the city centre, the West End and Waterloo as well as Heathrow (24 km) and Gatwick Airports (48 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12466.57" OriginalAmount="11651.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.560902840735" Longitude="-0.1141538668054" StarRating="4" HotelCode="901159|mondrian_apartments" HotelName="Mondrian Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Internet,Kitchen,Laundry,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>105 Seven Sisters Road, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349866/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Mondrian Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12466.57" OriginalAmount="11651.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|hallmark_hotel_london_chigwell_prince_regent" HotelName="London Chigwell Prince Regent Hotel, BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manor Road, Chigwell, Woodford Green, Greater London, Essex IG8 8AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157292/157292a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes drive from the M11 motorway and less than 3 km from Woodford Underground Station. London's central attractions, including Oxford Street's shops and Westminster's Big Ben, can be reached in 40 minutes by public transport. There are numerous restaurants, bars and shops within walking distance. The hotel is situated some 79 km from Gatwick Airport, about 42 km from both Heathrow and Stansted and about 56 km from Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12487.97" OriginalAmount="11671" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47732429" Longitude="-0.01505847" StarRating="3" HotelCode="496620|215336" HotelName="Travelodge London Greenwich High Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Pets allowed,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Greenwich High Road, Greenwich, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625887/625887a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Our London Greenwich High Road hotel is surrounded by must-see attractions like the Cutty Sark and beautiful Greenwich Park. A stone's throw from Greenwich Station and the DLR, it's also ideal for exploring the city centre.

Business travellers visiting the Greenwich Centre Business Park can walk there in minutes. Whatever your plans, you'll definitely want to squeeze in a walk up to the Royal Observatory for an incredible panoramic view.

All rooms feature a comfy king size bed with four plump pillows and a cosy duvet. Our on-site restaurant and bar serves breakfast and tasty evening meals."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12582.13" OriginalAmount="11759.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520806406791" Longitude="-0.17349064350128" StarRating="4" HotelCode="189746|paddington_green__concept_serviced_apartments" HotelName="Paddington Green - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paddington Green, London W2 1LG, Westminster</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344678/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12582.13" OriginalAmount="11759.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.368511" Longitude="-0.099696" StarRating="3" HotelCode="154374|tulsi_croydon_aparthotel" HotelName="Flexistay Tulsi ApartHotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>256 High Street, Croydon CR0 1NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313842/313842a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12587.48" OriginalAmount="11764" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4921138" Longitude="-0.14158237" StarRating="3" HotelCode="519461|490790" HotelName="The Beverley Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Belgrave, Victoria, SW1V 1RB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688637/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12613.16" OriginalAmount="11788" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.42377932118" Longitude="-0.27213706182829" StarRating="4" HotelCode="160237|86779" HotelName="Warren House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warren Road, Kingston-upon-Thames, Surrey KT2 7HY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/37706/3737706/1.jpg?f=15502001</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Warren House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12661.31" OriginalAmount="11833" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.462221096318" Longitude="-0.18891334533691" StarRating="3" HotelCode="34473|16372" HotelName="Holiday Inn Express London - Wandsworth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smugglers Way, Riverside West, Wandsworth, SW18 1EG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54926/a_54926_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Chelsea and Fulham football stadiums and Queens Tennis Club. The hotel#s location close to the main route between Central London and London Heathrow Airport ensures convenience for both of these destinations. The closest station is Wandsworth Town train station, which takes travellers to Waterloo and Central London in just 10 minutes. East Putney tube station is approx 10 minutes by taxi, which gives access to the District Line and places such as Earls Court and Olympia, Chelsea, Fulham and Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12679.50" OriginalAmount="11850" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.727671" Longitude="-0.46958" StarRating="3.5" HotelCode="82091|457391" HotelName="Shendish Manor &amp; Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Golf Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Apsley, Herts, Hemel Hempstead HP3 0AA</AddressLine>
          </AddressLines>
          <CityName>Hemel Hempstead</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110822/a_110822_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a peaceful location, easily accessible and situated between Apsley and the picturesque village of Kings Langley on the London Road - jut 13 km from the M25/M1. Hemel Hempstead is just a 5-minute drive away, whilst Watford is just 20 minutes away. Rail links to Central London (Euston) take just 30 minutes. Access to the public transport network is within about 5 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12698.76" OriginalAmount="11868.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.602972" Longitude="-0.019518" StarRating="3" HotelCode="34555|holiday_inn_express_london_chingford" HotelName="Holiday Inn Express Chingford - North Circular" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Walthamstow Avenue, London E4 8ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54900/a_54900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the North Circular Road London (A406), at the Crooked Billet roundabout, with the towns of Chingford, Woodford, Walthamstow and Ilford just a few minutes away. The hotel offers easy access to the M11, M25 and the M1, with easy connections to Walthamstow Central station (Victoria Line), guests can be in central London within 30 minutes. The hotel is a 2-minute walk from Walthamstow Greyhound Stadium, a short drive from Epping Forest and Walthamstow Street Market (Europe's longest street market), and a collection of museums and galleries are just 10 minutes away. The Lakeside and Bluewater Shopping centres are only 35 and 45 minutes way respectively. Also within 25 minutes guests can be at Stansted Airport, and it take 40 minutes to reach Heathrow and 60 minutes to get to Gatwick.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12708.39" OriginalAmount="11877" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512905205399" Longitude="-0.17914268129971" StarRating="3" HotelCode="146470|56936" HotelName="The Craven Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10/11 Craven Terrace, Paddington, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207901/a_207901_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12711.88" OriginalAmount="11880.26" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|384815" HotelName="Holiday Inn Express Wandsworth Battersea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SMUGGLER'S WAY, WANDSWORTH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/38/384815/ypBsPkjk_0cebb53e7a1b0fc8df0b004d02083f8f.jpg</HotelPictures>
        <HotelDescription>Location
The hotel is located close to Chelsea and Fulham football stadiums and Queens Tennis Club. The hotel#s location close to the main route between Central London and London Heathrow Airport ensures convenience for both of these destinations. The closest station is Wandsworth Town train station, which takes travellers to Waterloo and Central London in just 10 minutes. East Putney tube station is approx 10 minutes by taxi, which gives access to the District Line and places such as Earls Court and Olympia, Chelsea, Fulham and Knightsbridge.
Facilities
The hotel features 148 accommodation units. Guests of the hotel are welcomed in the lobby, which has a 24-hour reception and a 24-hour check-out service. The upper floors can be reached by lift. Amenities include a safe. Internet access (for a fee) and wireless internet access (for a fee) are available in the public areas. Gastronomic options offered by the hotel include a restaurant, a breakfast room and a bar. Guests arriving in their own vehicles can park in the car park for a fee. Other services include a laundry.
Rooms
All rooms feature air conditioning, central heating and a bathroom. Bathrooms with wheelchair access can also be booked. A double bed is provided in the carpeted accommodation units. Extra beds can be requested. Tea and coffee making equipment is included as standard. Additional features, including internet access, a telephone, a TV and a radio, contribute to a great stay. Wheelchair-accessible accommodation units are also bookable. In each of the bathrooms, guests will find a shower and a hairdryer.
Sports/Entertainment
The hotel&amp;#039;s leisure facilities include tennis. 
Meals
The hotel offers the following bookable meals and board options: breakfast and B &amp;amp; B.
Payment
All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;The Holiday Inn Express Wandsworth Battersea is a Tourist hotel. The nightlife/restaurants are easily accessible by taxi or bus from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12715.88" OriginalAmount="11884" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49455938613" Longitude="-0.22859273723475" StarRating="2" HotelCode="142845|458410" HotelName="Adria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203907/a_203907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Adria Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12725.51" OriginalAmount="11893" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51344" Longitude="-0.189912" StarRating="2" HotelCode="63779|31831" HotelName="Kensington Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Kensington Gardens Square, London W2 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82179/a_82179_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the tranquility of Kensington Gardens Square, it is hard to believe that you are only moments from bustling Bayswater, with its countless international restaurants and public houses. Both Bayswater and Queensway underground stations are in the immediate area. Hyde Park is only a 5-minute-walk away. Many of London's premier attractions such as Harrods, Madame Taussaud's and Buckingham Palace are only a half-hour walk away. The hotel can be reached easily from all of the major London airports, including Stanstead, Heathrow and Gatwick.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12735.14" OriginalAmount="11902" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.453717757141" Longitude="-0.33758416771889" StarRating="3" HotelCode="164150|487284" HotelName="Twickenham Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Russell Road, Twickenham TW2 7QT, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344179/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Twickenham Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12751.19" OriginalAmount="11917" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513891" Longitude="-0.178426" StarRating="2.5" HotelCode="35455|2153" HotelName="Prince William" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Gloucester Terrace, London W2 3DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57655/a_57655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paddington. Hyde Park is just a stone's throw away. There are scores of shops as well as restaurants and other attractions in the surrounding area. The nearest public transport links are just 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12751.19" OriginalAmount="11917" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.527091" Longitude="-0.278704" StarRating="2" HotelCode="97132|225954" HotelName="Travelodge London Park Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>614 Western Avenue, London W3 0TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134965/a_134965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12755.47" OriginalAmount="11921" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516089472533" Longitude="-0.17358681797145" StarRating="2" HotelCode="37782|2117" HotelName="Shakespeare Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Norfolk Square, Paddington, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62337/a_62337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated not far from the town centre and links to the public transport network are just a few paces away (100 m). Restaurants and bars can easily be reached on foot (500 m) and shopping venues as well as a nightclub are to be found 1.6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12756.09" OriginalAmount="11921.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901383|2000185" HotelName="Kings Cross Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Euston Road, London NW1 2SA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369950/369950a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12801.48" OriginalAmount="11964" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525294709562" Longitude="-0.055639185470454" StarRating="3" HotelCode="263539|36793" HotelName="Travelodge London Bethnal Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231-237 Cambridge Heath Road West, London E2 0EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366992/a_366992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12815.39" OriginalAmount="11977.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47383211" Longitude="-0.34510473" StarRating="2.5" HotelCode="481074|the_milford_arms" HotelName="The Milford Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>574 London, London TW7 4EY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/38053/2538053/30.jpg?f=15617315</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12832.51" OriginalAmount="11993" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49273767182" Longitude="-0.22999942302704" StarRating="3.5" HotelCode="169979|24795" HotelName="Seraphine Hammersmith Hotel, Sure Hotel Collection by Best Western" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 King Street, Hammersmith, London  W6 0QW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236937/a_236937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 500 m from Hammersmith underground station and Hammersmith Apollo. Pubs and bars overlooking the River Thames are a 15-minute walk away. The Olympia and Earl's Court exhibition centres are just a 5-minute taxi ride or a few stops on the tube away. Nearby airports include London Heathrow (20 km away), London Gatwick and Stansted (both 23 km away), and London Stansted (approximately 76 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12851.77" OriginalAmount="12011" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.555653300474" Longitude="-0.17685145139694" StarRating="3" HotelCode="915079|94244" HotelName="Kings Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>77 Hampstead High Street, Hampstead, London NW3 1RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kings Boutique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12854.06" OriginalAmount="12013.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49130465" Longitude="-0.19310795" StarRating="4" HotelCode="986226|2627325" HotelName="Merit Kensington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 &amp; 24 Penywern Road, Kensington, London SW5 9ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/62592/1062592/1.jpg?f=15403047</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12854.06" OriginalAmount="12013.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529255557703" Longitude="-0.11666541597221" StarRating="2" HotelCode="903032|1653758" HotelName="Swinton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Swinton Street, London WC1X 9NX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343239/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12854.06" OriginalAmount="12013.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52786908" Longitude="-0.13658654" StarRating="2" HotelCode="398181|1741078" HotelName="The Exmouth Arms Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Starcross Street, London NW1 2HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12882.80" OriginalAmount="12040" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53411213" Longitude="-0.13889375" StarRating="0" HotelCode="726166|495505" HotelName="The Hurdwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Hurdwick Place, London NW1 2JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/40653/3740653/1.jpg?f=15302790</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12887.52" OriginalAmount="12044.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.497008446685" Longitude="-0.22692561149597" StarRating="2.5" HotelCode="167350|281425" HotelName="Room 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 Hammersmith Grove, London W6 7HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344338/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated along Hammersmith Grove only minutes from King Street, Hammersmith Broadway, Brook Green and Goldhawk Road, this hotel is a convenient base for visiting the Hammersmith HMV Apollo, Shepherds Bush Empire, London Olympia Grand and the exhibition halls, as well as Charing Cross Hospital, Westfield Shopping Centre, BBC Television Centre and Kensington High Street. The West End, Oxford Street, Piccadilly Circus and all of the attractions of Central London are within 15 to 20 minutes from the hotel. Hammersmith station is some 3 minutes’ walk from the hotel. London Heathrow Airport and London Gatwick Airport are approximately 16 km and 37 km, while London Luton Airport and London Stansted Airport are 44 km and 54 km from the establishment, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12904.20" OriginalAmount="12060" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513991" Longitude="-0.189569" StarRating="3" HotelCode="21204|44999" HotelName="London House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Kensington Gardens Square, Bayswater, West London W2 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27391/a_27391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a quiet and charming street in the Bayswater area, just a short distance from Hyde Park and the fashionable Notting Hill. The vibrant Queensway is a short stroll away and features bars, ethnic restaurants, coffee shops and Whiteley's shopping centre. Oxford Street is 3 km away and Bayswater station provides convenient access to all the city's sights. Heathrow, Luton, Stansted and Gatwick airports are 25 km, 55 km, 60 km and 90 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12904.24" OriginalAmount="12060.04" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D23643" HotelName="Zedwell Greenwich" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2643624_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 123 habitaciones en el establecimiento. Ademandaacute;s, hay Wi-Fi gratuito en los espacios comunes del establecimiento. La recepciandoacute;n estandaacute; abierta 24 horas. Las instalaciones cuentan con espacios panduacute;blicos accesibles. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12904.24" OriginalAmount="12060.04" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|971734" HotelName="LEONARDO HOTEL LONDON CROYDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CROYDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905274_foto_1.jpg</HotelPictures>
        <HotelDescription>Guests visiting London for business or pleasure, our hotel in Croydon is perfect for those not wishing to be in the hustle and bustle of busy London, but still close by. Our Croydon property offers affordable hotel rooms at a central location with The Whitgift Shopping centre over the road and East Croydon Station a short 3-4 minute walk away. if you are travelling abroad, Croydon offers an ideal stop over location with frequent train services to Gatwick Airport which is only a 20 minute ride away. Our Croydon hotel has 240 spacious rooms, which are able to accommodate up to three adults or two adults and two children under twelve. With a large soft bed, an en-suite bathroom and a flat screen TV with Freeview on offer, Leonardo Hotel London Croydon provides both business and pleasure guests all the essentials they need. For those wanting to go into Central London for a leisure day, or for business, East Croydon Station is a short 17 minute train ride to London Victoria or London Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12917.04" OriginalAmount="12072" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.44925614726" Longitude="-0.57563867130284" StarRating="4" HotelCode="888355|75504" HotelName="De Vere Beaumont Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burfield Road, Old Windsor, Berkshire SL4 2JJ</AddressLine>
          </AddressLines>
          <CityName>Old Windsor</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136729/a_136729_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference and business hotel is situated within easy reach of the M3, M4 and M25 motorways and it lies close to the main line railway stations. The nearest railway stations are: Egham for connections to London (Waterloo) and Reading; Windsor Riverside for connections to London (Waterloo); Windsor Central for connections to Slough, London (Paddington), Reading and Bristol. All the stations are only a short taxi journey away and have taxi ranks outside. The establishment is just a 5-minute drive from the centre of Windsor and is close to London Heathrow Airport (15 km), Luton Airport (65 km), London Gatwick Airport (65 km), London Stansted Airport (70 km) and London City Airport (75 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12921.32" OriginalAmount="12076" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.534944" Longitude="0.070981" StarRating="2" HotelCode="53449|456664" HotelName="ibis budget London Barking" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Barking IG11 7BA, Essex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59688/a_59688_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12932.02" OriginalAmount="12086.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.576344" Longitude="-0.098767" StarRating="2" HotelCode="94577|beaconsfield_hotel" HotelName="Beaconsfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>357-359 Green Lanes, London N4 1DZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131396/a_131396_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a vibrant area of North London, just a short distance from Finsbury Park and Camden Town. Nearby to Manor House Tube station, where you can take a tube to Leicester Square and explore all of Central London's attractions, such as Trafalgar Square, the National Gallery and Covent Garden market. The hotel is located approximately 14 km from London Heathrow Airport, 8 km from London City Airport, 25 km from London Luton Airport, 21 km from London Stansted Airport and 61 km from London Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12932.02" OriginalAmount="12086.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5651269" Longitude="-0.27340898" StarRating="2" HotelCode="585025|wembley_park_accommodation" HotelName="Wembley Park Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Forty Lane, Wembley, Brent, London HA9 9UR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49358/2749358/1.jpg?f=14945769</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12933.09" OriginalAmount="12087" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504934" Longitude="-0.21454" StarRating="4" HotelCode="259330|18990" HotelName="Hilton London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179-199 Holland Park Avenue, London W11 4UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15330/a_15330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, top-class hotel is situated in a central location at the heart of the London district of Kensington. Plenty of tourist attractions, as well as numerous shops and entertainment venues are all located in the surrounding neighbourhood and, by making use of public transport, other areas of London are within easy to reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12966.26" OriginalAmount="12118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493795592143" Longitude="-0.19176453351974" StarRating="4" HotelCode="93107|49273" HotelName="Park Grand London Kensington" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27/37 Hogarth Road, Kensington, London SW5 0QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129485/a_129485_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet street in the tourist heart of London, this hotel offers the ideal starting point from which to explore the major sights. The tube is just a few metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13019.76" OriginalAmount="12168" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515331" Longitude="-0.172982" StarRating="3" HotelCode="89407|9727" HotelName="Days Inn Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>148-152 Sussex Gardens, Paddington, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125234/a_125234_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location, set in leafy Sussex Gardens near London's Hyde Park. It is the ideal establishment for holidaymakers and business travellers in need of a home-away-from-home. Paddington Tube Station is just a 3-minute walk away and the following airports are all in the near vicinity: London City (28 km), London Heathrow (28 km), London Gatwick (53 km), London Luton (54 km) and London Stansted (62 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13019.76" OriginalAmount="12168" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490286" Longitude="-0.137825" StarRating="3" HotelCode="18525|408381" HotelName="Victoria Inn London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/6/1/9/3/7/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13088.24" OriginalAmount="12232" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.477895" Longitude="-0.013643" StarRating="4" HotelCode="38303|26133" HotelName="Novotel London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>173-185 Greenwich High Road, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63294/a_63294_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This AA new generation hotel, located in the heart of historic Greenwich, right next to the railway and DLR station, is just 12 minutes from Canary Wharf, the newest financial district in London, and 5 minutes’ walk from the National Maritime Museum and the Royal Observatory. Restaurants, bars and pubs are just a stone’s throw from the hotel. The clubs and shops at Canary Wharf can be reached in 10 minutes using public transport. Greenwich Park and the Meridian are 15 minutes away on foot, the O2 Arena is 20 minutes away on public transport and the Excel Exhibition Centre is 25 minutes from the hotel using public transport. London City Airport (LCY) is just 10 km away, London Heathrow Airport (LHR) is 35 km away and Gatwick Airport (LGW) is 69 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13108.57" OriginalAmount="12251" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514864" Longitude="-0.172657" StarRating="2" HotelCode="94561|224604" HotelName="Europa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340573/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13145.60" OriginalAmount="12285.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490825" Longitude="-0.14503" StarRating="2" HotelCode="65406|368045" HotelName="Grapevine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Warwick Way, London SW1V 4HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84277/gt_84277_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located only 5 minutes from the Victoria coach and train stations, all major sights, shops, restaurants, and theatres are within either walking distance or reachable within a few minutes using public transport. London Heathrow Airport is situated approximately 22 km away and London Gatwick is some 36 km away, whilst London Luton Airport and London Stansted Airport are roughly 46 km and 51 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13146.02" OriginalAmount="12286" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.418087798357" Longitude="0.18900990486145" StarRating="4" HotelCode="912990|224245" HotelName="Rowhill Grange Hotel &amp; Utopia Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Top Dartford Road, Dartford, Kent DA2 7QH</AddressLine>
          </AddressLines>
          <CityName>Dartford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/275271/a_275271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dartford. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13165.28" OriginalAmount="12304.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.453138845994" Longitude="-0.00021688073479709" StarRating="3" HotelCode="336615|the_station_hotel_3" HotelName="The Station Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Staplehurst Road, Hither Green, London SE13 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/134196/a789f3bf-ddbd-43f8-8b72-01020d530f3f.jpg?d=636649378080000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Station Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13165.28" OriginalAmount="12304.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.67540449" Longitude="-0.02019138" StarRating="3" HotelCode="159605|premier_inn_enfield" HotelName="Premier Inn Enfield" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Innova Park, Corner Of Solar Way, Enfield EN3 7XY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343919/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13165.28" OriginalAmount="12304.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48500061035156" Longitude="-0.4390360116958618" StarRating="2" HotelCode="0|family_room_sleeps_3_with_1_double_and_1_single_bed_ground_floor_private_shower" HotelName="Family Room Sleeps 3 With 1 Double and 1 Single bed Ground Floor Private Shower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West End Lane, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/2f/712f483fde0ae65a0be25fc75d6161a1b8211165.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to get back here after long walks around the city. Guest house «Family Room Sleeps 3 With 1 Double and 1 Single bed Ground Floor Private Shower» is located in London. This guest house is located in 22 km from the city center. You can take a walk and explore the neighbourhood area of the guest house — Heathrow Terminals 2 &amp;amp; 3, Loftus Road Stadium and Victoria and Albert Museum.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone.&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 United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13185.61" OriginalAmount="12323" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492708" Longitude="-0.250816" StarRating="3" HotelCode="78070|35750" HotelName="Best Western Chiswick Palace &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-73 Chiswick High Road, London W4 2LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105847/a_105847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Chiswick High Road and is a mere 30-minute journey from central London. The nearest tube station is Turnham Green on the District Line, which is a scenic 5-minute walk away. Due to its central position, the hotel is only a short distance from London's night life, cinemas and restaurants. The hotel is also conveniently surrounded by numerous well-known pubs, cafés and boutique shops. All parts of London are easily reached by underground, bus and taxi. Heathrow Airport can be reached in about 30 minutes. Other airports include London City, London Luton, Stansted and Gatwick, which are roughly 26 km, 57 km, 75 km and 81 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13185.61" OriginalAmount="12323" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.503300805404" Longitude="-0.22012234078238" StarRating="3" HotelCode="213141|37433" HotelName="ibis London Shepherds Bush - Hammersmith Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rockley Road, London W14 0DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301823/a_301823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Shepherds Bush - Hammersmith Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13196.31" OriginalAmount="12333" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51755035" Longitude="-0.16405707" StarRating="3" HotelCode="586650|444304" HotelName="The Duke Rooms London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>45 Harrowby Street, London W1H 5HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625102/625102a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13210.22" OriginalAmount="12346" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.544577" Longitude="-0.172655" StarRating="3.5" HotelCode="18450|29289" HotelName="Best Western Swiss Cottage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Adamson Road, Swiss Cottage, London NW3 3HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22441/a_22441_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13224.13" OriginalAmount="12359" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515990751152" Longitude="-0.17178987850923" StarRating="3" HotelCode="144163|274863" HotelName="Athena Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110-114 Sussex Gardens, Hyde Park, London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341951/4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13251.95" OriginalAmount="12385" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.528526" Longitude="-0.123177" StarRating="2" HotelCode="155039|200090" HotelName="Wardonia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46-54 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350579/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Wardonia Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13258.37" OriginalAmount="12391" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49159962976" Longitude="-0.19546241104513" StarRating="3" HotelCode="15386|45264" HotelName="Oliver Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Trebovir Road, Earls Court, London SW5 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18271/w_18271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13281.91" OriginalAmount="12413.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50651598" Longitude="-0.24089912" StarRating="0" HotelCode="763482|the_princess_victoria" HotelName="The Princess Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217 Uxbridge Road, Shepherd’s Bush, London W12 9DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/71/4571ea3c1bf953cf367fd0189091ae76baaaad42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13281.91" OriginalAmount="12413.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514150974494" Longitude="-0.17517238855362" StarRating="2" HotelCode="35638|edward_hotel_3" HotelName="Edward" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Spring Street, W2 3RA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57953/a_57953_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the London district of Paddington, lies only a few paces from the terminus of the Heathrow Express. In addition, Lancaster Gate underground station is situated nearby, as is Hyde Park and Kensington Gardens. Plenty of shops and entertainment venues can also be found in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13281.91" OriginalAmount="12413.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54257137" Longitude="-0.49027423" StarRating="3" HotelCode="467791|premier_inn_london_uxbridge" HotelName="Premier Inn London Uxbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Phase 500, Riverside Way, Uxbridge UB8 2YF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/32437/2532437/1.jpg?f=15030619</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13281.91" OriginalAmount="12413.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.669771" Longitude="-0.157157" StarRating="4" HotelCode="114935|west_lodge_park_hotel" HotelName="West Lodge Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cockfosters Road, Hadley Wood, London, Herts EN4 0PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158479/a_158479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beale Arboretum was founded in 1963 by Edward Beale and the hotel would like to welcome all its guests to have a stroll in the beautiful grounds. The park features the National Collection of Hornbeams, as well as over 800 different species of trees from around the world. The 14 hectares surrounding the hotel form part of the Enfield Chase, an oasis of open space, wonderful views, and peace and quiet within the M25. The centre of London is roughly 22 km away, while the Emirates Stadium is some 16 km away and Wembley Stadium around 35 km from the hotel. London City Airport is approximately 23 km from the hotel, London Luton Airport is around 40 km away, while Stansted Airport is some 51 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13281.91" OriginalAmount="12413.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.38943" Longitude="-0.32434" StarRating="0" HotelCode="0|hampton_suites_apartments" HotelName="Hampton Suites Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1-12 Hampton Suites, Thames Ditton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/ac/71acf881347707e745bf451c5abb19fe7a97edb5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hampton Suites Apartments in Thames Ditton, you'll be within a 15-minute drive of Hampton Court Palace and Chessington World of Adventures.  This 4-star apartment is 7.7 mi (12.4 km) from Twickenham Stadium and 12.1 mi (19.5 km) from Thorpe Park.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 12 guestrooms, featuring kitchenettes with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include desks and separate sitting areas, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and complimentary use of a nearby fitness facility.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and laundry facilities. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 GBP per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 3.50 GBP.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13285.12" OriginalAmount="12416" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.567960741476" Longitude="-0.099287331104279" StarRating="3" HotelCode="899481|37228" HotelName="Best Western London Highbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>372-374 Seven Sisters Road, London N4 2PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182266/a_182266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel overlooks Finsbury Park, one of London's prettiest parks, and is easily accessible to central London. The establishment enjoys close proximity to London's entertainment and cultural districts, as well as some of the city's central business districts and sporting venues. It is just 1.5 km from the Emirates Stadium, home to Arsenal Football Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13287.26" OriginalAmount="12418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481191278215" Longitude="-0.20971506427361" StarRating="3" HotelCode="378901|199832" HotelName="The Captain Cook Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203-205 Dawes Road, Fulham, London SW67QY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/511129/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13317.22" OriginalAmount="12446" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517472553179" Longitude="-0.13051360845566" StarRating="3" HotelCode="17889|1957" HotelName="St Giles London - A St Giles Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bedford Avenue, London WC1B 3GH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22075/a_22075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated at the heart of the West End. A variety of shopping areas, including the well-known Oxford Street, are just minutes from the hotel. There are numerous international restaurants in the surrounding area, as well as cosy pubs, bars and clubs. The hotel is served with excellent public transport connections, with Tottenham Court Road underground station just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13361.09" OriginalAmount="12487" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.534949" Longitude="-0.461146" StarRating="3" HotelCode="81468|456773" HotelName="Red Lion Hillingdon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Royal Lane, Hillingdon, Uxbridge, Middlesex, UB8 3QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348673/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13370.72" OriginalAmount="12496" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.485936169226" Longitude="-0.1996636390686" StarRating="3" HotelCode="18403|3091" HotelName="ibis London Earls Court Hotel" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Lillie Road, Earl's Court, London SW6 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22903/a_22903_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The popular hotel is just a few minutes' walk from Earl's Court Convention Centres. Queens Tennis Club and the famous Chelsea Football Club are both in the hotel's vicinity. The nearest underground station (Earl's Court) is around 2 km from the hotel. From here, guests will quickly be able to reach London's West End or Heathrow Airport. Gatwick Airport is 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13378.21" OriginalAmount="12503" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.546371854665" Longitude="-0.0076075158691538" StarRating="3" HotelCode="986134|465348" HotelName="Aparthotel Adagio London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>42 Celebration Avenue, Penny Brookes Street, London E20 1BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1095216/w_1095216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13378.21" OriginalAmount="12503" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.479684490969" Longitude="-0.0090626804764042" StarRating="3" HotelCode="114501|55233" HotelName="ibis London Greenwich Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Stockwell Street, Greenwich, London SE10 9JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158007/a_158007_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13398.54" OriginalAmount="12522.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492660017665" Longitude="-0.19688487052917" StarRating="3" HotelCode="189770|coronation_hotel" HotelName="Coronation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Nevern Square, London SW5 9PN, Earls Court</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344696/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13398.54" OriginalAmount="12522.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52985498" Longitude="-0.07732457" StarRating="3" HotelCode="323930|central_hoxton_shoreditch" HotelName="Central Hoxton Shoreditch SH Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Kingsland Road, Hackney, London E2 8DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595507/595507a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13398.54" OriginalAmount="12522.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46679401" Longitude="-0.29138034" StarRating="3" HotelCode="263526|premier_inn_london_richmond" HotelName="Premier Inn London Richmond" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136-138 Lower Mortlake Road, Richmond, London TW9 2JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/2/3/2/2/5/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Richmond Premier Inn is ideally situated on the A316 within walking distance of Richmond, Kew and only a 5 minute walk from North Sheen station, which will have you in Central London within 25 minutes\n\nThe Richmond Premier Inn is ideally situated on the A316 within walking distance of Richmond, Kew and only a 5 minute walk from North Sheen station, which will have you in Central London within 25 minutes. Our London Richmond Premier Inn has everything you'd expect, incredibly comfy beds in every room and an integrated restaurant serving a mix of traditional and contemporary dishes.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13398.54" OriginalAmount="12522.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|holiday_inn_london_ealing_" HotelName="Crowne Plaza London Ealing" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Hanger Lane Gyratory System, Ealing, London W5 1HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46918/a_46918_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover many shopping and entertainment venues as well as the particularly close by botanic gardens. Links to the public transport system are only 10m from the hotel and shopping facilities around 200m away. Restaurants and bars can be reached within 500m and Heathrow airport is just 20km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13410.31" OriginalAmount="12533" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.572994688448" Longitude="-0.49954978973574" StarRating="4" HotelCode="204174|455975" HotelName="Falcon Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Village Road, Denham Village, Uxbridge UB9 5BE, Buckinghamshire</AddressLine>
          </AddressLines>
          <CityName>Uxbridge</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/70/157093f8bf5624f6f39bd09e369921d2cfe4d9d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a bar. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13412.45" OriginalAmount="12535" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494842681134" Longitude="-0.1773537167428" StarRating="4" HotelCode="27214|13425" HotelName="The Gainsborough Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-11 Queensberry Place, South Kensington, London SW7 2DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39978/a_39978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a great location in London. It is an ideal point of departure for those wishing to explore South Kensington, the area's numerous shops and the historic theatres and museums. The famous Harrods department store and South Kensington underground station are both situated in the immediate vicinity, while it is about 30 km to Gatwick airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13431.71" OriginalAmount="12553" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511744070906" Longitude="-0.30586257795972" StarRating="4" HotelCode="199789|57468" HotelName="Hotel Xanadu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-42 Bond Street, Ealing, London W5 5AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/6000000/5300000/5292700/5292647/28d31a7b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Xanadu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13435.99" OriginalAmount="12557" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.452857" Longitude="0.245325" StarRating="4" HotelCode="41176|150812" HotelName="DoubleTree by Hilton Hotel Dartford Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masthead Close, Crossways Business Park, Dartford DA2 6QF</AddressLine>
          </AddressLines>
          <CityName>Dartford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66449/a_66449_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 3.2 km from Bluewater, Europe’s leading shopping and leisure destination. The new Eurostar station, Ebbsfleet International, is only 8 km away, making this an ideal stopover destination on trips to Paris or Brussels. London City Airport is located 26 km from the hotel and London Gatwick is 57 km away. London Heathrow and Stansted Airport are both 61 km away, and London Luton Airport lies some 92 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13435.99" OriginalAmount="12557" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.496651102955" Longitude="-0.20635843276978" StarRating="4" HotelCode="31270|1129" HotelName="Hilton London Olympia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Kensington High Street, W14 8NL London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49954/a_49954_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated on bustling and fashionable Kensington High Street, a 5-minute walk from Olympia Exhibition Centre. Numerous shops, restaurants, bars and pubs are within easy reach. Links to public transport can be found in the immediate vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13438.33" OriginalAmount="12559.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52029609" Longitude="-0.17044424" StarRating="2" HotelCode="497131|1081658" HotelName="PubLove @ The Green Man" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>308 Edgware Road, London W2 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625043/625043a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13486.28" OriginalAmount="12604" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491010044337" Longitude="-0.18083989620209" StarRating="4" HotelCode="35442|362618" HotelName="Roland House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Old Brompton Road, London SW7 3RX, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57640/a_57640_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive apartment complex is centrally located in the shopping district of Knightsbridge, just a few minutes walk from Kensington Palace and Hyde Park. Many additional tourist sights including the Natural History Museum, the Victoria and Albert Museum and the famous Harrods department store are to be found in the vicinity. A public car park is close by and links to the public transport network are a few paces away (approximately 500 m). Various shopping venues, countless bars, pubs and restaurants are to be found in the immediate surroundings (2 km radius).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13500.19" OriginalAmount="12617" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50716071124" Longitude="-0.025383423278754" StarRating="2.5" HotelCode="307983|54072" HotelName="Point A Hotel, London Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hertsmere Road West, E14 4AS London, Canary Wharf</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/422032/a_422032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13507.68" OriginalAmount="12624" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.537449" Longitude="-0.00239" StarRating="4" HotelCode="209781|37165" HotelName="The Westbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>335-337 High Street, London E15 2TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215288/215288a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13514.10" OriginalAmount="12630.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510125" Longitude="-0.196826" StarRating="4" HotelCode="82347|the_abbey_court_notting_hill_2" HotelName="The Abbey Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Pembridge Gardens, Kensington, Notting Hill Gate, London W2 4DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315137/315137a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13514.10" OriginalAmount="12630.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="1" HotelCode="150872|bloomsbury_palace_hotel_2" HotelName="Bloomsbury Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Gower Street, Bloomsbury, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/34417/1834417/1.jpg?f=15120860</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13514.10" OriginalAmount="12630.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491849787902" Longitude="-0.19911282807743" StarRating="3" HotelCode="96633|dylan_apartments_kensington" HotelName="Dylan Kensington" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60/109 Warwick Road, Earls Court, SW5 9EJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148489/148489a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Warwick Road in Kensington, just 700 m from Earls Court underground station and the Earls Court Exhibition Centre, a business venue in operation all year round. There are plenty of shops on High Street Kensington, which is about 5 minutes away on public transport. London Zoo is about 15 minutes away on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13514.10" OriginalAmount="12630.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.639303528602" Longitude="-0.28985291719437" StarRating="4" HotelCode="87672|laura_ashley_the_manor" HotelName="Laura Ashley The Manor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barnet Lane, Elstree WD6 3RE</AddressLine>
          </AddressLines>
          <CityName>Elstree</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122565/a_122565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This countryside hotel is set in landscaped gardens, surrounded by 4 hectares of natural woodland. It has excellent access to the M1, A1 and M25, and central London is within easy reach. The centre of Borehamwood is a 20-minute walk away and can be reached in 5 minutes by car. Heathrow and Luton airports are both 25 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13539.78" OriginalAmount="12654" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47405" Longitude="-0.021159" StarRating="3" HotelCode="199817|36943" HotelName="Travelodge London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blackheath Road, Greenwich, London SE10 8DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285107/a_285107_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13542.99" OriginalAmount="12657" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5135639" Longitude="-0.18706559999998" StarRating="4" HotelCode="476605|234017" HotelName="Imperial Court Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Inverness Terrace, Bayswater, Westminster Borough, London W2 3JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/643376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13542.99" OriginalAmount="12657" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.1611368" Longitude="-0.23005294" StarRating="4" HotelCode="160180|490533" HotelName="Trumbles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stan Hill, Charlwood, Horley, Surrey RH6 0EP</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350981/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13589.00" OriginalAmount="12700" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507519" Longitude="-0.203564" StarRating="2" HotelCode="153417|56635" HotelName="Ravna Gora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Holland Park Avenue, Notting Hill, London W11 3RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216615/gt_216615_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The closest tube station to the hotel is Holland Park on the Central line, which is just a minute from the hotel. Attractions nearby include Notting Hill (about 500 metres away), Hyde Park (200 metres), Oxford Street (3 km) and Big Ben (7 km). The airports of Heathrow, Luton, Gatwick and Stansted are approximately 20 km, 60 km, 60 km and 75 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13609.33" OriginalAmount="12719" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.156402" Longitude="-0.16287999999997" StarRating="3" HotelCode="296652|223881" HotelName="Bloc Hotel Gatwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>South Terminal, Gatwick Airport, Gatwick, West Sussex RH6 0NN</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/444522/444522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gatwick. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13620.03" OriginalAmount="12729" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526240190254" Longitude="-0.12571513652801" StarRating="3" HotelCode="189711|444200" HotelName="Leigh House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Leigh Street, London WC1H 9EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/9/9/6/7/2/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13621.10" OriginalAmount="12730" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.36050953" Longitude="-0.19032467" StarRating="0" HotelCode="986334|511112" HotelName="Aparthotel Adagio London Sutton Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Court Road, Sutton, London SM1 4FS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/2b/e92be7ad01806519ea35b0ebca5749d89d62a093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13630.73" OriginalAmount="12739.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.549777" Longitude="-0.1914592" StarRating="3" HotelCode="142612|198_suites" HotelName="198 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>198 West End Lane, London Borough of Camden, London NW6 1SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314003/314003a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 198 Suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13633.09" OriginalAmount="12741.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510996" Longitude="-0.18577" StarRating="4" HotelCode="94594|243206" HotelName="Hyde Park Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-18 Inverness Terrace, London W2 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131415/a_131415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on Inverness Terrace, on the north side of Hyde Park. The establishment is just a 5-minute walk from the Queensway and Bayswater underground stations, and Oxford Street and Covent Garden are less than 10 minutes away by tube. Guests will find a number of bars, pubs, restaurants and shops in the vicinity, whilst sights such as Notting Hill can be reached within 15 minutes on foot. London Heathrow Airport and London Gatwick Airport are 24 and 60 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13677.31" OriginalAmount="12782.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|711039" HotelName="The Dolphin - London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974970_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming hotel housed in a beautiful Victorian building is conveniently situated just metres away from Paddington underground and train station. Renowned Hyde Park with Kensington Gardens and Princess Diana Memorial Playground can be reached within a 5-minute walk. Guests will find themselves close to a choice of famous sights such as Buckingham Palace, Big Ben and Trafalgar Square. The hotel features a wide choice of different room types ranging from single rooms to five-bedded rooms, ideal to enjoy a pleasant stay with family or friends. Ideal for leisure travellers wishing to discover this vibrant city, this hotel offers affordable rooms in a great location. The bunkbeds and single bed configuration can not be guaranteed. There is no rate difference and the configuration is upon request subject to availability.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13730.24" OriginalAmount="12832" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.891963" Longitude="0.264801" StarRating="4" HotelCode="337234|5716" HotelName="Radisson Blu London Stansted Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waltham Close, London Stansted Airport, Essex CM24 1PP</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56079/a_56079_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated within 2 minutes walk of Stansted airport's main terminal, which may be reached by passing along a covered passageway. This attractive hotel offers optimal transport links: there is a station within the airport from whence guests may travel to locations throughout the country. The Stansted Express takes just 45 minutes to travel to London Liverpool Street and the historic centre of Cambridge may be reached in 30 minutes</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13733.46" OriginalAmount="12835.01" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|117114" HotelName="Wardonia" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/802942_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is strategically situated just a 5 minutes' walking distance away from London King's Cross Rail Station and St. Pancras International Station. The Bloomsbury and Shaw theatres are just a 15 minutes' walking distance away. Guests will find themselves surrounded by a number of shopping opportunities, dining options and entertainment venues. This property is just a 10 minute's underground ride from Covent Garden. The hotel enjoys a charming exterior. The guest rooms offer comfort, convenience and style. The hotel's facilities have been designed with the utmost in comfort and relaxation in mind.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13747.36" OriginalAmount="12848.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54317855834961" Longitude="-0.19440899789333344" StarRating="0" HotelCode="0|messina_studios" HotelName="Messina Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Messina Avenue, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/63/90/6390cf15750823cf328f3324118f4d43e9b5ff15.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Messina Studios in London (Camden), you'll be within a 10-minute drive of Baker Street and Regent's Park. This apartment is 2.7 mi (4.4 km) from Madame Tussaud's Wax Museum and 2.8 mi (4.4 km) from Marble Arch.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Hampstead Heath - 2.7 km / 1.7 mi&lt;br /&gt;Roundhouse - 3.3 km / 2.1 mi&lt;br /&gt;Regent's Park - 3.4 km / 2.1 mi&lt;br /&gt;ZSL London Zoo - 3.5 km / 2.1 mi&lt;br /&gt;Baker Street - 3.5 km / 2.2 mi&lt;br /&gt;Madame Tussaud's Wax Museum - 3.9 km / 2.4 mi&lt;br /&gt;Oxford Street - 4.3 km / 2.7 mi&lt;br /&gt;Marble Arch - 4.4 km / 2.7 mi&lt;br /&gt;Park Lane - 4.5 km / 2.8 mi&lt;br /&gt;Kensington Gardens - 4.5 km / 2.8 mi&lt;br /&gt;Hyde Park - 4.6 km / 2.8 mi&lt;br /&gt;Tottenham Court Road - 5.5 km / 3.4 mi&lt;br /&gt;Regent Street - 5.6 km / 3.5 mi&lt;br /&gt;Oxford Circus - 5.8 km / 3.6 mi&lt;br /&gt;Westfield London Shopping Centre - 6 km / 3.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;London (LHR-Heathrow) - 26.2 km / 16.3 mi&lt;br /&gt;London (LGW-Gatwick) - 55.9 km / 34.7 mi&lt;br /&gt;London (LCY-London City) - 21.3 km / 13.2 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include luggage storage and laundry facilities.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and 32-inch Smart televisions are provided for your entertainment. Conveniences include laptop-compatible safes and microwaves, 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of We're Good To Go (UK).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13765.55" OriginalAmount="12865" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490937" Longitude="-0.30211499999996" StarRating="4" HotelCode="298478|40370" HotelName="Novotel London Brentford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great West Road, Brentford, London TW80GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406696/a_406696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13798.72" OriginalAmount="12896" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.425397113449" Longitude="-0.33453224396487" StarRating="3" HotelCode="115344|456681" HotelName="The Park Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Park Road, Teddington, Middlesex TW11 0AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341546/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13827.86" OriginalAmount="12923.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|32304" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 4, Hounslow TW6 3AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46384/a_46384_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is directly linked via walkway to Heathrow Airport Terminal 4 and offers a free shuttle bus to Terminal 5. Terminals 1, 2 and 3 can be accessed by taking the London Underground train directly from Terminal 4.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13827.86" OriginalAmount="12923.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52732067596" Longitude="-0.28311407040269" StarRating="4" HotelCode="510863|2094625" HotelName="Park Plaza London Park Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>628 Western Avenue, London W3 0TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541384/541384a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13838.31" OriginalAmount="12933" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="14859|8855" HotelName="Millennium &amp; Copthorne Hotels at Chelsea Football Club" 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,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17462/a_17462_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has an ideal, central position, just a few kilometres from many of London's top tourist sights. Kings Road, where guests will discover scores of shops and exclusive boutiques within metres of the hotel. Countless restaurants, lively bars and nightclubs are also to be found in the hotel's vicinity. Fulham Broadway underground station lies a few paces from the hotel and Heathrow Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13846.87" OriginalAmount="12941" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513297376958" Longitude="-0.18695681901431" StarRating="3" HotelCode="94592|205785" HotelName="Imperial Court Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Inverness Terrace, London W2 3JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11470000/11466100/11466072/41c88954_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is Imperial Court Studios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13863.99" OriginalAmount="12957.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.58137547" Longitude="-0.2263524" StarRating="4" HotelCode="324386|the_hide_london" HotelName="The Hide London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>230 Hendon Way, London NW4 3NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Hide London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13863.99" OriginalAmount="12957.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51269367" Longitude="-0.18682499" StarRating="0" HotelCode="986348|new_kent_apartments" HotelName="New Kent Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Inverness Terrace, Bayswater, London W2 3JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37190000/37186200/37186147/c59f26a7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13863.99" OriginalAmount="12957.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49798782" Longitude="-0.22760436" StarRating="4" HotelCode="433345|lamington_apartments" HotelName="Lamington - Hammersmith Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>109 Hammersmith Grove, London W6 0NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595659/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Lamington - Hammersmith Serviced Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13863.99" OriginalAmount="12957.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.496062897283" Longitude="-0.44802596198087" StarRating="3" HotelCode="186140|premier_inn_heathrow_m4_j4" HotelName="Premier Inn London Heathrow Airport (M4/J4)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Shepiston Lane, Hayes, Middlesex UB3 1RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344555/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal airport location, this Premier Inn is just 1 mile from Heathrow airport. Ideally located within easy reach of the M4. For shops and local amenities Hounslow town centre is only 3.5 miles away.\This Heathrow Airport (M4/J4) Premier Inn has everything you'd expect, incredibly comfy beds in every room and an integrated restaurant serving a mix of traditional and contemporary dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13863.99" OriginalAmount="12957.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.41856017" Longitude="-0.3015134" StarRating="0" HotelCode="499281|the_queens_head_8" HotelName="The Queen's Head" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Garden,Internet,LCD/Projector,Luggage Storage,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>144 Richmond Road, KT2 5HA Kingston Upon Thames, Surrey</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/20905/120905/1.jpg?f=15238826</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Queen's Head in Kingston Upon Thames, you'll be close to Richmond Park and Hampton Court Palace.  This inn is within close proximity of Twickenham Stoop Stadium and Twickenham Stadium.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring espresso makers and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include laptop-compatible safes and desks, 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 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;Enjoy a satisfying meal at a restaurant serving guests of The Queen's Head.&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 and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13867.20" OriginalAmount="12960" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|17196" HotelName="DoubleTree by Hilton Hotel London - Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane, Ealing W5 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28850/w_28850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to Westfield Shopping Centre, Wembley Stadium, Park Royal and Chiswick Business Park. It is also located within minutes of Ealing Common and 15 minutes from Paddington station by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13881.11" OriginalAmount="12973" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514351" Longitude="-0.190775" StarRating="3" HotelCode="221715|457398" HotelName="Garden Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-31 Kensington Gardens Square, Bayswater, London W2 4BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/f1/cff13efba18ae6eabee7404a82f34431a027c565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Garden Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13884.32" OriginalAmount="12976" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50450683" Longitude="-0.50197454" StarRating="0" HotelCode="725750|491245" HotelName="The Tower Arms Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Thorney Lane South, Richings Park, Iver, Buckinghamshire SL0 9AE</AddressLine>
          </AddressLines>
          <CityName>Iver</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/17854/3717854/1.jpg?f=15251760</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13887.53" OriginalAmount="12979" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48763298" Longitude="0.00737387" StarRating="4" HotelCode="441227|200569" HotelName="Apple Apartments Greenwich O2 Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Provicence Place, 27 Blackwall Lane, Greenwich SE10 0NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604591/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Apple Apartments Greenwich O2 Arena.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13898.23" OriginalAmount="12989" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|37350" HotelName="Heeton Concept Hotel - Luma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-36 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131391/a_131391_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in London, 450 yards from Hammersmith Apollo and 750 yards from Riverside Studios. Only 7 minutes’ walk from Hammersmith Tube station. Olympia Exhibition Centre is 0.7 miles from LUMA Concept Hotel, while Portobello Road Market is 1.7 miles away. London Heathrow Airport is 10 miles from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13906.79" OriginalAmount="12997" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513184499829" Longitude="-0.17912462353706" StarRating="3" HotelCode="38342|229021" HotelName="Lancaster Hall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>35 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316189/316189a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13910.00" OriginalAmount="13000" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.88745816" Longitude="0.25761181" StarRating="3" HotelCode="943403|261090" HotelName="Hampton by Hilton London Stansted Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bassingbourn Road, Stansted CM24 1QW</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/680071/a_680071_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Stansted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13910.00" OriginalAmount="13000" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.557313" Longitude="0.07302" StarRating="2" HotelCode="114929|225953" HotelName="Travelodge London Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clements Road, Ilford, London, Essex IG1 1BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158473/a_158473_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13916.42" OriginalAmount="13006" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492007" Longitude="-0.14142200000003" StarRating="3" HotelCode="285091|200408" HotelName="St. George's Inn Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Belgrave Road, Victoria, London SW1V 1RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313901/313901a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13918.56" OriginalAmount="13008" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523558" Longitude="-0.127674" StarRating="3" HotelCode="17453|3713" HotelName="The Royal National Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-51 Bedford Way, London WC1H 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20700/a_20700_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This a modern hotel, centrally located near Convent Garden, the British Museum, the well-known Oxford Street and the theatres. Russell Square underground station on the Piccadilly Line is also just minutes away, from which guests can quickly and easily reach other parts of the city centre. In the hotel's vicinity are various restaurants, bars, entertainment venues and public transport connections.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13943.17" OriginalAmount="13031" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.426435549754" Longitude="-0.22989213466644" StarRating="4" HotelCode="189776|200814" HotelName="Fox and Grapes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Camp Road, London SW19 4UN, Wimbledon Common</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344703/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13950.66" OriginalAmount="13038" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.546418448671" Longitude="-0.17377227544784" StarRating="2" HotelCode="189764|56034" HotelName="Avoca House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Belsize Park, London NW3 4EG, Hampstead</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13962.43" OriginalAmount="13049" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514309547827" Longitude="-0.19181817770004" StarRating="2" HotelCode="25512|2116" HotelName="Lords" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Leinster Square, Bayswater, London W2 4PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37190/a_37190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful location, just a few paces from the lively town centre. The nearest public transport links are within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13974.82" OriginalAmount="13060.58" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|626999" HotelName="GRESHAM HOTEL HYDE PARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887272_foto_1.jpg</HotelPictures>
        <HotelDescription>Gresham Hotel Hyde Park is within walking distance from Hyde Park, one of the largest parks in London. Paddington Station is located at 200 m from the property while Heathrow Airport is a 17 minutes train ride. \n\nHotel facilities and services include a lounge, bar, elevator, luggage storage and dining room. \n\nAll guestrooms have en suite bathrooms with bathtub or shower. Other hotel facilities include tea/coffee maker, hairdryer, safe, television, telephone and WI-FI internet access.\n\nAddress: 116 Sussex Gardens, London W2 1UA, England</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13980.62" OriginalAmount="13066.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.414106" Longitude="-0.180625" StarRating="3" HotelCode="152865|premier_inn_london_wimbledon_south" HotelName="Premier Inn London Wimbledon South" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>27 Chapter Way, London SW19 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/613132/201973011647327.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located within easy reach of Colliers Wood underground station\n\nIdeally located within easy reach of Colliers Wood underground station. Local attractions include Wimbledon Tennis Court and Lawn, Wimbledon Village, Mordern Hall Country Park, Abbey Mills Market and Wimbledon Greyhound stadium. Central London is a 25 minute journey on the tube,from this hotel. Our London Wimbledon South Premier Inn has everything you'd expect, incredibly comfy beds in every room and an integrated restaurant serving a mix of traditional and contemporary dishes.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13980.62" OriginalAmount="13066.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.41897817" Longitude="-0.19885975" StarRating="3" HotelCode="959019|london_wimbledon_broadway" HotelName="Premier Inn London Wimbledon (Broadway)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153-163 The Broadway, Wimbledon, London SW19 1NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/613131/20197301151461.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14024.49" OriginalAmount="13107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492435" Longitude="-0.19409" StarRating="3" HotelCode="94553|6297" HotelName="My Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1- 3 Trebovir Road, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315432/315432a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14105.06" OriginalAmount="13182.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517499726848" Longitude="-0.12958578406142" StarRating="3" HotelCode="165983|1427428" HotelName="Cheshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Great Russell Street, London WC1B 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313082/313082a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14116.51" OriginalAmount="13193" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516160641997" Longitude="-0.17352148890495" StarRating="2" HotelCode="189723|45419" HotelName="Tony's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315068/315068a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14140.05" OriginalAmount="13215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4941321" Longitude="-0.21412880000003" StarRating="4" HotelCode="303760|39797" HotelName="St Paul's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Hammersmith Road, London, Hammersmith W14 0QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365599/365599a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14141.12" OriginalAmount="13216" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.55517776521" Longitude="-0.2849337605744" StarRating="3" HotelCode="94605|65984" HotelName="ibis London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Way, Wembley, London HA9 6BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131429/a_131429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14174.35" OriginalAmount="13247.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="450201|32444" HotelName="Copthorne Hotel at Chelsea Football Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/5/3/6/0/0/3/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14205.32" OriginalAmount="13276" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513829653155" Longitude="-0.17890870571136" StarRating="3" HotelCode="11241|44941" HotelName="Brunel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Gloucester Terrace, London W2 3HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9326/a_9326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated close to Hyde Park at the heart of the Bayswater district of London. By making use of the underground or simply by walking, guests may explore numerous shops and other entertainment venues, as well as tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14213.88" OriginalAmount="13284.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517539978027344" Longitude="-0.16400034725666046" StarRating="0" HotelCode="0|emporium_inns_at_the_duke_of_york" HotelName="Emporium Inns" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>W1H 5HT, 45 Harrowby Street, London, United Kingdom, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/9c/6b9ce7f406191c35a06bd1baca587c034e78d095.jpeg</HotelPictures>
        <HotelDescription>The Duke Rooms London is a brand new superior 3 star hotel in Marble Arch. We are just a 5-minute walk from Marble Arch and famous Oxford Street. London's exclusive Knightsbridge is a 20-minute walk away, and Madame Tussauds is a 15-minute walk. The Duke Rooms London is ideal base for business or leisure to London. All Rooms have luxury Rainfall Showers and private bathrooms. We provide free Wi-Fi and Continental Breakfast to all our Guest. All rooms are fitted with a flat-screen TV. For your comfort, you will find free toiletries and a hairdryer. Our staff are amazing! They will go out of their way to help you with whatever they can. We always aim to provide comfortable and clean accommodation in Marble Arch at great prices. Book direct and be assured of Lowest Internet Rates Guaranteed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14213.88" OriginalAmount="13284.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46158312" Longitude="-0.29852931" StarRating="2" HotelCode="153320|quinns_hotel" HotelName="Quinns Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Sheen Road, Richmond-Upon-Thames, TW9 1AW London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/d6/22d6c60a6928f1b035bfe364fcb32ed85bfae345.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than a 10-minute drive from Twickenham Stadium, Quinns Hotel offers free parking and a 24-hour front desk. Located in Richmond town centre, this guest accommodation provides basic rooms less than 5 minutes&amp;apos; walk from Richmond Rail and Underground Station.Kew Royal Botanic Gardens are within a 15-minute walk. Richmond Park and Richmond Hill are less than 20 minutes&amp;apos; walk away, and offer scenic walking routes. London city centre can be reached after a 30-minute Tube journey, with Waterloo Station just 20 minutes away by train.Continental breakfast is served each morning between 06:30 and 09:00. Free Wi-Fi is available in public areas and there is a 24-hour front desk.A TV and tea and coffee facilities are provided in each simply decorated room. Some rooms have their own bathrooms, while others have shared bathroom facilities.Free car parking is available on site, but is limited and subject to availability.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14217.37" OriginalAmount="13287.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|243166" HotelName="Hyde Park Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133525/133525a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated near Hyde Park, this hotel enjoys a privileged location in Norfolk Square with access to London's most important tourist attractions. The shops on Oxford Street are around a 20-minute walk, and Paddington tube and train station is just 3 minutes' walk from the hotel. Nearby airports include London Heathrow (20 km away), London Gatwick (39 km away), London Luton (43 km away) and London Stansted (50 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14226.72" OriginalAmount="13296" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507818791377" Longitude="0.019602146700297" StarRating="4" HotelCode="503963|200226" HotelName="Good Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Western Gateway, Royal Victoria Dock, London E16 1FA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548161/548161a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Wireless internet access in public areas allows passengers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14249.19" OriginalAmount="13317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491939" Longitude="-0.141855" StarRating="2" HotelCode="147016|55963" HotelName="Dover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Belgrave Road, Victoria, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208494/gt_208494_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes' walking distance from the Victoria rail and underground station, close to St. James's Park, Buckingham Palace, the Houses of Parliament, the River Thames and London's famous museums. It is the perfect base to visit all the main attractions that London has to offer. London Heathrow Airport is around 22 km from the hotel and London Gatwick Airport some 36 km, whilst London Luton Airport and London Stansted Airport are situated at a distance of approximately 46 km and 51 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14315.53" OriginalAmount="13379" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4940356" Longitude="-0.14092900000003" StarRating="0" HotelCode="981701|491813" HotelName="The Eaton Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Gillingham Street, London SW1V 1HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/97981/3097981/1.jpg?f=15185769</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14330.51" OriginalAmount="13393" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.192298" StarRating="3" HotelCode="15788|45005" HotelName="Pembridge Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Prince’s Square, W2 4PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18926/a_18926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within close walking distance of the famous Whiteleys shopping centre and is located near Bayswater tube station and Queensway tube station. From Queensway tube station, Hyde Park is only a stone’s throw away and offers all the splendour of London and its central parks. Guests can take the tube or a short bus trip to the shopping areas around Oxford Street, Regent Street and the famous shops of Bond Street. Guests could also go to the local London museums and theatres, clubs and pubs and outdoor markets. Paddington train station is a 15-minute walk away. Stansted Airport is 65 km from the hotel, Heathrow Airport is 25 km from the hotel and Luton Airport is 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14330.51" OriginalAmount="13393.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514265" Longitude="-0.172788" StarRating="2" HotelCode="94557|piccolino" HotelName="Piccolino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Sussex Place, Hyde Park, London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/311593/311593a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Piccolino.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14330.51" OriginalAmount="13393.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51512994" Longitude="-0.17478433" StarRating="3.5" HotelCode="531631|hyde_park_apartments_10" HotelName="Hyde Park Apartments - 18 Talbot Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697612/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14348.81" OriginalAmount="13410.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|710987" HotelName="THE SHAKESPEARE - LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062392_foto_1.jpg</HotelPictures>
        <HotelDescription>This city hotel, housed in a beautiful building from 1921, is situated in a charming, tree-lined Norfolk Square. The hotel is very close to public transportation links, and there is a plethora of restaurants and bars in the vicinity. The nearest nightclub is just 1.6km away. The hotel is just 200 metres from Paddington metro station. Situated just north of Hyde Park, the hotel is a 15-minute walk from Marble Arch and lively Oxford Street. Knightsbridge can be reached with a 20-minute walk through Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14361.95" OriginalAmount="13422.38" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|119235" HotelName="Marble Arch Inn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887593_foto_95.jpg</HotelPictures>
        <HotelDescription>Modern, newly refurbished hotel with a warm, friendly hospitality which is second to none, matching the facilities and quality service to the perfect location. All rooms with remote control colour satellite television, direct dial telephone, clock/radio, central heating, hairdryer, tea/coffee bar, travel electrical adapter, wash basin and Most rooms with shower, toilet. We offer clean and comfortable rooms with all the facilities at very competitive prices. We assure you that your stay will be relaxing and enjoyable. We are sorry but Marble Arch Inn does not have a lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14378.66" OriginalAmount="13438" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493773" Longitude="-0.191487" StarRating="3" HotelCode="148430|200478" HotelName="The Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Hogarth Road, Kensington, London SW5 0PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314201/314201a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14409.69" OriginalAmount="13467" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52703066" Longitude="-0.13743933" StarRating="3" HotelCode="447494|444296" HotelName="Studios 2 Let North Gower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Internet,Laundry,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>192 North Gower Street, London NW1 2LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624597/624597a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14417.18" OriginalAmount="13474" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.464313263175" Longitude="-0.21354675292969" StarRating="3" HotelCode="189724|199506" HotelName="mk hotel london" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Putney Bridge Road, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/6000000/5040000/5030900/5030816/ebc94457_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14451.42" OriginalAmount="13506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490286761096" Longitude="-0.14034162223238" StarRating="4" HotelCode="145734|46499" HotelName="Mornington Hotel London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Gloucester Street, London SW1V 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181507/181507a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Mornington Hotel London Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14467.10" OriginalAmount="13520.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.156623" Longitude="-0.152972" StarRating="4" HotelCode="146398|382645" HotelName="Courtyard London Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Gatwick Airport, Buckingham Gate, Gatwick RH6 0NT</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207819/a_207819_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within Gatwick Airport. It is approximately 8 minutes’ walk from the South Terminal and the North Terminal can be easily reached via the airport transit train. Business travellers can enjoy easy access to central London, being just 30 minutes away from London Victoria by Gatwick Express Train. Approximate distances to other airports in the region include Haverfordwest Aerodrome (166 km), London City Airport (74 km), Dover Air Force Base (128 km), Southampton Airport (151 km), Stansted Airport (114 km), Heathrow Airport (74 km) and Luton Airport (115 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14473.89" OriginalAmount="13527" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493082714469" Longitude="-0.23150191534421" StarRating="3" HotelCode="49821|2140" HotelName="Holiday Inn Express London - Hammersmith" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 King Street, Hammersmith, London W6 0QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35230/a_35230_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, just 10 minutes from the city centre. There is an abundance of shops just a few minutes' walk away (approximately 800 m). It is just a stone's throw to Hammersmith tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14484.59" OriginalAmount="13537" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.657013140154" Longitude="-0.25035202503204" StarRating="4" HotelCode="32127|487008" HotelName="Holiday Inn London-Elstree M25, JCT.23" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barnett Bypass, Borehamwood, London WD6 5PU</AddressLine>
          </AddressLines>
          <CityName>Borehamwood</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51153/a_51153_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Greater London, around 20 minutes from the metropolis' centre by train. A shopping centre, with numerous shopping and entertainment opportunities lies close to the hotel, around 1.5 km away. London Luton and Heathrow airports are between 25 and 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14500.64" OriginalAmount="13552" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515082329316" Longitude="-0.17309691877645" StarRating="3" HotelCode="902935|246064" HotelName="Stylotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350206/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14501.71" OriginalAmount="13553" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="450197|205314" HotelName="Millennium Hotel at Chelsea Football Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/5/3/6/0/0/3/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14539.16" OriginalAmount="13588" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.489897227411" Longitude="-0.13713241104506" StarRating="2.5" HotelCode="47807|2113" HotelName="Best Western Corona" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-89 Belgrave Road, Victoria, London SW1V 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10835/a_10835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel lies in the centre of London, close to the Thames and Buckingham Palace. Restaurants and bars are within easy reach of the hotel, as well as night clubs which are only 100 metres away. The hotel is centrally located by Victoria Station (with the underground stations at Victoria or Pimlico).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14561.63" OriginalAmount="13609" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490792372379" Longitude="-0.19351391413733" StarRating="4" HotelCode="94566|35754" HotelName="BEST WESTERN The Boltons Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Penywern Road, Earls Court, London SW5 9TT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131382/a_131382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14562.70" OriginalAmount="13610.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51815" Longitude="-0.15829" StarRating="4" HotelCode="114603|z_hotel_at_gloucester_place" HotelName="Z Gloucester Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Gloucester Place, London W1U 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14562.70" OriginalAmount="13610.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4918185900246" Longitude="-0.195219321547142" StarRating="0" HotelCode="0|earls_court_apartment_trebovir_road" HotelName="Earls Court Apartment Trebovir Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>25 Trebovir Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/16/ae/16ae58aa83df11887fa5c6a442f5fef538e124fd.jpeg</HotelPictures>
        <HotelDescription>The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14600.15" OriginalAmount="13645" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493301286729" Longitude="-0.18310904502869" StarRating="4" HotelCode="44236|7071" HotelName="Millennium Gloucester Hotel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-18 Harrington Gardens, London SW7 4LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17463/a_17463_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a minute's walk from Gloucester Road underground station, with connections to 3 major lines Piccadilly, Circle and District, providing great transport links to the rest of London. It also has links to the M4/A4 motorway network where Heathrow is situated 40-60 minutes away. The hotel is conveniently located close to 2 top exhibition centres Olympia and Earls Court. Plus, some great attractions, including The Natural History, Science and Victoria and Albert museums, Hyde Park, The Royal Albert Hall, Kensington Palace and Gardens and shopping on the Kings Road, High Street Kensington and Knightsbridge, are close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14630.78" OriginalAmount="13673.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.163978821243" Longitude="-0.17385005950928" StarRating="3" HotelCode="129769|1969115" HotelName="Premier Inn London Gatwick Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Longbridge Way, Gatwick Airport, North Terminal, London Gatwick RH6 0NX</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143901/143901a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Crawley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14637.60" OriginalAmount="13680" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.126357" Longitude="-0.167773" StarRating="4" HotelCode="21609|39480" HotelName="Sandman Signature London Gatwick Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-23 Tinsley Lane South, Three Bridges, Crawley, West Sussex RH10 8XH</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009155/009155a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing hotel is located around 6.5 km from Gatwick airport. A regular shuttle bus service with airport transfers is provided for hotel guests. Links to the public transport network lie about 1 km away. The nearest beach is located around 29 km away and is ideal for excursions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14650.44" OriginalAmount="13692" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526724383286" Longitude="-0.13585538828102" StarRating="4" HotelCode="900920|199883" HotelName="TheWesley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-103 Euston Street, London NW1 2EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313572/313572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14679.33" OriginalAmount="13719.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5354676" Longitude="-0.1661333" StarRating="3" HotelCode="903691|the_new_inn_6" HotelName="The New Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>2 Allitsen Road, St John’s Wood, London NW8 6LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/35027/2135027/1.jpg?f=15077363</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at The New Inn Hotel to discover the wonders of London. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including free Wi-Fi in all rooms, bar, are at hand. Designed for comfort, selected guestrooms offer desk, ironing facilities, internet access – wireless complimentary, fan to ensure a restful night. The hotel offers various recreational opportunities. No matter what your reasons are for visiting London, The New Inn Hotel will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14679.33" OriginalAmount="13719.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.427805" Longitude="-0.318894" StarRating="4" HotelCode="199792|lensbury_resort" HotelName="The Lensbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Broom Road, Teddington, Middlesex TW11 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312417/312417a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has 171 non-smoking rooms and includes a lift and a reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a baggage storage service, 24-hour room service, a conference room, a business centre and a coin-operated laundry. Wireless internet access is provided in public areas (no extra charge). Wheelchair-accessible facilities are available. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park for no extra charge. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14731.76" OriginalAmount="13768" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522023574778" Longitude="-0.13216771334444" StarRating="3" HotelCode="153453|456191" HotelName="Regency House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Gower Street, London, Greater London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316137/316137a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14752.66" OriginalAmount="13787.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|468533" HotelName="United Lodge Hotel &amp; Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102754_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 25 guestrooms featuring refrigerators. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have bathtubs or showers and designer toiletries. Conveniences include safes and electric kettles, and housekeeping is provided on request.Satisfy your appetite at the hotel's coffee shop/cafe, or stop in at the snack bar/deli.Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage.With a stay at United Lodge Hotel and Apartments in London (Haringey), you'll be within a 15-minute drive of The British Museum and Oxford Street.  This hotel is 0.1 mi (0.1 km) from Finsbury Park and 5.1 mi (8.2 km) from St. Paul's Cathedral.Distances are displayed to the nearest 0.1 mile and kilometer.  Finsbury Park - 0.1 km / 0.1 mi  Emirates Stadium - 2.4 km / 1.5 mi  Alexandra Palace - 4.3 km / 2.7 mi  Tottenham Hotspur Stadium - 4.9 km / 3 mi  Hampstead Heath - 4.9 km / 3 mi  Camden Markets - 5.3 km / 3.3 mi  The Harry Potter Shop at Platform 9 3/4 - 5.9 km / 3.7 mi  Regent's Park - 6.2 km / 3.9 mi  Brick Lane - 6.3 km / 3.9 mi  ZSL London Zoo - 6.5 km / 4 mi  Liverpool Street - 7 km / 4.3 mi  Victoria Park - 7.1 km / 4.4 mi  Barbican Arts Centre - 7.4 km / 4.6 mi  Russell Square - 7.4 km / 4.6 mi  Financial District - 7.8 km / 4.8 mi  The nearest airports are:Heathrow Airport (LHR) - 37.5 km / 23.3 mi London City Airport (LCY) - 16.4 km / 10.2 mi Gatwick Airport (LGW) - 90.1 km / 56 mi Stansted Airport (STN) - 54.3 km / 33.8 mi Luton Airport (LTN) - 52.2 km / 32.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14755.30" OriginalAmount="13790" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.161913" Longitude="-0.17797100000007" StarRating="3" HotelCode="293839|80296" HotelName="Hampton by Hilton London Gatwick Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Longbridge House, North Terminal Gat, London RH6 0PJ</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/401587/a_401587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Gatwick, this airport hotel is ideal for business travellers arriving or departing from London - Gatwick (LGW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14795.96" OriginalAmount="13828.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.580207" Longitude="0.14071" StarRating="3" HotelCode="152963|premier_inn_romford_west" HotelName="Premier Inn London Romford West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Whalebone Lane North, Chadwell Heath, Romford, Greater London RM6 6QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342974/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14795.96" OriginalAmount="13828.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.549004" Longitude="-0.16214000000002" StarRating="3.5" HotelCode="296636|haverstock_hotel_2" HotelName="Haverstock Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>154 Haverstock Hill, Hampstead, London NW3 2AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/492341/492341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14795.96" OriginalAmount="13828.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51825" Longitude="-0.07409" StarRating="4" HotelCode="0|studio_flat_near_liverpool_st" HotelName="Studio Flat near Liverpool st" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Fashion Street Flat B, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/62/c46276c9db86deb9037053d231f773a325c71dc5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (London City Centre), you'll be minutes from Brick Lane and close to Liverpool Street.  This apartment is close to The Gherkin and Tower of London.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a microwave and a washing machine, and housekeeping is provided on request.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes are included in the accommodation price.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: GBP 30 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: GBP 250.0 per stay&lt;/li&gt;&lt;li&gt;Cleaning fee: GBP 30.0 per room, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14795.96" OriginalAmount="13828.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51283" Longitude="-0.18655" StarRating="0" HotelCode="0|hyde_park_quality_apartment" HotelName="Hyde Park Quality Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Inverness Terrace, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/61/1161b73dfd11bbd215b98ba85f9d6e21cd7e8191.jpeg</HotelPictures>
        <HotelDescription>Hyde Park Quality Apartments is conveniently located in the popular Hyde Park area. The property features a wide range of facilities to make your stay a pleasant experience. Service-minded staff will welcome and guide you at the Hyde Park Quality Apartments. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find heating, desk, fan, television, television LCD/plasma screen. The hotel offers various recreational opportunities. Convenience and comfort makes Hyde Park Quality Apartments the perfect choice for your stay in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14801.65" OriginalAmount="13833.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495733" Longitude="-0.18927" StarRating="4" HotelCode="115167|388205" HotelName="Park City Grand Plaza Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18-30 Lexham Gardens, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341428/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set within the exclusive Royal Borough of Kensington and Chelsea, in close proximity to Earl's Court and the Olympia exhibition venues. The closest tube station is Earl's Court (some 500 m) and the Royal Albert Hall, London's famed museums such as the Victoria and Albert Museum and the Natural History Museum (both about 1 km) and the exclusive shopping areas of Knightsbridge and Kensington are also nearby, including Harrods (around 1.2 km). Paddington train station is approximately 2 km, Victoria Coach Station is about 3 km, as is Piccadilly Circus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14814.15" OriginalAmount="13845" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49602388" Longitude="-0.01449762" StarRating="4" HotelCode="971257|478807" HotelName="The Collective Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Crossharbour Plaza, Tower Hamlets, London E14 9YF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36670000/36660300/36660267/dbf158a9_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14831.27" OriginalAmount="13861" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.470483575" Longitude="-0.1774337" StarRating="5" HotelCode="199801|60952" HotelName="Hotel Rafayel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>34 Lombard Road, London SW11 3RF, Adjacent to London Heliport</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481142/481142a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Rafayel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14880.51" OriginalAmount="13907.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49883" Longitude="-0.192032" StarRating="4" HotelCode="16086|1980555" HotelName="Holiday Inn London - Kensington High St." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wrights Lane, Kensington, London W8 5SP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/10000/9800/9789/83eef503_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet location in the heart of Kensington, conveniently close to the prestigious shops of High Street Kensington, and only a two-minute walk to the underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14894.40" OriginalAmount="13920" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.485988074849" Longitude="-0.23252377440929" StarRating="0" HotelCode="785668|489625" HotelName="The Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>204 Castelnau, London SW13 9DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/47337/2047337/1.jpg?f=14998189</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14912.59" OriginalAmount="13937.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514827" Longitude="-0.17476" StarRating="3.5" HotelCode="189778|paddington_apartments" HotelName="Paddington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Talbot Square, London W2 1TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/167508/167508a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14914.73" OriginalAmount="13939" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51446055241" Longitude="-0.1915351673083" StarRating="3" HotelCode="888710|10772" HotelName="Royale Chulan Hyde Park London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Leinster Square, Westminster, London W2 4NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137215/a_137215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located between Notting Hill and Hyde Park in London's West End. Guests will find the nearest restaurants and bars just 150 m away in Westbourne Grove and it is 200 m to the nearest nightspots. Whiteleys Shopping Centre is 500 m, as is Queensway High Street. The property is close to Paddington mainline railway station with direct services to Heathrow Airport via the Heathrow Express (15 minutes). A fast overground rail service runs every 15 minutes. The nearest underground stations are Bayswater or Queensway. London Heathrow Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14928.64" OriginalAmount="13952" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="900851|444208" HotelName="Melbourne House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342612/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Melbourne House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14947.90" OriginalAmount="13970" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52754499" Longitude="-0.28598678" StarRating="4" HotelCode="986085|409780" HotelName="Hampton by Hilton London Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Park Royal, Greater London, London W5 3BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1194422/a_1194422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14958.60" OriginalAmount="13980" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492342" Longitude="-0.140856" StarRating="2" HotelCode="114460|199339" HotelName="Chester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Longmoore Street, London, SW1V 1JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340951/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14975.72" OriginalAmount="13996" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.410459179736" Longitude="0.072869298940077" StarRating="4" HotelCode="159983|456327" HotelName="The Crown Inn Chislehurst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>School Road, Chislehurst, Kent BR7 5PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175389/175389a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is near Chislehurst Common with forests and open spaces, five minutes from the Chislehurst Caves and near Camden Place, which was home to Napoleon III and Empress Eugenie. The establishment is 5 km from the centre of Bromley and 1.5 km from the A20 main road leading in and out of London and near the A222 to Sidcup. The nearest London underground station is Greenwich. London Gatwick Airport is about 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14996.40" OriginalAmount="14015.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51046977328" Longitude="-0.19061309325411" StarRating="4" HotelCode="258819|113352" HotelName="DoubleTree by Hilton Hotel London - Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/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>150 Bayswater Road, London W2 4RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15030/a_15030_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of the capital of England, with a view of Kensington Gardens and Hyde Park. There are countless shopping and entertainment venues located close to the hotel, as well as links to the public transport network, about 100 metres away. The hotel is situated 24 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14996.40" OriginalAmount="14015.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490891414142" Longitude="-0.19382429458221" StarRating="3" HotelCode="94573|108302" HotelName="Mowbray Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28/32 Penywern Road, Earls Court, London SW5 9SU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131390/a_131390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel benefits from its close proximity to Earl's Court Exhibition Centre and Earl's Court underground station, where there are plenty of bars and restaurants, and is only 40 km from Heathrow Airport and 20 minutes from Gatwick via West Brompton Station. Nearby places of interest include the Natural History Museum, Victoria &amp; Albert Museum, Kensington Palace, West End Theatres and Portobello Road Market.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15009.55" OriginalAmount="14027.62" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|710840" HotelName="LONDON HOUSE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803429_foto_1.jpg</HotelPictures>
        <HotelDescription>The London House Hotel puts you at the heart of this vibrant capital, where you feel you've escaped the 24/7 lifestyle but can also easily dip back into the city's bustle. Within our 19th- century property, opposite an elegant garden square, you'll find a warmth that belies the stately facade, from modern city rooms to attentive, friendly service. Hyde Park, Notting Hill and many other London hotspots are within easy walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15026.01" OriginalAmount="14043" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50744031283" Longitude="0.038681477308273" StarRating="4" HotelCode="61557|33395" HotelName="DoubleTree by Hilton Hotel London ExCel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business 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>2 Festoon Way, Excel, Royal Victoria Dock, London E16 1RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79614/a_79614_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in an enviable waterfront location, moments away from links to the city's beating heart. Bond Street is less than 20 minutes away and the centre of London is easily accessed via the Docklands Light Rail at Prince Regent Station, a 4-minute walk from the hotel. It is just a 10-minute journey to the M11 motorway and the M25 is only 20 minutes away. It also lies just minutes from ExCel London (the UK's largest exhibition venue), Canary Wharf and London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15029.22" OriginalAmount="14046.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5374087" Longitude="0.0058355" StarRating="4" HotelCode="735579|roomzzz_london_stratford" HotelName="Roomzzz London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>66 West Ham Lane, London E15 4PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637183/637183a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15091.28" OriginalAmount="14104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490831" Longitude="-0.193351" StarRating="3" HotelCode="18359|200296" HotelName="The London Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Penywern Road, Earls Court, London SW5 9TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22835/a_22835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located at the heart of London, with various restaurants and bars located within metres of the hotel and Earl's Court underground station a mere 10 m away. Family-run and offering a warm and relaxing atmosphere, the hotel is ideally situated a short walk away from the Earl's Court exhibition centres and within easy reach of the Olympia Exhibition Centers. The hotel is within easy access of Heathrow Airport, the M4 motorway and West Brompton train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15092.35" OriginalAmount="14105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.497683" Longitude="-0.08133" StarRating="4" HotelCode="899697|37277" HotelName="Bermondsey Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bermondsey Square, Tower Bridge Road, London SE1 3UN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182536/a_182536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes from the city, in the heart of one of London's most vibrant villages. In the square itself, there is a boutique cinema and weekly antiques market. London Bridge Station is a short walk away which means guests can be at the City Airport within 25 minutes, Gatwick Airport within 40 minutes using the Gatwick Express, Canary Wharf within three stops on the Jubilee line, Excel Exhibition Centre as it is only 15 minutes away on the Docklands Light Railway and Waterloo Station in a 5-minute cab journey away or two stops on the Jubilee line. Approximate distances to other airports in the region include London Heathrow (31 km), London Luton (63 km), London Stansted (57 km), Southampton (128 km) and Haverfordwest Aerodrome (130 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15103.05" OriginalAmount="14115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529497601416" Longitude="-0.12343034324442" StarRating="3" HotelCode="11325|45432" HotelName="The California" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-8 Belgrove Street, Kings Cross, London WC1H 8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367768/367768a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15120.17" OriginalAmount="14131" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514034130633" Longitude="-0.17466008663178" StarRating="2" HotelCode="189717|457156" HotelName="Rhodes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Sussex Gardens, London W2 2RJ, Hyde Park</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/6/6/0/2/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15145.85" OriginalAmount="14155.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510877563772" Longitude="-0.18519580364227" StarRating="3" HotelCode="47647|comfort_inn_hyde_park" HotelName="Comfort Inn Hyde Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Queensborough Terrace, London W2 3SU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10634/a_10634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15145.85" OriginalAmount="14155.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.57587681" Longitude="-0.20122212" StarRating="0" HotelCode="499246|croft_court_hotel" HotelName="Croft Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>44 Ravenscroft Avenue, London NW11 8AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/666889/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 Croft Court Hotel in London (Golders Green), you'll be within the vicinity of London Zoo and Selfridges.  This hotel is within the vicinity of Royal Albert Hall and Imperial College London.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned rooms featuring flat-screen televisions. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have bathtubs or showers and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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. Additional features at this hotel include concierge services and a picnic area.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary continental 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 business center, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15155.48" OriginalAmount="14164" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|199843" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Montpelier Row, Blackheath Village, Borough of Greenwich, London SE3 0RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/014414/014414a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Bloomsbury district of London, close to Covent Garden, this hotel is just a stone's throw from Oxford Street and from the many entertainment venues of the West End. There are also many shopping facilities to be found in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15169.39" OriginalAmount="14177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507920413108" Longitude="0.022419490476523" StarRating="3" HotelCode="79815|55332" HotelName="ibis London Excel Docklands" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Western Gateway, Royal Victoria Dock, London E16 1AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108012/p_108012_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Excel Docklands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15170.46" OriginalAmount="14178" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493098588254" Longitude="-0.14424671899588" StarRating="3" HotelCode="34554|35758" HotelName="Comfort Inn Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Belgrave Road, London SW1V 1QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54889/a_54889_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Comfort Inn Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15172.04" OriginalAmount="14179.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498065" Longitude="-0.222208" StarRating="3" HotelCode="267555|1698548" HotelName="Saba Hotel London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Shepherds Bush Road, London W6 7LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/373262/a_373262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15176.88" OriginalAmount="14184" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512765520848" Longitude="-0.19263356924057" StarRating="4" HotelCode="31271|31832" HotelName="The Premier Notting Hill" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Princes Square, Bayswater, London W2 4NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49957/ba_49957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet square in the heart of Bayswater, close to Queensway, Hyde Park and Notting Hill, and providing easy access to all areas of London. Hyde Park can be reached in about a 5-minute walk, Oxford Circus is around 20 minutes' walk away, and Piccadilly Circus is some 25 minutes' walk from the hotel. The hotel's convenient location provides quick and easy access to and from London Heathrow, Gatwick and Stansted airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15185.44" OriginalAmount="14192" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515593" Longitude="-0.172502" StarRating="3" HotelCode="903726|199865" HotelName="The Omega Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15191.16" OriginalAmount="14197.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|55184" HotelName="DoubleTree by Hilton London - Docklands Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Rotherhithe Street, London SE16 5HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36624/a_36624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located approximately 20 minutes from the centre of London, where guests will discover many shopping and entertainment venues. The hotel offers a complimentary shuttle service to and from Canada Water underground station. From here guests can easily reach their destination via the Jubilee Line. London City Airport is roughly a 25-minute journey from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15191.16" OriginalAmount="14197.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491665354229" Longitude="-0.21061167757591" StarRating="3" HotelCode="186224|1670248" HotelName="The W14 Hotel Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Gunterstone Road, West Kensington, London W14 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172693/172693a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London’s trendy Kensington district, the hotel is situated on a quiet, leafy, residential road close to the prestigious shops of High Street Kensington. The hotel is just a 10-minute underground ride from the sights and sounds of Central London, such as the Natural History Museum, 1 km, Hyde Park, 1.2 km, Hammersmith Apollo Theatre, 700 m, or Buckingham Palace, 2.5 km. London Heathrow Airport is just 10 km from the hotel, London Gatwick Airport is roughly 45 km away and London Stansted Airport is around 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15234.18" OriginalAmount="14237.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|627792" HotelName="ROYAL NATIONAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/3849_image63209613_0.jpg</HotelPictures>
        <HotelDescription>##Property Location \nThe Royal National Hotel is in the heart of London, walking distance from University of London and Russell Square. This hotel is close to St. Paul's Cathedral and Coca-Cola London Eye.\n\n##Rooms \nThe hotel features 1271 guestrooms. Bathrooms have bathtubs and hair dryers on request, extra charge. Conveniences include phones, television, coffee/tea makers.\n\n##Dining \nGuests can enjoy delicious dishes at  the onsite restaurant and a wide variety of drinks at the bar.\n\n##Business, Other Amenities \nFeatured amenities include a business center, a 24-hour front desk, and multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15244.29" OriginalAmount="14247" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495083002218" Longitude="-0.19042234873064" StarRating="3" HotelCode="76159|14343" HotelName="1 Lexham Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Lexham Gardens, Kensington, London W8 5JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/36544/3836544/31.jpg?f=15675625</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Kensington in central London, with easy access to an array of attractions including the Science Museum, Natural History Museum, Royal Albert Hall and the West End Theatres. It is ideally situated within walking distance of Earl’s Court, High St Kensington and Gloucester Road tube stations. There are also many restaurants, bars and small coffee shops close by. The hotel is only 1 km from Knightsbridge and Harrods. Kensington High Street is 500 m away and the leafy Hyde Park is about 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15246.43" OriginalAmount="14249" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491567835524" Longitude="-0.19707262516022" StarRating="2" HotelCode="52705|10350" HotelName="Garden View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Nevern Square, London SW5 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56932/a_56932_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is situated in a peaceful location in the Earls Court district of the city, close to the Earls Court and Olympia exhibition centres. Earls Court underground station is within walking distance of the hotel, allowing guests easy and convenient access to the different attractions and districts of the city. In the evening, guests may pay a visit to one of the inviting restaurants or cosy pubs in the hotel's vicinity. The hotel is perfect for those guests wishing instead to have a dance in one of the famous London clubs. Plentiful shopping opportunities are also to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15255.69" OriginalAmount="14257.65" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|089000" HotelName="SHEPHERDS BUSH LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/23363_image60300359_0.jpg</HotelPictures>
        <HotelDescription>London's Hotel Shepherds Bush London. offers luxury standard of Accommodation Facility and Service. Located in the heart of London's West End with just few minutes away from Westfield shopping center (the largest urban shopping center in Europe), Oxford Street and Marble Arch, along with the famous attraction pointsfor sightseeing and dining at London Bridge, Leicester Square, Hyde Park and Bond Street. Since opening in 2019, Hotel Shepherds Bush London. made it first appearance in hospitality market. The hotel is family business which is lead by Managing Director of the company and his friends who have experience more than 16 years in Hotel Industry..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15265.69" OriginalAmount="14267" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490582511143" Longitude="-0.1384449005127" StarRating="3" HotelCode="34472|24108" HotelName="Huttons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 - 57 Belgrave Road, SW1V 2BB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54924/a_54924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular non-smoking hotel is situated at the heart of London. Many of the capital's most popular tourist sights, including Piccadilly Circus, the London Eye, Buckingham Palace and famous Big Ben, are all located in the vicinity. In addition, countless shopping and entertainment venues are within walking distance, or may easily be reached by making use of public transport. Victoria Station is only around 5 minutes away and Westminster Abbey, the Houses of Parliament, as well as the Tate Gallery, are only a few minutes away. The transfer time to Gatwick and Heathrow Airports takes around an hour and Stansted Airport is around 90 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15305.28" OriginalAmount="14304" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|360122" HotelName="London Heathrow Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Harlington, Hayes UB3 5AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46376/a_46376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is situated in Heathrow and attracts guests with its impressive fittings, which are a mixture of traditional and modern. The airport is located in the vicinity, as are industrial centres, the motorway and West London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15308.25" OriginalAmount="14306.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.161534877288" Longitude="-0.17453438255031" StarRating="3" HotelCode="327973|1969105" HotelName="Premier Inn London Gatwick Airport North Terminal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Northway, Gatwick North Terminal, Opposite the North Terminal, West Sussex, RH6 0PH Crawley</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186769/186769a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly opposite the main entrance to the North Terminal, 350 meters from Gatwick airport. It offers free transit to the South Terminal which takes only 2 minutes. Also located within easy reach of the M25 and M23. Has spacious rooms with king size beds, television and WI-FI. Is ideal for business or leisure travellers with spacious rooms, key location, resturant and bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15338.13" OriginalAmount="14334.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|118992" HotelName="Kings Cross Inn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803480_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within a stone throw of Kings Cross/St Pancras Rail Station, this brand new hotel has immediate access to the international Eurostar service, National Rail and the London underground. Euston Railway Station is also closeby. Some rooms at the front have the spectacular view of the magnificent neo gothic Victorian St Pancras building. The rooms are fully air conditioned and each are fitted with state-of-the-art flat screen tvs, coffee/tea making facilities, fridges, room safe, and hair dryers. The rooms are decorated with modern furniture, parquet floors and all have private ensuite bathrooms. Wi-fi is available throughout the hotel. The hotel offers a continental breakfast buffet in our stylish dining room. A range of international restaurants are also within a few metres from the hotel. The Kings Cross Inn Hotel has access to 6 Tube lines. It is only a mile from the West End and Regents Park/Oxford Street. It is a 5 minute walk from trendy Bloomsbury as well as the British Museum. The British Library and the University of London are closeby. Madame Tussauds is also within walking distance. The hotel is the perfect base for the London visitor, whether for business or pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15341.66" OriginalAmount="14338" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513584991845" Longitude="-0.18002293958023" StarRating="4" HotelCode="15500|247870" HotelName="Park Grand Paddington Court London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Devonshire Terrace, Paddington, London W2 3DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18454/a_18454_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance to Hyde Park and Kensington Palace Gardens, in close proximity to Paddington station, which has direct links to Heathrow Airport and Lancaster Gate. Bayswater and Queensway Underground stations are nearby, providing easy access to all areas of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15363.06" OriginalAmount="14358" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492359419686" Longitude="-0.27853667736054" StarRating="4" HotelCode="387606|14333" HotelName="Clayton Hotel Chiswick" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>626 Chiswick High Road, London W4 5RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90260/a_90260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 20 minutes from central London, yet nestled in the tree-lined tranquillity of Chiswick High Road. The hotel is within walking distance of Gunnersbury tube station (district line), national rail station as well as Kew Bridge station. Heathrow Airport is about 20 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15379.11" OriginalAmount="14373.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511904887677" Longitude="-0.18550742388015" StarRating="3" HotelCode="142627|39_suites_2" HotelName="MStay 39 Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>39 Queensborough Terrace, Bayswater, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316092/316092a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15385.93" OriginalAmount="14379.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516322546566" Longitude="-0.1719805598259" StarRating="3" HotelCode="15202|493145" HotelName="Norfolk Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Norfolk Place, Paddington, W2 1QW London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Victorian style hotel is located near Oxford Street in London's West End. Paddington underground station lies about 200 m from the hotel and a diverse range of shops and entertainment venues can be found in the surrounding area. It is about 25 km to Heathrow airport and some 50 km to Gatwick airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15424.05" OriginalAmount="14415" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490679303105" Longitude="-0.13861995353187" StarRating="3" HotelCode="114585|49452" HotelName="Victor Hotel - London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Belgrave Road, Westminster Borough, London, Greater London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348928/b4810f1c98022d883df12c98c4665471.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15439.03" OriginalAmount="14429" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524433729464" Longitude="-0.12829542160034" StarRating="3" HotelCode="18178|9498" HotelName="The Tavistock Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-55 Tavistock Square, London WC1H 9EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22564/a_22564_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a wonderful view of the Tavistock Square gardens in the heart of Bloomsbury. It is conveniently situated close to Russell Square underground station with direct access to Heathrow (Piccadilly Line). Euston, St. Pancras and King's Cross stations are also only a short walk away as well as Convent Garden, Oxford Street, theatres and the British Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15461.50" OriginalAmount="14450" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.486248357341" Longitude="-0.20259759755322" StarRating="3" HotelCode="38343|33984" HotelName="Holiday Inn Express Earls Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>295 North End Road, London, W14 9NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63361/a_63361_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just within a few minutes of Earl’s Court Arena and Olympia Exhibition Centre. West Kensington bus and underground station offers guests direct access to the centre of London via the District Line. Gatwick and Heathrow airport are 46 km and 22 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15467.92" OriginalAmount="14456" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49451574" Longitude="-0.23473611" StarRating="3" HotelCode="519295|200221" HotelName="Flynns Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>73 dalling road, London W6 0JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15470.06" OriginalAmount="14458" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.455103" Longitude="-0.339707" StarRating="4" HotelCode="141807|128188" HotelName="London Marriott Hotel Twickenham" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>198 Whitton Road, Twickenham TW2 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202697/a_202697_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the south stand of Twickenham Rugby Stadium, London. Guests are able to enjoy many local attractions including Hampton Court Palace, Kew Gardens and the River Thames. There are numerous restaurants, bars, clubs and shopping opportunities within walking distance of the hotel. There are also excellent public transport links nearby. Central London can be reached in about 20 minutes. The airports of Heathrow, Stansted, Luton and Gatwick are roughly 10 km, 80 km, 82 km and 70 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15485.09" OriginalAmount="14472.05" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|730129" HotelName="Queens Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803428_foto_44.jpg</HotelPictures>
        <HotelDescription>This hotel has a good location in Bayswater near Hyde Park and Kesington Gardens.
Thanks to the location of the hotel, you can enjoy the nightlife, the cosmopolitan restaurants of Queensway, next to Oxford Street.
The rooms that make up the hotel have a private bathroom fully equipped and with different amenities that you can enjoy such as: Wi-Fi, telephone, TV and heating among others.
Enjoy your stay at the hotel!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15507.80" OriginalAmount="14493.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.531986" Longitude="-0.061487" StarRating="4" HotelCode="78710|683325" HotelName="Mama Shelter Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>437 Hackney Road, London E2 8PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106648/w_106648_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within easy reach of the city's financial district and Liverpool Street railway and underground station. The hotel is right on the main arterial route into central London and the West End. It also offers convenient access to both Stansted and City airports (53 and 12 km away, respectively).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15513.93" OriginalAmount="14499" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.425765" Longitude="-0.22035" StarRating="3" HotelCode="207328|491806" HotelName="The Rose &amp; Crown Wimbledon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>55 High Street, Wimbledon, Village, London SW19 5BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4a/d4/4ad4bdb021c7b82dbaa20b6faa235f766d750750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15527.84" OriginalAmount="14512" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49718337" Longitude="-0.20780357" StarRating="3.5" HotelCode="630123|444192" HotelName="Kensington Prime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Russell Road, London W14 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799924/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15532.89" OriginalAmount="14516.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|783771" HotelName="POINT A PADDINGTON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888079_foto_1.jpg</HotelPictures>
        <HotelDescription>Enjoying a strategic setting in London, this hotel prides itself on its central location and close proximity to many of the city's prominent attractions. The property is just a short distance away from Paddington station, which offers ease of access to many of the city's attractions. Oxford Street and the bustling, prestigious area of Knightsbridge are also located nearby. Guests can enjoy London Zoo, Hyde Park, Bayswater and Portobello Market with ease. Contemporary-style guest rooms offer comfort and convenience, in a peaceful setting. Excellent facilities and services are available at this establishment, to cater for the needs of business and leisure travellers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15537.47" OriginalAmount="14521" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506946810816" Longitude="-0.0070553715787582" StarRating="3" HotelCode="114269|55256" HotelName="ibis London Docklands Canary Wharf Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Baffin Way, Off Preston Road, London E14 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157757/a_157757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15542.82" OriginalAmount="14526" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.503914626013" Longitude="-0.22438322453695" StarRating="4" HotelCode="284152|38411" HotelName="Dorsett Shepherds Bush" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shepherds Bush Green, London W12 8QE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316236/316236a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15543.89" OriginalAmount="14527" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51119" Longitude="-0.069877" StarRating="3" HotelCode="58829|215277" HotelName="Travelodge London Central Aldgate East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-13 Chamber Street, London E1 8BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76214/a_76214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15603.81" OriginalAmount="14583" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52232679667" Longitude="-0.12418359518051" StarRating="3" HotelCode="16150|2129" HotelName="The President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Guilford Street, London WC1N 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19402/a_19402_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bloomsbury, only a short walk from the theatres, Convent Garden and the British Museum. Russell Square underground (Piccadilly Line) is located close to the hotel. Euston, St Pancreas and King's Cross stations are also nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15630.87" OriginalAmount="14608.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521031767128" Longitude="-0.26280011190261" StarRating="3" HotelCode="34468|386005" HotelName="Holiday Inn London - West" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Portal Way, Gypsy Corner/A40, London W3 6RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/338659/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in North Acton, about a 30 minute drive to the city centre. From the hotel, there are convenient links to the motorway, railway station and the airport. An array of shops and entertainment venues as well as tourist attractions are few minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15634.84" OriginalAmount="14612" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516098" Longitude="-0.174844" StarRating="4" HotelCode="14173|14854" HotelName="Mercure London Paddington" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Praed Street, Paddington, London W2 1HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16442/a_16442_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located and is only metres from Paddington underground station. The city centre, with a variety of sightseeing attractions as well as an abundance of shops and other entertainment venues, is easily reached on public transport. There is a bus stop located directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15716.16" OriginalAmount="14688" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507236454909" Longitude="-0.020957633100579" StarRating="5" HotelCode="293422|31896" HotelName="London Marriott Hotel Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/3/8/9/9/5/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15727.93" OriginalAmount="14699.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51513764" Longitude="-0.0688986" StarRating="4" HotelCode="986156|the_gate_aparthotel" HotelName="The Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 White Church Lane, London E1 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1237410/a_1237410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15727.93" OriginalAmount="14699.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529199627244" Longitude="-0.29108941555023" StarRating="3" HotelCode="262251|premier_inn_london_hanger_lane" HotelName="Premier Inn London Hanger Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1-6 Ritz Parade, Hanger Lane, Ealing, London W5 3RA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352675/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15727.93" OriginalAmount="14699.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.486602313202" Longitude="-0.25394305753025" StarRating="3" HotelCode="639205|london_chiswick" HotelName="Premier Inn London Chiswick" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hogarth Roundabout, Axis House, Chiswick, London W4 2TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/613066/2019730102429321.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15743.98" OriginalAmount="14714" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.528920962779" Longitude="-0.11943072080612" StarRating="3" HotelCode="915064|30282" HotelName="Point A Hotel London Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>324 Gray's Inn Road, Kings Cross, London WC1X 8BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277603/a_277603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Point A Hotel London Kings Cross.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15771.85" OriginalAmount="14740.05" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|961009" HotelName="Heeton Concept Hotel Kensington" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/953487_foto_1.jpg</HotelPictures>
        <HotelDescription>The Heeton Concept Hotel in Kensington blends Victorian townhouse with a chic contemporary interior, offering air- conditioned rooms, a large shared lounge, free Wi-Fi and a bar. Conveniently located just a 3-minute walk from Earl's Court Station, granting quick access to all central London destinations. The top attractions within a 14-minute walk from the property include Natural History Museum, Design Museum and Japan house. The property is situated 1.7 km from Royal Albert Hall and 20-25-minute walk to the Science Museum, Kensington Palace, Kyoto Gardens and Victoria and Albert Museum. All uniquely designed rooms benefit from a flat-screen TV, complimentary tea and coffee facilities, hairdryer, and toiletries. Amongst this, there is a lift and 24-hour front desk. Only 1 mile away from Olympia London and a 12-minute tube ride to Hyde Park or Harrods. The closest airport is London city airport 19 km away and Heathrow airport is a direct line from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15816.74" OriginalAmount="14782" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51056113" Longitude="-0.12855342" StarRating="3" HotelCode="726230|354762" HotelName="Assembly London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden">
        <Address>
          <AddressLines>
            <AddressLine>27-31 Charing Cross Road, London WC2H 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636991/636991a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15833.86" OriginalAmount="14798" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.451871394971" Longitude="-0.29744709344849" StarRating="4" HotelCode="115393|128193" HotelName="Richmond Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>144-150 Richmond Hill, Richmond-upon-Thames, Surrey TW10 6RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158999/a_158999_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located close to Twickenham, making it the ideal base for visits to Twickenham Stadium. It is also ideally situated for Wimbledon Tennis fortnight, being just a 15-minute drive from the courts, through the lovely Richmond Park. The beautiful Kew Gardens are also just a short drive away. This is an ideal base for flower lovers wishing to visit both the Chelsea Flower Show and Hampton Court Flower show. The Wembley Stadium is also very close by. This really is the ideal place to stay for guests wishing to explore the many attractions of London. London Heathrow Airport is just 14 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15834.93" OriginalAmount="14799" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529324655129" Longitude="-0.12266880501856" StarRating="3" HotelCode="143216|56466" HotelName="Alhambra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/19 Argyle Street, London, Greater London WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/da/e1da9de6f9340879ab7644c50fe05ca9510fbb33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Alhambra.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15844.56" OriginalAmount="14808.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986286|bermonds_locke" HotelName="Bermonds Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Tower Bridge Road, Bermondsey, London SE1 3LW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/5/8/7/1/3/9/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15844.56" OriginalAmount="14808.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.404341" Longitude="-0.342627" StarRating="4" HotelCode="77898|carlton_mitre_hotel" HotelName="The Mitre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hampton Court Road, Hampton Court, London, Surrey KT8 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/339999/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has 36 non-smoking rooms, which are located on 4 storeys and are reachable by lift. The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access (no extra charge) allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The hotel has wheelchair-accessible facilities. Additional facilities include a library. Travellers with their own cars can use the parking spaces (no extra charge) (subject to availability). Other services include 24-hour room service, a laundry service, a coin-operated laundry and a page service. Complimentary newspapers are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15844.56" OriginalAmount="14808.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.46269989013672" Longitude="-0.42659100890159607" StarRating="0" HotelCode="0|the_hatton_apartments" HotelName="The Hatton Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hatton Rd, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/4b/5d4b772fbeb0ae200e713f5b794d7edb98b2b59e.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Hatton Apartments in Feltham, you'll be within a 10-minute drive of Stockley Park and Kempton Racecourse. This 4-star apartment is 5.1 mi (8.2 km) from Twickenham Stadium and 5.9 mi (9.5 km) from Griffin Park Stadium.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Featured amenities include express check-in and express check-out. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4 guestrooms, featuring kitchens with refrigerators and ovens. Smart televisions with Netflix are provided, while complimentary wireless Internet access keeps you connected. Bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include microwaves and irons/ironing boards, and housekeeping is provided weekly.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 GBP per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15846.70" OriginalAmount="14810" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495882" Longitude="-0.181302" StarRating="4" HotelCode="35405|9750" HotelName="Strathmore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Queens Gate Gardens, London SW7 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57594/a_57594_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Kensington in the centre of London, only 2 minutes on foot from the nearest underground station and bus stop. Visitors can also easily reach the famous shopping area in Knightsbridge as well as the well-known museums of South Kensington and all other parts of the city with ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15859.08" OriginalAmount="14821.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525971350104" Longitude="-0.13615290674591" StarRating="3" HotelCode="34471|596565" HotelName="Euston Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>152-156 North Gower Street, London NW1 2LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313103/313103a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, a short walk from the British Museum, Regent's Park, British Library, Oxford Street and West End Theatre-Land. Camden's eclectic mix of bars, restaurants, shops and markets is less than 10 minutes away. Euston Square London Underground/Tube station is only 10 metres away and King's Cross St Pancras International, London's Eurostar terminal, is less than 1 km away, less than 10 minutes walking distance. Over 5 train stations and more bus stops are within easy walking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15871.31" OriginalAmount="14833" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3.5" HotelCode="534048|229008" HotelName="Best Western Plus Vauxhall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>152 Old South Lambeth Road, Vauxhall, London SW8 1XX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/649718/a_649718_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15884.15" OriginalAmount="14845" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54290135" Longitude="-0.00035488" StarRating="2.5" HotelCode="571845|229022" HotelName="Moxy London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>86 Great Eastern Road, London E15 1GR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608057/608057a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15891.34" OriginalAmount="14851.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|710809" HotelName="Sidney Hotel London Victoria" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954745_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel con encanto se sitanduacute;a en un bonito edificio de la andeacute;poca victoriana y goza de una situaciandoacute;n excelente, ofreciendo a los visitantes alojamiento econandoacute;mico en el corazandoacute;n de Londres. Cuenta con un bar-restaurante donde se sirve el desayuno, un bar y salas de conferencias. Hay varias atracciones famosas como el Palacio de Buckingham, el Palacio de Westminster y el Big Ben que son fandaacute;cilmente accesibles a pie. La estaciandoacute;n de metro Pimlico y la estaciandoacute;n de tren y metro Victoria estandaacute;n a un paso del hotel, ofreciendo a los huandeacute;spedes la posibilidad de visitar candoacute;modamente toda la ciudad.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15892.71" OriginalAmount="14853" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506655668443" Longitude="-0.0041788816452026" StarRating="4" HotelCode="394765|20720" HotelName="Radisson Blu Edwardian New Providence Wharf Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Fairmont Avenue, Canary Wharf, London E14 9JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93560/a_93560_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Based in the heart of Europe's most dynamic business location, this luxury London hotel is a great option for access to the Canary Wharf Business District, the City and Central London. Also a great London hotel option if you need to be close to the ExCeL Exhibition Centre, The O2 arena, and London City Airport. Heathrow Airport is 34 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15934.44" OriginalAmount="14892" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901532|408383" HotelName="Oliver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Elevator,Garden,Internet,Luggage Storage,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>198 Cromwell Road, Earls Court, London SW5 0SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/61952/1061952/11.jpg?f=15693338</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Oliver.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16003.99" OriginalAmount="14957" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516407757841" Longitude="-0.17266462684694" StarRating="2" HotelCode="114593|444410" HotelName="Belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Norfolk Square, London, Greater London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/890000/888300/888291/c46bd4ac_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16040.69" OriginalAmount="14991.30" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|068371" HotelName="ST. GILES LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954792_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is Located in the heart of the west end, walking distance to Oxford Street and Londons Theatres. All rooms feature private en-suite showers, LCD flat screen televisions featuring a wide choice of channels, digital safe, direct dial telephone with voicemail, hairdryer , WIFI access capability and complimentary tea and coffee making facilities. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16041.44" OriginalAmount="14992" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529453" Longitude="-0.122089" StarRating="2" HotelCode="149811|199988" HotelName="Howard Winchester Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 Argyle Square, London WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342450/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Howard Winchester Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16046.79" OriginalAmount="14997" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|54248" HotelName="The Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Upper Richmond Road, Putney, London SW15 2RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/343637/201589145623590.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16057.49" OriginalAmount="15007" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.479682365424" Longitude="-0.31497303572087" StarRating="4" HotelCode="171079|45064" HotelName="Hilton London Syon Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Syon Park, Middlesex, London TW8 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239211/a_239211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute drive from Richmond underground station, which offers direct access to the centre of London. The centre of Brentford is some 15 minutes away on public transport. Kew Gardens are some 3.8 km away. Heathrow Airport is within a 15-minute drive of the hotel (12 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16064.98" OriginalAmount="15014" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.528997" Longitude="-0.12166" StarRating="2" HotelCode="147327|199392" HotelName="Elmwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Argyle Square, WC1H 8AS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314794/314794a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16072.47" OriginalAmount="15021" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52252796664" Longitude="-0.086988244274835" StarRating="3" HotelCode="67591|17183" HotelName="Travelodge London Central City Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-23 City Road, London EC1Y 1AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87416/a_87416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel ist a 2-minute walk from Old Street tube station and a 1 km walk from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16077.82" OriginalAmount="15026.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513428206946" Longitude="-0.19193217158318" StarRating="3" HotelCode="16526|hotel_reem" HotelName="Reem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-51 Prince's Square, London W2 4PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20000/a_20000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel offers a fabulous location just a short walk from a wide selection of shopping and entertainment venues. Many of London's top attractions are within convenient reach. London Heathrow Airport may easily be reached by making use of the excellent public transport links. Gatwick Airport lies around 45 km away and Luton as well as Stansted are roughly 60 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16083.17" OriginalAmount="15031" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.55014165" Longitude="-0.07505637" StarRating="3.5" HotelCode="986332|507087" HotelName="Kingsland Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>130 Kingsland High Street, Dalston, London E8 2LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/e5/c9e5b8f4fb5a7ba97b72d9287f1415d44b903408.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16150.58" OriginalAmount="15094" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51768232" Longitude="-0.0626603" StarRating="4" HotelCode="614800|346469" HotelName="New Road Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103-107 New Road, London E1 1HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2377795/oKTa1AEv_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of London, this urban hotel is ideal for guests who appreciate a stylish ambience. It is about 8 km to London - London City Airport (LCY) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16194.45" OriginalAmount="15135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49878328" Longitude="-0.22197454" StarRating="3" HotelCode="580326|hellenic_hotel_london" HotelName="Hellenic Hotel London" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Shepherds Bush Road, Hammersmith And Fulham, London W6 7LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637445/637445a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16197.66" OriginalAmount="15138" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.527139" Longitude="-0.127648" StarRating="3" HotelCode="915065|56872" HotelName="Studios 2 Let Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Cartwright Gardens, Camden, London WC1H 9EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313589/313589a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for those in need of an adults-only holiday, this adults-only hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16250.09" OriginalAmount="15187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.561469" Longitude="-0.27925099999993" StarRating="4" HotelCode="298481|80496" HotelName="Novotel London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Way, Wembley, London HA9 0NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406700/a_406700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16265.07" OriginalAmount="15201" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493989290856" Longitude="-0.19110422453696" StarRating="3" HotelCode="147529|199982" HotelName="Hotel Moonlight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Knaresborough Place, London SW5 0TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15830000/15821700/15821664/8f8f329a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 5 minutes from Earl's Court Exhibition Centre and Tube Station, this hotel is ideal for exploring London. Kensington High Street's fashionable shops and the museums are both just a 10-minute walk from the hotel. A 15-minute Tube ride will bring guests to the heart of the West End. Closer by, the Olympia Exhibition Centre is 1 km away. London City Airport is approximately 5 km and London Gatwick Airport is 15 km from the hotel. London Heathrow Airport, London Luton Airport and London Stansted Airport are some 23, 60 and 63 km from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16280.05" OriginalAmount="15215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511430938607" Longitude="-0.17967984080315" StarRating="2" HotelCode="36439|2112" HotelName="Columbia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95-99 Lancaster Gate, London W2 3NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59699/a_59699_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Bayswater Road and Lancaster Gate on the north side of Hyde Park. Restaurants, bars and links to the local transport network (3 bus lines and 2 underground stations) are all to be found in the immediate vicinity of the hotel. Paddington train station (offering a service to Heathrow Airport) lies around 500 m away, whilst Kensington Palace and the Royal Albert Hall lies around 800 m from the hotel. Heathrow Airport lies approximately 22 km away and Gatwick Airport is 48 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16280.05" OriginalAmount="15215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4952400688" Longitude="-0.18171563744545" StarRating="4" HotelCode="44705|3098" HotelName="Radisson Blu Edwardian Vanderbilt Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-86 Cromwell Road, London SW7 5BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19744/a_19744_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the central location of Kensington, just 50 metres from Gloucester Road underground station. Numerous restaurants, bars and pubs are all within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16311.08" OriginalAmount="15244.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.455175202913" Longitude="-0.30333906412125" StarRating="3" HotelCode="189781|bingham" HotelName="The Bingham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61–63 Petersham Road, Richmond Upon Thames, Surrey TW10 6UT T</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351124/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16346.39" OriginalAmount="15277" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.12558701549" Longitude="-0.18929779629514" StarRating="4" HotelCode="94504|30144" HotelName="Crowne Plaza London - Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London-Gatwick Airport, Langley Drive, RH11 7SX Crawley</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131300/f_131300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just five minutes from junction 10 off the M23. Crawley town centre and Manor Royal Business Park are both within walking distance of the hotel. The property is an ideal base to explore Central London and Brighton. Guests can visit local attractions such as The Hawth Theatre, Crawley Town Football Club, Tulleys Farm, Lingfield Racecourse and Wakehurst Place. Gatwick Airport is 5 km away and London Heathrow Airport is approximately 70 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16349.60" OriginalAmount="15280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51510499" Longitude="-0.1730636" StarRating="2" HotelCode="517310|486234" HotelName="Balmoral House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>156/157 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/47335/2047335/1.jpg?f=15306932</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Balmoral House Hotel, you'll be centrally located in London, convenient to Hyde Park Speakers' Corner and Selfridges. This hotel is close to Royal Albert Hall and Imperial College London.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 18 guestrooms. Your room comes with a Select Comfort bed. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. 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;Make use of convenient amenities, which include complimentary wireless Internet access and a television in the lobby.&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. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16359.23" OriginalAmount="15289" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526310500698" Longitude="-0.12660066705121" StarRating="2.5" HotelCode="144347|199284" HotelName="Avonmore Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Cartwright Gardens, London, Greater London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/6/1/9/4/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16378.49" OriginalAmount="15307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54724127" Longitude="-0.16288757" StarRating="2" HotelCode="323926|54774" HotelName="Primrose Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Primrose Gardens, Belsize Park, Greater London, London NW3 4TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491101/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Primrose Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16411.66" OriginalAmount="15338" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51248932" Longitude="-0.18650429" StarRating="3" HotelCode="530949|142312" HotelName="Hyde Park Superior Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Inverness Terrace, Westminster, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1941685/jJ1qhzIn_a36d759b721dd42a3494db45f26eebed.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16420.22" OriginalAmount="15346" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.528668075858" Longitude="-0.12302296808821" StarRating="5" HotelCode="114557|244840" HotelName="OYO Apollo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>43 Argyle Street, London WC1H 8EP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653806/653806a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16424.23" OriginalAmount="15349.75" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|710774" HotelName="Dover Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887587_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Victoria (3 mins walk from Victoria Station), in the heart of Central London, Dover Hotel offers quality inexpensive accommodation, where you can base your visit to London, whether it be for business or pleasure. We are conveniently located near Victoria Station and other major transport links to provide easy access to all tourist and business areas. With friendly staff, excellent service (free Wi-Fi internet access for all guests!) and an ideal location, Dover Hotel is the perfect place to stay for your next visit to London. Feel free to contact us with any questions you may have.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16430.21" OriginalAmount="15355.34" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|091821" HotelName="LENSBURY RESORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068153_foto_10.jpg</HotelPictures>
        <HotelDescription>The Lensbury is full of surprises, nestled on the banks of the River Thames and within easy reach of London, Heathrow and Richmond.  Set in 25 acres of beautiful landscaped grounds on the banks of the River Thames. The 4-star Lensbury Hotel boasts unrivalled indoor and outdoor leisure facilities, state of the art health club, award-winning spa and a hi-tech Conference Centre.The choice of restaurants and bars will complete your stay. A pre-dinner drink can be enjoyed in the elegant Foyer Lounge before dinner or in the contemporary Terrace Conservatory overlooking the lawns that stretch down to the river. All 173 bedrooms at The Lensbury are appointed in a contemporary style with en-suite facilities. Guests can enjoy complimentary use of The Lensbury's outstanding leisure facilities. All of the bedrooms feature are non-smoking and feature: 24-hour room service, data ports, direct dial telephone, electric shaver point, en-suite bathroom, hairdryer, heating control, internet access, iron and ironing board (in room or on request), key card access, LCD TV with Freeview, tea and coffee making facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16510.10" OriginalAmount="15430" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514466451423" Longitude="-0.174520611763" StarRating="2" HotelCode="35450|2128" HotelName="Mitre House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178-186 Sussex Gardens, London W2 1TU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57650/a_57650_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located, offering easy access to all of London's most important districts. Whether wishing to visit the city's attractions, simply go shopping or spend a pleasant evening at the theatre, this hotel offers the perfect stopover point. Since its opening in 1900, the hotel has been renovated and modernized several times, whenever quality specifications made it necessary. The most recent renovations took place in 1999. The nearest underground station, Paddington, is just 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16517.59" OriginalAmount="15437" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.41368511" Longitude="-0.30543318" StarRating="4" HotelCode="446572|200811" HotelName="DoubleTree by Hilton Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Skerne Road, Kingston upon Thames, KT2 5FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556319/a_556319_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16541.13" OriginalAmount="15459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508275026069" Longitude="0.035791397094727" StarRating="4" HotelCode="175055|31882" HotelName="Aloft London Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Eastern Gateway, Royal Victoria Dock, London E16 1FR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245265/a_245265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This the only hotel directly connected to the ExCel exhibition centre, just 4 km from London City Airport, offering a prime location for the 2012 London Olympics. The DLR and Jubilee Line take guests to the city centre, which is in less than 2 km away, allowing guests to breeze into the buzz of Central London. The hotel offers a shuttle service to Canary Wharf. The O2 Centre is also very nearby. Other nearby airports include Heathrow (some 39 km), Stansted (55 km) and Gatwick (75 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16592.49" OriginalAmount="15507" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510993338623" Longitude="-0.18634162946512" StarRating="4" HotelCode="148402|24978" HotelName="Grand Royale London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-9 Inverness Terrace, Bayswater, London W2 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210004/a_210004_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a superior location close to London's Hyde Park. Numerous sightseeing attractions such as the Marble Arch, Queensway and Oxford Street lie within easy reach of the hotel and public transport links, as does Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16597.84" OriginalAmount="15512" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493034" Longitude="-0.190131" StarRating="4" HotelCode="94568|55190" HotelName="The Resident Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Garden,Internet,Kitchen,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>25 Courtfield Gardens, London SW5 0PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171961/171961a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in stylish Kensington, just 300 m from Earl´s Court underground station. Elegant Knightsbridge, home to Harrods, is 1.6 km away from the hotel and it is just 2.7 km from Earl´s Court Exhibition Centre. Guests will find the Natural History Museum, the Victoria and Albert Museum and Harrods some 15 minutes' walk away and it is roughly 20 minutes on foot to the Royal Albert Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16629.94" OriginalAmount="15542" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513492" Longitude="-0.183276" StarRating="4" HotelCode="318223|2132" HotelName="The Caesar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-33 Queen's Gardens, Hyde Park, London W2 3BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32729/a_32729_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Central London in a quiet residential area in Queens Gardens. Hyde Park, Marble Arch, Oxford Street, Regent Street and Bond Street are all near at hand and scores of shops, nightclubs and public transport are all easily reached within 800 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16641.70" OriginalAmount="15552.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|33244" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Albert Embankment, London  SE1 7TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62053/a_62053_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the River Thames, opposite the Tate Britain art gallery. It offers impressive views over the Houses of Parliament and Big Ben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16651.25" OriginalAmount="15561.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|375975" HotelName="Grand Plaza Serviced Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47809/a_47809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre where guests will discover many shopping and entertainment venues. Public transport departs from stops located just 300 m from the hotel and there are restaurants and bars as well as shopping venues to be found 500 m from the complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16659.90" OriginalAmount="15570.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51452432" Longitude="-0.05486235" StarRating="4" HotelCode="636823|algate_apartment" HotelName="City Aldgate Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Bromehead Street, London E1 2PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/01240/3101240/1.jpg?f=14955209</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16682.37" OriginalAmount="15591" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.156742305865" Longitude="-0.15727669000626" StarRating="4" HotelCode="12971|21433" HotelName="Hilton Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Terminal London Gatwick Airport, Crawley RH6 0LL</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13155/a_13155_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is directly linked to the southern terminal of London's Gatwick Airport; it takes only 5 minutes to reach the terminal building via a covered walkway. Links to the public transport network lie 700 m away, whilst shops may be found within 100 m of the hotel. The south coast of England may be reached by taking the M23 and M24 motorways or guests may alternatively make use of the train service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16727.73" OriginalAmount="15633.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|783806" HotelName="POINT A LIVERPOOL STREET" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888036_foto_36.jpg</HotelPictures>
        <HotelDescription>Situated in the lively East End of London, this property is within easy access of the many attractions that the area has to offer. Guests will find themselves just a short distance away from Spitalfields Market, as well as the many cafes, bars and restaurants in Shoreditch. St. Paul's Cathedral is just 2 stops away on the underground. This charming hotel is drenched in the edgy, eclectic style of its surroundings. The guest rooms are comfortable, thoughtfully designed and well equipped with modern amenities. This hotel focuses on high-quality service and warm hospitality, ensuring a comfortable stay for every type of traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16733.73" OriginalAmount="15639" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.160977896045" Longitude="-0.17427540315293" StarRating="4" HotelCode="31779|21432" HotelName="Sofitel London Gatwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>North Terminal, Gatwick Airport, Crawley, West Sussex RH6 0PH</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50715/a_50715_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refurbished, deluxe property is directly connected to Gatwick's north terminal through a covered walkway. The south terminal and the train station with the monorail are only 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16752.99" OriginalAmount="15657" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529508" Longitude="-0.123886" StarRating="2" HotelCode="93104|200070" HotelName="The Fairway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13/15 Argyle Street, King's Cross, London, WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/3a/d33a3b9a286043fe4e039568b77a1e9449834389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16774.33" OriginalAmount="15676.94" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|710992" HotelName="Millennium Ht &amp; Conference Ctr. Gloucester London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801449_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; a menos de un minuto a pie de la estaciandoacute;n de metro de Gloucester Road, con enlace a 3 landiacute;neas principales 'Piccadilly', 'Circle' y 'District', lo que supone magnandiacute;ficos enlaces con el resto de Londres. Tambiandeacute;n goza de conexiandoacute;n con la autopista M4/A4, con la que Heathrow queda a 40-60 minutos. El hotel tiene una candoacute;moda ubicaciandoacute;n cerca de dos centros de exposiciones de alto nivel, Olympia y Earls Court. Ademandaacute;s hay varios destacados lugares de interandeacute;s cerca, como los museos de Historia Natural, de Ciencias o el Victoria and Albert, el Hyde Park, el Royal Albert Hall, el palacio de Kesington con sus jardines, o las tiendas en Kings Road, High Street Kensington y Knightsbridge.Este moderno hotel ocupa 8 plantas y ofrece un total de 610 habitaciones, de las que 42 son individuales y 553 dobles, ademandaacute;s de 9 suites y 6 apartamentos. Las instalaciones del hotel incluyen un mostrador de recepciandoacute;n 24 horas, servicio de cambio de divisas, consigna y ascensores. Las opciones gastronandoacute;micas incluyen una acogedora cafeterandiacute;a, un elegante bar y un restaurante climatizado a la carta con una zona separada para no fumadores. Ademandaacute;s, los huandeacute;spedes podrandaacute;n beneficiarse de la conexiandoacute;n a Internet y la sala de conferencias. El hotel ofrece asimismo servicio de habitaciones y de lavanderandiacute;a, asandiacute; como aparcamiento y garaje para los huandeacute;spedes que lleguen en coche.Las elegantes habitaciones vienen con cuarto de baandntilde;o con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite y conexiandoacute;n a Internet (de pago). Ademandaacute;s, estandaacute;n equipadas con caja fuerte, minibar y calefacciandoacute;n central.Para los amantes del fitness hay un excelente gimnasio en el recinto.Cada maandntilde;ana se sirve desayuno en forma de bufet. El restaurante del hotel sirve opciones a la carta o de menanduacute;, tanto para el almuerzo como para la cena. Se tendrandaacute;n en cuenta los requerimientos dietandeacute;ticos de los huandeacute;spedes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16782.69" OriginalAmount="15684.76" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|099756" HotelName="Premier Inn Premier Inn London Putney Bridge" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1143337_foto_1.jpg</HotelPictures>
        <HotelDescription>Relaxing on the riverside, catching the big match or stepping into the city, the Premier Inn Putney Bridge has the perfect set up for your mini-break - whatever floats your boat. Stroll along the River Thames or around Fulham Palace Gardens. Spread your wings at the London Wetlands Centre. Cheer on your team at Fulham or Chelsea. Take in the tennis at Wimbledon. Then kick back in your spacious room - some of which come with fantastic views of the river or the city, all of which come with a 40 inch plasma TV, extra-comfy bed and the guarantee you'll drift off to a good night's sleep. All reservations placed at this hotel are subject to Premier Inn's standard Terms and Conditions, which can be found at premierinn.com</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16828.96" OriginalAmount="15728" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.411780042033" Longitude="-0.31110329755" StarRating="3" HotelCode="114249|456855" HotelName="The White Hart Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 High Street, Hampton Wick, Kingston upon Thames, Surrey KT1 4DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/12887/2012887/1.jpg?f=14981713</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 2-minute drive from Hampton Court Palace. Lower Teddington Road bus stop is on the doorstep and the hotel is also a 5-minute walk from Hampton Wick Station. It is moreover near to the town centre of Kingston upon Thames, while London Heathrow Airport is 9 km away. London Gatwick Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16840.73" OriginalAmount="15739" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49200704953" Longitude="-0.21974265575409" StarRating="4" HotelCode="25549|547" HotelName="Novotel London West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Shortlands, Hammersmith International Centre, Hammersmith, London W6 8DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36541/a_36541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With 3 of London's main tube lines within a 3 minute walk of the hotel, as well as innumerate bus lines, this property is an ideal base to explore the city. Locally, the Hammersmith Apollo Theatre is renowned for live music and comedy and the Lyric Theatre offers an interesting alternative on London's theatre scene. Kensington High Street is a must for those with an eye for fashion and for those with an interest in history, nearby Chiswick House is a glorious example of 18 th century British architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16846.02" OriginalAmount="15743.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51327676" Longitude="-0.19303982" StarRating="0" HotelCode="665331|4701825" HotelName="Notting Hill Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Prince's Square, London W2 4PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/848034/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, The Notting Hill Hostel puts everything the city has to offer just outside your doorstep. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like 24-hour front desk, express check-in/check-out, luggage storage, Wi-Fi in public areas, airport transfer are readily available for you to enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless, heating. Entertain the hotel's recreational facilities, including garden. Friendly staff, great facilities and close proximity to all that London has to offer are three great reasons you should stay at The Notting Hill Hostel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16886.74" OriginalAmount="15782" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516154" Longitude="-0.067739999999958" StarRating="3" HotelCode="296641|199536" HotelName="Qbic Hotel London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Adler Street, London E1 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404699/a_404699_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16891.02" OriginalAmount="15786" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500919" Longitude="-0.0906" StarRating="4" HotelCode="73799|39329" HotelName="Marlin Apartments Empire Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Long Lane, London, SE1 4NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99557/a_99557_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel area is steeped in London history with many sites and museums close by. Some such attractions include the Clink Prison Museum, the London Dungeons, the Tate Modern, Shakespeare's Globe Theatre, the Tower of London, Tower Bridge, Southwark Cathedral and many more. Any discerning wine enthusiasts should feel right at home at Vinopolis, located near to the hotel. Close by is the world-renowned Borough Food market which attracts traders from all over the UK and as far afield as Mainland Europe. This delectable market is a must for food lovers. Heathrow International Airport is 29 km from the hotel, Gatwick International Airport is 47 km away and Stansted Airport is located 57 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16892.09" OriginalAmount="15787" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.424278093582" Longitude="-0.22931191958708" StarRating="4" HotelCode="77873|444183" HotelName="Hotel Du Vin Wimbledon" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>West Side Common, Cannizaro House, London SW19 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316752/316752a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16893.16" OriginalAmount="15788.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49089147108" Longitude="-0.14482453465462" StarRating="2" HotelCode="901540|olympic_victoria_hotel" HotelName="Sheriff Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Warwick Way, Victoria, London SW1V 4HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133845/133845a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a privileged location in central London in the Victoria and Westminster area. This area offers a large number of attractions and places of interest, such as Westminster Abbey, the Houses of Parliament, Big Ben and the Tate Gallery. Also nearby is Buckingham Palace, which is located across from the lovely St. James's Park. Shopping venues are about a 7-minute walk from the accommodation and Victoria Station is some 10 minutes way. London Heathrow Airport and London Gatwick Airport are approximately 22 and 36 km away, while London Luton Airport and London Stansted Airport are about 46 and 51 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16893.16" OriginalAmount="15788.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4912" Longitude="-0.1934" StarRating="3" HotelCode="32001|oxford_hotel_3" HotelName="Oxford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Central Heating,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-18 &amp; 24 Penywern Road, Earls Court, SW5 9ST London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51048/a_51048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area near the elegant neighbourhood of Kensington and Chelsea. The hotel features a garden and affords a mixture of rural, international and cosmopolitan atmosphere. The exhibition centres of Earls Court and Olympia are within walking distance and the nearest underground station is approximately 100m from the hotel. Numerous historical tourist attractions, parks, museums and shopping areas such as Kensington and Knightsbridge can be reached within several minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16918.84" OriginalAmount="15812" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514617321542" Longitude="0.0091424115319268" StarRating="3" HotelCode="573045|407355" HotelName="ibis London Canning Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Silvertown Way, London E16 1ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/690182/a_690182_P2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16919.91" OriginalAmount="15813" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520456" Longitude="-0.124752" StarRating="4" HotelCode="114448|12406" HotelName="Grange Beauchamp Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24-27 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157952/a_157952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Bloomsbury overlooking private gardens and is 5 km from Hyde Park. Camden is a popular centre for the arts, fashion and music and is 1.6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16925.26" OriginalAmount="15818" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49457" Longitude="-0.186061" StarRating="4" HotelCode="409521|45329" HotelName="Ashburn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Cromwell Road, London SW7 4DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100382/a_100382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Kensingtion, close to major attractions such as Harrods and Hyde Park. Tube and transport links can be found on the doorstep. It is close to a wide selection of restaurants and bars. Along with some of London's major museums and parks within walking distance, the hotel is perfectly placed for guests to enjoy the best that London has to offer. The nearest airport is Heathrow, just 24 km away, with Luton some 62 km away, and Gatwick and Stansted both about 75 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16937.03" OriginalAmount="15829" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508222" Longitude="0.020218" StarRating="4" HotelCode="54523|4793" HotelName="Crowne Plaza London Docklands" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Royal Victoria Dock, Western Gateway, London E16 1AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63355/p_63355_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in London's Docklands and offers guests superb views over the Royal Victoria Dock. The financial district of Canary Wharf and the City of London are located nearby and the nearest public transport stop is just a few minutes’ walk away. London City Airport can easily be reached by bus or taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16945.59" OriginalAmount="15837" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512012155127" Longitude="-0.1782367830981" StarRating="4" HotelCode="67796|7541" HotelName="Best Western Mornington Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Lancaster Gate, London W2 3LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87686/a_87686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16961.64" OriginalAmount="15852" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515670084436" Longitude="-0.17229408343706" StarRating="3" HotelCode="67793|56013" HotelName="Best Western Plus The Delmere Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128-130 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87683/a_87683_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16962.71" OriginalAmount="15853" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.481123" Longitude="-0.148804" StarRating="4" HotelCode="160539|22045" HotelName="Pestana Chelsea Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>354 Queenstown Road, London SW8 4AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/226795/w_226795_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for both business and leisure travel, this is a new 14-storey hotel, built in 2009, which forms part of the Berkeley Homes Chelsea Bridge Wharf development on Queenstown Road. It has a privileged location along the River Thames on Chelsea Bridge, opposite Battersea Park. Sloane Square and Victoria stations are within a comfortable 10-minute walk of the hotel. Bus and train services are also close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16988.39" OriginalAmount="15877" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494874707544" Longitude="-0.18997013568878" StarRating="4" HotelCode="14336|13495" HotelName="Xenia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Cromwell Road, South Kensington, London SW5 0TL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542055/542055a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17009.79" OriginalAmount="15897.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514749" Longitude="-0.172845" StarRating="2" HotelCode="114358|albro_house_hotel" HotelName="Albro House" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155 Sussex Gardens, Hyde Park, London, W2 2RY, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/7/6/1/0/4/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17009.79" OriginalAmount="15897.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49910193" Longitude="-0.22203181" StarRating="3.5" HotelCode="622491|melandre_hotel_london" HotelName="Melandre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>75 Shepherds Bush Road, Hammersmith and Fulham, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637461/637461a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17023.70" OriginalAmount="15910" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515009353317" Longitude="-0.17435254232782" StarRating="4" HotelCode="31277|340" HotelName="Mercure London Hyde Park" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Talbot Square, Paddington, London W2 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49969/a_49969_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a quiet garden location close to Hyde Park in the centre of London. Marble Arch and Oxford Street are also within minutes of the hotel where guests will be able to explore some of the numerous shopping and entertainment venues as well as find public transport. Paddington Station, the Heathrow Express as well as over/underground station are all within easy reach. In addition, Paddington Development Area, where many companies are located, is also in the vicinity. London Heathrow Airport is just a 15-minute taxi ride from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17073.99" OriginalAmount="15957" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499112" Longitude="-0.112541" StarRating="2.5" HotelCode="915048|199903" HotelName="Point A Hotel, London Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118-120 Westminster Bridge Road, Lambeth, London SE1 7RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277587/a_277587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17113.58" OriginalAmount="15994" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51724616" Longitude="-0.0703108" StarRating="0" HotelCode="974556|489803" HotelName="The Buxton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Osborn Street, London E1 6TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35090000/35081800/35081761/9477bb98_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17122.14" OriginalAmount="16002" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49381122468" Longitude="-0.20226236078258" StarRating="4" HotelCode="114388|20053" HotelName="Residence Inn London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Warwick Road, Kensington, London W14 8PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157884/w_157884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located less than seven minutes from Earl's Court Exhibition Centre and just 10 minutes from Olympia, this hotel enjoys the perfect location, from which to visit or exhibit at the two centres. Yet it is also in close proximity to Kensington High Street, Notting Hill, Westfield London and of course, Portobello Market. Guests will appreciate the excellent transport links by road, rail and underground to London Heathrow Airport, which is roughly 21 km away. The remainder of London is also easily reached. Approximate distances to other airports in the region include Haverfordwest Aerodrome (151 km), London City Airport (36 km), London Gatwick (48 km), London Luton (61 km), Stansted Airport (80 km) and Southampton Airport (132 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17126.42" OriginalAmount="16006.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.58476111" Longitude="-0.24823842" StarRating="3" HotelCode="465391|premier_inn_london_hendon_" HotelName="Premier Inn London Hendon (The Hyde)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hyde House Hendon, London NW9 6LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/628278/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Premier Inn London Hendon is located in North London, only 30 mins to central London by train\n\nPremier Inn London Hendon is located in North London, only 30 mins to central London by train. Nearby attractions include Wembley Arena and Brent Cross Shopping Centre. - London Hendon Premier Inn has everything you'd expect, incredibly comfy beds in every room and an integrated restaurant serving a mix of traditional and contemporary dishes.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17126.42" OriginalAmount="16006.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.66856697" Longitude="0.00254518" StarRating="3" HotelCode="159646|premier_inn_waltham_abbey" HotelName="Premier Inn Waltham Abbey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sewardstone Road, Waltham Abbey, Essex EN9 3QF</AddressLine>
          </AddressLines>
          <CityName>Waltham Abbey</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/23/0d/230ddaa432b771b47b9ca51f150e235eeea9cee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17148.89" OriginalAmount="16027" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510044770374" Longitude="-0.19313810401371" StarRating="3" HotelCode="114652|400043" HotelName="Notting Hill Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clanricarde Gardens, Royal Borough of Kensington and Chelsea, London W2 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Notting Hill Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17157.45" OriginalAmount="16035" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515716653319" Longitude="-0.17449647188187" StarRating="0" HotelCode="16992|444295" HotelName="The Pilgrm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 London Street, W2 1HH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24841/24841_1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pilgrm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17228.36" OriginalAmount="16101.27" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|440452" HotelName="The Beverley Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074960_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 15 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk.In the heart of London, The Beverley Hotel is within a 5-minute drive of Hyde Park and Trafalgar Square.  This hotel is 0.9 mi (1.5 km) from Buckingham Palace and 1.1 mi (1.8 km) from Big Ben.Distances are displayed to the nearest 0.1 mile and kilometer.  Apollo Victoria Theatre - 0.5 km / 0.3 mi  Victoria Station Travel Information Centre - 0.6 km / 0.4 mi  Victoria Palace Theatre - 0.7 km / 0.4 mi  Buckingham Palace - 1.4 km / 0.9 mi  St. James Park - 1.4 km / 0.9 mi  Sloane Square - 1.4 km / 0.9 mi  Green Park - 1.5 km / 0.9 mi  Westminster Abbey - 1.5 km / 0.9 mi  Hyde Park Corner - 1.6 km / 1 mi  Houses of Parliament - 1.6 km / 1 mi  Park Lane - 1.7 km / 1.1 mi  Big Ben - 1.8 km / 1.1 mi  Piccadilly - 1.8 km / 1.1 mi  Harrods - 1.9 km / 1.2 mi  Westminster Bridge - 1.9 km / 1.2 mi  The nearest airports are:Heathrow Airport (LHR) - 25.8 km / 16.1 mi London City Airport (LCY) - 16.1 km / 10 mi Gatwick Airport (LGW) - 65.1 km / 40.5 mi Luton Airport (LTN) - 55.6 km / 34.6 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17239.84" OriginalAmount="16112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512506" Longitude="-0.186734" StarRating="4" HotelCode="13656|8902" HotelName="La Suite West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-51 Inverness Terrace, Hyde Park, London W2 3JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14521/w_14521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17243.05" OriginalAmount="16115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513973" Longitude="-0.180074" StarRating="2" HotelCode="148231|495215" HotelName="Glendale Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Devonshire Terrace, Paddington, London W2 3DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Glendale Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17243.05" OriginalAmount="16115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51267103" Longitude="-0.30992639" StarRating="3" HotelCode="263524|premier_inn_london_ealing" HotelName="Premier Inn London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Uxbridge Road, Ealing, London W5 2RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/6/6/5/5/9/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17245.19" OriginalAmount="16117" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.489985" Longitude="-0.097705" StarRating="3" HotelCode="97064|197239" HotelName="Eurotraveller Hotel Express @ E&amp;C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Amelia Street, Walworth, London SE17 3PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315996/315996a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This high end hotel is ideally situated in central London's South east area, close to many of London's exclusive shopping areas, and with easy access to the City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17247.33" OriginalAmount="16119" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494589089382" Longitude="-0.18652621762567" StarRating="4" HotelCode="15706|28454" HotelName="Park International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 - 129 Cromwell Road, South Kensington, London SW7 4DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156955/156955a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within 20 minutes' walking distance of many leading London attractions, including the Victoria and Albert Museum, Hyde Park and some of the city's most exclusive shopping areas. Harrods is about 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17256.96" OriginalAmount="16128" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|4446" HotelName="Radisson Blu Edwardian Kenilworth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Great Russell Street, Bloomsbury, London WC1B 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19743/a_19743_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located at the heart of the city of London. Numerous shopping centres, various tourist attractions and other entertainment venues are within easily reach by underground. Tottenham Court Road underground station is situated in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17259.10" OriginalAmount="16130" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515155354382" Longitude="-0.15995047401373" StarRating="5" HotelCode="64608|200795" HotelName="The Marble Arch London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Great Cumberland Place, London W1H 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83284/w_83284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17265.40" OriginalAmount="16135.89" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|816331" HotelName="TAVISTOCK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/10742_image63208923_0.jpg</HotelPictures>
        <HotelDescription>The Tavistock is a very popular and friendly hotel. It has a stylish Art Deco entrance and treats you to a welcoming atmosphere. The hotel is centrally located in Bloomsbury, a gorgeous tranquil area nestled in between the buzzing West End, Covent Garden and Holborn. Bloomsbury is peppered with charming garden squares and in fact The Tavistock overlooks one of prettiest; Tavistock Square. The hotel is surrounded by excellent transport links which will allow you to step into other new and exciting London territory!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17265.40" OriginalAmount="16135.89" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|902189" HotelName="PRESIDENT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/7178_image63208879_0.jpg</HotelPictures>
        <HotelDescription>The President Hotel is a comfortable, modern 3 star budget hotel. It has clean and comfortable rooms, good service and it is exactly what it promises to be for the price, a friendly tourist class hotel. Its range of facilities and well-trained staff will keep you smiling and relaxed throughout your stay. The President Hotel overlooks Russell Square Gardens in Bloomsbury. The area offers tranquility with its pretty garden squares, yet is in a brilliant and well connected central location with Oxford Street, Covent Garden and The British Museum less than 10 minutes away!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17268.73" OriginalAmount="16139" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514641715439" Longitude="-0.14841735363007" StarRating="4" HotelCode="337093|3101" HotelName="Radisson Blu Edwardian Berkshire Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oxford Street 350, London W1C 1BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55995/a_55995_U2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Oxford Street, close to Bond Street right at the heart of London. In addition, stunning Hyde Park is close by, as are Notting Hill, Park Lane, Piccadilly, and the West End as well as Kensington and Buckingham Palaces, all of which beg to be visited. Bond Street underground station is in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17269.80" OriginalAmount="16140" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511687" Longitude="-0.092959" StarRating="4" HotelCode="75691|63637" HotelName="Marlin Queen Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Queen Street, London EC4R 1BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103028/a_103028_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxurious serviced apartments are within easy walking distance of a host of London's main attractions, including the Tate Modern, The Globe Theatre, St Paul's Cathedral, The Royal Exchange and many more. London Heathrow Airport is 27 km from the hotel, while London Gatwick is 49 km away. The hotel is 57 km from both London Stansted and London Luton airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17328.65" OriginalAmount="16195" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.480522" Longitude="-0.113443" StarRating="3" HotelCode="94597|58271" HotelName="Belgrave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9-13 Clapham Road, Oval, London SW9 0JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169900/169900a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17346.84" OriginalAmount="16212" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5289658" Longitude="-0.1228894" StarRating="3" HotelCode="267557|58155" HotelName="The Melville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>38-39 Argyle Square, Kings Cross, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/66868/1866868/1.jpg?f=15627255</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17359.68" OriginalAmount="16224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.409681" Longitude="-0.301294" StarRating="3" HotelCode="350601|premier_inn_london_kingston_upon_thames" HotelName="Premier Inn London Kingston Upon Thames" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>15 Wheatfield Way, Combined House, Kingston Upon Thames KT1 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/24212/2424212/1.jpg?f=15096922</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17359.68" OriginalAmount="16224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.59156737" Longitude="-0.14359801" StarRating="3" HotelCode="502836|roseview_alexandra_palace_hotel" HotelName="Roseview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Avenue, Muswell Hill, London N10 3NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671036/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17359.68" OriginalAmount="16224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4392836" Longitude="-0.36017961" StarRating="3" HotelCode="159644|premier_inn_twickenham_east" HotelName="Premier Inn Twickenham East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Corner Sixth Cross/Staines Road, Twickenham, Middlesex TW2 5PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/2c/c92cc25b14cf93a68a9bd041d4fa1151fe8ed963.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17359.68" OriginalAmount="16224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51322" Longitude="-0.19304" StarRating="0" HotelCode="0|_0x24ab7" HotelName="Hostel One Notting Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>63 Prince's Square, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8a/97/8a97548103cf407861b9fb7c07aedec99fd5b163.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hostel One Notting Hill in London (Paddington), you'll be a 2-minute drive from Kensington Gardens and 5 minutes from Hyde Park.  This hostel is 0.7 mi (1.2 km) from Kensington Palace and 1.1 mi (1.7 km) from Kensington High Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 17 guestrooms featuring refrigerators and microwaves. 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;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 18 count as adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17373.59" OriginalAmount="16237" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.555377" Longitude="-0.28642" StarRating="4" HotelCode="320112|54005" HotelName="St George's Hotel Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>43-51 Wembley Hill Road, Wembley, London HA9 8AU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/413084/413084a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is St George's Hotel Wembley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17423.88" OriginalAmount="16284" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.798175" Longitude="0.210558" StarRating="4" HotelCode="78818|45504" HotelName="Down Hall Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Matching Road, Hatfield Heath, Essex CM22 7AS</AddressLine>
          </AddressLines>
          <CityName>Hatfield Heath</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106765/gt_106765_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is situated in the beautiful Hertfordshire/Essex borders countryside, 5 minutes from the picturesque village of Hatfield Heath, 15 minutes from Bishop's Stortford and Harlow, 20 minutes from London Stansted Airport and 45 minutes from Central London. Other nearby airports include London Luton (80 km away), London Heathrow (94 km away), London Gatwick (106 km away), Wick (51 km away) and London City (45 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17428.16" OriginalAmount="16288" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511383363659" Longitude="-0.18211126327515" StarRating="3" HotelCode="58766|9373" HotelName="Lancaster Gate Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Lancaster Gate, London W2 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76124/a_76124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short distance from Lancaster Gate, Queensway and Bayswater tube stations and lies within easy reach of Paddington station, offering guests excellent rail links throughout London, as well as to Heathrow via the Heathrow Express service. Guests will find Hyde Park just 200 metres away and it is 2 km to Oxford Street and Harrods, 2.5 km to the Natural History Museum and 4 km to Buckingham Palace. Heathrow Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17442.07" OriginalAmount="16301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493872409395" Longitude="-0.18573492765427" StarRating="3" HotelCode="94548|231342" HotelName="The Villa Kensington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Ashburn Gardens, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131361/gt_131361_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in one of London's quiet residential streets, Ashburn Gardens, this hotel is a 2-minute walk from Gloucester Road tube station and ideally situated for business or pleasure, with Hyde Park and the famous Harrods store just around the corner. The Natural History Museum is a 9-minute walk away. Nearby airports include London Heathrow (25 km away), London Luton and London Stansted (both 50 km away), and London Gatwick (60 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17442.07" OriginalAmount="16301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529201295888" Longitude="-0.11563271284103" StarRating="3" HotelCode="36914|9450" HotelName="Travelodge London Kings Cross Royal Scot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Kings Cross Road, London WC1X 9DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60595/a_60595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on King's Cross Road making it the ideal stopover point for both business and leisure tourists to the city. Both King's Cross and Farrington underground stations are just a short walk from the hotel meaning that guests may access many of the city's most popular sights and attractions. Various shopping and entertainment venues are located in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17446.35" OriginalAmount="16305" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|10169" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/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>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40061/a_40061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Road with a large selection of shops. Several cosy restaurants and pubs are within walking distance of the hotel. Guests may also make use of the public transport, which departs from locations just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17475.24" OriginalAmount="16332.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52992" Longitude="-0.12175" StarRating="4" HotelCode="0|kings_cross_concept_london" HotelName="Kings Cross - Concept London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Birkenhead Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/c2/bdc245f76ce7ddf46b46abc9e346c434ab16b9eb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Kings Cross - Concept London in London (London City Centre), you'll be within a 10-minute drive of Russell Square and Tottenham Court Road.  This apartment is 1.4 mi (2.2 km) from The British Museum and 1.5 mi (2.5 km) from Oxford Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchenettes with refrigerators and stovetops. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in and laundry facilities.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 18 count as adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17490.22" OriginalAmount="16346" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49871018" Longitude="-0.08142383" StarRating="4" HotelCode="610575|408395" HotelName="Residence Inn by Marriott London Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>190 Bermondsey Street, London SE1 3TQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/de/12de71f8e3a36df37d797b3415cda9b240439cf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17515.90" OriginalAmount="16370" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492703115102" Longitude="-0.19050005029715" StarRating="4" HotelCode="153196|56521" HotelName="Presidential Kensington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-12 Barkston Gardens, Kensington, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/443581/443581a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17516.97" OriginalAmount="16371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522625993344" Longitude="-0.084360480985652" StarRating="3" HotelCode="539896|224599" HotelName="Point A Hotel, London Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Paul Street, London EC2A 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585561/585561a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17531.95" OriginalAmount="16385" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492285939878" Longitude="0.010090470314026" StarRating="3" HotelCode="27215|20974" HotelName="Holiday Inn Express London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bugsby Way, Greenwich, London SE10 0GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39979/a_39979_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the O² Arena and the North Greenwich Underground Station. London Heathrow Airport is approximately 48 km from the hotel, while London City Airport is some 9 km away, London Stansted is roughly 57 km away and London Gatwick Airport is about 73 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17551.21" OriginalAmount="16403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506738896538" Longitude="-0.073898127647453" StarRating="4" HotelCode="18522|4232" HotelName="The Tower Hotel" 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,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St Katharine's Way, London E1W 1LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23021/a_23021_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located next to Tower Bridge and the Tower of London. Shops, restaurants and bars are in the hotel's immediate proximity and the nearest tube station is Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17555.49" OriginalAmount="16407" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515216" Longitude="-0.178218" StarRating="4" HotelCode="45308|31917" HotelName="The Chilworth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Westbourne Terrace, Paddington, London W2 3UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22803/w_22803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 2 minutes from Paddington Station and so offers guests convenient links to destinations all over the country, including all major airports. The hotel is, however, set in a private terrace away from all of the hustle and bustle of the busy station area. It is a 5-minute drive from Hyde Park and 15 minutes by car from Oxford Circus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17591.87" OriginalAmount="16441.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493555119909" Longitude="-0.18984273076057" StarRating="3" HotelCode="32715|westbury_hotel" HotelName="Westbury Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Collingham Place, London SW5 0PZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51978/a_51978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the beautiful district of Kensington. Nearby are numerous sightseeing attractions as well as the exhibition centres of Earl's Court and Olympia. In addition, the public transport from Earls Court and Gloucester Road underground stations provides easy access to shopping areas and tourist attractions in other parts of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17617.55" OriginalAmount="16465" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519183917099" Longitude="-0.14124705289533" StarRating="4" HotelCode="35404|9758" HotelName="Langham Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Langham Street, London W1W 6BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57593/a_57593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal, central location in London, in the heart of the West End. It is situated on the popular Regent Street and is only a short walk from Oxford Street, Bond Street and Regent's Park. An array of shopping and leisure venues is to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17623.97" OriginalAmount="16471" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495079759198" Longitude="-0.18420875072479" StarRating="3" HotelCode="87667|16339" HotelName="ibis Styles London Gloucester Road" 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,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Cromwell Road, London SW7 4ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122558/a_122558_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic business hotel is situated on the Cromwell Road in Kensington. Gloucester Road tube station is just a few minutes’ walk away and sights such as Harrods, Hyde Park, the Natural History Museum and the Science Museum are all within walking distance of the accommodation. The Victoria and Albert Museum is just 800 metres away, Kensington Palace is 1.3 km away and the Royal Albert Hall is 1.6 km from the hotel. The London airports of Heathrow, City, Gatwick, Luton and Stansted are 22 km, 36 km, 49 km, 62 km and 81 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17657.14" OriginalAmount="16502" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.451107" Longitude="-0.296735" StarRating="4" HotelCode="115394|128177" HotelName="Richmond Harbour Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Richmond Hill, Richmond-upon-Thames, Surrey TW10 6RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159000/a_159000_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the top of Richmond Hill. It is located in Surrey, just 11 km from London's West End, and is ideally situated for visiting the attractions of West London and Surrey, including Twickenham Rugby Stadium, Wimbledon, the Wembley Stadium, Kew Gardens and Hampton Court Palace. Access to public transport is right at the hotel's doorstep, and the Richmond bus and train station is around 1 km away. London Heathrow Airport is situated some 14 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17667.84" OriginalAmount="16512" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.473495" Longitude="-0.492047" StarRating="5" HotelCode="888197|24971" HotelName="Sofitel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 5, London Heathrow Airport, London TW6 2GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136512/a_136512_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is linked to Terminal 5 at Heathrow Airport. Windsor is less than 16 km away and can be reached in just 5 minutes by car, and Central London is only 21 minutes away via the Heathrow Express train. Guests will find restaurants and tourist attractions at Windsor, whilst shops can be found at Kingston, which is 15 km from the hotel. Nearby sights include Legoland, which is 10 km away, and Wembley Stadium, Wimbledon and Royal Ascot, which can all be reached in 45 minutes by public transport. Heathrow Airport is just 2 km from the establishment, whilst other nearby airports include London City (61 km), Luton (63 km), London Gatwick (76 km) and London Stansted (88 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17683.60" OriginalAmount="16526.73" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|221525" HotelName="POINT A HOTEL LONDON - CANARY WHARF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888312_foto_1.jpg</HotelPictures>
        <HotelDescription>This popular property is located in Canary wharf with the jubilee tube closeby for transport links throughout London. There are a total of 130 rooms each with air conditioning and free wifi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17711.71" OriginalAmount="16553" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516071761151" Longitude="-0.1727731525898" StarRating="1" HotelCode="141808|94921" HotelName="Dolphin Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202699/a_202699_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse enjoys the perfect location to be guests’ base from which to explore London. It lies just a 2-minute walk from Paddington Station, which offers British Rail and tube links as well as Heathrow Express and Heathrow Connect services and is set in central London with its host of bus routes. Guests will find plenty of restaurants, coffee shops and pubs in the area to satisfy different tastes and budgets. Most tourist attractions are within walking distance of the famous Hyde Park and Kensington Gardens and Oxford Street is just a 5-minute bus ride. Moreover, Marble Arch, Trafalgar Square, Piccadilly, Camden Town, Portobello Market and Notting Hill are all within easy reach. It is 20 km to London City Airport and Heathrow Airport is just 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17739.53" OriginalAmount="16579" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499123834707" Longitude="-0.11320132712342" StarRating="4" HotelCode="552260|211117" HotelName="Marlin Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>111 Westminster Bridge Road, London SE1 7HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587729/587729a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17740.60" OriginalAmount="16580" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|35268" HotelName="London Marriott Hotel Maida Vale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Parade, Maida Vale, London NW6 5RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46991/a_46991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to Abbey Road Studios, Notting Hill, Little Venice and Lord's Cricket Ground and with excellent access to Heathrow Airport, this city hotel enjoys an ideal location. It is just a 3-minute walk from the nearest underground station, providing links to both the business and shopping districts, as well as to famous parks, West End theatres and Wembley Stadium. Guests will find a number of shops, bars, pubs and restaurants in the immediate vicinity and London's Heathrow, Luton, Gatwick and Stansted airports are 29, 50, 51 and 72 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17743.34" OriginalAmount="16582.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|106395" HotelName="PEMBRIDGE PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/733792_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nIdeally located in the heart of tourist attractions, to the north of Kensington Palace and Hyde Park, Pembridge Palace Hotel provides good accommodation for leisure travelers.  Among its amenities, the property features comfortable rooms, 24 check-in and internet access.  \n\nLocation\nDue to its strategic location, the hotel offers good connections not only to the main means of transport, but also to the most important attraction points of the area, such as Kensington Gardens or Portobello Road Market. Nearest bus station is about 5 min walk time, while the Heathrow Airport is round 25 km away.\n\nRooms\nAll rooms at Pembridge Palace Hotel are equipped with modern facilities such as internet connection, cots on request and television. \n\nFood and Drink\nHotel guests start the day with a free breakfast served in the breakfast area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17757.72" OriginalAmount="16596" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51040225" Longitude="-0.1332864" StarRating="0" HotelCode="986345|478797" HotelName="Zedwell Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great Windmill Street, Piccadilly Circus, London W1D 7DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/43000000/42300000/42297100/42297074/2234c361_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17770.56" OriginalAmount="16608" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519838" Longitude="-0.124077" StarRating="4" HotelCode="905071|9158" HotelName="Grange Clarendon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-37 Bedford Place, London WC1B 5JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241004/l_241004_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beneath the area where the hotel is located lie the remains of the Tudor Palace of Placentia, where Henry VIII was born and Elizabeth I sent Sir Walter Raleigh and the English Navy against the Spanish Armada. Buckingham Palace, The Tower of London, St. Paul's Cathedral, the West End of London and Theatreland are only 20 minutes away should guests wish to go further afield. London Heathrow Airport is approximately 55 km and London Gatwick Airport some 60 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17799.45" OriginalAmount="16635" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53042" Longitude="-0.055908" StarRating="5" HotelCode="165985|34010" HotelName="Town Hall" 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,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Patriot Square, London E2 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139527/139527a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Patriot Square in London. This property is centrally positioned in the heart of London's lively East End. The Whitechapel Gallery exhibiting modern art is close by. The nearest train station is about 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17825.13" OriginalAmount="16659.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514761" Longitude="-0.164836" StarRating="3" HotelCode="94549|griffin_house_hotel" HotelName="Griffin House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Connaught Street, Hyde Park, London W2 2AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Griffin House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17825.13" OriginalAmount="16659.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.65881017667" Longitude="-0.25517463684082" StarRating="3" HotelCode="888196|premier_inn_london_elstree" HotelName="Premier Inn London Elstree / Borehamwood" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Warwick Road, Borehamwood, Hertfordshire WD6 1US</AddressLine>
          </AddressLines>
          <CityName>Borehamwood</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136511/a_136511_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated in Elstree and Borehamwood and is just 22 minutes from central London's St. Pancras station by train. Nearby attractions include Elstree TV and Film Studios and Aldenham Country Park. The nearest public transport links are just 20 metres from the hotel on Warwick Road. Nearby airports include London Heathrow (38 km), Luton (38 km), London City (55 km), London Stansted (59 km) and London Gatwick (76 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17912.87" OriginalAmount="16741" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498233" Longitude="-0.179956" StarRating="4" HotelCode="258822|338" HotelName="The Queen's Gate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-34 Queen's Gate, SW7 5JA London, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15031/w_15031_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated at the Royal Borough of Kensington and Chelsea, the Royal Albert Hall, Hyde Park, Natural History Museum, Science Museum and the world-famous shopping areas of Knightsbridge, High Street Kensington along with the legendary Harrods are only a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17967.44" OriginalAmount="16792" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517906510393" Longitude="-0.079725980758667" StarRating="4" HotelCode="38251|33981" HotelName="196 Bishopsgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Bishopsgate, London EC2M 4NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63188/a_63188_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London's financial district, only minutes by underground away from the West End. The Thames is only a few minutes away on foot. Liverpool Street station is opposite the hotel and provides guests with easy access to destinations within and around London as well as to other parts of England.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18073.37" OriginalAmount="16891" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5136209" Longitude="-0.049418800000012" StarRating="4" HotelCode="140912|41296" HotelName="Marlin Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Commercial Road, London, E1 1LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201657/a_201657_J1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18079.79" OriginalAmount="16897" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492820949851" Longitude="-0.19419885110312" StarRating="3" HotelCode="20412|199489" HotelName="London Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194-196 Earls Court Road, Kensington, London SW5 9QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348030/06a1da0ebb799a12ef51ba4ac13e1445.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18112.54" OriginalAmount="16927.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51966065684" Longitude="-0.12395828962326" StarRating="4" HotelCode="35639|367985" HotelName="The Buckingham Grange" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39-40 Bedford Place, London WC1B 5JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57954/a_57954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Bloomsbury area, in a quiet, green part of London's West End. Oxford Street and Covent Garden are located in the immediate vicinity and can be quickly reached by underground. It is just a few minutes' walk from the hotel to the most renowned theatres in the city, as well as to countless attractions and sights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18112.54" OriginalAmount="16927.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519652" Longitude="-0.123854" StarRating="4" HotelCode="52867|368005" HotelName="Grange The Portland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57955/a_57955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the beautiful district of Bloomsbury, close to Covent Garden, Oxford Street, the West End, and many of London's top tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18112.54" OriginalAmount="16927.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|33014" HotelName="Meliá White House" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/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,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/996157/a_996157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Some of the city's best known attractions, such as Madame Tussaud's, are easily reached from the hotel. Paddington, Marylebone and King's Cross railway stations are all a 5-10 minutes taxi journey away. This luxury city hotel is located some 35 km from both Heathrow and Gatwick international airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18126.87" OriginalAmount="16941" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514392060161" Longitude="-0.1729316864909" StarRating="3" HotelCode="114626|444201" HotelName="Linden House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Sussex Place, London, Greater London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344865/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="18173.48" OriginalAmount="16984.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|830497" HotelName="THE WESLEY LONDON EUSTON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887505_foto_1.jpg</HotelPictures>
        <HotelDescription>Located next to London's Euston Station, within a 15-minute walk from The British Museum, Regents Park and Kings Cross Station, TheWesley boasts modern rooms with free WiFi access and a sustainable international fusion bar and restaurant, The Savannah, opened in summer 2016.  Each room is decorated in warm colors and features en-suite bathroom facilities, a flat-screen TV and air conditioning. Room service is provided, as well as a concierge service.The hotel is within a 2-minute walk from the nearest tube and bus connections, providing easy access to any part of the city. Regent's Place is just a 4-minute walk from the hotel while the Oxford Street Shopping Area is 1.6 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18175.02" OriginalAmount="16986.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.543727863812" Longitude="-0.19995868206024" StarRating="3" HotelCode="915049|the_black_lion" HotelName="The Black Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>274 Kilburn High Road, Kilburn NW6 2BY, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67338/1867338/1.jpg?f=15355394</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18175.02" OriginalAmount="16986.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52213" Longitude="-0.12563" StarRating="3" HotelCode="0|russell_square_concept_london" HotelName="Russell Square - Concept London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Marchmont Street, Russel Square, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/05/9a057863da0febf631c51b1b319abcd7c2eb7921.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (London City Centre), you'll be steps from Russell Square and 7 minutes by foot from The British Museum.  This apartment is 0.5 mi (0.8 km) from Oxford Street and 0.4 mi (0.6 km) from Shaftesbury Avenue.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, and housekeeping is provided on a limited basis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18175.02" OriginalAmount="16986.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5148966295889" Longitude="-0.159669602217036" StarRating="0" HotelCode="0|cumberland_apartments_2" HotelName="Cumberland Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Westminster Borough, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/23/26/2326cdd64cef21902d046edc9ecc5855330e2044.jpeg</HotelPictures>
        <HotelDescription>Cumberland Apartments offer stylish accommodation with Wi-Fi access. Just 5 minutes walk from Oxford Street, the property is 275 metres from Marble Arch Underground Station.&lt;/br&gt;The stylish apartments feature bare wooden floors and modern furnishings, each has a work desk, and a flat-screen TV. Each apartment has a hairdryer and ironing facilities.&lt;/br&gt;The apartments have fitted kitchens with an oven, refrigerator and microwave. They also feature cosy living areas, dining space and private modern bathrooms.&lt;/br&gt;Just a 10-minute walk from Marylebone Railway Station, the apartments are a 25-minute walk from Buckingham Palace. Hyde Park is just 300 metres away.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Late check-in is available only by prior arrangement with the property until 22:00. Key collection is at Bilton Towers, London W1H 7LD.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18193.21" OriginalAmount="17003" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513445" Longitude="-0.163074" StarRating="3" HotelCode="152028|199529" HotelName="Parkwood at Marble Arch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Stanhope Place, Marble Arch, London W2 2HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London. A number of public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18212.47" OriginalAmount="17021" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512837298397" Longitude="-0.19210785627365" StarRating="3" HotelCode="10915|335" HotelName="Bayswater Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Princes Square, Bayswater, London W24NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8620/a_8620_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unostentatious hotel is centrally located near to Hyde Park, Kensington Gardens and Queensway. Scores of shops and other cultural attractions are easily reached by foot or on public transport. Bayswater is the nearest tube station and is situated just 350 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18221.03" OriginalAmount="17029" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491544615869" Longitude="-0.14228504910852" StarRating="2" HotelCode="462032|218741" HotelName="The Blair Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>78-84 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/014080/014080a_hb_a_084.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18230.66" OriginalAmount="17038" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491932" Longitude="-0.191898" StarRating="4" HotelCode="10674|5051" HotelName="Indigo London Kensington - Earl's Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference 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>34-44 Barkston Gardens, London SW5 0EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8568/a_8568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern conference hotel is situated in Earls Court at the heart of London, just metres from a wide selection of restaurants, bars and pubs. The Natural History Museum and the Science Museum are only a few minutes' walk from the hotel. Earls Court, the nearest underground station to the hotel, is situated just a 5-minute walk away. From this stop, guests may quickly and easily gain access to Heathrow Airport within an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18258.48" OriginalAmount="17064" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52873437" Longitude="-0.11862456" StarRating="4" HotelCode="540879|224249" HotelName="The House of Toby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>61-65 Swinton Street, Kings Cross, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572644/572644a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18258.48" OriginalAmount="17064" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513272969002" Longitude="-0.19036710262299" StarRating="3" HotelCode="25121|17949" HotelName="The Princes Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Princes Square, Off Ilchester Gardens, Bayswater, London W2 4NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36543/a_36543_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well served by public transport and is an ideal starting point for those wishing to explore London's many sights. Numerous tourist attractions such as Kensington Palace, Buckingham Palace and Hyde Park are all to be found in the hotel's immediate vicinity. Heathrow airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="18265.48" OriginalAmount="17070.54" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|120345" HotelName="Best Western Mornington Hotel London Hyde Park" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886516_foto_1.jpg</HotelPictures>
        <HotelDescription>BW Mornington Hotel offers 70 4-star stylish air-conditioned and modern London hotel rooms, outstanding hotel facilities, a professional meeting room and stylish bar ideally located in the heart of London within walking distance of Paddington Station and Lancaster Gate tube station. Our London hotel is right opposite Hyde Park and within easy reach of the Oxford Street and the West End.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18291.65" OriginalAmount="17095.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|hilton_london_wembley" HotelName="Hilton London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285121/a_285121_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and few steps away from the modern London Designer Outlet which has a cinema and trendy shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18291.65" OriginalAmount="17095.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53269931" Longitude="-0.3223355" StarRating="3" HotelCode="159620|premier_inn_london_greenford" HotelName="Premier Inn London Greenford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Greenford, Middlesex UB6 8TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/2/3/2/2/4/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18291.65" OriginalAmount="17095.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.577558" Longitude="0.186787" StarRating="3" HotelCode="152962|premier_inn_romford_central" HotelName="Premier Inn London Romford Central" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mercury Gardens, Romford, Essex RM1 3EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342973/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18291.65" OriginalAmount="17095.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.362324" Longitude="-0.071093" StarRating="3" HotelCode="152726|premier_inn_croydon_south" HotelName="Premier Inn Croydon South A212" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Coombe Road, Croydon, Surrey CR0 5RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342805/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18291.65" OriginalAmount="17095.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.3465257" Longitude="-0.31551454" StarRating="3" HotelCode="159593|premier_inn_chessington" HotelName="Premier Inn Chessington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Leatherhead Road, Chessington, Surrey KT9 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/8/6/0/4/8/1/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Epsom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18332.31" OriginalAmount="17133" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52660481129" Longitude="-0.12978136539459" StarRating="4" HotelCode="200908|6199" HotelName="Ambassadors Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/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>12 Upper Woburn Place, Euston, London WC1H 0HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7635/a_7635_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Bloomsbury, with Euston, Russell Square and King's Cross/St Pancras stations close by. The nearest airport is Heathrow (some 26 km away) while Gatwick, Luton and Stanstead are all about 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18373.01" OriginalAmount="17171.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492050950233" Longitude="-0.14618813743436" StarRating="3" HotelCode="36438|866115" HotelName="Best Western Buckingham Palace Rd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-12 Saint Georges Drive, Victoria, London SW1V 4BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59698/a_59698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18412.44" OriginalAmount="17207.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512715" Longitude="-0.075829" StarRating="4" HotelCode="173525|809355" HotelName="Indigo London - Tower Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Minories, London EC3N 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344467/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Indigo London - Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18474.62" OriginalAmount="17266" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.489657288863" Longitude="-0.13725131750107" StarRating="3" HotelCode="29188|24105" HotelName="Holiday Inn Express Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106 - 110 Belgrave Road, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46916/r_46916_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located for anyone travelling to London via Gatwick or Heathrow airports. London Gatwick Airport is just 35 minutes from London Victoria Station, whereas London Heathrow is 15 minutes from London Paddington Station on the Heathrow Express. From here the hotel is a short way away on the underground or by taxi. The closest rail link is London Victoria Station, and the nearest underground station is Pimlico. The closest coach station is London Victoria. The hotel is the perfect base for visits to the Tate Art Gallery, Buckingham Palace, the Houses of Parliament, Westminster Abbey, Big Ben, Trafalgar Square, Piccadilly Circus, the West End theatres and various shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18477.83" OriginalAmount="17269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494383902424" Longitude="-0.14911236441799" StarRating="3" HotelCode="187908|200721" HotelName="B+B Belgravia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64-66 Ebury Street, London SW1W 9QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/56/7e568077b1b45943e07273e3e1c9ebe6a4f68034.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18503.51" OriginalAmount="17293" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52175" Longitude="-0.142616" StarRating="4" HotelCode="18324|9764" HotelName="Fitzrovia 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,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Bolsover Street, London W1W 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22781/l_22781_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of London's West End just a few minutes from the city's famous theatres, this hotel enjoys excellent links to the public transport network. A diverse selection of bars, shopping venues and top designer shops may all be reached on foot in just a few minutes and a selection of restaurants is also to be found just 500 m from the hotel. London-Heathrow Airport may be reach in just half an hour whilst Gatwick is 1 hour 10 minutes away and Luton may be reached in about 1 hour 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18515.28" OriginalAmount="17304" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492615" Longitude="-0.186329" StarRating="2" HotelCode="902781|55838" HotelName="St Simeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>38 Harrington Gardens, London SW7 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/218322/gt_218322_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly situated in the centre of London, in the heart of the fashionable and exclusive district of South Kensington. It is convenient for Earls Court and the famous museums on Cromwell Road. Guests will find the nearest tube station (Gloucester Road) just 400 m away and it is 900 m to the Natural History Museum, 1.5 km to Hyde Park, 4 km to Buckingham Palace, 4 km to Piccadilly Circus and 5 km to Trafalgar Square, whilst Big Ben is 6 km away. London Heathrow Airport is 22 km away and it is 55 km to Luton Airport and 60 km to London Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18523.84" OriginalAmount="17312.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.44687216" Longitude="-0.35787494" StarRating="3" HotelCode="159645|premier_inn_twickenham_stadium" HotelName="Premier Inn London Twickenham Stadium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Chertsey Road, Whitton, Twickenham TW2 6LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343951/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18667.22" OriginalAmount="17446" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.475704865485" Longitude="-0.18238881888294" StarRating="5" HotelCode="31758|39029" HotelName="The Chelsea Harbour Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chelsea Harbour, London SW10 0XG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50681/a_50681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated directly beside exclusive Chelsea Harbour, the luxury hotel affords wonderful views out across the water. The hotel thus provides an ideal point of departure for nearby sights of interest such as the district of Knightsbridge, famous Kings Road, Harrods Department Store, Sloane Square, Earl's Court and Olympia Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18668.29" OriginalAmount="17447" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526467140075" Longitude="-0.12728556990623" StarRating="3" HotelCode="189765|199997" HotelName="Judd Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Cartwright Gardens, Bloomsbury, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344692/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18744.26" OriginalAmount="17518" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="667848|490283" HotelName="The Culpeper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Commercial Street</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33990000/33986300/33986263/b7fd2b77_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18781.71" OriginalAmount="17553" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495701790701" Longitude="-0.19507437944412" StarRating="3" HotelCode="14175|31953" HotelName="London Lodge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134-136 Lexham Gardens, Kensington, London W8 6JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174434/174434a_hb_a_048.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Victorian Kensington, one of the finest areas of London, and is minutes from Earls Court, Knightsbridge the renowned Natural History, Science and Victoria and Albert Museums, as well as the exclusive shopping street, Kensington High Street. The beautiful Hyde Park, Holland Park and Kensington Gardens where Kensington Palace is located are within walking distance of the hotel, as is Portobello Road and its famous market. Victoria railway and coach station is about 4.8 km away and Earls Court Underground station is some 500 m away. London Heathrow Airport is about 22 km away, London City Airport is roughly 23 km away, London Gatwick Airport is some 48 km away and London Stansted Airport is approximately 68 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18800.97" OriginalAmount="17571" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520823096308" Longitude="-0.12307450175285" StarRating="3" HotelCode="25645|13361" HotelName="Thistle Bloomsbury Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Southampton Row, London WC1B 5AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37425/a_37425_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment venues. Links to the public transport network lie about 200 m away and restaurants and pubs are to be found some 50 m from the hotel. Shopping venues are situated less than a kilometre away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="18807.94" OriginalAmount="17577.51" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|904269" HotelName="SO ARCH APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/519244_fotpe1_So_Arch_dlx_1_bed1.jpg</HotelPictures>
        <HotelDescription>Housed in a Grade II historic-listed building dating back to 1830, the SO Arch Paddington is less than 2 miles from Emirates Stadium and Camden District, home of Arsenal Football Club. With free Wi-Fi, free on-site parking and a 24-hour front desk, the boutique hotel is just a 5-minute walk from Archway Underground (subway) Station on the Northern Line.
Bathed in natural light, the modern apartments, studios and suites at SO Arch all feature a sitting area, a flat-screen TV, air conditioning and a kitchenette.
Close to many of London's major attractions, Madame Tussauds London and London Zoo are both less than a 4-mile away.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18819.16" OriginalAmount="17588" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505423582543" Longitude="-0.099322199821472" StarRating="4" HotelCode="32567|30701" HotelName="Mercure London Bridge" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-79  Southwark Street, London SE1 0JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51798/a_51798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road, just a few kilometres out of the city centre. The hotel provides an ideal base from which to explore the surrounding area, with the closest underground station and bus stop just being 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="18872.46" OriginalAmount="17637.81" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D23" HotelName="DAO BY DORSETT WEST LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34303_image64429200_0.jpg</HotelPictures>
        <HotelDescription>Located adjacent to Dorsett Shepherd's Bush hotel, Dao comprises of 74 high quality serviced apartments overlooking Shepherds Bush Green, just a mere 5- minute walk away from Westfield London and the vibrant White City area. Complete with an exciting entertainment space, a restaurant and a caf�.
Take pleasure in the luxurious yet welcoming ambience of Dai By Dorsett West London.
Our serviced apartments in West London have been carefully tailored to meet the needs of both business and leisure travellers.
Each of our offerings select in detail, providing guests with a unique and luxurious stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18872.66" OriginalAmount="17638" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513211692436" Longitude="-0.17790871630109" StarRating="3" HotelCode="64681|214825" HotelName="The Westbourne Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>51 Gloucester Terrace, London W2 3DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83390/a_83390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18878.01" OriginalAmount="17643" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515788" Longitude="-0.180123" StarRating="4" HotelCode="17625|2131" HotelName="Park Grand London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78-82 Westbourne Terrace, Paddington, London W2 6QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21416/a_21416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of London's central tourist area, this hotel is ideal for those wishing to visit the city`s many sights. Various shops, bars, nightclubs and public transport networks are within metres of the hotel making it ideal for those on business or leisure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18886.57" OriginalAmount="17651" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52276145" Longitude="-0.10426755" StarRating="4" HotelCode="986347|417421" HotelName="YOTEL London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96-100 Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1274979/w_1274979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18909.04" OriginalAmount="17672" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507246" Longitude="0.024864" StarRating="4" HotelCode="305710|58579" HotelName="Sunborn London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Gateway, Royal Victoria Dock, London E16 1XL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314642/314642a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18929.37" OriginalAmount="17691" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516733147325" Longitude="-0.17063409090042" StarRating="4" HotelCode="114665|31833" HotelName="Inhabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Southwick Street, Paddington, London W2 1JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158187/a_158187_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sussex Gardens in Paddington within convenient reach of London's West End and easy access to tourist attractions, fine restaurants, exclusive designer boutiques and department stores. It is also a short walk away from Marble Arch and Oxford Circus, while Piccadilly Circus is a 10-minute tube ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18940.07" OriginalAmount="17701" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512009" Longitude="-0.185137" StarRating="3" HotelCode="18270|44942" HotelName="The Byron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Queensborough Terrace, Bayswater, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22702/a_22702_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18959.33" OriginalAmount="17719" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511987645271" Longitude="0.011246502399445" StarRating="3" HotelCode="33049|7069" HotelName="Holiday Inn Express Royal Docks, Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Silvertown Way, E16 1EA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52486/l_52486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly situated in the heart of London's dynamic Docklands area and is only minutes away from Canary Wharf and the ExCeL Exhibition Centre. The Canning Town subway, train and bus station is within 5 minutes' walking distance of this London hotel. Visitors to the World Travel Market, International Boat Show, Toy Fair, London Wine Festival and Anthony Robins Exhibitions will all find the hotel ideally situated. The Millennium Dome is also a short distance away, and London City Airport is only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18961.47" OriginalAmount="17721" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504927138539" Longitude="-0.10474718440867" StarRating="3" HotelCode="213140|31892" HotelName="ibis London Blackfriars Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>49 Blackfriars road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301822/a_301822_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18961.47" OriginalAmount="17721" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515699268803" Longitude="-0.072465332079219" StarRating="3" HotelCode="75511|17185" HotelName="ibis London City - Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Commercial Street, London E1 6BF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102810/a_102810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18973.24" OriginalAmount="17732" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516938446317" Longitude="-0.14918446540833" StarRating="4" HotelCode="50198|36584" HotelName="Holiday Inn Oxford Circus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57-59 Welbeck Street, London W1G 9BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36540/a_36540_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The up market city hotel is located in London's city centre and Oxford Street (only 150 metres away). Piccadilly Circus, which is just 1 km from the hotel, may also be reached on foot. Bond Street underground station is only a stone's throw away and London City airport is only 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18977.52" OriginalAmount="17736" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51406363" Longitude="-0.13199634" StarRating="3.5" HotelCode="943331|276311" HotelName="Mimi’s Hotel Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>56-57 Frith Street, Soho, London W1D 3JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731916/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18978.80" OriginalAmount="17737.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50831085" Longitude="0.04103809" StarRating="3.5" HotelCode="556570|2231705" HotelName="Hampton by Hilton London Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dockside Road, London E16 2QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/673046/a_673046_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in London, 9-minutes' walk from the ExCel London exhibition centre, Hampton By Hilton London Docklands. It’s a quick journey to the hustle and bustle of Central London and attractions such as The O2 Arena, Canary Wharf and Stratford City. The hotel lies a 3-minute walk to the Royal Albert DLR Station and 1 mile from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="18981.19" OriginalAmount="17739.43" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|904270" HotelName="THE COMMODORE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746871_foto_1.jpg</HotelPictures>
        <HotelDescription>A Victorian townhouse hotel situated in quiet Victorian Square, just steps from Hyde Park and ten minutes by bus to Oxford street and Marble Arch. Free Wi-Fi is available throughout.
Traditional English afternoon teas are available. Guests also have access to a computer, printer and work station. Notting Hill and Portobello Market are 5 minutes away. Oxford Street, Lancaster Gate Station and the Heathrow Express at Paddington are all within walking distance of Commodore Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19007.48" OriginalAmount="17764" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52404865682" Longitude="-0.078709268856073" StarRating="4" HotelCode="498298|199344" HotelName="citizenM London Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Holywell Lane, London EC2A 3ET</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32316/2732316/27.jpg?f=15514085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19008.55" OriginalAmount="17765" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|17101" HotelName="Hilton Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78593/a_78593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest commercial districts in London, which is fast becoming a popular shopping destination and is accessible by river-taxi from central London. The centre of Canary Wharf is only around 100 m away, with restaurants, bars and shopping amenities about 300 m away. The underground station Canary Wharf is around 600 m from the hotel, the nearest regional railway station is around 1 km away and it is 2.5 km to the tourist centre of London. London's City Airport is 6 km away, Heathrow is around 33 km away, Stansted 55 km, Gatwick 73 km and Luton Airport is about 77 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19019.25" OriginalAmount="17775" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.485512438434" Longitude="-0.12385655826643" StarRating="3" HotelCode="263544|212601" HotelName="Travelodge London Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Bondway, Vauxhall, London SW8 1SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366997/a_366997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19020.32" OriginalAmount="17776" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500585" Longitude="-0.025219" StarRating="4" HotelCode="74679|64085" HotelName="Marlin Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Byng Street, Canary South, Westferry Road, Canary Wharf, London E14 8GG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101818/a_101818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are accessible from Byng Street, off Westferry Road. It is approximately a 7-minute walk from the apartments to the heart of Canary Wharf and the Jubilee underground line with fantastic underground and rail links to London’s West End and London City. The development is about a 3-minute walk from either South Quay or Heron Quays DLR station. It is also conveniently located near to London City Airport, which is some 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19021.39" OriginalAmount="17777" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500408" Longitude="-0.107602" StarRating="3" HotelCode="165982|31571" HotelName="Travelodge London Central Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-203 Waterloo Road, London SE1 8UX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232672/a_232672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of some of the capital’s most iconic attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19080.24" OriginalAmount="17832" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514726008844" Longitude="-0.057320147752762" StarRating="4" HotelCode="175781|30588" HotelName="Holiday Inn London - Whitechapel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Cavell Street, London E1 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176565/176565a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Shadwell DLR station is only 300 m away from the hotel. The hotel is also near to Aldgate East, Aldgate and Whitechapel stations. It only takes 10 minutes (1.5 km) to reach Tower Bridge, 15 minutes to the city centre and 30 minutes (5 km) to London City Airport. Other nearby airports include London Heathrow (3 km), London Gatwick (50 km), London Stansted (45 km) and London Luton (55 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19106.99" OriginalAmount="17857.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511751442225" Longitude="-0.17764940857887" StarRating="4" HotelCode="66003|corus_hotel_hyde_park" HotelName="Corus Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Lancaster Gate, London W2 3LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85471/a_85471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly next to Hyde Park and only a short distance from Oxford Street. Restaurants, bars and shops are all within walking distance while the nearest underground station is Lancaster Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19106.99" OriginalAmount="17857.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526262043725" Longitude="-0.12671771707131" StarRating="2" HotelCode="114601|mentone_hotel" HotelName="Mentone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Cartwright Gardens, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315677/315677a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19106.99" OriginalAmount="17857.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52412062" Longitude="-0.17466183" StarRating="0" HotelCode="847587|three_falcons_hotel" HotelName="Three Falcons Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Orchardson Street, Saint John’s Wood, London NW8 8NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33450000/33444200/33444169/13cc9afb_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19106.99" OriginalAmount="17857.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51122839" Longitude="-0.07255963" StarRating="0" HotelCode="737959|rockwell_east" HotelName="Rockwell East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>99 Mansell Street, London E1 8AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/1d/b61d47e03bd5cdd0b670c36015bfd21c4043bd32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19106.99" OriginalAmount="17857.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518096923828125" Longitude="-0.07823099941015244" StarRating="0" HotelCode="0|widegate_residential" HotelName="Widegate Residential" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Widegate Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5b/08/5b083b6299efc11b2aebe980ce22c14fcebd5290.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Widegate Residential in London (London City Centre), you'll be steps from Financial District and 4 minutes by foot from Liverpool Street.  This apartment is 0.4 mi (0.6 km) from The Gherkin and 0.2 mi (0.4 km) from Brick Lane.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Financial District - 0.1 km / 0.1 mi&lt;br /&gt;Brick Lane - 0.4 km / 0.2 mi&lt;br /&gt;Liverpool Street - 0.4 km / 0.2 mi&lt;br /&gt;The Gherkin - 0.6 km / 0.4 mi&lt;br /&gt;Barbican Arts Centre - 1.2 km / 0.7 mi&lt;br /&gt;London Bridge - 1.4 km / 0.9 mi&lt;br /&gt;Museum of London - 1.4 km / 0.9 mi&lt;br /&gt;Tower Bridge - 1.6 km / 1 mi&lt;br /&gt;Tower of London - 1.7 km / 1 mi&lt;br /&gt;St. Paul's Cathedral - 1.8 km / 1.1 mi&lt;br /&gt;Borough Market - 1.9 km / 1.2 mi&lt;br /&gt;The Shard - 2 km / 1.2 mi&lt;br /&gt;Globe Theatre - 2.1 km / 1.3 mi&lt;br /&gt;Tate Modern - 2.4 km / 1.5 mi&lt;br /&gt;The Strand - 2.8 km / 1.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Heathrow Airport (LHR) - 31.9 km / 19.8 mi&lt;br /&gt;Gatwick Airport (LGW) - 81 km / 50.3 mi&lt;br /&gt;London City Airport (LCY) - 10.5 km / 6.5 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary wired Internet access, a computer station, and multilingual staff.&lt;br /&gt;HeadLine : Near Liverpool Street&lt;br /&gt;Rooms : Make yourself at home in one of the 12 guestrooms.&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 United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned, and disinfectant is used to clean the property.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19117.40" OriginalAmount="17866.73" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|120342" HotelName="VICTOR LONDON VICTORIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887627_foto_35.jpg</HotelPictures>
        <HotelDescription>The Caswell Hotel is a petite hotel located near Victoria Station in the heart of London. Offering great value low cost accommodation the caswell is ideally located for sightseeing, shopping trips and business on a Budget. With Free Wifi and a daily Continental Breakfast included in all of our rates the Caswell is a preferred budget accommodation option for those looking for a cheap Central London Hotel. Our Traditional English Rooms offer a wide variety bedding configurations to suit all types of traveller. All rooms are equipped with a safe, Tea &amp; Coffee making facilities, 21 inch Flat Screen LCD TCV, Linen and Toiletries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19198.65" OriginalAmount="17942.66" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|711061" HotelName="Premier Inn London Hampstead" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/257173_foto_1.jpg</HotelPictures>
        <HotelDescription>Este elegante hotel estandaacute; situado en una zona ideal, cerca de las autopistas M1 y M40. Ademandaacute;s, se puede llegar al centro de Londres en metro o con coche en sandoacute;lo 15 minutos. Tambiandeacute;n muy cerca del hotel podrandaacute; encontrar tiendas, boutiques y restaurantes.Este hotel de cinco plantas dispone de un total de 30 habitaciones dobles y 40 individuales. Ofrece a sus huandeacute;spedes un bar, un restaurante y una terminal de Interntet. Los huandeacute;spedes disponen tambiandeacute;n de aparcamiento y garaje. Para redondear el nanduacute;mero de prestaciones e instalaciones con las que cuenta el hotel, le ofrece tambiandeacute;n servicio de habitaciones y de lavanderandiacute;a.Las habitaciones estandaacute;n equipadas con baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa, cafetera-tetera, conexiandoacute;n a Internet, televisiandoacute;n, minibar-nevera y caja fuerte de alquiler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19212.92" OriginalAmount="17956" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|34001" HotelName="Holiday Inn Camden Lock" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Jamestown Road, NW1 7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52489/a_52489_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, modern city hotel is located directly in the heart of the trendy district of Camden with a view of the Lock Canal. The hotel's ideal location allows easy access to the main tourist attractions of Camden Market, Regent's Park, Madame Tussauds, London Zoo, Lords Cricket Ground and the Roundhouse Theatre. Camden Town, Euston und Kings Cross underground train stations are only metres away. The central train stations Paddington and Victoria offer regular connections to Heathrow and Gatwick airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19217.20" OriginalAmount="17960" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49450030208" Longitude="-0.13629913330078" StarRating="4" HotelCode="55582|6938" HotelName="Wellington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Vincent Square, London SW1P 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71993/a_71993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to Buckingham Palace (1.5 km). Westminster Abbey is 800 m and Victoria Train Station 500 m from the hotel. A selection of restaurants, bars, pubs, nightspots and shopping venues and the bus station are to be found some 5 minutes’ walk away. The River Thames and the Tate Gallery are approximately a 10-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19223.62" OriginalAmount="17966.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493516711031" Longitude="-0.15023052692413" StarRating="4" HotelCode="87668|astors_hotel" HotelName="Astors Belgravia" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106-112 Ebury Street, London SW1W 9QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122559/a_122559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located on a quiet, tree-lined street in the heart of Belgravia. It is close to the international designer stores of Sloane Street and Brompton Cross. Art galleries and antique shops are minutes away on foot, as is the world-famous Buckingham Palace, the Victoria and Albert Museum, the Natural History Museum and the Science Museum. London Victoria station is about a 5-minute walk away, and Heathrow Airport is some 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19248.83" OriginalAmount="17989.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|971846" HotelName="JURYS INN LONDON WATFORD" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WATFORD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974910_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located on Clarendon Road, Jurys Inn Watford is perfectly situated to enjoy all that the city centre has to offer. Our hotel is perfectly placed for transport links to, from and beyond London with Watford Junction an easy 7 minute walk from Jurys Inn. For those wanting to go into Central London for a leisure day, or for business, London Euston Station is only an 18 minute journey away. Jurys Inn Watford offers ultimate comfort in any one of our 216 stylish hotel rooms. Whether you stay in one of our standard doubles or superior rooms, our Watford hotel is perfectly designed to provide our guests all the comforts of home. With plenty of space and accommodating up to three adults or a family of four, each Jurys Inn room includes as standard: a large soft bed, well-lit work area, en-suite bathroom with complimentary toiletries, free WiFi internet access, and flat screen TV with Freeview.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19258.93" OriginalAmount="17999" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494301" Longitude="-0.18592149" StarRating="4" HotelCode="433674|200134" HotelName="Ashburn Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Ashburn Gardens, Ashbun Court, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595583/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19308.15" OriginalAmount="18045" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513012992287" Longitude="-0.1834044110451" StarRating="3" HotelCode="11952|6972" HotelName="Duke of Leinster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Leinster Gardens, London W2 3AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11807/a_11807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Bayswater district of London, close to Queensway underground station and Bayswater Road. Countless shopping venues, bars and restaurants are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19339.18" OriginalAmount="18074.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51794296" Longitude="-0.15771779" StarRating="0" HotelCode="566595|amber_residence_hotel_2" HotelName="Amber Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Gloucester Place, Marylebone, London W1U 8HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/77/a37773601ac47f4c110670c3681cd7bd7d184dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19339.18" OriginalAmount="18074.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4065008" Longitude="-0.3375442" StarRating="3.5" HotelCode="160035|the_kings_arms_hotel_2" HotelName="The Kings Arms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Lion Gate, Hampton Court Road, East Molesey, Surrey KT8 9DD</AddressLine>
          </AddressLines>
          <CityName>East Molesey</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/bd/6abd2ae90f5da2b155991f1d118719641a4c5287.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kingston upon Thames.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19395.89" OriginalAmount="18127" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515212505226" Longitude="-0.17414442551671" StarRating="4" HotelCode="59052|37426" HotelName="Hotel Indigo London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 London Street, Paddington, London W2 1HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76497/a_76497_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is situated adjacent to Paddington Station, home to the Heathrow Express, which departs for the airport every 15 minutes. Paddington is a tourist hub and home to many business headquarters and guests will find a range of attractions, including Hyde Park and Kensington Palace and Gardens, in the immediate vicinity. Meanwhile, Oxford Street, the West End, Madame Tussauds and Portobello antiques market are just a short tube or bus ride away. Nearby airports include London City (17 km), London Heathrow (19 km) and London Gatwick (40 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19413.01" OriginalAmount="18143" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510896976166" Longitude="-0.18393900000001" StarRating="4" HotelCode="52837|4188" HotelName="Thistle Kensington Gardens" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Bayswater Road, London W2 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57834/a_57834_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located on Bayswater Road, close to Hyde Park. There is a wonderful panoramic view over Palace Gardens and Hyde Park from the hotel. The famous district of Notting Hill is only 10 minutes away and Oxford Street can be reached within 20 minutes. Queensway is the nearest underground station to the hotel. This hotel is the perfect location for a romantic or shopping weekend.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19455.81" OriginalAmount="18183.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986104|admiral_hardy" HotelName="Admiral Hardy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 College Approach, Greenwich SE10 9HY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39100000/39092100/39092001/218a1d9f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19457.95" OriginalAmount="18185" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512417426132" Longitude="-0.18620018650817" StarRating="4" HotelCode="56989|31919" HotelName="Shaftesbury Hyde Park International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-56 Inverness Terrace, London W2 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73891/w_73891_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Queensway area of London, only a few minutes walk from Hyde Park, the famous shopping area of Oxford Street, Regent’s Street, Bond Street as well as Bayswater tube station. From the hotel, guests are also able to enjoy very good transport links into the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19475.85" OriginalAmount="18201.73" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|922481" HotelName="The Wellington by Blue Orchid" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887326_foto_1.jpg</HotelPictures>
        <HotelDescription>The Wellington Hotel is peacefully situated in Westminster's Vincent Square and offers an oasis of calm in the heart of Central London, overlooking gardens and a landscaped square where cricket is played in the summer.The hotel features 80 quiet guest bedrooms with modern in-room conveniences and en-suite and bathroom facilities. There are a further 5 apartments in the Eastern wing of the building.In addition to the 24 hour reception, there is a concierge, room service, chargeable internet access, daily newspapers and dry-cleaning and laundry services.Breakfast is served daily at the in-house restaurant. Guests wishing to have lunch or dinner can dine at sister hotel The Rochester, located just round next door.Popular local attractions include Big Ben, the Houses of Parliament, Westminster Abbey and St. James' Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19529.64" OriginalAmount="18252" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520075879103" Longitude="-0.12216108159737" StarRating="4" HotelCode="31278|2135" HotelName="DoubleTree by Hilton Hotel London - West End" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Southampton Row, London WC1B 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49971/a_49971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in London's historic Bloomsbury district, 200 m from the British Museum, while Covent Garden and Oxford Street are less than 1.6 km away. Euston railway station is about 1.3 km away and Buckingham Palace is around 3.4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19567.09" OriginalAmount="18287" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501250494388" Longitude="-0.023310967418153" StarRating="4" HotelCode="446550|200662" HotelName="Novotel London Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>40 Marsh Wall, London E14 9TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556297/a_556297_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19572.44" OriginalAmount="18292.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5137" Longitude="-0.10457" StarRating="0" HotelCode="0|excel_apartments_stpauls" HotelName="Excel Apartments St.Paul's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 New Bridge Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/f4/7ff42c628779dc62df1bea44e516932c5eb5b1b0.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in London (London City Centre), this apartment is within a 10-minute walk of St. Paul's Cathedral and The Strand.  This apartment is 0.6 mi (1 km) from Tate Modern and 0.7 mi (1.1 km) from Aldwych Theatre.&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. Complimentary wired Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the apartment's coffee shop/café.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 250.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19572.63" OriginalAmount="18292.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|2069945" HotelName="Park Plaza London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>6 Hercules Road, London SE1 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/609299/a_609299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19647.34" OriginalAmount="18362" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521068" Longitude="-0.091959999999972" StarRating="5" HotelCode="284132|94246" HotelName="London City Suites By Montcalm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>42-46 Chiswell Street, EC1Y 4SB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391321/a_391321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19680.51" OriginalAmount="18393" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5209587" Longitude="-0.0918594" StarRating="5" HotelCode="904260|31924" HotelName="The Montcalm At The Brewery London 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 Chiswell Street, EC1Y 4SA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237972/w_237972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city. The railway station and Barbican underground station are less than 10 minutes' walk away and offer easy access to the rest of Central London. The Barbican Centre and the Barbican Cinema is 1 minute from the hotel. St Paul's Cathedral is about 1500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19701.91" OriginalAmount="18413" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|61950" HotelName="PubLove @ The Crown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 Lavender Hill, Battersea, London SW11 5RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625032/625032a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hostel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19737.22" OriginalAmount="18446" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498581" Longitude="-0.08407" StarRating="3" HotelCode="154178|361571" HotelName="Residence Inn London Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201–211 Long Lane, London SE1 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606545/606545a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from London Bridge Tower, Southwark Cathedral and the London Dungeon, and the Elephant and Castle Shopping Centre is also 15 minutes away on foot. The fashionable South Bank area, with the Tate Modern Gallery, is 1.6 km away. Guests will find bus, train and underground stations at London Bridge, as well as many restaurants, bars and shops. Nearby airports include London City (20 km away), London Heathrow (32 km away), London Stansted (58 km away) and London Luton (72 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19748.99" OriginalAmount="18457" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514582" Longitude="-0.156604" StarRating="4" HotelCode="32000|2150" HotelName="DoubleTree By Hilton Hotel London - Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Bryanston Street, Marble Arch, W1H7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51047/a_51047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 1950, this charming hotel is located just off Oxford Street, close to the popular Hyde Park and within walking distance of Marble Arch underground station. The M4 and M40 motorways are within convenient reach, making access to Heathrow Airport, which is just 30 km away, both quick and easy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19748.99" OriginalAmount="18457" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|31379" HotelName="Hilton London Hyde Park" 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,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Bayswater Road, London W2 4RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46907/a_46907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly next to Hyde Park in the centre of London with numerous shopping and entertainment venues nearby. Public transport connections are just 5 metres away as well as restaurants and bars, which are 50 m away. Nightclubs and shops are just a stone's throw from the hotel (approximately 100 m). The nearest beach is located an hour's drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19748.99" OriginalAmount="18457" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|398176" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681634/a_681634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19788.58" OriginalAmount="18494" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513526690959" Longitude="-0.18950343132019" StarRating="3" HotelCode="45316|10242" HotelName="Phoenix Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Kensington Gardens Square, London W2 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22924/a_22924_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is situated in Central London near to Hyde Park. There are copious shops, restaurants, bars and pubs all within 800 metres of the hotel. The tube is just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19805.70" OriginalAmount="18510.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53443" Longitude="0.07154" StarRating="3" HotelCode="152630|premier_inn_barking" HotelName="Premier Inn London Barking" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Barking, London, Essex IG11 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/f0/14f0940c34ecebee21a627483607578cca6995c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Positioned alongside the A406 north circular, transport into east London from here is easy\n\nPositioned alongside the A406 north circular, transport into east London from here is easy. For central London (40 minutes by tube) Barking station is just a 10 minute walk. Our Barking Premier Inn is well located for London ExCel Exhibition Centre and the O2 Arena. Our Barking Premier Inn has everything you'd expect, incredibly comfy beds in every room, free parking and an integrated restaurant serving a mix of traditional and contemporary dishes.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19835.66" OriginalAmount="18538" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.450936336712" Longitude="-0.29952169427929" StarRating="4" HotelCode="115309|169419" HotelName="The Petersham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nightingale Lane, Richmond TW10 6UZ, Surrey</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349153/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19843.15" OriginalAmount="18545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51418876" Longitude="-0.07077318" StarRating="4" HotelCode="522806|199481" HotelName="Leman Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15 Leman St, London E1 8EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629451/629451a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19863.48" OriginalAmount="18564" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499136180893" Longitude="-0.18023714351648" StarRating="4" HotelCode="498306|289483" HotelName="Queensgate Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Queen's Gate, Kensington, London SW7 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2377675/qjZAIjbH_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Queensgate Court, at 24 Queen's Gate, South Kensington, offers superior accommodation in one of London's most exclusive locations.  Close to The Royal Albert Hall and three world famous museums: the Natural History, Science and Victoria &amp; Albert. Kensington Gardens and Hyde Park are also nearby, as well as Harrods, Knightsbridge and convenient transport links, make it the ideal location to explore and enjoy the city. The 12 apartments, are all exceptionally spacious, with high ceilings, maximum light and furnished in an uncluttered modern style. The apartments offer a choice of Studios, One, Two and Three Bedroom Apartments, with Superior and Deluxe options.  All the apartments are designed to provide comfortable, spacious living, and are equipped with modern amenities, including Wi-Fi, satellite TV, fully-fitted Kitchen and 24-Hour monitored security.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19897.72" OriginalAmount="18596" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522165" Longitude="-0.108716" StarRating="4" HotelCode="437547|199830" HotelName="The Bryson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>124-132 Clerkenwell Road, London EC1R 5DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/600237/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bryson Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19910.56" OriginalAmount="18608" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51695446" Longitude="-0.068312" StarRating="3.5" HotelCode="986393|520369" HotelName="Hyatt Place London City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>45 Whitechapel Road, Black Lion House, London E1 1DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1279446/a_1279446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19922.33" OriginalAmount="18619.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512699713145" Longitude="-0.084646650042596" StarRating="4" HotelCode="34460|club_quarters_gracechurch" HotelName="Club Quarters Hotel Gracechurch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Gracechurch Street, London, Greater London EC3V 0DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/338650/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19922.33" OriginalAmount="18619.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5148795" Longitude="-0.1739265" StarRating="3" HotelCode="144112|aspen_apartments" HotelName="Aspen Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Sussex Gardens, London, Greater London W2 1TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/b8/b0b8a1a962a50a9cf72dcc24c80c9facd0086b79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Aspen Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19928.75" OriginalAmount="18625" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|3791" HotelName="Citadines Barbican London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62408/a_62408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides the ideal starting point for those wishing to visit the capital's top sights including the Barbican Centre, home to London's Symphony Orchestra, and the Royal Shakespeare Company Theatre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19933.48" OriginalAmount="18629.42" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|689796" HotelName="PESTANA CHELSEA BRIDGE HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215818_image60064511_0.jpg</HotelPictures>
        <HotelDescription>Stay at the luxurious 4* Pestana Chelsea Bridge Hotel &amp; Spa and enjoy London's modern Chelsea Wharf development. Located between picturesque Battersea Park, the River Thames and the iconic Battersea Power Station, our hotel has 217 spacious, modern rooms, including one and two-bedroom suites. Each is equipped with an individual bathtub and shower.The hotel's excellent facilities and first-class service make it the perfect choice, whether you are visiting on business, enjoying a family vacation or a weekend away. for two. The hotel's ideal location allows guests to enjoy easy access to the city's main attractions, without compromising the opportunity to relax in the tranquil surroundings of Battersea Park, next to the River Thames. Reaching the hotel is convenient for guests who They seek to avoid the congested city center. Battersea Power Station, Victoria and Sloane Square are the nearest tube stations, 12/15 minutes walk or 5 minutes by taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19939.45" OriginalAmount="18635" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3.5" HotelCode="33050|3792" HotelName="Citadines South Kensington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52487/w_52487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the immediate vicinity of the Victoria and Albert Museum, the Natural History Museum, and the renowned Harrods store. The borough of South Kensington itself is overflowing with boutiques, cinemas, theatres, bars, and restaurants. Buckingham Palace is only a short underground ride away, the nearest stations are Gloucester Road and High Street Kensington. A taxi rank can be found within about 5 minutes on foot, Victoria Station is 10 minutes by car, and Waterloo Station about 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19940.65" OriginalAmount="18636.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|32714" HotelName="Hilton London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31704/a_31704_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park is just 500 m from the hotel and the famous Oxford Street is around 1 km away. Shopping venues as well as the nearest restaurants and bars are situated a mere 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19943.03" OriginalAmount="18638.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499940563258" Longitude="-0.15992939472199" StarRating="4" HotelCode="29221|33054" HotelName="Millennium Hotel London Knightsbridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Sloane Street, Knightsbridge, London SW1X 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47009/a_47009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the heart of the city of London. Hyde Park, attractions such as Buckingham Palace as well as several shopping and entertainment venues are all located in the area surrounding the hotel. The nearest underground station, Knightsbridge, is just 200 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19970.48" OriginalAmount="18664" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|3827" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue, London WC2N 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37191/r_37191_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic city of Westminster, in the heart of central London, this apart'hotel is the perfect place to enjoy the wonders of the British capital. A stone’s throw from Trafalgar Square, the property is located close to many government ministries and to Westminster Abbey. Charing Cross and Embankment Tube stations are respectively 3 and 5 minute’ walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20036.82" OriginalAmount="18726" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52074" Longitude="-0.123507" StarRating="3" HotelCode="10737|10261" HotelName="The Bedford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83-95 Southampton Row, London WC1B 4HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8668/a_8668_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the British Museum, between the West End with shopping venues, the theatres, Covent Garden and the law courts. Public transport connections are just 5 minutes away (Russell Square underground).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20038.96" OriginalAmount="18728.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4923823" Longitude="-0.1950967" StarRating="4" HotelCode="903118|templeton_place" HotelName="Templeton Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>17 Templeton Place, London SW5 9NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343245/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Templeton Place is a popular choice amongst travelers in London, whether exploring or just passing through. The hotel offers a wide range of amenities and perks to ensure you have a great time. All the necessary facilities, including laundry service, Wi-Fi in public areas, free Wi-Fi in all rooms, safety deposit boxes, elevator, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), microwave, ironing facilities, desk, satellite/cable TV. The hotel offers various recreational opportunities. Templeton Place combines warm hospitality with a lovely ambiance to make your stay in London unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20038.96" OriginalAmount="18728.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.531369182767" Longitude="0.14852929354754" StarRating="3" HotelCode="263522|premier_inn_dagenham" HotelName="Premier Inn London Dagenham Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Chequers Corner, 2 New Road, Dagenham, London RM9 6YS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347700/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20049.66" OriginalAmount="18738" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513565232592" Longitude="-0.17822197536446" StarRating="3" HotelCode="67829|199868" HotelName="The Crescent Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Gloucester Terrace, London, Greater London W2 3DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315594/315594a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airports are London - Stansted (STN) and The Crescent Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20106.37" OriginalAmount="18791" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.503163931718" Longitude="-0.0004963380058598" StarRating="4.5" HotelCode="318621|62900" HotelName="Intercontinental Hotel London - The O2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Waterview Drive, Greenwich Peninsula, London SE10 0TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585426/585426a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Intercontinental Hotel London - The O2.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20139.54" OriginalAmount="18822" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.851599442791" Longitude="-0.39764553308487" StarRating="5" HotelCode="115504|75414" HotelName="Luton Hoo Golf &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luton, Bedfordshire LU1 3TQ</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/74/746585/EL2Kqiwm_f78c0edb8f51edf5d1e4b42c7ce5dd81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 144 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a bar, a babysitting service, room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. The establishment offers a number of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the accommodation. Active guests can make use of the bicycle hire service (no extra charge) to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20155.72" OriginalAmount="18837.12" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|687727" HotelName="196 BISHOPSGATE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887121_foto_1.jpg</HotelPictures>
        <HotelDescription>The 196 Bishopsgate Hotel is located in London's financial district just opposite Liverpool Street station, which is a short hop on the tube from the thriving West End and a stones' throw from the numerous bars and restaurants of London's fashionable Hoxton and Shoreditch districts. At 196 Bishopsgate guests can benefit from the flexibility of a hotel while at the same time enjoy the space and freedom of an apartment offering a range of serviced apartments from studios up to two bedrooms, and all with no minimum stay. Each of the 48 serviced residences is decorated to the same high standard and has been furnished with a contemporary flair. All offer fully equipped kitchens, marble clad en-suites, and dining areas. Whichever type of apartment is required, they all guarantee the space to relax, work or entertain!Guests staying 7 nights or more should note that strict cancellation policies apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20192.75" OriginalAmount="18871.73" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|606669" HotelName="THE CAESAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/62811_image64276788_0.jpg</HotelPictures>
        <HotelDescription>Imagine a quiet retreat from the urban rush, with fresh, innovative design. The Casear hotel is an oasis of tranquility in the heart of London, that combines contemporary style and modern thinking with your desires and comfort. The caesar is now open after a multi million pound redevelopment. It is modern, contempory designer style hotel with all services ans standards expected. Hotel is undergoing renovations in the rooms and common areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20271.15" OriginalAmount="18945" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.567596" Longitude="0.065121" StarRating="2" HotelCode="114512|37499" HotelName="Park Hotel Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>327 Cranbrook Road, Ilford, Essex, London IG1 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145403/145403a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Ilford town centre and Gants Hill tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20271.15" OriginalAmount="18945.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.58285391" Longitude="-0.31699178" StarRating="3" HotelCode="235880|premier_inn_london_harrow" HotelName="Premier Inn London Harrow" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kenton Road, Kenton, Middlesex HA3 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347326/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20271.15" OriginalAmount="18945.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.551556853212" Longitude="-0.19169427816477" StarRating="3" HotelCode="142621|291_suites" HotelName="NOX HOTELS - West Hampstead" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>291 West End Lane, London NW6 1RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314413/314413a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20312.24" OriginalAmount="18983.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD5F99" HotelName="CITY SLEEPER AT ROYAL NATIONAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31693_image63209629_0.jpg</HotelPictures>
        <HotelDescription>Esta residencia tiene 50 habitaciones en total. Hay Wi-Fi en todo el hotel. Las personas que se alojan en este establecimiento son recibidas en un vestandiacute;bulo con servicio de recepciandoacute;n 24 horas. Los espacios comunes son aptos para personas de movilidad reducida. Los clientes podrandaacute;n utilizar el aparcamiento. Algunos de estos servicios de City Sleepers at Royal National pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20324.19" OriginalAmount="18994.57" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|974894" HotelName="MARLIN APARTMENTS ALDGATE TOWER BRIDGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888397_foto_1.jpg</HotelPictures>
        <HotelDescription>Marlin Aldgate Tower Bridge is situated in one of London's biggest financial districts just a short walk from Tower Bridge and the Tower of London, and just 3 minutes away from the tube providing fast access across the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20330.00" OriginalAmount="19000" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513794" Longitude="-0.17599100000007" StarRating="4" HotelCode="915057|57453" HotelName="Go Native Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>208 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277596/a_277596_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Go Native Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20334.28" OriginalAmount="19004" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512929106726" Longitude="-0.18372595310211" StarRating="4" HotelCode="11065|8796" HotelName="Blakemore Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Leinster Gardens, Bayswater, W2 3AN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/014104/014104a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a quiet but central location close to Hyde Park and 400 m from Lancaster Gate tube station. It has great access to all of London's attractions including Notting Hill, Marble Arch, Portobello Road, Madame Tussauds and the Royal Albert Hall. London Heathrow Airport is approximately 17 km away, Luton, Gatwick and Stansted airports are all some 40 km away and the hotel is roughly 10 km from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20351.67" OriginalAmount="19020.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495619" Longitude="-0.182918" StarRating="4" HotelCode="17049|82310" HotelName="Meliá London Kensington Member of Meliá Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Gloucester Road, London SW7 4PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20787/a_20787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive areas of London and enjoys an ideal situation only 80 m from Gloucester Road tube station and near the Hyde Park, Earl's Court and Olympia exhibition centres, the Royal Albert Hall, Harrod's, the shops of Kensington High Street, the Natural History and Science museums. Central London is just a 15-minute walk away and it is 2 km to Victoria station, 15 km from London City Airport and 20 km from London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20370.66" OriginalAmount="19038" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4906193" Longitude="-0.190959" StarRating="4" HotelCode="174962|200035" HotelName="No 1 The Mansions" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>219 Earl's Court Road, Kinsington, London SW5 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/562062/562062a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is No 1 The Mansions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20383.50" OriginalAmount="19050" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526643192282" Longitude="-0.11383295059204" StarRating="4" HotelCode="13485|3090" HotelName="Crowne Plaza London - Kings Cross" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kings Cross Road, London WC1X 9HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14251/a_14251_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is to be found close to the city centre within a short distance of links to the public transport network, bars, restaurants and shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20387.78" OriginalAmount="19054.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511685577145" Longitude="-0.18654180304111" StarRating="2" HotelCode="292161|gallery_hyde_park_hostel" HotelName="Gallery Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>23 Inverness Terrace, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352821/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20397.07" OriginalAmount="19062.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523023555531" Longitude="-0.25941252708435" StarRating="3" HotelCode="33048|384795" HotelName="Holiday Inn Express London - Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Victoria Road, North Acton, London W3 6UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52485/a_52485_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers easy access to central London, which is 18 km away, and to sights such as Kew Gardens, the Royal Albert Hall, London Zoo and Wembley Conference &amp;amp; Exhibition Centre. London Heathrow Airport is 20 km from the hotel and Luton and Gatwick airports are 55 km and 60 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20512.97" OriginalAmount="19171" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505702" Longitude="-0.095268" StarRating="3" HotelCode="68976|37432" HotelName="ibis Styles London Southwark - near Borough Market Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-47 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89155/w_89155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20541.86" OriginalAmount="19198" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524215948057" Longitude="-0.13784274458885" StarRating="4" HotelCode="16387|12605" HotelName="Radisson Blu Edwardian Grafton Hotel" 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Tottenham Court Road, London W1T 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19748/a_19748_AB2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fully renovated first-class hotel is situated in a central location by Regents Park. The nearest tube station is Warren Street. Shops, restaurants, bars and pubs are just a short stroll away and various nightclubs are located in the immediate vicinity. The hotel features excellent public transport links, with stops within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20546.43" OriginalAmount="19202.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4942" Longitude="-0.141289" StarRating="4" HotelCode="316785|33524" HotelName="Park Plaza Victoria London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>239 Vauxhall Bridge Road, London SW1V 1EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31705/a_31705_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elegant style, this hotel is located close to Victoria station. From here, guests have direct access to Gatwick airport. In only a number of minutes guests will reach the city centre and famous sightseeing attractions of the city including Buckingham Palace, Big Ben, Trafalgar Square, Westminster Abbey and the theatres of the West End. The nearest restaurants, shops and bars are all found within close walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20609.27" OriginalAmount="19261" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512574" Longitude="-0.180237" StarRating="4" HotelCode="34458|94225" HotelName="Signature Townhouse Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Lancaster Gate, London W2 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54894/a_54894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Signature Townhouse Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20610.34" OriginalAmount="19262" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522289246488" Longitude="-0.14261305332184" StarRating="4" HotelCode="29460|578" HotelName="Holiday Inn London Regent's Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carburton Street, London W1W 5EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46905/a_46905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to Regent's Park just 1.5 km from renowned Tottenham Court Road with its many shopping venues and the famous waxworks of Madame Tussaud's. Great Portland Street underground station is just 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20613.34" OriginalAmount="19264.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50904267" Longitude="-0.01557323" StarRating="4" HotelCode="551994|2189505" HotelName="Lansbury Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Poplar High Street, E14 0AE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615562/615562a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20659.56" OriginalAmount="19308" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521858646439" Longitude="-0.13214047479812" StarRating="2" HotelCode="36436|199538" HotelName="Ridgemount Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Gower Street, Fitzrovia, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/4b/f64b8d5be5416e40990196605e7a18ff6862e6d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20737.67" OriginalAmount="19381.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53761782" Longitude="-0.09355786" StarRating="0" HotelCode="986310|angel_townhouse" HotelName="Angel Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Prebend Street, London N1 8PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/49000000/48280000/48273500/48273401/17360c2f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20757.91" OriginalAmount="19399.92" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD4B58" HotelName="OYO The Arch, Wembley Stadium" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WEMBLEY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2542752_foto_1.jpg</HotelPictures>
        <HotelDescription>Aquellos que deseen escapar del ajetreo de la rutina diaria, encontrarandaacute;n reposo y tranquilidad en este alojamiento. OYO The Arch, Wembley Stadium tiene conexiandoacute;n Wi-Fi en sus instalaciones. OYO The Arch, Wembley Stadium ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. No hay cunas disponibles en este alojamiento. Este alojamiento ha sido diseandntilde;ado para cumplir las normas medioambientales mandaacute;s estrictas y dispone del certificado .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20761.21" OriginalAmount="19403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|3793" HotelName="Citadines Holborn-Covent Garden London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10409/a_10409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester Square. Covent Garden, one of the liveliest districts of London, which features countless shops, restaurants, lively bars and nightclubs, is located close by. The nearest underground station is Holborn and can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20790.17" OriginalAmount="19430.07" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|608847" HotelName="HUTTONS HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803500_foto_116.jpg</HotelPictures>
        <HotelDescription>A refurbished modern Victorian building that provides comfortable clean accommodation at budget prices for both city breaks and business travellers requiring a central London location. Our hotel accommodation includes complimentary continental breakfast and each rooms contains colour LCD televisions, hairdryers, en-suite shower rooms and complimentary tea and coffee making facilities. Free high speed fibre Wi-Fi Internet in bedrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20854.30" OriginalAmount="19490.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501338958740234" Longitude="-0.11197499930858612" StarRating="3" HotelCode="0|ruby_lucy_hotel_london" HotelName="Ruby Lucy Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Lower Marsh, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/50/09/5009b7378f65eadac07811fb57625ac2951b76e1.jpeg</HotelPictures>
        <HotelDescription>With a stay at Ruby Lucy Hotel London, you'll be centrally located in London, steps from The Vaults and within a 10-minute walk of London Eye.  This hotel is 0.9 mi (1.5 km) from Big Ben and 1.9 mi (3 km) from The British Museum.&lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk.&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of Ruby Lucy Hotel London. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Stay in one of 75 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include safes and desks, 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;Price of an additional breakfast: 18.00 GBP per person. 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 United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20854.30" OriginalAmount="19490.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.562809" Longitude="-0.28102" StarRating="3" HotelCode="152864|premier_inn_london_wembley" HotelName="Premier Inn London Wembley Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>151 Wembley Park Drive, Wembley, London, Middlesex HA9 8HQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342909/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20854.30" OriginalAmount="19490.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512367248535156" Longitude="-0.03514229878783226" StarRating="5" HotelCode="0|limehouse_library_hotel" HotelName="Limehouse Library Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E14 7Hs, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/81/ab/81ab0b4f1b2c4a5ab57314d09d02767e6ac327f3.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;You’d never want to leave such a hotel — hotel «Limehouse Library Hotel» is located in London. This hotel is located in 6 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Stepney Green, Tower of London and Tower Bridge.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the bar. Taste the local cuisine and have a rest in the restaurant. Have a cup of coffee in the cafe and, who knows, maybe it’s going to be the best one in the city. Free Wi-Fi on the territory will help you to stay on-line.&lt;br /&gt;The following services are also available for the guests: a massage room, a sauna, a steam bath, a spa center, a hamam and a doctor. Sports fans are going to love a fitness center and a gym. Get ready for a fun and exciting vacation! Here’s what you will find on the premises: a library. If you want to make your journey even more comfortable, you can order a transfer.&lt;br /&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. At the guests’ disposal, there’s also ironing, press and a concierge. The staff of the hotel will be happy to talk to you in English, Spanish, Italian, German, Polish and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Guests will find the following in the room: a TV, a mini-bar and a bathrobe. The room equipment depends on its category.&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 United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20857.51" OriginalAmount="19493" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514408029934" Longitude="-0.15563249588013" StarRating="4" HotelCode="34455|11058" HotelName="Radisson Blu Edwardian Sussex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-25 Granville Place, London W1H 6PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54890/a_54890_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated close to Marble Arch. Numerous shops and entertainment venues, as well as some of the city's best tourist attractions, are within walking distance or can be easily reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20868.21" OriginalAmount="19503" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51394900761" Longitude="-0.18305044047543" StarRating="4" HotelCode="409523|45009" HotelName="The Cleveland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/40 Cleveland Square, London W2 6DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100383/a_100383_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on a tranquil and leafy garden square away from the hustle and bustle of London the hotel is just a short walk to London’s famous Hyde Park on Bayswater Road and Paddington Station offering excellent transport links to Heathrow Airport and London’s lively West End. This hotel from Bayswater, in the heart of London, is less than 0.5 miles from Paddington Rail Station and Hyde Park. There are 4 major London Underground stations within a 10-minute walk of The Cleveland. The West End, Westminster and the South Bank are all 15 minutes away or less on the Underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20889.61" OriginalAmount="19523" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519747" Longitude="-0.143166" StarRating="3" HotelCode="35636|13263" HotelName="Astor Court" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Hallam Street, London W1W 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57951/a_57951_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within walking distance of London's finest shopping areas such as Oxford and Regent Street, just 5 minutes away. London theatres, Piccadilly and Covent Gardens are just 10 minutes from the hotel. As for business guests, the capital's commercial and financial districts are just a short cab ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20909.66" OriginalAmount="19541.74" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|783804" HotelName="POINT A KINGS CROSS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888077_foto_29.jpg</HotelPictures>
        <HotelDescription>Ideally located just 400 meters away from King's Cross and St. Pancras International Station, this hotel is ideal for every type of traveller. The hotel sits within an easy walking distance of the British Library and the British Museum. Covent Garden and Leicester Square are also situated within easy reach. This property is situated within easy access of a number of shopping, dining and entertainment opportunities. The stunning guest rooms feature spacious, streamlined designs, and come well equipped with modern amenities. Guests will be pleased by the high level of excellence and the exemplary facilities and services that this property has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20970.93" OriginalAmount="19599.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47233963012695" Longitude="-0.20039799809455872" StarRating="3" HotelCode="0|aragon_house_4" HotelName="Aragon House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>247 New King's Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/1f/ae1fcf38541ad57fc64af04347ec9bae2f295357.jpeg</HotelPictures>
        <HotelDescription>Featuring a restaurant, bar, garden and free WiFi, Aragon House is located in London, 2.2 km from Stamford Bridge - Chelsea FC and 3.4 km from Eventim Apollo. The property is around 3.5 km from Olympia Exhibition Centre, 4.3 km from Natural History Museum and 4.4 km from Victoria and Albert Museum. Set in the Hammersmith and Fulham district, the hotel is within 6 km of The Serpentine. Guest rooms are equipped with air conditioning, a flat-screen TV with satellite channels, a fridge, a kettle, a shower, a hairdryer and a desk. At the hotel each room includes a wardrobe and a private bathroom. Royal Albert Hall is 5 km from Aragon House, while Harrods is 5 km away. The nearest airport is London City Airport, 18 km from the accommodation.&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;Breakfast for children costs: 20.00 GBP.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21003.03" OriginalAmount="19629" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522186582238" Longitude="-0.13233033151499" StarRating="3" HotelCode="114680|199268" HotelName="Arosfa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Gower Street, London, Greater London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341090/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Arosfa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21016.94" OriginalAmount="19642" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517196320568" Longitude="-0.080907493829727" StarRating="5" HotelCode="34465|15044" HotelName="Andaz London Liverpool Street" 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,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>40 Liverpool Street, London EC2M 7QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54910/a_54910_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys an ideal location in the heart of London. It lies adjacent to Liverpool Street Station, making it very easy to access all locations within and outside of London. Nearby attractions include Tower Bridge, the Tower of London and the popular Spitalfields market, as well as an array of boutique stores. The accommodation is also only a few stops on the central line from Oxford Street. The London airports of City (10 km), Heathrow (30 km), Gatwick (50 km), Luton (55 km) and Stansted (55 km) are all nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21023.36" OriginalAmount="19648" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|11146" HotelName="Hilton London Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27386/a_27386_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km from famous Oxford Street. Edgware Road underground station also lies just a stone's throw away whilst the nearest links to the public transport network are 100 m away. Many of London's top sights as well as a diverse range of shops, restaurants, bars, pubs, cafés and further entertainment venues may easily be reached by making use of the good-value public transport or by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21046.90" OriginalAmount="19670" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505154360949" Longitude="-0.098252881614712" StarRating="4" HotelCode="199763|54780" HotelName="citizenM London Bankside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lavington Street, London SE1 0NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315214/315214a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM London Bankside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21046.90" OriginalAmount="19670" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54261688776" Longitude="-0.0062844157218933" StarRating="3.5" HotelCode="175726|35774" HotelName="Staybridge Suites London - Stratford City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10b Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344497/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly adjacent to the iconic Olympic Stadium, in the heart of the Westfield Stratford City complex. The hotel is situated close to an impressive selection of 42 different restaurants and a plethora of designer brands. The U.K's largest casino is also less than a minute’s stroll away and there are a host of other amenities on the doorstep, from cinema, to ice rinks and bowling. The hotel also offers some of the best transport links in London, with a journey time to Liverpool Street Station of just 7 minutes and to Waterloo of just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21073.65" OriginalAmount="19695" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523619331151" Longitude="-0.11115895337298" StarRating="4" HotelCode="477345|371102" HotelName="The Rosebery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rosebery Avenue, EC1R 4SX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, The Rosebery Aparthotel puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the The Rosebery Aparthotel. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, desk. The hotel offers various recreational opportunities. Discover all London has to offer by making The Rosebery Aparthotel your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21127.15" OriginalAmount="19745" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494797" Longitude="-0.177825" StarRating="4.5" HotelCode="310354|49218" HotelName="The Exhibitionist Hotel" 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,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Queensberry Place, Kensington, London SW7 2EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424501/a_424501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the vicinity of Earl's Court and Olympia (2.5 km away). It is within London's prime business area, near the Natural History Museum, the Victoria and Albert Museum, Harrods and London's fashion centre. From the hotel it is about 300 m to South Kensington underground station, 1 km to Harrods department store and Hyde Park, 3 km to Victoria Station, 23 km to Heathrow Airport, 48 km to Gatwick Airport, 56 km to Luton Airport and some 64 km to Stansted airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21129.29" OriginalAmount="19747" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518614185596" Longitude="-0.13561248779297" StarRating="4" HotelCode="52566|30918" HotelName="Rathbone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rathbone Street, W1T 1LB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54922/a_54922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the most popular areas of London, this hotel is within walking distance of Oxford Street, the theatres, Covent Garden and Soho. The British Museum and Madame Tussauds are also just a few minutes away. The nearest underground stop is Goodge Street and Tottenham Court Road - each 5 minutes away. Shops, restaurants and typical London bars may all be found within 500 m of the hotel. Heathrow Airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21215.96" OriginalAmount="19828" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494359" Longitude="-0.189891" StarRating="4" HotelCode="80368|31898" HotelName="London Marriott Hotel Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport 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,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>147 Cromwell Road, Kensington, London SW5 0TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340227/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in central London, conveniently located right next to Earls Court Exhibition Centre, 600 m away, and the Olympia Conference Centre. The property is a short walk from Knightsbridge's shops and museums and Earl's Court underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21227.73" OriginalAmount="19839" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494466367886" Longitude="-0.18739014599805" StarRating="3" HotelCode="387912|199468" HotelName="K Hotel Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>131-137 Cromwell Road, Kensington, London SW7 4DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623881/623881a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The incredibly stylish hotel is located in a fashionable area near Earl's Court and Knightsbridge. Sights close by include Kensington Palace, the Victoria and Albert Museum, the Natural History Museum, the Science Museum, and famous Hyde Park. A public transport stop is also only a short walk away (around 100 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21263.33" OriginalAmount="19872.27" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1466918" HotelName="GO NATIVE KENSINGTON(FORMERLY - GO NATIVE EARLS COURT)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 Warwick Road W14 8PU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1466918/zZ5KdCL2_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>The hotel is located less than seven minutes from Earl&amp;#039;s Court Exhibition Center and just 10 minutes from Olympia, this hotel enjoys the perfect location, from which to visit or exhibit at the two centers. Yet it is also in close proximity to Kensington High Street, Rotting Hill, West field London and of course, Potbelly Market. Guests will appreciate the excellent transport links by road, rail and underground to London Heathrow Airport, which is roughly 21 km away. The remainder of London is also easily reached. Approximate distances to other airports in the region include Haverfordwest Aerodrome (151 km), London City Airport (36 km), London Gatwick (48 km), London Luton (61 km), Stansted Airport (80 km) and Southampton Airport (132 km).
Facilities
The establishment comprises a total of 300 accommodation units. The upper floors are easily accessible using the lift. The facilities include wireless internet access. Guests can use the parking spaces if required (for a fee).
Rooms
All accommodation units feature air conditioning, central heating, a kitchen and a bathroom. Each accommodation unit features separate bedrooms or a double bed. A desk is also available. A fridge, a cooker, a microwave and tea and coffee making equipment contribute to a comfortable stay. There are also a washing machine and an ironing set. Each accommodation unit offers internet access, a telephone, a TV, a radio and wireless internet access. Wheelchair-accessible rooms are also bookable. Each of the bathrooms features a shower, a bathtub and a hairdryer. 
Payment
The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;The GO NATIVE KENSINGTON(FORMERLY - GO NATIVE EARLS COURT) is a  hotel. Located in Kensington area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21290.86" OriginalAmount="19898" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51226447" Longitude="-0.09351085" StarRating="4" HotelCode="440132|199544" HotelName="Cove - Cannon Street, The City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>46 Cannon Street, London EC4N 6JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629453/629453a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cove - Cannon Street, The City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21319.75" OriginalAmount="19925.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5152702331543" Longitude="-0.17454500496387482" StarRating="0" HotelCode="0|12_london_street_apartment" HotelName="12 London Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 London St, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/46/e0469e3bd38310ad3df00339c09c1c70d4b9000e.jpeg</HotelPictures>
        <HotelDescription>Situated in the Westminster Borough district in London, 12 London Street Apartment offers a sun terrace and fitness centre. Hyde Park is 1 km away. Free WiFi is featured throughout the property.&lt;br /&gt;The accommodation is equipped with air-conditioning and comes with a satellite flat-screen TV. There is a seating and/or dining area in some units. All units feature a kitchenette fitted with a microwave and toaster. A fridge is also available, as well as a coffee machine and a kettle. There is a private bathroom with a bath in each unit. Towels and bed linen are offered.&lt;br /&gt;Guests can enjoy a meal at the on-site restaurant or a drink at the bar.&lt;br /&gt;The Serpentine is 1.3 km from 12 London Street Apartment. The nearest airport is London City Airport, 16 km from 12 London Street Apartment.&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;Breakfast for children costs: 14.99 GBP.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 30.00 GBP per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="21327.85" OriginalAmount="19932.57" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|710947" HotelName="BEDFORD HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31671_image63175558_0.jpg</HotelPictures>
        <HotelDescription>Bedford Hotel has a garden, terrace, restaurant and bar in London. This hotel offers luggage storage. The accommodation is 1.7 km from the city center and a 7-minute walk from the British Museum.At the hotel, the rooms include a desk, a flat-screen TV, a private bathroom, bed linen and towels. All rooms feature a safe and free WiFi, and some also offer garden views. All rooms have a wardrobe and a kettle.The daily breakfast offers buffet, continental or English/Irish options.Speaking English, Spanish, Hindi and Hungarian, reception staff can help guests plan their stay.Near the accommodation there are Points of interest include Euston Station, Dominion Theater and Tottenham Court Road Underground Station. The airport (London City Airport) is 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21425.68" OriginalAmount="20024" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.503233716875" Longitude="-0.078158900201743" StarRating="5" HotelCode="524948|227447" HotelName="The Lalit London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181 Tooley Street, Southwark, London SE1 2JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613142/613142a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21567.99" OriginalAmount="20157" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491271623332" Longitude="-0.17191980530743" StarRating="4" HotelCode="18117|200411" HotelName="Sydney House Chelsea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Sydney Street, Chelsea, London SW3 6PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312741/312741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sydney House Chelsea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21714.98" OriginalAmount="20294.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529468278196" Longitude="-0.16856610774994" StarRating="4" HotelCode="39961|33224" HotelName="Danubius Hotel Regents Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Lodge Road, St. John’s Wood, London NW8 7JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12876/f_12876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel is centrally located with a view of Regents Park and Lord's Cricket Stadium. Plenty of shops as well as pubs are easily reached in a number of minutes (400 m). The biggest tourist attractions in London's West End are also only a short drive away. From St John's Wood tube station, which is approximately 500 m from the hotel, it is just 5 minutes to Baker Street and the world-renowned wax museum, Madame Tussaud's. Marylebone and Paddington stations are close by and offer connections with the Heathrow Express. A bus stop is available in front of the hotel which goes to the city centre in 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21730.63" OriginalAmount="20309" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514676" Longitude="-0.157929" StarRating="4" HotelCode="94559|230856" HotelName="Leonard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Seymour Street, London W1H 7JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131373/w_131373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21780.92" OriginalAmount="20356" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521001646489" Longitude="-0.12323315628737" StarRating="4" HotelCode="45651|11254" HotelName="Mercure London Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/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>130-134 Southampton Row, London WC1B 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24348/a_24348_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is to be found in the heart of London. The British Museum, Convent Garden, Soho and Oxford Street are all within walking distance. Bus stops, restaurants and bars are within easy reach of the hotel, only 500 metres away. The nearest shopping venues are about 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21786.27" OriginalAmount="20361.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54404006" Longitude="-0.1528324" StarRating="3.5" HotelCode="580389|camden_enterprise_hotel" HotelName="Camden Enterprise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Haverstock Hill, London NW3 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/749048/d57b9f03394e06c2b5fb869fc8a70a27.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21795.90" OriginalAmount="20370" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.527565" Longitude="-0.120591" StarRating="3" HotelCode="915060|56789" HotelName="The Harrison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Harrison Street, Kings Cross, London WC1H 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314693/314693a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21850.47" OriginalAmount="20421" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514841874148" Longitude="-0.070705715299482" StarRating="4" HotelCode="563109|229018" HotelName="Clayton Hotel City of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 New Drum Street, London E1 7AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/680886/a_680886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21898.62" OriginalAmount="20466" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506203323333" Longitude="-0.10221754666725" StarRating="3" HotelCode="34461|34373" HotelName="Holiday Inn Express London Southwark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103-109 Southwark Street, London SE1 0JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54905/l_54905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the Thames and is only a few minutes away from London's tourist attractions. Within 5 minutes of the hotel, guests will find the New Tate Modern, the River Thames Walk and several pubs. Some 10 minutes away guests will find Shakespeare's Globe Theatre, St. Paul's Cathedral and various restaurants. Within 15 minutes guests are at the London Eye, which guarantees a once in a lifetime view of the city. The Bond Street shops are only a 45-minute walk away. The location ensures quick access to the Royal Festival Hall and London Bridge. The Jubilee underground line takes guests from Southwark underground stop comfortably to the ExCeL Exhibition Centre and has links to further underground and regional public transport lines to Leicester Square and London's theatre district, among other places. The nearby Blackfriars Station has links to the airport. Waterloo Station, 10 minutes from the hotel, offers connections to the Eurostar high-speed express.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21914.67" OriginalAmount="20481" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490442155822" Longitude="-0.14593730558075" StarRating="4" HotelCode="114340|55026" HotelName="Windermere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142-144 Warwick Way, London, Victoria, Greater London SW1V 4JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/b6/8fb62677e4df2fe40e448909a323a107fc55e1a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21959.61" OriginalAmount="20523" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.546416891045" Longitude="-0.0077738128280771" StarRating="4" HotelCode="986135|474852" HotelName="The Gantry London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>40 Celebration Avenue, Stratford, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1095223/a_1095223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22044.75" OriginalAmount="20602.57" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5C139" HotelName="Kingsland Locke, Dalston" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2371123_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia tiene un total de 124 dormitorios. La residencia dispone de conexiandoacute;n Wi-Fi en sus instalaciones. Ademandaacute;s, el establecimiento ofrece servicio de recepciandoacute;n durante todo el dandiacute;a. Los espacios comunes de este establecimiento estandaacute;n adaptados para personas con discapacidad. Algunos de estos servicios de Kingsland Locke, Dalston pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22064.47" OriginalAmount="20621" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51075313" Longitude="-0.0966464" StarRating="4" HotelCode="986165|416218" HotelName="Locke At Broken Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Broken Wharf, London EC4V 3DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/4/6/0/0/4/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22068.75" OriginalAmount="20625" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524150987025" Longitude="-0.16093725644873" StarRating="3" HotelCode="101994|200325" HotelName="Park Avenue Baker Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>173 Gloucester Place, NW1 6DX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142560/a_142560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located a 2-minute walk from Baker Street station, 100 m away from the congestion charges area, near Regent's Park, Lord's cricket ground, Bond and Oxford Street, Knightsbridge, various West End theatres, and is only a few minutes from the city financial district. Underground, bus and railway stationa can all easily be reached in about 3 minutes on foot. London City airport is some 16 km away, Heathrow 29 km from the hotel and it is some 50 km to Gatwick airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22068.75" OriginalAmount="20625" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54990112696" Longitude="-0.18099009990692" StarRating="3" HotelCode="35169|35771" HotelName="Quality Hampstead" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Frognal, Hampstead, London NW3 6AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57310/ba_57310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Hampstead and affords fabulous views out over the park. Countless shops, bars, pubs and restaurants are all within a few minutes walk of the hotel (approximately 500 m). The nearest public transport links are 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22098.71" OriginalAmount="20653" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514214403894" Longitude="-0.18090158700943" StarRating="4" HotelCode="114260|19651" HotelName="Park Grand London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Queens Gardens, London, Bayswater W2 3BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157747/a_157747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of London's stylish Paddington, Hyde Park and Bayswater area. Guests enjoy a prime location less than 5 minutes from Paddington whilst being surrounded by all the excitement of London's West End. London City Airport and London Heathrow Airport are approximately 3 km and 10 km from the establishment respectively. London Gatwick Airport and London Stansted Airport are both some 16 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22122.25" OriginalAmount="20675" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524039886465" Longitude="-0.12509286403656" StarRating="4" HotelCode="41977|17188" HotelName="Holiday Inn London-Bloomsbury" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coram Street, London WC1N 1HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14132/a_14132_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideal for business travellers. It is located directly on Russell Square near the British Museum and Oxford Street. Countless attractions are situated only a few metres from the hotel and are easily reached on foot. Russell Square underground station is about 300 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22150.07" OriginalAmount="20701" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524415452626" Longitude="-0.076311928761811" StarRating="4" HotelCode="199761|360123" HotelName="Boundary" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel,boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Babysitting,Banquet Hall,Bar,Boutique,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Massage Centre,Meeting Room,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Boundary Street, Entrance in Red Church Street, Shoreditch, London E2 7DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/311835/311835a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Boundary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22186.45" OriginalAmount="20735" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.502647093413" Longitude="-0.18814489245415" StarRating="5" HotelCode="16975|6204" HotelName="Royal Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-24 Kensington High Street, W8 4PT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20675/a_20675_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London's Royal Borough of Kensington and Chelsea, overlooking Kensington Palace, in the west part of the metropolis. Just a short drive from the M40, M4 and M25 motorways, the hotel is also just minutes from Earls Court and the Olympia Exhibition Halls, and is within a short drive of London's financial district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22219.62" OriginalAmount="20766" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|31926" HotelName="DoubleTree by Hilton London - Tower of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232065/a_232065_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars and pubs are to be found in the immediate vicinity of the hotel, which is about 200 m from Tower Hill station, some 500 m from a selection of nightspots and shopping venues, and approximately 1.3 km from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22251.72" OriginalAmount="20796.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49205537" Longitude="-0.12139442" StarRating="3.5" HotelCode="530951|crowne_plaza_london_albert_embankment" HotelName="Crowne Plaza London - Albert Embankment" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Albert Embankment, London SE1 7TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/23952/3623952/1.jpg?f=15235575</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22251.72" OriginalAmount="20796.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516413" Longitude="-0.17104" StarRating="2" HotelCode="94598|classic_hotel_5" HotelName="Classic" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Designated Smoking Area,Fax,Internet">
        <Address>
          <AddressLines>
            <AddressLine>92 Sussex Gardens, Hyde Park, London, W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313018/313018a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22316.99" OriginalAmount="20857" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495751" Longitude="-0.147698" StarRating="4" HotelCode="114443|24792" HotelName="Tophams Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24-32 Ebury Street, Belgravia, SW1W 0LU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153296/153296a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a quiet location in the historic Belgravia district. Buckingham Palace is just 800 m away. London's museums, the theatres of the West End and the shops of Knightsbridge are about 100 m from the hotel. Restaurants, bars and nightclubs are all a short walk away, as are bus, train and underground services from Victoria Station. Westminster Cathedral is about 500 m away, the Tate Britain about 1.2 km away and Hyde Park around 1.5 km away. Haverfordwest Airport is around 40 km, London Gatwick Airport about 30 km and London City Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22342.67" OriginalAmount="20881" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519092" Longitude="-0.18266" StarRating="4" HotelCode="97670|39503" HotelName="Novotel London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington, London W2 6BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135664/a_135664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city and conference hotel is located in the Paddington Central area of London. The establishment is easily accessible by road and lies just a few minutes' walk from Paddington Station. Nearby airports include London City (20 km), London Heathrow (25 km), London Gatwick (51 km), Luton (55 km) and London Stansted (62 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22368.35" OriginalAmount="20905" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.489165" Longitude="-0.120649" StarRating="3.5" HotelCode="935439|58455" HotelName="Staybridge Suites London - Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Vauxhall Walk, London SE11 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73745/1873745/1.jpg?f=15604141</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22382.26" OriginalAmount="20918" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.56408374" Longitude="-0.09283657" StarRating="0" HotelCode="986051|494223" HotelName="The Brownswood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>271 Green Lanes, London N4 2EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39130000/39127600/39127595/209899c1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22392.96" OriginalAmount="20928" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51019636" Longitude="-0.0767426" StarRating="4" HotelCode="450238|444187" HotelName="citizenM Tower of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 Trinity Square, London, Greater London EC3N 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/613121/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM Tower of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22398.31" OriginalAmount="20933" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515579783756" Longitude="-0.17141997814179" StarRating="3" HotelCode="18292|411142" HotelName="Darlington Hyde Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111-117 Sussex Gardens, Paddington, London W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337922/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22428.27" OriginalAmount="20961" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517691201369" Longitude="-0.12424528598785" StarRating="4" HotelCode="18751|4149" HotelName="Thistle Holborn The Kingsley" 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Bloomsbury Way, London WC1A 2SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23098/a_23098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is steeped in tradition and located in the business district of Bloomsbury, near to Oxford Street and the West End. Numerous shops as well as restaurants, bars and nightclubs can easily be reached on foot. Holborn underground station is in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22446.46" OriginalAmount="20978" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|1125" HotelName="St. James’ Court, A Taj Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10999/a_10999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated luxury hotel is ideally located at the heart of Westminster. The hotel is well connected to the local tube network, which makes exploring the most important tourist attractions and the numerous shopping areas and other entertainments easy. Close-by attractions, some of which can be reached by foot, include Buckingham Palace, Big Ben and Westminster Abbey (around 600 m away), the London Eye (1.2 km away) and the National Gallery (1.9 km away). City Airport is approximately 16 km from the hotel, Heathrow is 24 km away, Gatwick 44 km, Luton 56 km and Stansted 63 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22480.70" OriginalAmount="21010" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|32954" HotelName="Hilton London Angel Islington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/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>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14006/a_14006_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertainment venues nearby. There are also restaurants, bars, and public transport close to the hotel. Nightclubs may be found within 50 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22480.70" OriginalAmount="21010" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|24618" HotelName="Hilton Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12330/a_12330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxford Street is 1 km away and the nearest airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22484.98" OriginalAmount="21014" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510525308147" Longitude="-0.079341273015825" StarRating="4" HotelCode="76295|37398" HotelName="Apex City Of London Hotel" 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,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Seething Lane, London EC3N 4AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103760/a_103760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right on the doorstep of the Tower of London and Tower Bridge, and very near to the financial and business districts in the heart of the City of London. Public transport links are within easy walking distance, and Fenchurch Street station is only a 3-minute walk away. Guests will find the hustle and bustle of the West End also close by, as well as the attractions of the city, such as the River Thames (300 m), the Tate Modern (2 km) and St Paul's Cathedral (2 km). London City Airport is just 10 km away, and the hotel is 30 km from London Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22515.52" OriginalAmount="21042.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|32904" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Pentonville Road, London N1 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15137/a_15137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated at the heart of the hip London district of Islington. There are various international restaurants in the surrounding area as well as cosy pubs and bars. Charming antique shops and numerous other shops are also located within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22586.63" OriginalAmount="21109" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520793" Longitude="-0.100249" StarRating="4" HotelCode="80303|55335" HotelName="Malmaison London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Charterhouse Square, London EC1M 6AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313980/313980a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22605.89" OriginalAmount="21127" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5037586684" Longitude="-0.10131107007182" StarRating="3" HotelCode="101238|13538" HotelName="Travelodge London Central Southwark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>202-206 Union Street, Southwark SE1 0LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141652/a_141652_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 3-minute walk from the Southwark tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22627.29" OriginalAmount="21147" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494768" Longitude="-0.178617" StarRating="5" HotelCode="36860|56976" HotelName="130 Queen's Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Queen's Gate, Kensington, London SW7 5LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316183/316183a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The ultra-luxurious neo-classical apartments are approximately a 5-minute walk to the Natural History Museum, 10 minutes to the Victoria &amp;amp; Albert Museum and 15 minutes to famous Harrods.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22648.14" OriginalAmount="21166.49" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|500934" HotelName="NORFOLK TOWERS HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/869947_image45033677_0.jpg</HotelPictures>
        <HotelDescription>The hotel is situated on a side street just off an attractive square in Bayswater and just two minutes walk from Paddington and Lancaster tube stations offering easy access to all areas of London. Hyde Park is a short walk from the hotel.Club Rooms were renovated in 2014, designed for the leisure and corporate clients seeking a greater level of luxury at cost effective prices. Club Rooms feature bespoke wood furnishing and come equipped with all the essentials, such as 26" high-specification TV?s, working desk and granite bathrooms with either a bath or luxury rain shower. Facilities include complimentary WiFi, fridge, tea and coffee making facilities.The restaurant is on the lower ground floor and is pleasantly cosy with modern pale wood furniture.It is an attractive, traditional building with a more modern entrance.The lobby is decorated in a traditional style. It is pleasantly light though, due to the full length windows and a modern chandelier. An adjoining Bar area offers extra seating.This is a comfortable superior tourist hotel offering good value for money accommodation. The hotel is particularly well placed for clients arriving at Paddington mainline station from the Heath</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22688.77" OriginalAmount="21204.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501331" Longitude="-0.115941" StarRating="4" HotelCode="70877|78964" HotelName="Park Plaza County Hall" 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,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Addington St, London SE1 7RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93270/a_93270_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the banks of the River Thames, just south of Westminster Bridge and near to Waterloo International railway station, this hotel is within easy reach of some of the capital's most visited attractions such as the London Eye, the Houses of Parliament, Big Ben and the London Aquarium. London City Airport is some 9 km away, London Heathrow Airport is approximately 16 km away, London Gatwick is 29 km away, London Luton is 35 km away and London Stansted is 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22698.33" OriginalAmount="21213.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|775101" HotelName="Grange Clarendon Hotel London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26310_image60556533_0.jpg</HotelPictures>
        <HotelDescription>The property has a restaurant and a bar/lounge. 24 hour room service is available. The staff can arrange event catering, dry cleaning/laundry services, tour assistance, and express check in. Additional amenities include a concierge desk, multilingual staff, and laundry facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22701.91" OriginalAmount="21216.74" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|813169" HotelName="POINT A WESTMINSTER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1062896_foto_10.jpg</HotelPictures>
        <HotelDescription>Located at the heart of London, this property boasts an unrivalled position, close to many of the city's prestigious attractions. Guests can explore Big Ben, the Houses of Parliament, the London Eye and the Imperial War Museum. Lambeth North underground station is just 10 metres away. The West End, Piccadilly Circus and Oxford Street are all within easy reach. Priding itself on its high quality service, this hotel was granted a Tripadvisor Certificate of Excellence. The guest rooms are wonderfully designed, offering a high level of comfort and convenience. Guests will be pleased by the many facilities and services that this property has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22701.91" OriginalAmount="21216.74" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|396142" HotelName="POINT A SHOREDITCH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064641_foto_1.jpg</HotelPictures>
        <HotelDescription>Bring a bag, plans, places to be. And check in to your always affordable always reliable Point A Hotel. Sink deep into your Hypnos bed. Help yourself to free WiFi. Get tomorrow-ready in a proper power shower. Then go find your point b. Shoreditch and all of London is on your doorstep.��Every room is compact, well designed and comes with a comfy Hypnos bed, en-suite bathrooms, fast and free WiFi, USB charging point, air conditioning, hairdryer, huge TV with 240 channels and a safe.This Point A Hotel features a 24-hour reception and contemporary lobby area where you can enjoy fast and free WiFi, continental breakfast and coffees and snacks.Shoreditch is one of London's coolest cultural and nightlife destinations. You'll find us right in the heart of the action with great transport links</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22709.08" OriginalAmount="21223.44" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|710855" HotelName="The Chelsea Harbour Hotel and Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1557247_foto_1.jpg</HotelPictures>
        <HotelDescription>El Wyndham Grand London Chelsea Harbour, emplazado en el exclusivo Chelsea Harbour es el anduacute;nico hotel de cinco estrellas de lujo cuyas habitaciones son todas suites y constituye el lugar ideal desde el que conocer interesantes lugares londinenses como el Palacio de Buckingham, el Big Ben, Harrods, Piccadilly Circus, el Parlamento y la Abadandiacute;a de Westminster. En hotel dispone de 154 suites y 6 andaacute;ticos con aire acondicionado, cada uno de ellos con lounge independiente, baandntilde;o, habitaciandoacute;n y vestandiacute;bulo. En el galardonado bar y restaurante Aquasia, junto al puerto, los huandeacute;spedes vivirandaacute;n una agradable comida al fresco. 14 salas de conferencia y de banquetes con una capacidad mandaacute;xima de 350 huandeacute;spedes (estilo recepciandoacute;n). En nuestro centro de fitness encontrarandaacute; una piscina cubierta climatizada, tumbonas, una sala de vapor, mandaacute;quinas de ejercicio, peso libre y sala de belleza. Amplios aparcamientos subterrandaacute;neos panduacute;blicos con capacidad para 2.000 vehandiacute;culos con 50 plazas a cargo del hotel. El Wyndham Grand London Chelsea Harbour es el punto focal, una de las joyas ocultas de Londres, donde los huandeacute;spedes podrandaacute;n disfrutar de la vida residencial, a solo 15 minutos de la ciudad. Con esplandeacute;ndidas vistas del horizonte de la ciudad y del randiacute;o Tandaacute;mesis, el Chelsea Harbour es una de las direcciones mandaacute;s prestigiosas de Londres y hogar de una abundante comunidad.Directions from Heathrow Airport; From the Airport, follow the M4 into Central London, over Hammersmith Flyover and follow the sign posts to Earls Court. Bearing right and passing Earls Court, follow the signs for the A3 until reaching The Kings Road. Turn right and then left at the Traffic Lights into Lots Road. Drive down Lots Road until a small roundabout. Carry on Straight Over the roundabout, bearing left at the Chelsea Harbour Design Centre as the road bends round to the right. The hotel is straight ahead.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22809.19" OriginalAmount="21317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507849324229" Longitude="0.023040175437927" StarRating="4" HotelCode="37279|32867" HotelName="Novotel London Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock, London E16 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60600/a_60600_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is located alongside the Royal Victoria Dock, 150 metres from the Excel Exhibition Centre and close to London City Airport. Just a few minutes by road from Docklands/Canary Wharf, this area provides access to east London, as well as into the city of London itself via the dual carriageway that runs right through the Docklands towards Tower Bridge (Aspen Way, A1261). Guests will find restaurants, bars, pubs and public transport links on the hotel's doorstep and nearby airports include London City (2 km), London Heathrow (42 km), London Stansted (57 km), Luton (61 km) and London Gatwick (72 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22820.96" OriginalAmount="21328" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516443557337" Longitude="-0.15101909637451" StarRating="4" HotelCode="31998|10498" HotelName="The Mandeville Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mandeville Place, Marylebone, London W1U 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51045/a_51045_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideally situated for those wishing to explore London and its countless sights of interest. It lies on Mandeville Place, only a couple of minutes from Bond Street and the district of Marylebone. In the vicinity, guests will find Wigmore Hall, the Wallace Collection and Hyde Park. Soho, Mayfair and Marble Arch are all just a few minutesä walk away, as are shopping opportunities (800 m) as well as restaurants and bars (500 m). By making use of public transport (50 m away), guests are able to reach the British Museum and Knightsbridge shopping street quickly and easily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22858.41" OriginalAmount="21363" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51986566" Longitude="-0.10654965" StarRating="4" HotelCode="479591|199867" HotelName="The One Tun Pub and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Saffron Hill, EC1N 8QS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647320/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22866.97" OriginalAmount="21371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490714445642" Longitude="-0.13872385025024" StarRating="3" HotelCode="35444|411139" HotelName="Luna &amp; Simone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Belgrave Road, London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57643/a_57643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in Pimilico. Many of the major attractions, including the world-famous Tate Gallery and Buckingham Palace, are all just a few minutes from the hotel. Many of the other tourist attractions may be easily reached using the links to the public transport network. The closest underground station is approximately 250 m from the hotel. In addition numerous shopping and entertainment venues are also located in the immediate vicinity</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22883.53" OriginalAmount="21386.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5453578" Longitude="-0.00703971" StarRating="5" HotelCode="785654|4295055" HotelName="The Stratford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>20 International Way, Olympic Park, London E20 1GQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/958015/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22896.93" OriginalAmount="21399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523087735961" Longitude="-0.12580821891015" StarRating="4" HotelCode="433381|415585" HotelName="The Morton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Woburn Place, London, WC1H 0LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/543012/a_543012_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Morton Hotel is perfectly located for both business and leisure guests in London. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, car park are there for guest's enjoyment. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning, heating. Access to the hotel's massage will further enhance your satisfying stay. The Morton Hotel combines warm hospitality with a lovely ambiance to make your stay in London unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22914.05" OriginalAmount="21415" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517599" Longitude="-0.127656" StarRating="4" HotelCode="16396|3100" HotelName="Radisson Blu Edwardian Bloomsbury Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-13 Bloomsbury Street, Bloomsbury, London WC1B 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19761/a_19761_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of London, just a short distance from the British Museum, Convent Garden, the theatres and many other attractions. Numerous shopping facilities, inviting restaurants and cosy pubs are located in the hotel's immediate vicinity. Links to public transport are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23012.58" OriginalAmount="21507.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|B35891" HotelName="Zedwell Piccadilly Circus" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1718667_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 728 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.Featured amenities include express check-in, a 24-hour front desk, and luggage storage.With a stay at Zedwell Piccadilly Circus in London (London City Centre), you'll be steps from Piccadilly Circus and 4 minutes by foot from Leicester Square.  This hotel is 0.4 mi (0.6 km) from Trafalgar Square and 0.8 mi (1.3 km) from The British Museum.Distances are displayed to the nearest 0.1 mile and kilometer.  Piccadilly - 0.1 km / 0.1 mi  Regent Street - 0.2 km / 0.1 mi  Piccadilly Circus - 0.2 km / 0.1 mi  Leicester Square - 0.3 km / 0.2 mi  National Gallery - 0.5 km / 0.3 mi  Bond Street - 0.5 km / 0.3 mi  Charing Cross - 0.6 km / 0.4 mi  Trafalgar Square - 0.6 km / 0.4 mi  The Strand - 0.7 km / 0.4 mi  St. James Park - 0.7 km / 0.4 mi  Covent Garden Market - 0.7 km / 0.5 mi  London Palladium Theatre - 0.8 km / 0.5 mi  Royal Opera House - 0.9 km / 0.6 mi  Oxford Circus - 1 km / 0.6 mi  Green Park - 1.2 km / 0.8 mi  The nearest airports are:Heathrow Airport (LHR) - 27.2 km / 16.9 mi London City Airport (LCY) - 15.1 km / 9.4 mi Gatwick Airport (LGW) - 68.8 km / 42.7 mi Stansted Airport (STN) - 61.3 km / 38.1 mi Luton Airport (LTN) - 54.6 km / 33.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23106.65" OriginalAmount="21595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525598550264" Longitude="-0.0829017162323" StarRating="4" HotelCode="61170|444244" HotelName="The Hoxton Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Great Eastern Street, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79153/a_79153_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of London near Old Street tube station. Moorgate and Finsbury Square are easily accessible, as are some of London's best bar, restaurants and clubs. The hotel is a 5-minute walk from a bus stop and the underground station Old Street (Northern Line). Liverpool Street railway station is a 7-minute walk away. The Tower of London and St. Paul's Cathedral are around 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23135.54" OriginalAmount="21622" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510741907561" Longitude="-0.076686844983215" StarRating="4" HotelCode="26240|9768" HotelName="Leonardo Royal Hotel London City" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Cooper's Row, London EC3N 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38418/a_38418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located centrally, close to the Tower of London as well as Tower Bridge and enjoys wonderful views over the Thames. Plenty more sightseeing attractions are also located nearby including St. Paul's Cathedral and numerous shopping opportunities. London Heathrow airport can be reached in an hour by making use of public transport (roughly 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23179.85" OriginalAmount="21663.41" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13929" HotelName="Buckle Street Studios by Locke, Aldgate" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617416_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento dispone de 103 agradables habitaciones. Los huandeacute;spedes podrandaacute;n utilizar la conexiandoacute;n a internet inalandaacute;mbrica de los espacios panduacute;blicos del hotel. Buckle Street Studios by Locke, Aldgate ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Los espacios comunes de Buckle Street Studios by Locke, Aldgate son accesibles. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23205.09" OriginalAmount="21687" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513773381814" Longitude="-0.15890958035664" StarRating="4" HotelCode="47970|4233" HotelName="Hard Rock Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Marylebone, London W1H 7DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11027/a_11027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of London's inner city, directly next to the famous Marble Arch monument and just a short stroll from Marble Arch underground station. Guests may take advantage of the many shopping and entertainment venues, which are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23300.32" OriginalAmount="21776.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51502984584" Longitude="-0.18058293694162" StarRating="4" HotelCode="47228|chilworth_court_" HotelName="Chilworth Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>125-129 Gloucester Terrace, Bayswater, London W2 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315599/315599a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Luxury Serviced Apartments in Bayswater: Chilworth Court Apartments offers a selection of 20 spacious and bright serviced apartments, conveniently located for transport links, including Paddington Station and the Heathrow Express service.  It's also minutes from Hyde Park, fashionable Notting Hill and Portobello Market and the multi-cultural district of Edgware Road with its eclectic mix of restaurants, shisha cafés and nightclubs.  And Oxford Street, one of London's most famous shopping streets, is also within easy walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23355.96" OriginalAmount="21828" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.470082" Longitude="-0.45359762" StarRating="3" HotelCode="883354|456829" HotelName="Hilton Garden Inn London Heathrow Terminals 2 and 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow T2, Heathrow TW6 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1007092/a_1007092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23369.87" OriginalAmount="21841" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510224" Longitude="-0.131564" StarRating="4" HotelCode="15844|4189" HotelName="Thistle Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coventry Street, London W1D 6BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19033/a_19033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated at the heart of London between Piccadilly Circus and Leicester Square. Piccadilly Circus is the closest tube station and there are many shopping venues, restaurants, bars, pubs, nightclubs and links to the public transport network to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23378.43" OriginalAmount="21849" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515980376439" Longitude="-0.12021660804749" StarRating="4" HotelCode="259427|1032" HotelName="Middle Eight" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Great Queen Street, Covent Garden, London WC2B 5BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15392/a_15392_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel has a classical façade and a central situation in the Covent Garden area of London, allowing easy access to Oxford Street, the British Museum, the West End and the Royal Opera House. Thanks to the nearby links to the underground network, all areas of the city may quickly and easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23408.39" OriginalAmount="21877" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|19899" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73354/a_73354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment venues are to be found in the vicinity (within 100 m of the hotel) and it is the ideal starting point for sightseeing tours and shopping trips in inner London. The airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23435.14" OriginalAmount="21902" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|38829" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22950/a_22950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23488.64" OriginalAmount="21952" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521211960317" Longitude="-0.15590071678162" StarRating="3" HotelCode="43845|200138" HotelName="Blandford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Chiltern Street, W1U 5AF London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9088/a_9088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23525.02" OriginalAmount="21986" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491962755154" Longitude="-0.16848792761269" StarRating="4" HotelCode="52565|13522" HotelName="Chelsea Green by Sonder" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Ixworth Place, London SW3 3QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54915/a_54915_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet residential street in Chelsea, at the doorstep of some of the world's most fashionable shops and within minutes of South Kensington and the King's Road (both around 5 minutes away by public transport), which is also home to restaurants, bars/pubs and disco/clubs. The Natural History Museum, Victoria and Albert Museum and the Science Museum are all around a 10-minute walk away. Hyde Park can be reached in about 10 minutes by public transport. The hotel is approximately a 5-minute walk from South Kensington underground station, which is serviced by the Piccadilly, Circle and District Lines. London City Airport is about 18 km away, London Heathrow around 20 km and London Stansted approximately 65 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23534.65" OriginalAmount="21995" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495437125426" Longitude="-0.18085244907377" StarRating="4" HotelCode="35441|11154" HotelName="Fraser Suites Queens Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39B Queen's Gate Gardens, London SW7 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57639/w_57639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive apartment complex is located on Cromwell Road, one of the most important access roads to London and to Heathrow airport. Public transport departs from stops located just 100 m away and a good selection of bars, pubs and restaurants are to be found in the vicinity. Those who fancy a spot of shopping should head for South Kensington, Kensington High Street or the famous shopping districts of Knightsbridge and Chelsea. Located nearby are Kensington Palace, the Natural History Museum and the Science Museum as well as the Royal Albert Hall. Hyde Park is also just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23749.72" OriginalAmount="22196" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50550975" Longitude="-0.1488078" StarRating="3" HotelCode="442228|289482" HotelName="17 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Hertford Street, Mayfair, London, United Kingdom W1J 7RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632346/632346a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;17 Hertford Street serviced apartments offer space in a prime central London location. With 9 apartments and a choice of Studio and One Bedroom accommodation,  all designed to provide the maximum comfort, space and light, it's the ideal location for business travellers.  Daily Housekeeping is available everyday, including Sundays. The check-in is at number 20 Hertford street where we have 24 hours Reception/ concierge. Hertford Street is one of the oldest streets in London's fashionable and exclusive area of Mayfair. Dating back to the mid-1700s, it is close to Shepherd Market, a historic square and piazza with a variety of boutique shops, restaurants and Victorian pubs.  The area is surrounded by Hyde Park, Park Lane, Oxford Street and Piccadilly and Regent Street and convenient transport links provide quick and easy access to the Capital's business districts, the political hub a</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23771.12" OriginalAmount="22216" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.548082" Longitude="-0.130573" StarRating="3" HotelCode="94567|36769" HotelName="Sonder at Camden Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201 Camden Road, London NW1 9AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312922/312922a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sonder at Camden Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23805.36" OriginalAmount="22248" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512639" Longitude="-0.099261" StarRating="4" HotelCode="114278|16345" HotelName="Leonardo Royal Hotel London St Paul’s" 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street, London EC4V 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157766/a_157766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city's financial district. There are tube and rail stations close by. The hotel is right by the Museum of London, the Millennium Bridge, which crosses over the Thames, and St. Paul's Cathedral, a magnificent baroque cathedral and must-see in the City of London. The nearest restaurants and shopping facilities are to be found about 5 minutes' walk away. Hyde Park is around 20 minutes' walk from the hotel. Also within easy reach are the Tate Modern and Globe Theatre, both around 5 minutes' walk away, and the Tower Bridge, some 15 minutes' walk from the property. London Heathrow Airport is around 15 km away, Gatwick Airport is around 60 km away and Luton Airport is roughly 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23833.43" OriginalAmount="22274.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500181" Longitude="-0.179796" StarRating="4" HotelCode="73789|1626818" HotelName="The Gore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Queen’s Gate, Kensington, London SW7 5EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99546/a_99546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a leafy avenue close to the Royal Albert Hall and just a short walk from Kensington Palace, Hyde Park, the Natural History Museum, the Science Museum, the Victoria and Albert Museum, Harrods and the chic designer boutiques of Knightsbridge. The shopping venues, theatres, sightseeing and nightlife of the West End are just 10 minutes away by bus or tube and Buckingham Palace is a 15-minute ride away on public transport. The nearest underground stations (each within 7-10 minutes on foot) are Gloucester Road, South Kensington (Circle, District and Piccadilly Lines) and Kensington High Street (Circle and District Lines).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23912.36" OriginalAmount="22348" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514386330505" Longitude="-0.15641435980797" StarRating="4" HotelCode="18518|4145" HotelName="Amba Hotel Marble Arch" 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,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marylebone, London W1H 7EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23017/a_23017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class city hotel is centrally located, directly next to Oxford Street. Marble Arch tube station is within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23992.61" OriginalAmount="22423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500878905749" Longitude="-0.10792167228317" StarRating="3" HotelCode="292107|40367" HotelName="Hampton by Hilton London Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Waterloo Road, London SE1 8XA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/399644/a_399644_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24000.10" OriginalAmount="22430.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52271" Longitude="-0.12361" StarRating="0" HotelCode="0|guilford_street_apartments" HotelName="Guilford Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68-69 Guilford Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/d2/09d2dbe1d59de74687f251f5d22b23324b87fe8c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Guilford Street Apartments in London (London City Centre), you'll be steps from Russell Square and 9 minutes by foot from The British Museum.  This apartment is 0.6 mi (1 km) from Oxford Street and 0.5 mi (0.8 km) from Shaftesbury Avenue.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 40 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. LED televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities and an elevator (lift).&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="16" TotalAmount="24011.45" OriginalAmount="22440.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510638850984" Longitude="-0.04358321428299" StarRating="3" HotelCode="34469|384735" HotelName="Holiday Inn Express Limehouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>469-475 The Highway, London E1W 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54919/a_54919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of London's Docklands and thus offers an ideal starting point for both business and holiday visitors. The financial district around Canary Wharf can be reached on foot in just a few minutes. The lively city centre with its countless entertainment options and the famous Tower Bridge and the Tower of London are also nearby and can easily be accessed on foot. There is a Docklands Light Railway station, offering good connections to the centre, the ExCel exhibition centre and London City Airport, in the immediate vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24033.27" OriginalAmount="22461" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505493338509" Longitude="-0.095264581610081" StarRating="4" HotelCode="32568|34005" HotelName="Novotel London Bridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51799/a_51799_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated to the south of the Thames, this hotel lies close to the centre of London where there are countless shopping and entertainment venues. The nearest underground station is London Bridge, which is about 2 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24087.93" OriginalAmount="22512.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|118283" HotelName="Byron" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885766_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel Byron se encuentra en una zona perfecta para cualquier persona que visite el centro de Londres, ya sea por negocios o placer. Ofrece altos niveles de confort moderno aunque emplazado en un entorno tradicional que evoca parte del encanto y la elegancia de la Inglaterra victoriana. El Byron transmite la sensaciandoacute;n de una casa rural en medio de la ciudad. El hotel se encuentra en Queensborough Terrace W2, a solo 180 metros de Hyde Park, a diez minutos a pie de los famosos Marble Arch y Oxford Street Tambiandeacute;n Knightsbridge y Kensington se encuentran muy prandoacute;ximos al hotel. El hotel se encuentra en una tranquila vandiacute;a panduacute;blica, muy cerca de las estaciones de metro de Bayswater y Queensway que llevan a 135 destinos de Londres. El Byron ha sido totalmente redecorado y reformado recientemente. Dispone de 45 habitaciones, cada una de ellas con baandntilde;o o ducha propios, aire acondicionado, televisiandoacute;n, secador de pelo y conexiandoacute;n a Internet inalandaacute;mbrica. El hotel tambiandeacute;n incluye candoacute;modos cuartos de estar, cuenta con ascensor en todas las habitaciones, un portero las 24 horas y oficinas.By road the hotel is easily accessible from the M4 (Heathrow Airport) and M40 (M25). The Heathrow Airbus stops at Queensway which is just 2 minutes walk to the hotel. The nearbyunderground stations are Bayswater and Queensway. Paddington main line trainstation is just 10 minutes walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24135.99" OriginalAmount="22557" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4.5" HotelCode="53667|4132" HotelName="One Hundred Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Shoreditch High Street, Shoreditch, London E1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60415/a_60415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated close to the city centre, within a few minutes' walk of Liverpool Street and its train station. Restaurants and links to the public transport network are to be found within 300 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24149.90" OriginalAmount="22570" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51688459" Longitude="-0.0803213" StarRating="4" HotelCode="350862|479712" HotelName="The Bull and The Hide" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Devonshire Row, Bishopsgate, London EC2M 4RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505892/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24190.56" OriginalAmount="22608" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|51172" HotelName="Hilton London Bankside" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366963/a_366963_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station and Borough Market.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24232.29" OriginalAmount="22647.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49877041" Longitude="-0.1368996" StarRating="5" HotelCode="986142|the_guardsman" HotelName="The Guardsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 Vandon Street, Westminister, London SW1H 0AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/42000000/41890000/41888400/41888314/624adfba_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24262.25" OriginalAmount="22675" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52163832" Longitude="-0.08572789" StarRating="5" HotelCode="469797|200302" HotelName="Montcalm Royal London House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-25 Finsbury Square, EC2A 1DX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618041/618041a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24340.36" OriginalAmount="22748" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.496069310993" Longitude="-0.17039849570085" StarRating="4" HotelCode="16606|7557" HotelName="The Rembrandt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Thurloe Place, Knightsbridge, London SW7 2RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20123/a_20123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24348.92" OriginalAmount="22756.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52910592" Longitude="-0.12176798" StarRating="4" HotelCode="978050|the_gyle" HotelName="The Gyle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Square, London, England WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/b9/d5b92dfdcd456dae38e1088ff7429471b7878bb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="24400.98" OriginalAmount="22804.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515788" Longitude="-0.180123" StarRating="4" HotelCode="|SLD" HotelName="Park Grand Hyde Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78-82 Westbourne Terrace, Paddington</AddressLine>
          </AddressLines>
          <PostalCode>(0) 2072627610</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/21416/823189.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel was built in 1900. The hotel has 119 rooms, including 39 single rooms and 27 double rooms, which are located on 7 storeys and are reachable by lift. The reception desk is open round the clock. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. 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 car hire service, a transfer service, room service, an alarm call service, a laundry service and a coin-operated laundry. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.Situated at the heart of London's central tourist area, this hotel is ideal for those wishing to visit the city`s many sights. Various shops, bars, nightclubs and public transport networks are within metres of the hotel making it ideal for those on business or leisure.After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. All rooms are carpeted and include a double bed and a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a refrigerator 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, a plug adapter, an alarm clock and WiFi (no extra charge) are provided as well. A hairdryer and a telephone are available in the bathrooms, which are equipped with a shower. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a bar. For breakfast, lunch and dinner, guests serve themseves at the buffet or choose their preferred fare from the menu (for lunch and dinner).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24431.31" OriginalAmount="22833" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513021" Longitude="-0.100873" StarRating="4" HotelCode="77803|58534" HotelName="The Kings Wardrobe by BridgeStreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Wardrobe Place, London, EC4V 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105527/a_105527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24508.35" OriginalAmount="22905" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5262539" Longitude="-0.12688900000001" StarRating="3" HotelCode="903418|457647" HotelName="Euro Bloomsbury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Cartwright Gardens, Russel Square, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350321/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Guests are welcomed at the accommodation, which has a total of 31 rooms. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24514.48" OriginalAmount="22910.73" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|608979" HotelName="THISTLE LONDON HYDE PARK KENSINGTON GARDENS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378186_image59191743_0.jpg</HotelPictures>
        <HotelDescription>Recently refurbished to the highest standards, the Thistle Kensington Gardens hotel has the best of London right on the doorstep. Hyde Park is literally across the road from the hotel, whilst the West End shops and theatres are just a short cab ride away. Close to the hotel is Kensington Palace, which was home to Diana, Princess of Wales, and the famous Gardens that give us our name. Fashionable and stylish Kensington High Street is a short stroll away.
The Thistle Kensington Gardens hotel has 175 rooms, including spacious executive bedrooms offering wonderful views over Hyde Park and Kensington Gardens. We also have function rooms, the largest seating 45 people theatre-style, suitable for any occasion from business meetings to wedding receptions.
We have on-site parking available but we�re also perfect for public transport, with London Paddington mainline station less than a mile away, and two underground stations even closer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24539.57" OriginalAmount="22934.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2332135" HotelName="Native Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Bear Gardens, Southwark, London, United Kingdom</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2332135/TJVCP0iY_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Providing a fitness centre, Native Bankside is set in London, not far from Borough Market and London Bridge. Complimentary WiFi is provided.

All units come with air conditioning, a flat-screen TV, washing machine and kettle.

Sky Garden and Tower of London are 1.8 km from the property. The nearest airport is London City Airport, 12 km from the property. 

Southwark is a great choice for travellers interested in city walks, monuments and culture.

This is our guests&amp;#039; favourite part of London, according to independent reviews.

This property also has one of the best-rated locations in London! Guests are happier about it compared to other properties in the area.&lt;br/&gt;The Native Bankside is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24615.35" OriginalAmount="23005" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510850896669" Longitude="-0.12079666927548" StarRating="4" HotelCode="17983|33772" HotelName="Strand Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Strand, London WC2R 0JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22236/a_22236_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located just a few minutes from Covent Garden, Trafalgar Square and Leicester Square. The nearest tube station is Covent Garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24679.55" OriginalAmount="23065" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505103" Longitude="-0.104784" StarRating="4" HotelCode="208031|39481" HotelName="Novotel London Blackfriars" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Blackfriars Road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296371/a_296371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24705.23" OriginalAmount="23089" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.528520483915" Longitude="-0.12813448905945" StarRating="4" HotelCode="25445|34006" HotelName="Pullman London St Pancras" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100-110 Euston Road, London NW1 2AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37088/a_37088_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover many shopping and entertainment venues. Links to the public transport system are only around 500m away. The international train station "Waterloo" can be reached within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24707.37" OriginalAmount="23091" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901065|199509" HotelName="Montagu Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Montagu Place, London W1H 2ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342628/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24790.83" OriginalAmount="23169" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519348553898" Longitude="-0.12082278728485" StarRating="4" HotelCode="18325|9766" HotelName="NYX Hotel London Holborn" 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,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row, London WC1B 4AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22782/a_22782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not far from the lively hustle and bustle of Covent Garden, Oxford Street and the English capital's banking district. This hotel is suitable for both business guests and those here for a holiday, with a diverse selection of restaurants, bars, nightclubs and shopping venues all to be found within a few minutes walk of the hotel. Transfer to London Heathrow Airport takes about 40 minutes, Gatwick is some 1 hour 10 minutes away and Luton may be reached in 1 hour 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24833.50" OriginalAmount="23208.88" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C8D385" HotelName="RIU PLAZA LONDON VICTORIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27805_image60993999_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Riu Plaza London Victoria enjoys an excellent location in the heart of London, in the Westminster district, a few meters on foot from Victoria Station. Our guests will enjoy the most popular visits and the proximity of Westminster Cathedral, Buckingham Palace, Houses of Parliament and many other places of interest.
This hotel in the center of London is the perfect starting point for discovering the vibrant British capital with the maximum comfort offered by the RIU Plaza urban hotels. If you are looking for a modern hotel in the center of London, the Hotel Riu Plaza London Victoria is perfect for a leisure or business trip.
The Hotel Riu Plaza London Victoria offers 435 modern rooms and superior category suites with views of the city. All rooms are designed to guarantee a peaceful rest and are fully equipped with first class amenities. When you wake up, you can enjoy a full buffet breakfast to recharge your energy with fresh fruit, juices, toast and many more options, including vegetarian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24852.62" OriginalAmount="23226.75" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|710942" HotelName="Melia White House" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885142_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel ofrece a sus huandeacute;spedes una ubicaciandoacute;n muy acertada, cerca de algunos de los enclaves turandiacute;sticos mandaacute;s conocidos de la ciudad, como el Museo Madame Tussauds, o las estaciones ferroviarias de Paddington y King's Cross. Esta lujosa propiedad urbana estandaacute; a unos 35 kilandoacute;metros de los aeropuertos internacionales de Heathrow y Gatwick. El establecimiento, construido en el aandntilde;o 1936, cuenta con un total de 581 habitaciones distribuidas en 8 plantas. Sus huandeacute;spedes serandaacute;n recibidos en un exclusivo ambiente que incluye diversas instalaciones y servicios. Entre las opciones gastronandoacute;micas se encuentra un tentador bar y un restaurante a la carta con aire acondicionado, zona separada para no fumadores y tronas para los niandntilde;os. Las elegantes y alegres habitaciones cuentan con baandntilde;o en suite, televisiandoacute;n vandiacute;a satandeacute;lite y por cable y acceso a internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24890.34" OriginalAmount="23262" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494038961881" Longitude="-0.17582888905338" StarRating="4" HotelCode="114324|55668" HotelName="Cheval Harrington Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Harrington Road, London SW7 3ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157815/w_157815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24908.53" OriginalAmount="23279" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510705623918" Longitude="-0.07741391658783" StarRating="4" HotelCode="35635|10356" HotelName="Novotel London Tower Bridge" 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,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street, London EC3N 2NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57950/a_57950_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the centre of London, close to plenty of entertainment and shopping opportunities. The hotel offers a lovely view over the Tower of London and the financial district as well as many other attractions is located close to the hotel. Bars, restaurants and shopping venues lie within 1 kilometre of the hotel. Links to the public transport network are to be found about 200 m away and the nearest tube station in Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24932.07" OriginalAmount="23301.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54427002" Longitude="-0.01030856" StarRating="3" HotelCode="263528|premier_inn_london_stratford" HotelName="Premier Inn London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 International Square, Montfichet Road, Westfield Stratford City, London E20 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/3/3/8/9/5/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24932.07" OriginalAmount="23301.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511144653521" Longitude="-0.13121366500854" StarRating="4" HotelCode="189710|one_leicester_street" HotelName="Leicester House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Street, London WC2H 7BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231021/231021a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming property offering luxurious boutique rooms is housed in a 5-storey Georgian building. The history of the building goes back further, originally a six story Georgian townhouse, the building was the Hotel du Commerce in the early 19th century, whose guests included Karl Marx and the Austrian composer Johann Strauss, who stayed at the hotel in 1838.The hotel is just a few minutes' walk from Chinatown and Oxford Street, and offers easy access to the city's Theatreland. Within 300 meters guests will find Piccadilly Circus and Leicester Square Tube Station. The closest bus stop (Chinatown, 2 mins walk) is serviced by the 38, 19 and 14 buses.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24945.98" OriginalAmount="23314" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51266033" Longitude="-0.12658411" StarRating="4" HotelCode="480141|199542" HotelName="SACO Covent Garden - St Martin's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15 Slingsby Place, Apartments 1-9, WC2E 9AB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/43/7c43a0fdfc6d85e8d1c7e96df4cf72c2db6542ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25048.70" OriginalAmount="23410.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|megaro_hotel" HotelName="Hotel Megaro" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgrove Street, St. Pancras, London WC1H8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129484/a_129484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25048.70" OriginalAmount="23410.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|sanderson" HotelName="Sanderson London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Berners Street, London W1T 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21030/a_21030_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in a lavish building dating back to the 1950s that lies on a side street off Oxford Street, at the heart of London. Exclusive shopping venues and restaurants are to be found close by and the capital's lively nightlife scene plays out in the vicinity. Oxford Circus is the nearest underground station and can easily be reached in a few minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25120.39" OriginalAmount="23477" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501232905542" Longitude="-0.18602728843689" StarRating="4" HotelCode="33052|31828" HotelName="Kensington House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-16 Prince Of Wales Terrace, London W8 5PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/054514/054514a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in London. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25140.72" OriginalAmount="23496" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491257702222" Longitude="-0.14276444369643" StarRating="2" HotelCode="903018|489397" HotelName="Surtees Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Warwick Way, London SW1V 1SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348532/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 7 rooms. Services and facilities at the hotel include a restaurant and a bar. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25164.26" OriginalAmount="23518.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53910059" Longitude="-0.10414342" StarRating="0" HotelCode="977943|citadines_islington_london" HotelName="Citadines Islington London" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Shelley Place, Islington, London N1 1WF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38760000/38759300/38759211/429e07ca_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25262.45" OriginalAmount="23609.77" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|135532" HotelName="SUNBORN YACHT LONDON HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/744_image49421364_0.jpg</HotelPictures>
        <HotelDescription>Located less than a minute's walk from ExCeL London, the Sunborn Yacht London is a floating super-yacht hotel boasting free WiFi access, a bar and a restaurant. The hotel is 7 minutes' drive from London City Airport and a 6-minute drive from the iconic Canary Wharf. 
Each of the smartly designed rooms feature a TV with Freeview, air conditioning and an electric kettle. Also included is a shower, a hairdryer and free toiletries. Some of the rooms also benefit from a view overlooking The Royal Docks. 
At Sunborn Yacht London there is a 24-hour front desk and a sun deck. Other facilities offered at the property include a ticket service, a tour desk. 
The lounge bar serves a selection of beers, wines, ciders and spirits. 
In the restaurant, a buffet breakfast with continental and cooked items is served each morning. An � la carte menu is available in the evenings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25280.89" OriginalAmount="23627.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499595247606" Longitude="-0.13184122453686" StarRating="3" HotelCode="17178|the_sanctuary_house_hotel" HotelName="Sanctuary House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Tothill Street, London SW1H 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169115/169115a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a fantastic location in one of London's oldest and most fashionable areas. It is close to Westminster Abbey, the Houses of Parliament, Buckingham Palace and St. James Park, while the Olympic Park is 4 km away. Westminster underground station is roughly 650 metres from the hotel. The nearest airports are London Heathrow, approximately 27 km away, and London Gatwick, which is about 48 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25339.74" OriginalAmount="23682" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512150399307" Longitude="-0.13186812400818" StarRating="4" HotelCode="17454|54250" HotelName="The Piccadilly London West End" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65-73 Shaftesbury Avenue, London W1D 6EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21455/a_21455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located on Shaftesbury Avenue from where guests may reach many of London's most popular attractions on foot. Numerous shops, bars and pubs and nightclubs are situated in the hotel's immediate vicinity. Convenient public transport connections can be found just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25405.83" OriginalAmount="23743.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|1472558" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435759/a_435759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25445.67" OriginalAmount="23781" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493188" Longitude="-0.182142" StarRating="4" HotelCode="296643|200431" HotelName="One Harrington Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Harrington Gardens, South Kensington, London SW7 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404701/gt_404701_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the Royal Borough of Kensington and Chelsea, with many of the capital's best attractions in the surrounding areas. It is nearby fashionable Knightsbridge (site of Harrods department store), the Royal Albert Hall, the National History Museum, the V &amp; A (Victoria and Albert Museum), the Science Museum and the shopping streets of Kensington and Chelsea. Guests will find the West End with its shopping, restaurants, bars, clubs and theatres in the vicinity as well as Earl's Court Exhibition Centre and Olympia, Hyde Park and Kensington Gardens. It is just 550 m to South Kensington metro station and London Heathrow Airport is just 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25495.96" OriginalAmount="23828" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522590525" Longitude="-0.118826925" StarRating="4" HotelCode="902144|62712" HotelName="SACO London - Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spens House, 72 - 84 Lamb's Conduit Street, London WC1N 3LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629524/629524a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25544.11" OriginalAmount="23873" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495225039799" Longitude="-0.18277645111084" StarRating="3" HotelCode="14976|411141" HotelName="Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67-69 Gloucester Road, Kensington, London SW7 4PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25561.23" OriginalAmount="23889" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508442091384" Longitude="-0.12480000305845" StarRating="4" HotelCode="45327|31254" HotelName="The Clermont Charing Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Strand, London WC2N 5HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23099/a_23099_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable, traditional hotel is located at the heart of London and is well served by public transport from Charing Cross tube station. It is just a short distance to Trafalgar Square and Covent Garden. Restaurants and bars fill the surrounding area, and it is just a few metres to shops, bar and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25571.92" OriginalAmount="23898.99" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|618119" HotelName="THISTLE HOLBORN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378150_image59971716_0.jpg</HotelPictures>
        <HotelDescription>Located in elegant Bloomsbury, The Thistle Holborn is a luxurious four-star hotel ideally located at the heart of intellectual, historic and fashion-mad London. The British Museum, Covent Garden and Oxford Street are all nearby. With easy access to the London Underground, The Kingsley hotel is the ideal base for business meetings, special events and weekend breaks. The Kingsley hotel by Thistle, provides guests with a wonderful perspective on the capital. From the hotel, London landmarks like the British Museum, Covent Garden, Oxford Street, the leafy squares of Bloomsbury and the West End theatres are within easy walking distance making it the perfect venue to explore London. This Bloomsbury hotel has 129 bedrooms, including Deluxe and Executive rooms and a Junior Suite. It also has seven meeting rooms, the largest seating 100 people theatre-style, and six syndicate rooms. So it�s also the perfect venue whether you�re visiting for pleasure or business ideal. Appropriately, for a hotel named after the author Charles Kingsley, the hotel�s blend of contemporary comforts and Edwardian charm is definitely something to write home about.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25630.78" OriginalAmount="23954.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49451206" Longitude="-0.1747939" StarRating="5" HotelCode="44519|the_pelham_hotel" HotelName="The Pelham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cromwell Place, South Kensington, London SW7 2LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18914/a_18914_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The A. Venue Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25630.78" OriginalAmount="23954.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49842071533203" Longitude="-0.019710000604391098" StarRating="0" HotelCode="0|lincoln_plaza_2" HotelName="Sky Living Apartments - Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Indescon Square, London, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/ab/28/ab283918299a7b0cecf9afc074485041cc1c276e.jpeg</HotelPictures>
        <HotelDescription>Apartment Wharf - Canary Wharf House is offering accommodation in London. Located around 2.1 km from Greenwich, the hotel with free WiFi is also 2.2 km away from O2 Arena. Local points of interest like Greenwich Park and Tower Bridge are reachable within 2.5 km and 3.9 km, respectively. At the hotel, all rooms are fitted with a patio. Rooms are fitted with a kettle and a shared bathroom, while some rooms here will provide you with a kitchen. All rooms at Apartment Wharf - Canary Wharf House are fitted with a seating area. The nearest airport is London City Airport, 5 km from the property.&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 United Kingdom.&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;             &lt;li&gt;Late check-in fee: GBP GBP50 for check-in after 11 PM&lt;/li&gt;    &lt;li&gt;Crib (infant bed) fee: GBP 50.00 per week&lt;/li&gt;&lt;li&gt;Rollaway bed fee: GBP 48 per night&lt;/li&gt;             &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;p&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. &lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: GBP 300.00 per stay&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25663.95" OriginalAmount="23985" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510682614478" Longitude="-0.13087486886059" StarRating="3.5" HotelCode="571806|229017" HotelName="Hotel Indigo London - 1 Leicester Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Square, London WC2H 7NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628021/628021a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25678.93" OriginalAmount="23999" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495635830716" Longitude="-0.14538645744324" StarRating="4" HotelCode="18519|13280" HotelName="The Clermont, Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Buckingham Palace Road, London SW1W 0SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23018/a_23018_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along a main road some 500 m from Buckingham Palace and other top London attractions such as the Houses of Parliament. Victoria Station (railway) is close by and Victoria Tube station (Victoria, District and Circle Lines) is just a 2-minute walk away. An abundance of shops and nightclubs are around 1 km away and it is a mere 100 m to the nearest bars, restaurants, pubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25690.70" OriginalAmount="24010" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494733254746" Longitude="-0.1187427341938" StarRating="4" HotelCode="15255|7262" HotelName="Novotel London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road, London SE1 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18121/a_18121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Waterloo Eurostar, on Lambeth Road. It is 1 minute’s walk from the South Bank of the River Thames and lies opposite Big Ben and the Palace of Westminster. Some of London's most famous landmarks are nearby, including Big Ben, the London Eye, London Aquarium, Westminster Abbey and Buckingham Palace. The vibrant south bank of the Thames and the Lambeth North tube station can be reached within a 5-minute walk. Shopping facilities and restaurants are within 1 km of the hotel and bars and pubs within 500 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25708.13" OriginalAmount="24026.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51314978" Longitude="-0.1420216" StarRating="5" HotelCode="115310|2440295" HotelName="No. 5 Maddox Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Maddox Street, London, Greater London W1S 2QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/0/9/3/5/4/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25747.41" OriginalAmount="24063.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5113" Longitude="-0.1863" StarRating="3" HotelCode="189713|hyde_park_economy_apartments_2" HotelName="Hyde Park Apartments 11-13 Inverness Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Inverness Terrace, London W2 3JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/167507/167507a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25788.07" OriginalAmount="24101" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.509916862386" Longitude="-0.12972503900528" StarRating="5" HotelCode="326443|31310" HotelName="Radisson Blu Edwardian Hampshire Hotel, London" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-36 Leicester Square, Westminster, London WC2H 7LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47046/a_47046_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is the perfect West End location, tucked away between the National Gallery and Leicester Square. To one side, one will find the Trafalgar Square and St James' Park, Buckingham Palace and Westminster. To the other, one will find Leicester Square and theatreland, Soho's hip restaurants and nightlife, bustling Chinatown and Covent Garden's speciality shopping. The hotel is some 26 km from London Heathrow Airport and roughly 55 km from London Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25798.77" OriginalAmount="24111" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51392396329" Longitude="-0.12710452079773" StarRating="4" HotelCode="29234|29290" HotelName="Radisson Blu Edwardian Mercer Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Mercer Street, London WC2H 9HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47045/a_47045_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious city hotel is situated at the heart of popular Convent Garden. Numerous shops, a range of restaurants, bars and pubs are located in the hotel's vicinity. Many of London's top sights and almost all of the city's districts may easily be reached by making use of the public transport, located 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25904.70" OriginalAmount="24210" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516318" Longitude="-0.163792" StarRating="4" HotelCode="14599|31253" HotelName="Marriott Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 George Street, W1H 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17065/a_17065_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury 4-star hotel is in an ideal location with plenty of London's attractions nearby to explore. The famous shopping area of Oxford Street and many entertainment options such as bars, pubs and restaurants, are within walking distance. Marble Arch and Edgware Road underground stations are both are short walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25939.92" OriginalAmount="24242.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50976523" Longitude="-0.12224967" StarRating="3.5" HotelCode="632695|2542265" HotelName="Wilde Aparthotels by Staycity The Strand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Adam Street, London WC2R 0DE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803398/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25951.78" OriginalAmount="24254" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512635319424" Longitude="-0.11892378330231" StarRating="5" HotelCode="18369|24619" HotelName="The Waldorf Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aldwych, WC2B 4DD London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22852/a_22852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of London city centre with its extensive range of entertainment and shopping facilities. The near vicinity includes the West End and Covent Garden. Links to the public transport system are only 50m away and restaurants and bars only 500m from the hotel. The closest shopping facilities are around 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25951.78" OriginalAmount="24254" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49322780844" Longitude="-0.12700259685516" StarRating="4" HotelCode="27519|4684" HotelName="The Westminster London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street, London SW1P 4DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40531/a_40531_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London and can be easily reached from all directions. It is located close to Westminster, the Houses of Parliament and Millbank Tower. Within five minutes guests will arrive at Pimlico underground station and within 10 minutes, Westminster underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25991.37" OriginalAmount="24291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49482644819" Longitude="-0.19450172781944" StarRating="4" HotelCode="58828|17189" HotelName="NH London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>202-220 Cromwell Road, London SW5 0SW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76212/a_76212_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in London's exclusive Royal Borough of Kensington and Chelsea. The hotel is a short walk from Earl's Court tube station and near to major road links, with easy access to both Heathrow and Gatwick Airports. Nearby guests will find the fashionable shopping areas of Knightsbridge, Sloane Square, Kings Road and Kensington High Street as well as major tourist attractions including Kensington Palace, Hyde Park, the Royal Albert Hall and the Natural History, V &amp; A and Science Museums.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25995.65" OriginalAmount="24295" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498052" Longitude="-0.164031" StarRating="5" HotelCode="114336|199951" HotelName="Claverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Beaufort Gardens, Knightsbridge, London, SW3 1PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316591/316591a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26026.68" OriginalAmount="24324" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491137" Longitude="-0.144963" StarRating="5" HotelCode="114527|199390" HotelName="Eccleston Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Eccleston Square, London SW1V 1PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158038/a_158038_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 metres from the town centre, 1 km from Buckingham Palace and 2 km from Hyde Park, conveniently located near many restaurants and bars and within easy reach of such tourist attractions as the London Eye, and Tate Britain. Situated 500 metres from Victoria Station, the nearest airport is Heathrow, which is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26037.38" OriginalAmount="24334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52494558" Longitude="-0.08157733" StarRating="4" HotelCode="986117|409119" HotelName="Hart Shoreditch Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 - 67 Great Eastern Street, Hackney, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1217701/a_1217701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26037.38" OriginalAmount="24334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.502199936687" Longitude="-0.076830365131173" StarRating="4" HotelCode="777107|358282" HotelName="The Dixon, Tower Bridge, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211 Tooley Street, London SE1 2JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/148276/b25cd442-5be8-4418-a283-ff773171663d.jpg?d=636863387090000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26076.97" OriginalAmount="24371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|40951" HotelName="Sea Containers London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Upper Ground, London SE1 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391327/a_391327_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26096.23" OriginalAmount="24389.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.565284012105" Longitude="-0.13554167768643" StarRating="3" HotelCode="467754|premier_inn_london_archway" HotelName="London Archway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Macdonald Road, Hamlyn House, London N19 5DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/631434/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From M1 (J2), exit onto Barnet Bypass/Great N Way/A1 towards Central London. Continue on the A406 until A1 junction. Follow Archway Road until it joins MacDonald Road. The hotel will be on the left hand side.\n\nThe best of North London awaits you at Premier Inn London Archway. Football fans can make it to the Emirates Stadium in no time and the open spaces of Waterlow Park and Hampstead Heath are perfect for an afternoon stroll. The historic Highgate Cemetery is also nearby, where you can see the tomb of Karl Marx among other famous figures. When day turns to night the elegant boutiques and bars of Islington are a short Tube ride away. There's no need to travel far for some tasty food with our tempting on-site Thyme restaurant. After a busy day you can relax in style in one of our new-generation bedrooms each featuring an impressive 40 flat screen TV, bright modern bathroom and slumber-inducing kingsize Hypnos bed.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26108.00" OriginalAmount="24400" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511438" Longitude="-0.072214" StarRating="4" HotelCode="904267|27937" HotelName="Leonardo Royal Hotel London Tower Bridge" 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,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street, London E1 8GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237979/a_237979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London, just a few metres away from all major attractions and the award-winning shopping centre County Mall. It is also close to train, bus and coach stations, exclusive restaurants, bars, pubs, cinemas and theatres. It is only 5 km from Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26164.71" OriginalAmount="24453" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515960346889" Longitude="-0.11874675750732" StarRating="4" HotelCode="189771|51875" HotelName="Club Quarters Hotel Lincoln's Inn Fields" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Lincoln's Inn Fields, (Near Covent Garden), London WC2A 3JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312730/312730a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26236.24" OriginalAmount="24519.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|33344" HotelName="Holmes Hotel London" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 Chiltern Street, Marylebone, London W1U 6NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54901/a_54901_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique hotel is located right on Baker Street, this comfortable hotel is ideal for tourists wishing to explore the city as well as business guests. Plenty of restaurants and bars are located in the hotel's vicinity. The nearest shops are less than 50 metres away. Numerous sightseeing attractions, such as Madame Tussaud's, Oxford Street, Bond Street, Marylebone High Street, Regent's Park with London Zoo, Hyde Park, Lords Cricket Ground, Theatre Land, as well the West End's nightlife are all easily reached within walking distance. With the local public transport (for example from Baker Street tube station, which is 50 m away) guests will quickly and easily reach other areas of London as well as Heathrow Airport (from Paddington Street, around 15 minutes away) which lies 25 km from the hotel. Luton and Stansted airports are located around 30-40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26240.68" OriginalAmount="24524" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50783763824" Longitude="-0.13810157775879" StarRating="4" HotelCode="47280|4129" HotelName="Cavendish St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Jermyn Street/St. James's, London SW1Y6JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10199/a_10199_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel lies at the heart of London in one of the city's most exclusive districts. Green Park and Piccadilly Circus underground stations lie just a few minutes walk away and various sights including Trafalgar Square, the national art gallery, Buckingham Palace and Hyde Park are all to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26259.94" OriginalAmount="24542" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490051429169" Longitude="-0.13817667961121" StarRating="3" HotelCode="29255|200783" HotelName="The Belgrave" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80-86 Belgrave Road, SW1V 2BJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230415/230415a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Westminster within a short distance of various city attractions such as Buckingham Palace, the Houses of Parliament, Westminster Abbey and the West End. It is around 6 minutes walk from the hotel to Victoria Station. From this major public transport hub, it is possible to reach all of London's airports as well as all parts of the English capital both quickly and easily. Thanks to its location, the hotel is ideal for both business travellers and private visitors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26286.69" OriginalAmount="24567" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512442" Longitude="-0.183574" StarRating="4" HotelCode="21203|2114" HotelName="Henry VIII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Leinster Gardens, London W2 3AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27388/a_27388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional Victorian hotel is centrally located in the upmarket district of Bayswater, near Hyde Park. Queensway, Bayswater and Lancaster Gate are all located in the immediate vicinity. A short distance away are the theatres and shops of the West End as well as the Heathrow Express which departs from Paddington Station. Kensington Gardens, the Royal Albert Hall and Museum are easily reached within a few minutes walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26292.40" OriginalAmount="24572.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|2116285" HotelName="Dorsett City London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Aldgate High Street, London EC3N 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574881/574881a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26329.49" OriginalAmount="24607.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494234784687" Longitude="-0.17553448677063" StarRating="5" HotelCode="259333|the_ampersand_hotel" HotelName="The Ampersand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Harrington Road, London SW7 3ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15332/ba_15332_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just a minute's walk from South Kensington Underground Station. Nearby points of interest include the Natural History Museum and the Victoria and Albert Museum, both within a 2-minute walk. Harrods and Hyde Park are also just 15 minutes away on foot. London Heathrow Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26334.84" OriginalAmount="24612" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.527342" Longitude="-0.079624" StarRating="5" HotelCode="440144|228174" HotelName="Courthouse Hotel Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>335-337 Old Street, London EC1V 9LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550354/a_550354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Courthouse Hotel Shoreditch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26375.50" OriginalAmount="24650" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.531077042918" Longitude="-0.12459899649002" StarRating="5" HotelCode="13079|54749" HotelName="Great Northern Hotel A Tribute Portfolio Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pancras Road, King's Cross, London N1C 4TB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13554/a_13554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26386.20" OriginalAmount="24660" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506124773726" Longitude="-0.12425065040588" StarRating="5" HotelCode="16979|13338" HotelName="The Royal Horseguards Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Whitehall Court, London SW1A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20684/a_20684_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a stone's throw from the Houses of Parliament, Trafalgar Square, and overlooks the River Thames and the London Eye. It is within easy reach of Buckingham Palace, Chinatown and the theatres and shops of the West End. The spectacularly ornate One Whitehall Place, one of London's most prestigious conference and banqueting venues, adjoins the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26418.30" OriginalAmount="24690" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.527750223819" Longitude="-0.08900307220199" StarRating="5" HotelCode="305708|49171" HotelName="M by Montcalm London Shoreditch Tech City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151-157 City Road, EC1V 1JH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419583/a_419583_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26446.12" OriginalAmount="24716.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.583273499905" Longitude="-0.2167996036701" StarRating="4" HotelCode="263535|the_pillar" HotelName="The Pillar Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Brent Street, Hendon, London NW4 2EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352692/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pillar Hotel London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26516.74" OriginalAmount="24782" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.542051" Longitude="-0.170353" StarRating="4" HotelCode="29186|31633" HotelName="Marriott Regents Park" 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Henry's Road 128, London NW3 3ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46908/a_46908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just a few minutes' walk from Regent's Park and London Zoo. This hotel lies somewhat out of the centre of London, close to many shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26634.13" OriginalAmount="24891.71" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|173755" HotelName="QUEENSGATE 130" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887957_foto_1.jpg</HotelPictures>
        <HotelDescription>The 50 luxury serviced apartments range from spacious Studios to One, Two and Three Bedroom accommodation and for the ultimate in luxury: two Four Bedroom Penthouse Suites with private lift access. All the apartments are designed to maximise light and furnished in an elegant, international style to provide uncluttered modern accommodation solutions for business or leisure visitors requiring short or long stay accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26679.38" OriginalAmount="24934.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512889923181" Longitude="-0.1829591906685" StarRating="3" HotelCode="36435|caring_hotel" HotelName="Caring Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Craven Hill Gardens, London, Greater London W2 3EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/17/10172dbd8849e7dfa8480705557a7c90470fdd08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Caring Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26681.92" OriginalAmount="24936.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48898953" Longitude="-0.14651681" StarRating="2" HotelCode="441224|1081668" HotelName="The White Ferry House Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1A Sutherland Street, London SW1V 4LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625044/625044a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26730.74" OriginalAmount="24982" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518697" Longitude="-0.153904" StarRating="4" HotelCode="166881|175230" HotelName="10 Manchester Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Manchester Street, Marylebone, W1U 4DG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316609/316609a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled just off Marylebone High Street with its ‘village’ feel, eclectic boutiques, galleries, restaurants and bars. This property is also perfectly located for exploring London and its many attractions – from Bond Street’s designer stores to the West End and theatre-land.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26842.02" OriginalAmount="25086" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505271656365" Longitude="-0.088126659393311" StarRating="4" HotelCode="14172|4119" HotelName="London Bridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-18 London Bridge Street, London SE1 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87772/3627fc9d-77b3-47c3-b3c4-bf9f0793809d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26956.51" OriginalAmount="25193" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5058445" Longitude="-0.10446383" StarRating="0" HotelCode="964411|487236" HotelName="The Hoxton Southwark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>40 Blackfriars Road, London SE1 8PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1078508/a_1078508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27118.08" OriginalAmount="25344" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493024" Longitude="-0.177193" StarRating="4" HotelCode="170767|200028" HotelName="Manson Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Manson Place, SW7 5LT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344416/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27134.76" OriginalAmount="25359.59" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|813971" HotelName="GRANGE BUCKINGHAM HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/395983_fotpe1_EXT_1.jpg</HotelPictures>
        <HotelDescription>The Buckingham is a beautiful new hotel strategically located in the central area of Bloomsbury in London, just a few minutes from the British Museum and Russell Square stations and Holborn. A building elegantly restored Georgian features, Buckingham provides an intimate and luxurious accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27134.76" OriginalAmount="25359.59" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|813946" HotelName="THE PORTLAND" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954751_foto_1.jpg</HotelPictures>
        <HotelDescription>The Grange Portland is a beautiful Georgian townhouse which has been immaculately restored. It has an intimate, boutique style atmosphere and retains original Georgian features. The hotel restaurant overlooks the hotel's private walled garden where you can enjoy breakfast on a sunny morning or a pre theatre drink. The hotel is situated in Bloomsbury, a tranquil area peppered with gorgeous garden squares, yet round the corner from amazing places such as The British Museum and Covent Garden.
Rooms have a boutique style, each individually and beautifully designed. You'll find them well equipped, comfortable and a perfect retreat for your stay in London. Amenities include high speed internet access, a direct dial phone, complimentary newspapers, TV, tea/coffee making facilities and 24 hour room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27139.48" OriginalAmount="25364" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.509076" Longitude="-0.13027617790988" StarRating="4" HotelCode="18498|13303" HotelName="Thistle Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Whitcomb Street, Trafalgar Square, London WC2H 7HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22991/a_22991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated in a peaceful street close to the National Gallery. Enjoying a wonderful location between Trafalgar Square and Leicester Square, this hotel provides the ideal starting point for sightseeing tours out in London. The capital's top sights as well as shopping and entertainment venues are to be found in the vicinity and links to the public transport network lie directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27144.83" OriginalAmount="25369.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5122" Longitude="-0.1975" StarRating="3" HotelCode="479648|dawson_place_juliettes_bed_and_breakfast" HotelName="Juliette's Bed and Breakfast" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>29 Dawson Place, London W2 4TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/74/b8742baedf064024d0bc1c8b946d21575d1be101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27266.81" OriginalAmount="25483" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="150668|224605" HotelName="La Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Nottingham Place, London W1U 5LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481061/481061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is La Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27350.27" OriginalAmount="25561" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507099" Longitude="-0.146076" StarRating="4" HotelCode="28667|12161" HotelName="The Washington Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Curzon Street, Mayfair, London W1J 5HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42032/a_42032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's Mayfair, the hotel is just 5 minutes' walk from Green Park Underground Station and Hyde Park is about 1.6 km from the hotel. Mayfair is home to numerous restaurants, bars and clubs, and nearby Bond Street offers a large selection of shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27361.78" OriginalAmount="25571.76" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|066054" HotelName="Montcalm Brewery Townhouse" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1359342_foto_42.jpg</HotelPictures>
        <HotelDescription>Ideally situated in the heart of London City, London City Suites By Montcalm creates an ambience of simple luxury. The hotel atmosphere mixes traditional and contemporary decor to reflect the elegance and charm of the city. The property accents refined comfort and offers a superb choice of luxurious accommodation, distinguished by their settings and decor. All bedrooms are tastefully designed with stylish en-suite bathrooms and rain showers, accented with luxury toiletries. Standard room features include LCD flat-screen televisions, contemporary Wi-Fi and Broadband Internet access, telephone with voicemail and a selection of international satellite television channels. Sleek, spacious and thoughtfully furnished, the elegant suites are designed with a warm blend of elegance and comfort to make your stay an experience you'll always remember. The Wellness Centre located in the sister property across the road at The Montcalm at The Brewery London City is equipped with sauna and steam rooms and a 24hrs fully equipped fitness centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27367.39" OriginalAmount="25577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507058333333" Longitude="-0.10504483333333" StarRating="3" HotelCode="114530|458351" HotelName="The Mad Hatter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-7 Stamford Street, London Borough of Southwark, London SE1 9NY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340996/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27405.91" OriginalAmount="25613" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.497808" Longitude="-0.164323" StarRating="4" HotelCode="89403|54252" HotelName="The Beaufort Knightsbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Beaufort Gardens, Knightsbridge, London SW3 1PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313608/313608a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Beaufort Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27500.07" OriginalAmount="25701" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.525389" Longitude="-0.117676" StarRating="4" HotelCode="148307|240824" HotelName="The Goodenough on Mecklenburgh Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Mecklenburgh Square, London WC1N 2AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/209900/a_209900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27691.60" OriginalAmount="25880" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49284" Longitude="-0.184184" StarRating="5" HotelCode="18346|13273" HotelName="The Bentley Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-33 Harrington Gardens, London SW7 4JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22814/a_22814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the very heart of Kensington with its couture designer shops and the trendy boutiques on the King's Road. The Royal Albert Hall, the Natural History Museum and the priceless collections of the Victoria and Albert Museum are only minutes away. It is superbly located for the capital's premier commercial and cultural centres and offers easy access to the city, the M4 motorway and London's international airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27727.98" OriginalAmount="25914.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51327329" Longitude="-0.08513037" StarRating="0" HotelCode="847372|counting_house" HotelName="Counting House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Cornhill, London EC3V 3PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/876645/202010239511547.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27794.32" OriginalAmount="25976" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5116" Longitude="-0.138379" StarRating="4" HotelCode="189747|56429" HotelName="Sanctum Soho Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Warwick Street, London W1B 5NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312465/312465a_hb_a_023.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27839.72" OriginalAmount="26018.43" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|602976" HotelName="LONDON KENSINGTON BY MELIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1345103_foto_1.jpg</HotelPictures>
        <HotelDescription>The newly-refurbished London Kensington managed by Melia offers guests a design-inspired boutique hotel located in the heart of Kensington and Chelsea. It is located just a 2-minute walk from Gloucester Rd tube station, and has an easy access to many of London�s popular attractions. All of the air-conditioned, no-smoking guest bedrooms have a flat-screen TV with movie channels, tea and coffee and free WiFi, among many other amenities. At the London Kensington managed by Melia you have a choice of where to relax: The Jam Cupboard, with its contemporary style, cocktail bar and mouth-watering restaurant menu; and the Polo Bar Kensington, with traditional English bar, real fire, delicious snack menu and live sports coverage. For business guests, the meeting rooms at London Kensington managed by Melia are spacious enough to accommodate any of your events from one to one meetings to cocktail receptions of up to 120 people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27871.36" OriginalAmount="26048" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|24974" HotelName="Doubletree By Hilton London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42335/a_42335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube station is just 2 minutes walk from the hotel, which makes this hotel superbly situated for business guests wanting to reach the financial district or Earl's Court and the Olympic Exhibition halls quickly. The hotel also provides a fantastic starting point for tourists' exploration of London's main attractions including High Street Kensington, a Natural History Museum, the London Eye, the Royal Albert Hall and the renowned department store, Harrod's. The M4 motorway and the A4 provide good quick access to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27888.48" OriginalAmount="26064" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517968" Longitude="-0.152979" StarRating="4" HotelCode="147124|32869" HotelName="Durrants Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Street, London W1H 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312970/312970a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28069.13" OriginalAmount="26232.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516032338254" Longitude="-0.088068000000008" StarRating="4" HotelCode="130202|382005" HotelName="Apex London Wall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Copthall Avenue, London EC2R 7NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187881/a_187881_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the financial and business districts, close to the Bank of England and several major London attractions including St Paul's Cathedral, the Barbican Centre and London Wall. It is very easy to access and is within walking distance of 2 main railway and 3 tube stations: Liverpool Street, Moorgate and Bank. These stations offer links to London City Airport, the O2 and the Excel Centre on the DLR, King's Cross St. Pancras and the Eurostar, as well as direct trains to Waterloo train station and London Bridge. London City Airport is some 12 km from the hotel, while Heathrow Airport is about 30 km away, Gatwick Airport is about 53 km away and both Luton and Stansted are approximately 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28160.26" OriginalAmount="26318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51123395" Longitude="-0.12991401666667" StarRating="4" HotelCode="510217|228175" HotelName="Victory House Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Leicester Place, Victory House, London, City of London WC2H 7BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/624814/a_624814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28212.51" OriginalAmount="26366.83" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|655246" HotelName="Hotel Saint" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1176169_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city of London, close to some of the most important tourist attractions such as the Sky Garden skyscraper, the Tower of London and Brick Lane.
The rooms that make up the hotel are spacious and bright. All of them have private bathroom fully equipped and have different amenities that you can enjoy such as TV, Wi-Fi, heating and air conditioning and minibar among others.
For those who want to enjoy an exercise session, they can count on the hotel gym.
For those staying for business reasons, the hotel has two meeting rooms where they can be carried out.
Enjoy a good dish in the restaurant or a drink in the bar located on the roof of the hotel with a 360 degree panoramic view.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28258.70" OriginalAmount="26410" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524567701034" Longitude="-0.11796723372959" StarRating="4" HotelCode="554898|458171" HotelName="Goodenough College" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Mecklenburgh Square, London WC1N 2AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/57911/3757911/1.jpg?f=15314014</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28310.06" OriginalAmount="26458.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520560986235" Longitude="-0.13074163558201" StarRating="4" HotelCode="50965|the_academy_the_bloomsbury_town_house" HotelName="The Academy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Gower Street, Fitzrovia, London WC1E 6HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39723/a_39723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28327.18" OriginalAmount="26474" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506676439895" Longitude="-0.027917253967303" StarRating="5" HotelCode="27478|50226" HotelName="Canary Riverside Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Westferry Circus, Canary Wharf, London E14 8RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312034/312034a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Originals City, Hotel Le Lion d'or, Chinon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28327.18" OriginalAmount="26474" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.497586453552" Longitude="-0.15632145767211" StarRating="3" HotelCode="498404|289479" HotelName="Chesham Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security">
        <Address>
          <AddressLines>
            <AddressLine>17 Chesham Court, London SW1 8HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/21970/1921970/1.jpg?f=15627274</HotelPictures>
        <HotelDescription>&lt;br/&gt;Serviced apartments in affluent Belgravia: Chesham Court, located right next door to the buzz of Knightsbridge, is a beautiful mid-Victorian mansion with 14 spacious serviced apartments. Bordering on Knightsbridge and Buckingham Palace Road, Belgravia is a charming, relatively quiet area in the heart of London and characterised by grand terraces and white stucco houses. The central location is ideal for Hyde Park, the Royal Albert Hall and London's world famous museums, and some would say even more famous department stores, Harrods and Harvey Nichols. Also, excellent transport links will get you into the West End theatre district and the popular shopping areas, designer and high street, all within walking distance. Chesham Court offers comfortable, classically styled accommodation ideal for business travellers, couples or families enjoying a holiday in London. Each apartment is equipp</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28457.72" OriginalAmount="26596" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522636" Longitude="-0.103728" StarRating="4" HotelCode="82455|318042" HotelName="The Zetter" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St John's Square 86-88, Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340404/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28472.70" OriginalAmount="26610" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517347372445" Longitude="-0.12910813093185" StarRating="4" HotelCode="259001|13482" HotelName="The Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Great Russell Street, London WC1B 3NN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15136/a_15136_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional 4 star London hotel is centrally located and is just 2 minutes from the nearest underground station, Tottenham Court Road. Numerous shops as well as restaurants, bars and pubs are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28543.32" OriginalAmount="26676.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518831159281" Longitude="-0.13187080621719" StarRating="4" HotelCode="34463|myhotel_bloomsbury" HotelName="Myhotel Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Bayley Street, Bedford Square, London WC1B 3HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54907/a_54907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 5-minute walk from Tottenham Court Road and Goodge Street underground stations, and only a 20-minute walk from St Pancras and Euston station, this hotel is perfectly positioned in the heart of Bloomsbury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28543.32" OriginalAmount="26676.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.45917" Longitude="-0.44622" StarRating="4" HotelCode="0|yotel_air_london_heathrow_landside" HotelName="Yotel Air London Heathrow (Landside)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>London Heathrow Airport, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/6a/196ad38336fd2702c81e755c8cf7e6a9c347e883.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Yotel Air London Heathrow (Landside) in Hounslow (Hillingdon), you'll be 14 minutes by car from London Motor Museum.  This hotel is 7.3 mi (11.7 km) from Twickenham Stadium and 7.4 mi (12 km) from Thorpe Park.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hotel's coffee shop/café, or stay in and take advantage of the 24-hour room service. Continental breakfasts are available daily from 5 AM to noon for a fee.&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;Price of an additional breakfast: 6.95 GBP per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28559.37" OriginalAmount="26691" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513282984369" Longitude="-0.043230503797531" StarRating="4" HotelCode="96722|53435" HotelName="Marlin Limehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bicycle Rental,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mission Court, 577 Commercial Road, Limehouse, London E1 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134318/a_134318_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located on the bustling Commercial Road, just minutes from Limehouse station and within easy reach of the City and Canary Wharf. There are also host of beautiful docks, basins and waterways only minutes away. It is 400 metres to the Limehouse Marina and Gordon Ramsey's restaurant The Narrow and Nobu Restaurant are both 800 metres away. It is 8 km to London City Airport and 54 km to London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28561.40" OriginalAmount="26692.90" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13550" HotelName="Locke at Broken Wharf, Millennium Bridge" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617030_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 113 dormitorios en Locke at Broken Wharf, Millennium Bridge. La construcciandoacute;n de este establecimiento se remonta a 2020. El establecimiento dispone de conexiandoacute;n Wi-Fi en sus instalaciones. Locke at Broken Wharf, Millennium Bridge ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Locke at Broken Wharf, Millennium Bridge tiene espacios comunes accesibles para personas de movilidad reducida. Este alojamiento ha sido galardonado con el certificado . Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28676.11" OriginalAmount="26800.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D0B647" HotelName="MORTON HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31690_image63208794_0.jpg</HotelPictures>
        <HotelDescription>Located in London, less than 1 km from Euston Station, Morton Hotel features a concierge service, smoke-free rooms, a restaurant, free WiFi throughout the property and a bar. This 4-star hotel offers a 24-hour reception and luggage storage. Private parking is available for an additional fee.The hotel offers air-conditioned rooms with a desk, coffee maker, refrigerator, safe, flat-screen TV and a private bathroom with a bath or shower. At Morton Hotel, rooms have bed linen and towels. A la carte or continental breakfast options are available each morning at the hotel. Popular points of interest near the accommodation include British Museum, King's Cross - St. Pancras Underground Station and Kings Cross station. The airport (London City Airport) is 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28761.60" OriginalAmount="26880" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4906309" Longitude="-0.15733554" StarRating="1" HotelCode="965093|399770" HotelName="Sloane Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Lower Sloane Street, Chelsea, London SW1W 8BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957801/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28938.96" OriginalAmount="27045.76" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|971323" HotelName="ST JAMES COURT LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801293_foto_1.jpg</HotelPictures>
        <HotelDescription>St. James' Court, A Taj Hotel, London is a masterpiece of Victorian style that typifies the hidden one of the best luxury hotels in Britain charm. Fresh and elegant, with the warmth of signature Taj, strives to make each visit a pleasant and memorable.
When the hotel debuted in 1902 and, today, continues to maintain the sophistication of the past.
Quilon three restaurants, including Michelin star, two bars, a wellness center and award-winning St. James' Patio, and conference and banquet rooms, are sure to be your favorite London hotel.
Make the most of wi-fi, the concierge Golden Keys, personalized treatments at the wellness center and a host of dining options on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28996.32" OriginalAmount="27099.36" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|660608" HotelName="TOPHAMS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/157040_image61289428_0.jpg</HotelPictures>
        <HotelDescription>Design boutique hotel in London. This luxury boutique hotel is placed at just few minutes walking from the Victoria station, in the historic district of Belgravia. The comfortable rooms of Tophams were designed using the best designers of London. The hotel also has a restaurant with a tasty breakfast. The Tophams, which is characterized as gay friendly, has a perfect connections network, being placed nearby the subway of London and the bus station. The Buckingham Palace, the West End and the Knightsbridge, the district of theatres and museums are at just few steps from the hotel. A design hotel ideal for a pleasant stay and for visiting the English capital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29077.25" OriginalAmount="27175" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513794699817" Longitude="-0.10887244791614" StarRating="4" HotelCode="186603|29287" HotelName="Apex Temple Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Serjeant's Inn, Fleet Street, London EC4Y 1LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173843/173843a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just off bustling Fleet Street in London's historic Temple legal district. It is just 2 minutes' walk from Inner Temple and Middle Temple, which are both historic Inns of Court dating back to the Knights Templar. Temple underground station is less than 10 minutes' walk away. The nearest airports include London Heathrow, roughly 25 km away, London Gatwick, about 42 km away, London Luton, approximately 49 km away and London Stansted, which is about 52 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29089.02" OriginalAmount="27186" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.56599406" Longitude="-0.10226167" StarRating="3" HotelCode="325741|200665" HotelName="Queens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>324 Seven Sisters Road, Finsbury Park, London N4 2AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/85601/e076d7c0-e118-4847-b885-205a85b82794.jpg?d=636625828810000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29139.31" OriginalAmount="27233" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.492499" Longitude="-0.178154" StarRating="5" HotelCode="258999|16969" HotelName="The Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>109-113 Queen's Gate, South Kensington, London SW7 5LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15135/a_15135_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, close to Kensington Gardens, in the elegant borough of Kensington. By making use of the underground or simply by walking, guests may explore numerous shops and other entertainment options as well as tourist attractions, all of which are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29206.72" OriginalAmount="27296" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499124064552" Longitude="-0.13447925448418" StarRating="4" HotelCode="318126|12144" HotelName="St. Ermin's Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Caxton Street, London SW1H OQW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32620/a_32620_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a splendid location from which it is easy to begin exploration of London's stunning attractions. Famous sights such as Buckingham Palace are close by and it is just a short distance to St. James' Park tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29230.26" OriginalAmount="27318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49294810442" Longitude="-0.1572887627899" StarRating="4" HotelCode="17673|200054" HotelName="Sloane Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Sloane Square, London SW1W 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21752/a_21752_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sloane Square Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29383.27" OriginalAmount="27461" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514328" Longitude="-0.13945" StarRating="5" HotelCode="366268|11968" HotelName="Courthouse Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Great Marlborough Street, London W1F 7HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69709/a_69709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of bustling Soho, just minutes from famous London streets like Oxford and Regent Street, guests will find this attractive, newly refurbished hotel. Charing Cross train station is 1.2 km from the hotel and nearby airports include London City (17 km), London Heathrow (27 km), London Gatwick (52 km), London Luton (54 km) and London Stansted (72 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29530.93" OriginalAmount="27599" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498270816124" Longitude="-0.14356791973114" StarRating="5" HotelCode="17019|24983" HotelName="The Rubens at the Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20746/a_20746_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London directly opposite The Royal Mews and Buckingham Palace. It is within close proximity of St. James's Park, The Mall, Green Park and Piccadilly and within easy reach of Theatreland. Victoria train and coach station is but a few minutes away with Westminster Abbey, the Houses of Parliament and The Tate Britain Gallery also easily reached within 15 minutes on foot. For shopping, Sloane Street, Knightsbridge and Kensington High Street are a short bus ride away. Nearby airports include London Heathrow (approximately 24 km), London City Airport (approximately 25 km), London Gatwick (approximately 45 km), Luton (approximately 51 km) and London Stansted (approximately 56 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29533.07" OriginalAmount="27601" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504610521162" Longitude="-0.082579851150513" StarRating="4" HotelCode="76294|16428" HotelName="Hilton London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 More London Place, Tooley Street, London SE1 2BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103759/a_103759_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London, this hotel is within easy walking distance of The City, as well as rail and underground links. Within a mile of the hotel, guests will find attractions such as Shakespeare's Globe Theatre, the Tate Modern and the London Eye. London Gatwick Airport is some 48 km away, and London Heathrow Airport is about 28 km from the hotel. Both airports are under an hour away by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29567.31" OriginalAmount="27633" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|32870" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Broadway, London SW1H 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245963/a_245963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29591.92" OriginalAmount="27656.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49074283656" Longitude="-0.14344453811645" StarRating="3" HotelCode="13193|hanover_hotel_victoria" HotelName="The Portico Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-32 St. George’s Drive, Victoria, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13778/a_13778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Victoria, in an easily accessible area, the hotel is very close to the Victoria underground station and Victoria railway and coach stations, which are all about 400 m away. Top tourist attractions, such as Buckingham Palace (approximately 15 minutes by foot or 800 m away) and the Houses of Parliament are all within walking distance. The London Eye is around 1500 m from the hotel, Leicester Square roughly 3 km away and the West End about 2 km away. London City Airport is around 15 km from the hotel. Heathrow Airport and Gatwick Airport are approximately 25 km and 45 km away respectively. London Luton Airport is around 55 km away and Stansted Airport around 60 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29666.82" OriginalAmount="27726" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520949616616" Longitude="-0.077968355035068" StarRating="5" HotelCode="318579|199302" HotelName="Batty Langley's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Folgate Street, Spitalfields, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/15000000/14640000/14632300/14632225/05a8ead5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="29751.46" OriginalAmount="27805.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|169407" HotelName="THE CHILWORTH LONDON PADDINGTON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2988_image50123414_0.jpg</HotelPictures>
        <HotelDescription>The Chilworth is a true boutique experience where everything is "made to mesure" - every detail designed so that your experience of London is yours alone. It's a special place that's all about the joy of small- an intimate setting that exudes warmth and welcome in the best tradition of the hospitality of home. The rooms offer immaculate style accentuated with regal overtones. State-ofthe-art technology including a next generation of plasma screen TVs and complimentary Broadband Internet acces from all the rooms, some with Queen size beds, security locks, air conditioning, safes, iron and ironing boards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29825.18" OriginalAmount="27874.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508028235391" Longitude="-0.10528874268163" StarRating="5" HotelCode="775465|bankside_hotel_autograph_collection" HotelName="Bankside Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Blackfriars Road, Upper Ground, London SE1 9JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633381/633381a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29857.79" OriginalAmount="27904.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500865036197" Longitude="-0.11686955092614" StarRating="4" HotelCode="140852|340985" HotelName="Park Plaza Westminster Bridge London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 Westminster Bridge Road, London SE1 7UT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201578/a_201578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Westminster, on the south side of Westminster Bridge, a short walk from Waterloo Station. Guests have access to the London Underground (Northern, Bakerloo and Jubilee Lines) and a number of train routes heading to the south east of England. The restaurants and bars of South Bank are just 100 m away and it is 200 m from the Thames. It is perfectly situated within short walking distance of London's key tourist attractions, including Big Ben, the Houses of Parliament, the London Aquarium, the London Eye, South Bank, BFI IMAX Cinema, the Imperial War Museum, Westminster Abbey, Trafalgar Square and Buckingham Palace. Oxford Street is 1.5 km and it is 2 km from the hotel to Hyde Park. London City Airport is 14 km away and it is 28 km from London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29870.12" OriginalAmount="27916" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517245" Longitude="-0.122045" StarRating="4" HotelCode="935442|458065" HotelName="The Hoxton Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199-206 High Holborn, London WC1V 7BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413354/l_413354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29905.43" OriginalAmount="27949" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494032723243" Longitude="-0.18251091241837" StarRating="4" HotelCode="14857|7559" HotelName="The Bailey's Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Gloucester Road, London SW7 4QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17460/a_17460_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, luxury hotel is ideally situated at the heart of the London district of Kensington and is the top address for visitors of London looking for sophisticated accommodation. It is conveniently located near to links to the public transport network, enabling easy exploration of this exciting city. The nearest underground station is only minutes away. In addition, numerous shopping and entertainment venues are also located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29940.74" OriginalAmount="27982.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520177" Longitude="-0.130307" StarRating="4" HotelCode="114320|staunton_hotel" HotelName="Staunton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Gower Street, Bloomsbury, London WC1E 6HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157811/gt_157811_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, this city hotel is only a few minutes’ walk from Oxford Street, with Soho, Covent Garden and Theatreland a short stroll away. The British Museum and University of London are adjacent and the City's financial centre is just a short taxi or tube ride from this London home. Other places of interest include Piccadilly Circus (1.5 km away), Hyde Park (2.5 km away), Big Ben (2.5 km away), Tottenham Court Road (600 m) and Regent’s Park (2 km away). Nearby airports include London Heathrow (28 km away), London Luton (53 km away), London Gatwick (50 km away) and London Stansted (56 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29940.74" OriginalAmount="27982.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514776483084" Longitude="-0.134095600401" StarRating="4" HotelCode="263534|the_nadler_soho" HotelName="The Resident Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Carlisle Street, London W1D 3BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/65/4d/654d21b2ef2305b9f5bffe200721aff7aebdc146.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29984.61" OriginalAmount="28023" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5104" Longitude="-0.12681" StarRating="5" HotelCode="18145|31915" HotelName="St. Martins Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 St. Martin's Lane, London WC2N 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22093/a_22093_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of lively Covent Garden, in the theatre district and only a few minutes' walk from countless entertainment and shopping venues, restaurants and museums. Trafalgar Square, Leicester Square, Soho and the commercial district are all to be found in the immediate vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29989.96" OriginalAmount="28028" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512245" Longitude="-0.203411" StarRating="3.5" HotelCode="81198|200484" HotelName="Portobello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Stanley Gardens, Notting Hill, London W11 2NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315041/315041a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Portobello.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30162.48" OriginalAmount="28189.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|160110" HotelName="TREBOVIR LONDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974956_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located close to all the facilities that Earls Court has to offer, including restaurants and excellent transport links to the heart of London's shopping areas such as Kensington, Knightsbridge Oxford Street.The breakfast room is  located on the lower ground floor, and is a pleasant place to start the day.This is a traditional building.This accommodation has a very small lobby.This is a good 3 star hotel in an excellent location, to explore the whole of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30206.69" OriginalAmount="28230.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|608980" HotelName="THISTLE LONDON MARBLE ARCH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16912_image51092088_0.jpg</HotelPictures>
        <HotelDescription>Amba Hotel Marble Arch, located just off Oxford Street, takes its name from one of London�s best-known landmarks. Originally built on the Mall as a new gateway to Buckingham Palace, the Arch remains an exclusive thoroughfare as only members of the royal family and the King's Troop, Royal Horse Artillery, are allowed to pass through it. As the name implies, the Arch is made from Italian white Carrara marble, a favourite material of the Art Deco movement in the 1920s and 30s, when Thistle Marble Arch was built. Today, the Amba Hotel Marble Arch in Oxford Street is one of the few genuine Art Deco buildings left in London. It is also one of the few larger Oxford Street hotels with 692 bedrooms, including 281 deluxe and executive rooms and Suites. We also have our own Just Gym workout facilities on-site, an alternative to a brisk stroll around nearby Hyde Park. Whether you're in central London on business, a short break or a family occasion, our hotel rooms have everything you need for a relaxing, comfortable stay. All Standard and Deluxe rooms and Suites at Thistle Marble Arch are air-conditioned, en-suite and have free BT Wi-Fi internet access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30239.27" OriginalAmount="28261" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515142466054" Longitude="-0.17216026782989" StarRating="3" HotelCode="25446|230855" HotelName="Kingsway Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>139 Sussex Gardens, Hyde Park, London W2 2RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37089/a_37089_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30310.96" OriginalAmount="28328" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514083" Longitude="-0.085596" StarRating="5" HotelCode="82457|55086" HotelName="Threadneedles, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Threadneedle Street, London, EC2R 8AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315924/315924a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30385.86" OriginalAmount="28398" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506379" Longitude="-0.145612" StarRating="4" HotelCode="13327|31378" HotelName="Hilton London Green Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Half Moon Street, Mayfair, London W1J 7BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13997/a_13997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the leafy Royal Parks and located in the heart of Mayfair, one of the capital's most prestigious districts, and just few minutes' walk from Green Park tube station, this hotel offers easy access to London's business centre and Piccadilly Circus, and is within walking distance from the West End and Theatreland. It is also close to some of London's best attractions, including Buckingham Palace, Harrods, Royal Albert Hall, London Eye and the shops of Oxford Street and Bond Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30699.37" OriginalAmount="28691" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49701049" Longitude="-0.11289727" StarRating="2" HotelCode="386109|61764" HotelName="The Steam Engine Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>41-42 Cosser Street, London SE1 7BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625042/625042a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London. The nearest airport is The Steam Engine Waterloo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30732.54" OriginalAmount="28722" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.509397691259" Longitude="-0.13622939586639" StarRating="5" HotelCode="13969|2145" HotelName="The Dilly" 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,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly, London W1J 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16109/a_16109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circus. Piccadilly Circus tube station is not far away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30738.96" OriginalAmount="28728" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|16326" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Russell Square, Bloomsbury, London WC1B 5BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20776/ba_20776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of London at the northern end of Russell Square. It offers convenient transport links to Oxford (A40), Gatwick (A23), Heathrow as well as northern England.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30946.29" OriginalAmount="28921.77" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|614704" HotelName="THE GORE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33592_image64198949_0.jpg</HotelPictures>
        <HotelDescription>The Gore is a charming boutique hotel located in the heart of South Kensington, offering 50 unique bedrooms packed with history. Free WiFi is available. All the rooms at The Gore are individually furnished with hand-picked pieces, period pictures and ornate feature beds. All rooms include a flat-screen TV. The Gore contains the iconic Bar 190, the fabulous Bistro One Ninety and three bespoke event rooms. Bar 190 offers luxurious yet intimate surroundings where guests can unwind and peruse the extensive cocktail list. Just a short walk from Kensington Palace, Hyde Park, the Natural History Museum, the Science Museum, Victoria and Albert Museum, Harrods and the chic designer boutiques of Knightsbridge. The shopping, theatres, sightseeing and nightlife of the West End are just 10 minutes away by bus or Tube. Kensington and Chelsea is a great choice for travellers interested in museums, parks and culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30963.66" OriginalAmount="28938" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52510996" Longitude="-0.08285078" StarRating="5" HotelCode="535553|230858" HotelName="Nobu Hotel Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10-50 Willow Street, Shoreditch, London EC2A 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591612/591612a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30978.64" OriginalAmount="28952" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514797" Longitude="-0.158564" StarRating="4" HotelCode="147211|457521" HotelName="The Zetter Townhouse Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Seymour Street, London W1H 7JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/40/8940a25c5dd064222fe0a154480fcb6ba120de65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Zetter Townhouse Marylebone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31185.26" OriginalAmount="29145.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|922478" HotelName="LEONARDO ROYAL LONDON ST PAULS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887515_foto_1.jpg</HotelPictures>
        <HotelDescription>Leonardo Royal Hotel London St Paul�s is perfectly placed beside St Paul's Cathedral in London's bustling business district. Leonardo Royal Hotel London St Paul�s features 460 guest rooms, all fitted with modern amenities including free WiFi. The hotel also boasts three on-site restaurants, Ajala Spa, fitness center and 23 flexible meeting spaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31230.09" OriginalAmount="29187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50930421" Longitude="-0.12660229" StarRating="4" HotelCode="986071|456342" HotelName="Page 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 St. Martin’s Place, London WC2N 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/49/45/4945c746763630e1ba7543536bbbf1199da01b34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31339.23" OriginalAmount="29289.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49622617" Longitude="0.00991399" StarRating="3" HotelCode="517550|the_pilot_inn" HotelName="The Pilot Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68 River Way, Greenwich, SE10 0BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/94207/2694207/1.jpg?f=15086318</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31339.23" OriginalAmount="29289.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5144299244583" Longitude="-0.122775918979687" StarRating="0" HotelCode="0|_0x24fdd" HotelName="SACO Covent Garden - Arne Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4, Arne Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/c8/60c866c0b9acd52e91f01164975364a25cd4b4f4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at SACO Covent Garden - Arne Street in London (London City Centre), you'll be steps from Royal Opera House and 4 minutes by foot from Covent Garden Market.  This 4-star apartment is 0.3 mi (0.4 km) from Aldwych Theatre and 0.3 mi (0.4 km) from Lyceum Theatre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and microwaves. Flat-screen televisions and DVD players are provided for your entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include phones, as well as safes and coffee/tea makers.&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;Internet: &lt;/b&gt;Fee for wireless access to the Internet in rooms: 4.00 GBP (day).&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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 25.00 GBP.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31455.86" OriginalAmount="29398.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51004379" Longitude="-0.12713057" StarRating="2" HotelCode="571166|hub_by_premier_inn_london_covent_garden" HotelName="hub by Premier Inn London Covent Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>110 St Martins Lane, London WC2N 4BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/1f/c41fc0269a988322bd5dc81fa8b43f9f529a3729.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31615.41" OriginalAmount="29547.11" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|922647" HotelName="LEONARDO ROYAL LONDON TOWER BRIDGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887970_foto_1.jpg</HotelPictures>
        <HotelDescription>Leonardo Royal Hotel London Tower Bridge is perfectly placed for all kind of visitors to enjoy a stay in London City. Located a short walk from Tower Bridge and the Tower of London, plus a number of museums, galleries and shops, the central location makes it easy for guests to explore the wonderful sights and attractions in the city. Leonardo Royal Hotel London Tower Bridge features 370 guest rooms, all fitted with modern amenities including free WiFi. The hotel also boasts the Tower Grill, an in-house restaurant serving European cuisine daily. There are two in-house bars for you to relax and unwind in, away from the buzz of the city. Our Knights Bar serves afternoon tea and an array of wines throughout the day, and our traditional Tower Bar also offers light snacks and hot and cold beverages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31661.30" OriginalAmount="29590" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|24675" HotelName="Jumeirah Lowndes Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lowndes Street, Knightsbridge, London SW1X 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42028/a_42028_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London where guests will discover many shopping and entertainment venues, this comfortable hotel lies just 50 m from links to the public transport network and about 800 m from shops, bars and restaurants. Knightsbridge underground station is about 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31747.97" OriginalAmount="29671" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520184" Longitude="-0.102541" StarRating="4" HotelCode="82430|55224" HotelName="The Rookery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Peter’s Lane, Cowcross Street, London EC1M 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316394/316394a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31969.07" OriginalAmount="29877.64" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|830444" HotelName="MEGARO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/420025_foto_1.jpg</HotelPictures>
        <HotelDescription>Located opposite St Pancras Eurostar Terminal and Kings Cross Railway and Underground Station, 5 to 10 minutes away by taxi or Underground to Covent Garden, West End and Oxford Street.Superior rooms are of a truly unique contemporary style and furnished with oak wood and all have the following features:Work desk and seating area, Free broadband internet access, Media box providing Interactive TV with Free Music Channels and Pay Movies, Free WiFi access and Wireless Keyboards, Flat-screen TV with a 32" Screen, Comfortable High Quality Down Duvets, Mini-Bar tailored to guests individual needs, Coffee Machine with high quality of beverages available, Ironing Centre, Air Conditioning and Safe. Bathrooms are encased in glass and wood, vary in size small to medium, majority have baths and few have showers only. Superior triples rooms are either  1 double and 1 single or 1 double + sofa bed.Hotel has a fine dining Megaro Restaurant offering the best in modern English/French cuisine, Executive Chef Paul Ribbands aims to provide the highest quality food with a Friendly, Comfortable and Stylish service, English a la carte breakfast is served here. The Megaro Bar is everything you would expec</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32037.94" OriginalAmount="29942.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514409586445" Longitude="-0.13198996044159" StarRating="4" HotelCode="114622|hazlitts_hotel" HotelName="Hazlitts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Frith Street, London Borough of Camden, London W1D 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158139/a_158139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32135.16" OriginalAmount="30032.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50613827443" Longitude="-0.14034234477276" StarRating="5" HotelCode="18135|122464" HotelName="St. James's Hotel and Club Mayfair" 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,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Park Place, St. James's, London SW1A 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22081/a_22081_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The secret of this intimate and elegant London townhouse hotel lies partly in its unrivalled location, in a quiet cul-de-sac just off St. James's Street in London's Mayfair. Central and yet quiet and tranquil, the hotel is close to Green Park underground station, the exclusive shops of Jermyn Street, the Burlington Arcade, Bond Street and the theatres and nightlife of London's West End. Visitors to the city will find all the sights nearby, includings St James' Palace (500 m), Piccadilly Circus (800 m) and Buckingham Palace, Trafalgar Square, Hyde Park and the Houses of Parliament (all 1 km). London Heathrow Airport is just 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32144.72" OriginalAmount="30041.79" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|608883" HotelName="THE CLERMONT LONDON, CHARING CROSS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378145_image59414122_0.jpg</HotelPictures>
        <HotelDescription>A landmark itself, Charing Cross opened in 1865 and remains one of the most well-places hotels. A few steps to Trafalgar Square. A minute's stroll to London's West End, A stone's throw away from The National Gallery and so much more. And when exploring more of the city, Charing Cross station is right next door. Our rooms, along with some handy extras, are all set up to send you soundly off to sleep. 
The Terrace offers guest an all-day dining option serving everything from afternoon tea to a freshly prepared cocktail and a range of meals with stunning views over the Strand. Hotel residents receive complimentary use of the hotel`s fitness centre which features a full range of cardiovascular fitness equipment and weights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32153.08" OriginalAmount="30049.61" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|D23639" HotelName="Sun Street Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2643619_foto_1.jpg</HotelPictures>
        <HotelDescription>Sun Street Hotel dispone de un total de 41 habitaciones. Las personas que se hospeden en esta propiedad podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. Los visitantes disponen de recepciandoacute;n 24 horas. Sun Street Hotel cuenta con varias habitaciones accesibles para personas de movilidad reducida ya que vela por las necesidades especiales de sus visitantes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32260.62" OriginalAmount="30150.11" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|623447" HotelName="THE PELHAM HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33594_image64199883_0.jpg</HotelPictures>
        <HotelDescription>Located in the center of South Kensington, next to South Kensington Underground Station, The Pelham is a luxury hotel offering stylish boutique-style accommodation with a restaurant, bar and fitness centre. Free WiFi is provided.Each individually decorated room features antique and modern furniture, air conditioning and a flat-screen TV. In addition, the rooms have a bathroom with a hairdryer, free toiletries, a bathrobe, slippers and a bathtub.La Trattoria by Alfredo Russo, a Michelin-starred chef, serves breakfast, lunch and dinner. Italian cuisine dishes are prepared with fresh products. A selection of champagne and organic wine is also offered. The hotel also has a wood-panelled lounge and library, where afternoon tea is served.The property is less than a 10-minute walk from a number of local attractions, including the Royal Albert Hall, the Natural History Museum and the Victoria and Albert Museum. It is also less than 1.6 km from Hyde Park and Kensington Gardens and 3.5 km from Notting Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32261.81" OriginalAmount="30151.22" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|633949" HotelName="THE CLERMONT LONDON, VICTORIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378223_image59414056_0.jpg</HotelPictures>
        <HotelDescription>The ideal base from which to explore the capital. Buckingham Palace, Hyde Park, the Apollo Theatre, River Thames and Tate Britain. Our stunning Grade II listed Victorian railway hotel has London's most celebrated destinations all within easy reach from our doorstep. Our rooms, along with some handy extras, are all set up to send you soundly off to sleep. All guests also have use of the hotels gym on the 7th floor. A selection of dining options are available; Elegantly styled, The Soak is open for lunch and dinner. The Grosvenor Arms restaurant and bar which is open all day, is the perfect place for an informal get together while The Tea Lounge is a must for a full Afternoon Tea treat. The Reunion Bar is a chic Champagne and cocktail bar favoured by many in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32313.19" OriginalAmount="30199.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|746365" HotelName="St. Pancras Renaissance London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Euston Road, London NW1 2AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218358/218358a_hb_a_110.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32316.14" OriginalAmount="30202" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518067" Longitude="-0.149759" StarRating="5" HotelCode="23056|986" HotelName="The Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>47 Welbeck Street, London W1G 8DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30421/a_30421_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, guests just need to cross Bond Street to enter Marylebone Village, the perfect place to explore an eclectic mix of upmarket stores, quirky specialists and boutiques. The hotel is also in close proximity to Selfridges, Liberty and New Bond Street, and nestled among Madame Tussaud's, London Zoo and the Wallace Collection.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32328.72" OriginalAmount="30213.76" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|992989" HotelName="ROSEATE HOUSE LONDON (F)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/17082_image51109614_0.jpg</HotelPictures>
        <HotelDescription>The Roseate House Lonson is a central London boutique hotel, and is a haven of elegance amidst the hustle and bustle of central London.  The rooms feature period furniture and original oil paintings. Handmade beds with silk details and limestone bathrooms create an atmosphere of exclusivity. Paddington Station is a short walk from The Royal Park and offers Underground access to the rest of London and the Heathrow Express connection to Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32329.91" OriginalAmount="30214.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5070733" Longitude="-0.12598055714286" StarRating="4" HotelCode="115319|1080848" HotelName="Club Quarters Hotel Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, At Trafalgar Square, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341533/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32374.99" OriginalAmount="30257" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50697347906" Longitude="-0.1260634196434" StarRating="4" HotelCode="903487|199845" HotelName="The Grand at Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, Westminster, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32423.14" OriginalAmount="30302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5108881" Longitude="-0.12387874" StarRating="4" HotelCode="558862|320420" HotelName="Henrietta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Henrietta Street, WC2E 8QH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722985/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32444.54" OriginalAmount="30322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51552929061" Longitude="-0.17210939762265" StarRating="3" HotelCode="94554|200128" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>143 Sussex Gardens, Hyde Park, London W22RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131367/a_131367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32668.17" OriginalAmount="30531" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494047" Longitude="-0.15739" StarRating="5" HotelCode="263508|57629" HotelName="Cheval Phoenix House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Wilbraham Place, Sloane Street, London SW1X 9AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366954/gt_366954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cheval Phoenix House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32737.36" OriginalAmount="30595.66" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|450260" HotelName="The Cumberland London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2419357_foto_1.jpg</HotelPictures>
        <HotelDescription>The Cumberland se inspira en el amor de la capital por la manduacute;sica contemporandaacute;nea, con una fusiandoacute;n armoniosa de comodidad y servicio.En una posiciandoacute;n privilegiada entre Oxford Street y Marble Arch, pero a solo unos metros del oasis de Hyde Park, es la base perfecta para pasar un rato en Londres. Estarandaacute;s cerca de distritos de compras famosos, museos y lugares de interandeacute;s histandoacute;rico, mientras que la estaciandoacute;n de metro de Londres estandaacute; a la vuelta de la esquina, lo que facilita la exploraciandoacute;n.Con 1019 habitaciones, The Cumberland ofrece aire acondicionado en todas partes, SOUND Sports Bar, SOUND Bar, SOUND Cafe, restaurante, comidas en la habitaciandoacute;n e instalaciones totalmente modernas y accesibles, The Cumberland es el destino perfecto para todos los viajeros.Elija una habitaciandoacute;n clandaacute;sica, un favorito atemporal con camas Hypnosandreg; sanduacute;per candoacute;modas, Wi-Fi randaacute;pido y gratuito (con acceso ilimitado a Internet), tomas de carga USB, secador de pelo y caja fuerte en la habitaciandoacute;n. Las habitaciones Gold le brindan espacio adicional y comodidad con extras adicionales ademandaacute;s de todas las caracterandiacute;sticas esenciales de las habitaciones Classic. Las habitaciones Gold King Park View ofrecen comodidades superiores, incluida una lujosa cama King, asandiacute; como vistas icandoacute;nicas de Hyde Park. Las habitaciones ejecutivas cuentan con potentes duchas de lluvia sobre la baandntilde;era y ofrecen un conserje personal y acceso exclusivo a Back Stage, que incluye un desayuno energandeacute;tico diario, refrigerios durante todo el dandiacute;a, tandeacute; de la tarde, refrigerios antes de la fiesta y una selecciandoacute;n de bebidas. Finalmente, las suites son espaciosas, completas con sala de estar, guitarra elandeacute;ctrica y amplificador Marshall. Acceda a todas las andaacute;reas con los beneficios VIP de Back Stage, que incluyen un desayuno energandeacute;tico diario, refrigerios durante todo el dandiacute;a, tandeacute; de la tarde, refrigerios antes de la fiesta y una selecciandoacute;n de bebidas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32737.72" OriginalAmount="30596.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="5" HotelCode="901347|11_cadogan_gardens" HotelName="11 Cadogan Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Cadogan Gardens, Chelsea, Knightsbridge, London SW3 2RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342649/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Victoria Palace theatre lies 1.2 km away, as does Hyde Park Corner, Chelsea Bridge and Apollo Victoria theatre. The hotel is near Sloane Square (100 m) and Sloane Square station is about 300 metres away. The hotel is 20 km away from Heathrow Airport and 38 km from Gatwick Airport. Stansted Airport is approximately 64 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32853.28" OriginalAmount="30704.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51483841" Longitude="-0.08246157" StarRating="0" HotelCode="503226|great_st_helen_hotel" HotelName="Great Saint Helen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Great Saint Helens, London, England EC3A 6AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/670971/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32858.03" OriginalAmount="30708.44" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A32459" HotelName="SACO Holborn � Lamb's Conduit St" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1556466_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Bloomsbury area, SACO London boasts 32 award-winning serviced apartments with easy access to London's West End, the City, and Tottenham Court Road, all within 1 mile radius. Each apartment at SACO London features a fully equipped kitchen, a bathroom, free WiFi, and a TV. The 2-bedroom apartments also boast an additional bathroom. Guests can enjoy Bloomsbury area which hosts independent boutiques, bookshops, and restaurants. The British Museum is half a mile away and Russell Square underground station, with regular trains on the Piccadilly Line, is 6 minutes' walk from the apartments. Private parking is also available at a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33010.98" OriginalAmount="30851.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490183154741" Longitude="-0.13873520982168" StarRating="3" HotelCode="89404|4264325" HotelName="The Melita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Charlwood Street, London SW1V 2DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/900000/893300/893253/0f9b2b0f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33024.48" OriginalAmount="30864" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513923963289" Longitude="-0.17632305622101" StarRating="4" HotelCode="17465|10966" HotelName="Roseate House London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Westbourne Terrace, Lancaster Gate, Hyde Park, London W2 3UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20709/a_20709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location for those wishing to explore the city's many sights. Hyde Park plus numerous restaurants and bars are situated just a few paces from the hotel. And beyond that lies the famous department stores of Mayfair and Knightsbridge as well as the Royal Albert Hall and the Kensington Museum. Paddington station is 5 minutes away from where the airport express offers direct access to Heathrow. The underground train station Lancaster Gate can be reached in 2 minutes and provides connections to all other parts of the city, such as the West End, the theatre district or London's exciting night-life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33436.43" OriginalAmount="31249.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50472678657" Longitude="-0.1470373836504" StarRating="5" HotelCode="17641|the_park_lane_hotel_london_2" HotelName="Sheraton Grand London Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piccadilly, London W1J 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21570/a_21570_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located close to Buckingham Palace, and within a few paces of the famous Oxford Street. The prestigious Regent Street, Bond Street and Knightsbridge shopping streets are all within walking distance of the hotel. In addition, Green Park underground station is in the vicinity and Heathrow airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33553.06" OriginalAmount="31358.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.520156" Longitude="-0.125689" StarRating="4" HotelCode="18376|the_montague_on_the_gardens" HotelName="Montague on the Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Montague Street, Bloomsbury, London WC1B 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22861/a_22861_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London in front of the British Museum and the hurly-burly of London’s tourist area. To the rear, there is a serene private garden, cut off from the city by a rectangle of fine Georgian townhouses. Between the two lies The Montague, an intriguing blend of up-to-the-minute city vibrancy and old-world Bloomsbury calm. Links to public transport are roughly 800 m away. Nearby airports include London City Airport (approximately 1 km), London Heathrow Airport (approximately 30 km), Luton Airport (48 km), London Gatwick Airport (approximately 56 km) and London Stansted Airport (approximately 61 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33553.06" OriginalAmount="31358.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512239705121" Longitude="-0.10450154542923" StarRating="4" HotelCode="30026|crowne_plaza_london_the_city" HotelName="Crowne Plaza London The City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 New Bridge Street, London EC4V 6DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48362/a_48362_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just set back from the north bank of the River Thames in the heart of London's vibrant city business district only a short walk away from some of the city's most famous buildings from Shakespeare's Globe and St Paul's Cathedral right through to the ultra contemporary Millennium Bridge and Tate Modern.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="33933.39" OriginalAmount="31713.45" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|248349" HotelName="THE LEVEL AT MELIA WHITE HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067327_foto_1.jpg</HotelPictures>
        <HotelDescription>An exclusive concept in central London, offering exceptional experiences for the discerning traveller. Experience a personalised service with a private check-in and welcome drink, VIP amenities and complimentary access to the Level Lounge. Perfectly located, a short walk from the world-renowned shops on Oxford Street and attractions such as London Zoo and Madame Tussauds.The Level rooms are stylish and comfortable and the Executive Lounge is a delight. Guests will also enjoy the restaurant, cocktail bar and 3 conference rooms. The Level at Meli� White House is the perfect destination for those visiting on business or exploring London as a leisure destination.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33981.18" OriginalAmount="31758.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511387204815" Longitude="-0.18503198528481" StarRating="4" HotelCode="37755|385575" HotelName="Park Avenue J Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62292/a_62292_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of London within a few metres of Hyde Park, just 50 m from links to links to the public transport network and bars and shopping venues are to be found 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34120.16" OriginalAmount="31888" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507714" Longitude="-0.147148" StarRating="4" HotelCode="18284|200419" HotelName="The Chesterfield Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 24/10/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>35 Charles Street, Mayfair, London W1J 5EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22722/a_22722_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Mayfair. It is within 500 metres of Oxford Street and its shops, and offers easy access to the West End theatre district and all of London's main attractions. Nearby airports include London City (20 km), London Heathrow (32 km), London Gatwick (45 km), Luton (52 km) and London Stansted (56 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34135.14" OriginalAmount="31902.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52419223" Longitude="-0.15883797" StarRating="3" HotelCode="553580|baker_street_apartments" HotelName="Baker Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Park Road, Marylebone, London NW1 6XN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/6c/786c9462333a1b9a8f6a2be8030f6d052dd3438c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34160.40" OriginalAmount="31925.61" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|746440" HotelName="THISTLE TRAFALGAR, LEICESTER SQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1054008_foto_1.jpg</HotelPictures>
        <HotelDescription>The Thistle Trafalgar, Leicester Square is located on an intimate and quiet side street in the heart of the West End with the famous �theatre land� Leicester Square, Piccadilly Circus and Trafalgar Square within just five minutes walk. All 108 bedrooms at this four-star hotel have been recently refurbished to offer the highest standards of comfort and style. Standards reflected in our two ground-floor bars which offer perfect surroundings for after work or before dinner drinks. Our Gravity Bar can also be booked for small meetings and events. With The City on one side and Whitehall on the other, this is truly the centre of London. The Royal Trafalgar hotel by Thistle is the perfect base from which to discover the London's shopping, sightseeing and culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34407.74" OriginalAmount="32156.77" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|710640" HotelName="The Bailey's Hotel, London Kensington" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801410_foto_1.jpg</HotelPictures>
        <HotelDescription>Este elegante hotel de lujo estandaacute; situado en el corazandoacute;n del distrito londinense de Kensington y es un alojamiento exclusivo para exigentes visitantes de esta ciudad. Destaca ante todo por su buena conexiandoacute;n a la red panduacute;blica de metro y autobuses, gracias a la cual podrandaacute; conocer de forma candoacute;moda esta metrandoacute;poli llena de vida. La estaciandoacute;n de metro mandaacute;s prandoacute;xima estandaacute; a sandoacute;lo unos minutos a pie. En los alrededores del hotel hay un gran nanduacute;mero de comercios y de distintos lugares para el ocio y entretenimiento.Construido en estilo victoriano, el edificio vuelve a brillar de esplendor despuandeacute;s de la completa renovaciandoacute;n. Ofrece a sus clientes numerosas ventajas, aquellas que pueden esperarse de un hotel de lujo. Dispone de una elegante recepciandoacute;n abierta las 24 horas, guardarropa y un ascensor, bar y un singular pub. El hotel dispone de un exclusivo restaurante con menanduacute; a la carta, climatizado y con zona para no fumadores. Para aquellos que viajan por negocios, estandaacute;n a su disposiciandoacute;n salas de conferencias con todo el equipamiento profesional que se requiere, como conexiandoacute;n a Internet. Los servicios de habitaciandoacute;n y lavanderandiacute;a tambiandeacute;n estandaacute;n incluidos.El hotel dispone de un total de 212 confortables habitaciones, todas equipadas de manera elegante. Cada una dispone de un elegante baandntilde;o con ducha, secador de pelo, telandeacute;fono, TV vandiacute;a satandeacute;lite y conexiandoacute;n a Internet. Ademandaacute;s, todas ellas estandaacute;n dotadas de minibar, caja fuerte y calefacciandoacute;n central. Algunas tienen piso de baldosas y tambiandeacute;n moqueta.Aquellos que estandeacute;n interesados en el deporte podrandaacute;n utilizar el gimnasio del hotel.Los huandeacute;spedes podrandaacute;n disfrutar de un sabroso y variado bufet. La premiada cocina del hotel ofrece ante todo comidas livianas y dietandeacute;ticas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34601.66" OriginalAmount="32338.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505548" Longitude="-0.139499" StarRating="5" HotelCode="888758|dukes_hotel" HotelName="Dukes" 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,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35 St. James's Place, London SW1A 1NY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/50022/1850022/1.jpg?f=15467488</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of London, the hotel is located in a private courtyard in an ultra-quiet street between Mayfair (1.5 km) and Green Park (650 m). The bus station and various shopping venues are approximately 500 m away. Victoria Station is some 2 km or 20 minutes’ walk from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34770.97" OriginalAmount="32496.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4998611625" Longitude="-0.161455475" StarRating="4" HotelCode="114470|1551598" HotelName="The Levin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Basil Street, Knightbridge, London SW3 1AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/1a/191a3c9635745902856e67e305d52630ce7058e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34896.42" OriginalAmount="32613.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|33274" HotelName="Royal Lancaster London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lancaster Terrace, London W2 2TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20692/a_20692_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located close to Hyde Park, Oxford Street and Lancaster Gate underground station. Many of the city's most popular sights are within easy reach of the hotel by public transport. Guests can enjoy shopping in the famous Oxford Street boutiques.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35353.87" OriginalAmount="33041" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|3102" HotelName="The May Fair, A Radisson Collection Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stratton Street, Mayfair, London W1J 8LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91028/a_91028_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart London, in the exclusive district of Mayfair. Many prestigious shopping venues on Bond Street and in Knightsbridge as well as tourist sights such as Buckingham Palace can all easily be reached from the hotel. Countless shopping venues, bars, restaurants and nightclubs as well as links to the public transport network are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35650.26" OriginalAmount="33318.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50574317" Longitude="-0.1477119" StarRating="4" HotelCode="519354|9_hertford_street" HotelName="9 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 Hertford Street, Mayfair, London W1J 7RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/22174/1922174/22.jpg?f=15653483</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35666.31" OriginalAmount="33333" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523664886356" Longitude="-0.080555691062955" StarRating="5" HotelCode="556805|277104" HotelName="Mondrian Shoreditch London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Curtain Road, London EC2A 3PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/673285/a_673285_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35690.92" OriginalAmount="33356" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50987422" Longitude="-0.12347783" StarRating="0" HotelCode="788875|458459" HotelName="The Nadler Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>51 Bedford Street, London WC2R 0PZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/29000000/28410000/28402900/28402808/545d7db5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35929.53" OriginalAmount="33579" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50190892114" Longitude="-0.15873371163934" StarRating="5" HotelCode="17523|31914" HotelName="The Park Tower Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Knightsbridge, London, England SW1X 7RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21571/a_21571_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located in the exclusive shopping area of Kensington, close to Hyde Park. By making use of the underground or simply by walking, guests will find numerous shops and other entertainment options as well as tourist attractions, all of which are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36232.34" OriginalAmount="33862.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504525374265" Longitude="-0.14747589826584" StarRating="5" HotelCode="318127|the_athenaeum" HotelName="Athenaeum Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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>116 Piccadilly, Mayfair, London W1J 7BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32621/a_32621_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located in the heart of Mayfair, one of London’s most celebrated neighbourhoods, just 5 a minute walk from Green Park and Hyde Park underground stations. It is perfectly situated for easy access to Knightsbridge, Bond Street, Oxford Street and Westminster. The central-Mayfair location makes it easy to discover London’s greatest attractions and experience the historic Royal Parks. Buckingham Palace, the West End, Harrods and the Royal Academy of Arts are virtually on the doorstep.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36477.37" OriginalAmount="34091" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.522580044626" Longitude="-0.16056864831808" StarRating="4" HotelCode="30104|13412" HotelName="Dorset Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/40 Dorset Square, Marylebone, City of Westminster, London NW1 6QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348039/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36544.11" OriginalAmount="34153.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|826240" HotelName="The Capital Hotel, Apartments &amp; Townhouse" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801072_foto_1.jpg</HotelPictures>
        <HotelDescription>Awarded Best Hotel and Best Business for Customer Service at the Royal Borough of Kensington &amp; Chelsea Business Awards 2018, The 5 Star Capital Hotel, Apartments &amp; Townhouse  - London evokes the feeling of a luxurious English mansion the moment you step into the stylish Victorian building. As one of London's first boutique hotels and a member of Pride of Britain, this sophisticated 'Grand Hotel in Miniature' exudes British old world charm. It is perfectly located on a quiet tree-lined street in the heart of Knightsbridge, while within walking distance to major landmarks. Experience the comfort and intimacy of our Capital Classic double bedrooms offering guests 19m�  of space infused with traditional English service and style, with crisp white colour palettes offset by pops of purple and grey. Designed for the single traveller or a couple visiting together, these quiet, bright rooms in London offer a queen bed, Wi-Fi, flat-screen TV, handy phones, Egyptian cotton sheets and luxurious Temple Spa bath products.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36582.23" OriginalAmount="34189.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|metropolitan_by_como" HotelName="COMO Metropolitan London" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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>Old Park Lane, London W1K 1LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22855/a_22855_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel has an exclusive location in the famous Mayfair district of London. Various prestigious boutiques and shopping streets, inviting restaurants and bars are located in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36814.42" OriginalAmount="34406.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500755567766" Longitude="-0.15219402610933" StarRating="5" HotelCode="18329|the_halkin" HotelName="COMO The Halkin" 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,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkin Street, London SW1X 7DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22787/a_22787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is centrally located, and countless shopping and entertainment venues are situated in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36840.10" OriginalAmount="34430" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.490600868249" Longitude="-0.14495156631949" StarRating="4" HotelCode="336018|62165" HotelName="Artist Residence London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Cambridge Street, London SW1V 4QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492838/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36931.05" OriginalAmount="34515.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5061811" Longitude="-0.1480249" StarRating="5" HotelCode="429776|mayfair_house_2" HotelName="Mayfair House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Shepherd Street, Mayfair, London, W1J 7JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/148272/7e7dd6bc-cc7a-4e6e-ac5e-f85bb396a899.jpg?d=636863403640000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37397.57" OriginalAmount="34951.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52950381" Longitude="-0.12223525" StarRating="3.5" HotelCode="518853|seven_apart" HotelName="Seven Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>7 Argyle Square, Kings Cross, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686570/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37413.62" OriginalAmount="34966" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.509540422175" Longitude="-0.15525162220001" StarRating="5" HotelCode="35406|31900" HotelName="JW Marriott Grosvenor House London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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>86-90 Park Lane, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57595/a_57595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a wonderfully prestigious position on Park Lane, within a few paces of excellent links to the capital's public transport network. Many of London's top tourist sights, shops and entertainment venues are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37422.18" OriginalAmount="34974" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|2146" HotelName="London Hilton on Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18791/a_18791_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of Hyde Park from the hotel. Scores of shops and entertainment venues as well as various tourist attractions are within easy walking distance or may be reached by making use of the efficient public transport system (200 metres away). The closest tube stations are Hyde Park Corner and Green Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37583.75" OriginalAmount="35125" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50105" Longitude="-0.119177" StarRating="5" HotelCode="80367|48502" HotelName="Marriott London County Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westminster Bridge Road, London SE1 7PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348646/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Marriott London County Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37637.39" OriginalAmount="35175.13" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|107254" HotelName="THE KENSINGTON HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886767_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in the heart of one of London's most desirable neighbourhoods, The Kensington hotel occupies a prime location on the corner of two iconic thoroughfares, Queen's Gate and the Old Brompton Road. The Kensington hotel's 126 guest rooms and 24 suites are all individually decorated and combine sumptuous fabrics, deep upholstery and an eclectic mix of contemporary art and sleek furnishings that complement this historic building's classic Victorian townhouse architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37852.46" OriginalAmount="35376.13" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|150200" HotelName="JUMEIRAH LOWNDES LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780890_image61480264_0.jpg</HotelPictures>
        <HotelDescription>Close to the High Streets of Knightsbridge-Chelsea-Hyde ParkSituated in Londons leafy Londons Belgravia village the Jumeirah Lowndes Hotel is nestled amongst exclusive shops and cobbled streets. Just moments from Harrods and Harvey Nichols and the embassies of Belgrave Square the hotel is within easy access of Londons airports the city and its best shopping and attractions.Each room and suite is beautifully finished in contemporary style offering the perfect place to relax and unwind. Amenities include Nespresso coffee machines- complimentary internet access- Temple spa products. Some rooms overlook leafy Lowndes Square.Lowndes Restaurant and Bar offers a relaxed vibrant venue and is open daily for breakfast and for all day dining.Guests enjoy complimentary access to The Peak Health Club and Spa located across the road at our sister hotel Jumeirah Carlton Tower. Situated on the 9th floor The Peak boasts stunning views over central London state of the art gym equipment golf simulator aerobics studio sauna award winning spa treatments including massage and facials and 20m indoor heated pool.**No access to the Peak Club Health and Spa between 1 Sep 2019 and summer 2020 due to the renovation of Jumeirah Carlton Tower**Situated in Londons leafy Londons Belgravia village the Jumeirah Lowndes Hotel is nestled amongst exclusive shops and cobbled streets. Just moments from Harrods and Harvey Nichols and the embassies of Belgrave Square the hotel is within easy access of Londons airports the city and its best shopping and attractions.Each room and suite is beautifully finished in contemporary style offering the perfect place to relax and unwind. Amenities include Nespresso coffee machines- complimentary internet access- Temple spa products. Some rooms overlook leafy Lowndes Square.Lowndes Restaurant and Bar offers a relaxed vibrant venue and is open daily for breakfast and for all day dining.Guests enjoy complimentary access to The Peak Health Club and Spa located across the road at our sister hotel Jumeirah Carlton Tower. Situated on the 9th floor The Peak boasts stunning views over central London state of the art gym equipment golf simulator aerobics studio sauna award winning spa treatments including massage and facials and 20m indoor heated pool.**No access to the Peak Club Health and Spa between 1 Sep 2019 and summer 2020 due to the renovation of Jumeirah Carlton Tower**</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37979.65" OriginalAmount="35495.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498216" Longitude="-0.164353" StarRating="5" HotelCode="114275|knightsbridge_hotel" HotelName="Knightsbridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Beaufort Gardens, London SW3 1PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340829/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38044.92" OriginalAmount="35556" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500037" Longitude="-0.161528" StarRating="5" HotelCode="35462|54253" HotelName="The Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Basil Street, Knightsbridge, London SW3 1AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57664/a_57664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive luxury hotel is located at the heart of the exclusive Knightsbridge district of London and is just a short distance from a vast selection of shopping venues including the famous Harrods department store, Harvey Nichols flagship store, as well as Sloane Street and the famous Hyde Park. Links to the transport network are just a few steps away, lying about 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="38709.15" OriginalAmount="36176.78" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|935437" HotelName="LANCASTER LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885145_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has just inaugurated a collection of brand new rooms and suites, all rooms feature Smart TVs, heated bathroom floors, USB charging ports and much more. 
Lancaster London also features a 24/7, guests-only gym. Nipa- Thay ranked amongst the top Thai restaurants in the UK and Island Grill. Lancaster Gate underground is right by, Paddington Station is 5-minutes away and just fifteen minutes walk from Oxford Street and Mayfair.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38995.08" OriginalAmount="36444" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507347095143" Longitude="-0.020916965029755" StarRating="5" HotelCode="82911|56553" HotelName="Marriott Executive Apartments London, Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111833/a_111833_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Canary Wharf development at West India Quay, near the water side, next to the West India Quay DLR station and a 5-minute walk from Canary Wharf Tube Station. It is just 15 minutes away from Bank and Tower Hill for all the central London attractions, like St. Paul's Cathedral and London Bridge. The ExCel Exhibition Centre is 10 minutes from the hotel and London Heathrow and Stansted Airports are 20 and 35 km from the hotel respectively. Guests may reach London City Airport in 10 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39261.51" OriginalAmount="36693.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51757073" Longitude="-0.13545472" StarRating="5" HotelCode="570588|the_mandrake_hotel" HotelName="The Mandrake Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20-21 Newman Street, London W1T 1PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/687659/w_687659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39711.98" OriginalAmount="37114" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511704" Longitude="-0.132234" StarRating="5" HotelCode="170589|46457" HotelName="W London Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Wardour Street, Leicester Square, London W1D 6QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238679/a_238679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39843.59" OriginalAmount="37237.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512158" Longitude="-0.15441399999997" StarRating="5" HotelCode="284902|go_native_mayfair" HotelName="Go Native Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Lees Place, Mayfair, London, W1K 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392155/a_392155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40193.48" OriginalAmount="37564.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493167976799" Longitude="-0.15965321981106" StarRating="5" HotelCode="114430|draycott_hotel" HotelName="Draycott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Cadogan Gardens, London SW3 2RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313861/313861a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only a 10-minute walk from Knightsbridge, 500 m from the Saatchi Gallery and a 2-minute walk from the Sloane Square Underground Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40310.11" OriginalAmount="37673.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493326336119" Longitude="-0.17864316701889" StarRating="4.5" HotelCode="189735|adria_boutique_hotel" HotelName="Adria Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Queens Gate, London SW7 5AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This clean, comfortable and affordable hotel ideally situated in the heart of Hammersmith, West London. Just several minutes away from local transport services, it is within close proximity of some of London's main attractions and is easily accessible from London's main airports. The hotel is situated in lively Hammersmith, just a couple of miles from central London. Hammersmith and City Tube Station is just a 5-minute walk away. The famous London Hammersmith Apollo entertainment venue is less than 0.5 miles away. Guests are also just a few minutes’ walk from 2 shopping centres, restaurants, bars and a cinema. Hammersmith and Fulham is a great choice for travellers interested in parks, entertainment and monuments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40498.43" OriginalAmount="37849" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515623181467" Longitude="-0.15703529119492" StarRating="5" HotelCode="47439|2162" HotelName="Hyatt Regency London - The Churchill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Portman Square, London W1H 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10387/a_10387_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is situated in the central location of Portman Square, close to Hyde Park and the famous shopping area of Oxford Street. Numerous restaurants and bars are just a short walk from the hotel. Marble Arch tube station is less than 5 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="40833.58" OriginalAmount="38162.22" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|107253" HotelName="THE MARYLEBONE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801231_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just minutes from Oxford Street and in the heart of Marylebone Village. The Marylebone hotel provides easy access to the best that London has to offer. Beautiful guest rooms are complemented by a wonderful selection of luxurious suites which featuring private terraces with retractable roofs and spectacular views of the London skyline. The hotel's restaurant and bar provide a wonderful choice of venues to meet, drink and dine. The hotel offers access to the exclusive Third Space gym, with wellness area, spa and and swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40892.19" OriginalAmount="38217.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512352" Longitude="-0.15109" StarRating="5" HotelCode="31999|marriott_london_grosvenor_square" HotelName="Marriott Grosvenor Square" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Square, W1K 6JP London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51046/a_51046_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the elegant district of Mayfair, this luxury hotel enjoys a convenient position close to countless shops, restaurants, bars, and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41195.00" OriginalAmount="38500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518021675267" Longitude="-0.14265596866608" StarRating="4" HotelCode="17096|2156" HotelName="Treehouse London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Langham Place, Marylebone, London W1B 2QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20867/w_20867_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the top end of fashionable Regent Street in one of the most exclusive areas of London, on the corner of Langham Place and Regent Street. Conveniently located in the heart of London, just a short walk from shopping areas such as Oxford Street, Bond Street, and Piccadilly, as well as Theatreland, all easily accessible by public transport, the hotel is the ideal base for exploring the London attractions, whether guests are visiting the city for business or pleasure. The hotel is 45 km from London Gatwick Airport, 20 km from London Heathrow Airport, 56 km from London Luton Airport and 55 km from London Stansted Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41262.41" OriginalAmount="38563" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53197796" Longitude="-0.13562036" StarRating="0" HotelCode="785680|492328" HotelName="The Pack And Carriage London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>162 Eversholt Street, London NW1 1BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/97681/3097681/1.jpg?f=15009766</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41872.31" OriginalAmount="39133" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508375" Longitude="-0.079935999999975" StarRating="5" HotelCode="296638|57967" HotelName="Cheval Three Quays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Lower Thames Street, London EC3R 6AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404696/w_404696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41875.52" OriginalAmount="39136" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.503890941391" Longitude="-0.15021979808807" StarRating="5" HotelCode="14174|10506" HotelName="InterContinental London Park Lane" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Hamilton Place, Park Lane, W1J 7QY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16444/a_16444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located and is perfect for guests looking for a sophisticated place to stay. Conveniently located near to the local underground network, guests can easily access the centre of town with its multiple tourist attractions, shops and entertainment venues. The nearest underground station is Hyde Park Corner and is just minutes away. The Piccadilly Line runs from this station directly to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42205.08" OriginalAmount="39444" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51150718" Longitude="-0.09381767" StarRating="4.5" HotelCode="848540|399669" HotelName="Vintry &amp; Mercer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Garlick Hill, London EC4V 2AU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/8/1/4/5/6/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42606.33" OriginalAmount="39819" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49876156976" Longitude="-0.16644406564137" StarRating="5" HotelCode="263507|57672" HotelName="Cheval Knightsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cheval Place, London SW7 1EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366953/a_366953_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Cheval Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42630.61" OriginalAmount="39841.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49732568" Longitude="-0.01896785" StarRating="0" HotelCode="973438|2452335" HotelName="Clover Court by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Millharbour, London E14 9TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957833/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42756.13" OriginalAmount="39959.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50689924" Longitude="-0.1453576" StarRating="0" HotelCode="519388|park_lane_apartments_clarges_st" HotelName="Park Lane Apartments - Clarges Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34-36 Clarges Street, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688554/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42991.53" OriginalAmount="40179" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.497362447992" Longitude="-0.15619575977325" StarRating="5" HotelCode="49088|36766" HotelName="The Hari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Chesham Place, SW1X 8HQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34283/a_34283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant top-class hotel is centrally located at the heart of Belgravia and offers convenient links with the local transport network. Using the underground or simply walking, guests will find numerous shops and other entertainment options as well as tourist attractions, all within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43008.65" OriginalAmount="40195" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513012568682" Longitude="-0.15797674655914" StarRating="5" HotelCode="29213|55118" HotelName="Marriott London Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Park Lane, W1K 7AA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/065169/065169a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43014.15" OriginalAmount="40200.14" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|119390" HotelName="Sloane Square" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058806_foto_43.jpg</HotelPictures>
        <HotelDescription>Sloane Square Hotel is right on Sloane Square andndash; the ideal location for everything that is Chelsea andamp; Knightsbridge. The hotel, offering 102 beautifully designed air-conditioned bedrooms, overlooking the buzz of the square, also has quieter rooms, with views of Holy Trinity Church. We pride ourselves on personal and attentive service. Our bedrooms feature unique signature wallpaper designs, giving the feel of understated elegance. Placing quality and comfort above everything else, our hotel rooms will ensure that you enjoy a great nightandrsquo;s sleep. All rooms come with complimentary Internet, free local and national calls, an iPod docking station and luxury toiletries. Just feet away, youandrsquo;ll find many of the biggest and most famous luxury brands, both on Kingandrsquo;s Road and Sloane Street leading to Knightsbridge, for the luxury department stores of Harrods and Harvey Nichols. If that were not enough, you have Cadogan Hall, Royal Court Theatre and Saatchi Gallery just minutes away. The London Undergroundandrsquo;s Circle and District lines are right across the square from the hotel, offering convenient access to all that central London has to offer, with attractions such as the Natural History Museum and the Victoria and Albert Museum, Buckingham and Kensington royal palaces, Victoria station and the West End, to name but a few.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43106.02" OriginalAmount="40286.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51655674" Longitude="-0.08058442" StarRating="4" HotelCode="986316|pan_pacific_london" HotelName="Pan Pacific London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Houndsditch, London EC3A 7AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1285847/gt_1285847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43317.64" OriginalAmount="40483.78" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|173761" HotelName="FLEMINGS MAYFAIR HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991145_image49208247_0.jpg</HotelPictures>
        <HotelDescription>Flemings is one of the capital's oldest established hotels; dating from 1851, and one of the fex remaining privately owned hotels in London that has been in the same for over 40 years. The hote loffers 129 luxury guest rooms and suites as well as ten sumptuous apartments of one, two or three bedrooms. It comprises thirteen Georgian Townhouses that date from 1731. Following a recent multi-million pound refurbishment, a lot of the period 18th century detail has been reinstated and skilfully blended to work harmoniously with the hotel's lavish new interiors. 
Ormer Mayfair Restaurant has been awarded its first Michelin star in 2024, four AA Rosettes, voted one of the top five restaurants in London by the Hardens Restaurant Guide and is consistently rated as one of the top ten restaurants in London for Fine Dining on TripAdvisor.
*Flemings Mayfair is staying open during city lockdown and only the business travellers are allowed to check in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43339.15" OriginalAmount="40503.88" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|830496" HotelName="WASHINGTON MAYFAIR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885365_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is superbly placed in London's premier commercial and cultural centre. Park Lane, Piccadilly, The Royal Academy of the Arts, Buckingham Palace, Bond Street, Green Park and Hyde Park are a few minutes' walk away, as are Oxford Street, Piccadilly Circus, Regent Street and Knightsbridge. There is a plethora range of restaurants, bars and clubs in the vicinity. Facilities include a lobby with 24-hour reception, hotel safe, lift access and currency exchange, a caf�, bar and restaurant. The hotel also offers conference facilities, Wi-Fi, and room and laundry services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43656.97" OriginalAmount="40800.91" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|676786" HotelName="St James's Htl Club Mayfair" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801080_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of London and was established in 1892. It is a short drive away from the Piccadilly Circus and the nearest station is Green Park Station. The Hotel has a restaurant, a bar and a conference room. All 60 rooms are equipped with minibar, hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43688.10" OriginalAmount="40830" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516748" Longitude="-0.136269" StarRating="5" HotelCode="18259|55196" HotelName="The London Edition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Berners Street, London W1T 3NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22689/a_22689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located just a few paces from the famous Oxford Street shopping area, in an ideal location. Numerous entertainment options, such as bars, restaurants and nightclubs are within walking distance of the hotel. The hotel is also very well connected, with Tottenham Court Road and Oxford Circus underground stations located just 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43703.08" OriginalAmount="40844" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5189932" Longitude="-0.0865441" StarRating="5" HotelCode="199806|58705" HotelName="South Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 South Place, London EC2M 2AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/f8/89f871ec864df623811301cb3cbdf99e9e9df6ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is South Place Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43804.73" OriginalAmount="40939.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.496004202505" Longitude="-0.16867608419693" StarRating="5" HotelCode="114472|the_franklin_2" HotelName="The Franklin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Egerton Gardens, Knightsbridge, London SW3 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157977/a_157977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44187.48" OriginalAmount="41296.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|924235" HotelName="ME London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>336-337 The Strand, London WC2R 1HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260733/a_260733_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated south of Covent Garden, the hotel is just a 5-minute walk from the Temple Tube Station. Leicester Square is also just a 10-minute walk away. Across the river from the hotel one can see the London Eye. Both Oxford Street and Buckingham Palace are just over a mile away. Nearby airports include London City (15 km), London Heathrow (25 km), London Gatwick and London Stansted (both 30 km), and London Luton (35 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44403.93" OriginalAmount="41499" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.435275059886" Longitude="-0.59006262334822" StarRating="4" HotelCode="68208|487989" HotelName="Savill Court Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wick Lane, Bishopsgate, Windsor Great Park, Egham, Surrey TW20 0XN</AddressLine>
          </AddressLines>
          <CityName>Egham</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153708/153708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This timeless 19th century mansion exudes an elegant presence due to its location within minutes of neighbouring Windsor Great Park and Windsor Castle. The hotel is set amidst parkland in the Thames Valley area and is located between Egham and Windsor, in the Royal County of Runnymede where the famous Magna Cartna letter was signed. The centre of Egham can be reached in around ten minutes by car or public transport. It is also situated around an hour’s drive from London and 17 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44853.33" OriginalAmount="41919.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51368306" Longitude="-0.09016946" StarRating="5" HotelCode="524240|the_ned" HotelName="The Ned London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Poultry, London EC2R 8AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/639593/a_639593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44853.33" OriginalAmount="41919.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51211929321289" Longitude="-0.12056799978017807" StarRating="4" HotelCode="0|urban_chic_wellington" HotelName="Urban Chic - Wellington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wellington St, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/c0/d8c0cdf191d7a3a3c2083d5bbea52264a1062d9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Urban Chic - Wellington» is located in London. This apartment hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the apartment hotel. Places nearby: Covent Garden, National Gallery and The British Museum.&lt;br /&gt;&lt;b&gt;At The Apartament Hotel: &lt;/b&gt;Taste the local cuisine and have a rest in the restaurant. Free Wi-Fi on the territory will help you to stay on-line.&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 United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of We're Good To Go (UK).&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: GBP 300 per accommodation, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44933.58" OriginalAmount="41994" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507697" Longitude="-0.132475" StarRating="5" HotelCode="49086|32871" HotelName="Sofitel London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Waterloo Place, London SW1Y 4AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34281/a_34281_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb luxury hotel is located between Buckingham Palace and Trafalgar Square and is just two minutes walk from Piccadilly Circus and the West End. There is an underground station in the vicinity of the hotel, with a good connection to Waterloo Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45203.22" OriginalAmount="42246.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.496829" Longitude="-0.167625" StarRating="5" HotelCode="114379|egerton_house_hotel" HotelName="Egerton House" 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,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Egerton Terrace, Knightsbridge, London SW3 2BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157874/gt_157874_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet cul-de-sac in the heart of Knightsbridge, an exclusive and fashionable address. London's finest museums, Hyde Park and its most exclusive shops are all within a 5-minute walk, and the hotel is next door to Harrods and Harvey Nichols. Links to the public transport are within around 200 m and the bus and railway stations are roughly 3 km from the hotel. The Knightsbridge tube station can be reached in some 5 minutes on foot. The hotel is situated at a mere 15 km from London City Airport, whilst London Heathrow Airport and Gatwick Airport are approximately 40 km and 70 km away respectively. London Luton and Stansted Airports are both about 100 km from the residence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45319.85" OriginalAmount="42355.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51829147338867" Longitude="-0.16592200100421906" StarRating="0" HotelCode="0|park_lane_apartments_crawford_place" HotelName="Park Lane Apartments Crawford Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Crawford Place, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/62/b062e81206f0491d1003706574710d3410f5a38b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Park Lane Apartments Crawford Place» is located in London. This apartment is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Edgware Road, Madame Tussauds and Regent's Park.&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: 25.00 GBP per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property caters to LGBTQ guests. &lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt; This property welcomes guests of all sexual orientations and gender identities (LGBTQ friendly). &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45456.40" OriginalAmount="42482.62" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|659270" HotelName="HILTON LONDON GREEN PARK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/255571_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is perfect for tourists who travel for leisure and for those traveling on business accommodation because thanks to its location in the city center, it is possible to reach the main attractions in a short time .
Its rooms are very comfortable and spacious, and feature a wide variety of services that will make your stay a unique experience. Among them we can find Internet connection via WIFI, TV, heating, air conditioning, telephone and private bathroom with hairdryer, among others.
For business travelers the hotel offers several rooms prepared for hosting events such as, for example, meetings. Also you may use the business center.
Customers with disabilities find facilities throughout the property so that they can feel at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46367.38" OriginalAmount="43334.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.509972663317" Longitude="-0.13021677627921" StarRating="0" HotelCode="986146|the_londoner" HotelName="The Londoner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Leicester Square, London WC2H 7DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1215487/a_1215487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46446.56" OriginalAmount="43408" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|33765" HotelName="Taj 51 Buckingham Gate Suites and Residences, London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate, Suites and Residences, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38373/a_38373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of London, close to Buckingham Palace and the Houses of Parliament, St. James' Park, Green Park as well as public transport (St. James' Park underground station) are to be found in the vicinity. It is just 28 km to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47693.11" OriginalAmount="44573" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.493095" Longitude="-0.175575" StarRating="5" HotelCode="114364|200309" HotelName="Number Sixteen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Sumner Place, London, Greater London SW7 3EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316320/316320a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48105.06" OriginalAmount="44958" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507345388917" Longitude="-0.12915627116399" StarRating="4" HotelCode="32627|34009" HotelName="The Trafalgar St. James London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Spring Gardens, Trafalgar Square, London SW1A 2TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51873/a_51873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore central London from this boutique-style hotel with a prime location on the south side of Trafalgar Square, within walking distance from restaurants, bars, a club, entertainment, cultural activities, Leicester Square, Soho and the business district. Charing Cross underground and train station is just a 2-minute walk from the city hotel and sights such as Westminster Abbey, the Houses of Parliament and Buckingham Palace are all within easy walking distance. Nearby airports include London City (15 km), London Heathrow (25 km), London Gatwick (50 km), London Luton (55 km) and London Stansted (60 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49937.97" OriginalAmount="46671" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.502049" Longitude="-0.186639" StarRating="5" HotelCode="28457|17129" HotelName="The Milestone Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kensington Court, London W8 5DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42030/a_42030_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of London and offers views out over Kensington Palace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50241.85" OriginalAmount="46955" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.523123687665" Longitude="-0.10387390851974" StarRating="4" HotelCode="189767|457954" HotelName="The Zetter Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-50 St John's Square, London EC1V 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344694/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50814.30" OriginalAmount="47490" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512969" Longitude="-0.152319" StarRating="5" HotelCode="310898|60647" HotelName="The Beaumont" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brown Hart Gardens, Mayfair, London W1K 6TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491158/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service and a conference room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51028.30" OriginalAmount="47690.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51308879" Longitude="-0.12338101" StarRating="0" HotelCode="986172|urban_chic_covent_garden" HotelName="Urban Chic - Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Floral Street, London WC2E 9DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/e0/4be0a58767e94cdb47966203e4fe45dd948fd63b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51377.12" OriginalAmount="48016.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.518443136553" Longitude="-0.13485417697825" StarRating="5" HotelCode="114346|charlotte_street_hotel" HotelName="Charlotte Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-17 Charlotte Street, London, Greater London W1T 1RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51469.14" OriginalAmount="48102" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514453465874" Longitude="-0.12703617008055" StarRating="0" HotelCode="199777|444219" HotelName="Covent Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Monmouth Street, Covent Garden, London WC2H 9HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51843.64" OriginalAmount="48452.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498234080999" Longitude="-0.16526430845261" StarRating="5" HotelCode="32869|beaufort_house_knightsbridge" HotelName="Beaufort House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beaufort Gardens 45, Knightsbridge, London SW3 1PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/53050/2253050/1.jpg?f=15091412</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52658.98" OriginalAmount="49214.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51313018798828" Longitude="-0.1220329999923706" StarRating="5" HotelCode="0|nomad_london" HotelName="NoMad London" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Bow St, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/38/bf/38bf3967d80db98475403453f19cdbf5dd417a64.jpeg</HotelPictures>
        <HotelDescription>The NoMad London&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;Breakfast for children costs: 25.00 GBP.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 200.00 GBP per guest per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52878.33" OriginalAmount="49419" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517868" Longitude="-0.143976" StarRating="5" HotelCode="13936|2144" HotelName="The Langham London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1c Portland Place, Regent Street, London W1B 1JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15922/a_15922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, directly on Regent Street, close to Oxford Street and Bond Street. The hotel enjoys a wonderful location on London's most exclusive shopping street, which is close to countless museums, restaurants and many more of the city's most significant sights. Despite this, the hotel's surroundings are peaceful allowing guests to seek refuge from the vibrant city of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53008.87" OriginalAmount="49541.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.56029" Longitude="-0.07322" StarRating="4" HotelCode="0|tophome_stoke_newington" HotelName="TopHome Stoke Newington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 Leswin Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/c9/cdc98a7d2a7a036e94ced9dfc596f824f19d4ff8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Hackney), you'll be within a 15-minute drive of Finsbury Park and Emirates Stadium.  This apartment is 3.3 mi (5.3 km) from The Gherkin and 3.5 mi (5.6 km) from Liverpool Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in and express check-out.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 GBP per day.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;           &lt;li&gt;Nearby parking fee: GBP 15 per day&lt;/li&gt;      &lt;li&gt;Housekeeping fee: GBP 75 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: GBP 300.0 per stay&lt;/li&gt;&lt;li&gt;Cleaning fee: GBP 75.0 per room, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54699.47" OriginalAmount="51121" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510739" Longitude="-0.151052" StarRating="4" HotelCode="14858|989" HotelName="The Biltmore Mayfair, LXR Hotels and Resorts" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Grosvenor Square, Westminster, London W1K 2HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17461/a_17461_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a splendid location very close to the shopping areas of Bond Street and Oxford Street. An abundance of tourist attractions, such as Buckingham Palace, are to be found in the area surrounding the hotel. Bond Street tube station and several tempting bars are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54756.18" OriginalAmount="51174.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51219" Longitude="-0.13124" StarRating="4" HotelCode="0|clarendon_shaftesbury" HotelName="Clarendon Shaftesbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Shaftesbury Avenue, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/23/3a230aaae535ab03157e9bb3f072e1c45a043264.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Clarendon Shaftesbury in London (London City Centre), you'll be steps from Queens Theatre and Shaftesbury Avenue.  This 4-star apartment is 0.2 mi (0.3 km) from Leicester Square and 0.2 mi (0.4 km) from Piccadilly.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 4 guestrooms, featuring fireplaces and flat-screen televisions. Kitchens are outfitted with full-sized refrigerators/freezers, ovens, and stovetops. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include microwaves and complimentary bottled water, and housekeeping is provided on a limited basis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54962.53" OriginalAmount="51366.85" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|608859" HotelName="THE ATHENAEUM HOTEL &amp;  RESIDENCES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/768107_image50760797_0.jpg</HotelPictures>
        <HotelDescription>Embodying five-star luxury with an independent spirit, our award-winning, family-run hotel is located in the heart of Mayfair, opposite the tranquility of Royal Green Park. Our rooms, suites and residences epitomize our proud British heritage, championing bespoke British craftsmanship with a nod to our Art Deco roots. With dining options including modern, seasonal dishes and decadent afternoon tea in Mayfair, The Athenaeum captures a quintessential spirit of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55226.58" OriginalAmount="51613.63" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|440437" HotelName="The Mandrake" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074945_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 34 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include phones, as well as coffee/tea makers and irons/ironing boards.Enjoy a meal at Yopo Restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Relax with a refreshing drink at one of the 2 bars/lounges. Cooked-to-order breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.Located in London (London City Centre), The Mandrake is within a 15-minute walk of The British Museum and Oxford Street.  This 5-star hotel is 0.7 mi (1.1 km) from Piccadilly Circus and 0.6 mi (0.9 km) from Leicester Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Dominion Theatre - 0.5 km / 0.3 mi  Oxford Circus - 0.6 km / 0.4 mi  London Palladium Theatre - 0.7 km / 0.4 mi  Regent Street - 0.8 km / 0.5 mi  University College London - 0.8 km / 0.5 mi  Russell Square - 0.8 km / 0.5 mi  University of London - 0.9 km / 0.6 mi  Leicester Square - 0.9 km / 0.6 mi  The British Museum - 1 km / 0.6 mi  Oxford Street - 1 km / 0.6 mi  Piccadilly - 1 km / 0.6 mi  Piccadilly Circus - 1.1 km / 0.7 mi  Regent's Park - 1.2 km / 0.8 mi  Royal Opera House - 1.3 km / 0.8 mi  Selfridges - 1.3 km / 0.8 mi  The nearest airports are:Heathrow Airport (LHR) - 27.6 km / 17.1 mi London City Airport (LCY) - 15.3 km / 9.5 mi Gatwick Airport (LGW) - 68.6 km / 42.6 mi Luton Airport (LTN) - 53.4 km / 33.2 mi Stansted Airport (STN) - 59.1 km / 36.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55454.89" OriginalAmount="51827.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.517293395556" Longitude="-0.15000305012734" StarRating="4" HotelCode="263503|aka_maryleb" HotelName="AKA Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Bentinck Street, Marylebone, London W1U 2EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366949/a_366949_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55968.59" OriginalAmount="52307.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51075134" Longitude="-0.12828794" StarRating="0" HotelCode="966750|4649195" HotelName="Native Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Charing Cross Road, Westminster Borough, London WC2H 0HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/36779/3836779/16.jpg?f=15675798</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56695.02" OriginalAmount="52986" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511531" Longitude="-0.119286" StarRating="5" HotelCode="15417|24676" HotelName="One Aldwych" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>One Aldwych, London WC2B 4BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/120000/116000/115923/599675b4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58007.91" OriginalAmount="54213" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.508249375" Longitude="-0.1309725" StarRating="5" HotelCode="114264|55596" HotelName="Haymarket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Suffolk Place, London, Greater London SW1Y 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344320/4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58447.68" OriginalAmount="54624" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.516080524059" Longitude="-0.15780240297318" StarRating="4" HotelCode="16421|11852" HotelName="Nobu Hotel London Portman Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Portman Square, Marylebone, London W1H7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19803/a_19803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located just a stone's throw away from the legendary Oxford Street. The hotel is surrounded by an abundance of restaurants, pubs and high-class boutiques and is well situated for the celebrated Hyde Park. Marble Arch tube station is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58547.04" OriginalAmount="54716.86" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|608854" HotelName="THE FRANKLIN LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33591_image64198903_0.jpg</HotelPictures>
        <HotelDescription>Set in the heart of Kensington in central London, just steps from the Victoria and Albert Museum, The Franklin Hotel- Starhotels Collezione offers elegant accommodation with free WiFi access and a Hammam floor. Guests can dine in The Franklin Restaurant by Michelin starred chef Alfredo Russo or enjoy a drink in the bar. 
Reopened in 2016 after an extensive refurbishment, the hotel features elegant rooms and suites designed to incorporate classic elements and Italian details. Each room at The Franklin is air conditioned and is fitted with a flatscreen TV, a seating area, a signature bed with premium linens and a pillow menu. The luxury bathrooms come with bathrobes and toiletries. 
Free WiFi access is provided throughout the property. Further facilities include a 24-hour front desk, concierge services, a techno gym and a spa. 
The famous Harrods Department Store can be reached in a 7-minute walk, while the Natural History Museum is less than 10 minutes away. The Royal Albert Hall and Hyde Park are 1 km from The Franklin Hotel - Starhotels Collezione.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59532.66" OriginalAmount="55638.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51465331" Longitude="-0.15867537" StarRating="3" HotelCode="382703|quebec_court" HotelName="LVE - Quebec Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59765.92" OriginalAmount="55856.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50239055255" Longitude="-0.15369818406145" StarRating="5" HotelCode="263536|the_wellesley" HotelName="The Wellesley Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Knightsbridge, London SW1X 7LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366989/a_366989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59799.09" OriginalAmount="55887" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.67732" Longitude="-0.43631" StarRating="5" HotelCode="114912|224257" HotelName="The Grove" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Spa Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chandler's Cross, Watford, Hertfordshire WD3 4TG</AddressLine>
          </AddressLines>
          <CityName>Watford</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169012/169012a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in the Hertfordshire countryside in the south of England. Nearby places of interest include the Harry Potter Studio Tour (10-minute drive), Waddesdon Manor and Whipsnade Zoo (both around 25 minutes’ drive). Watford town centre is roughly 10 minutes by car and St. Albans is approximately 15 minutes away. Heathrow and Luton airports are within a 30-minute drive of the hotel and the train to London Euston takes 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59881.48" OriginalAmount="55964.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515402854199" Longitude="-0.16088426113129" StarRating="2" HotelCode="114446|hadleigh_hotel" HotelName="Hadleigh" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Upper Berkeley Street, London, W1H 7QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340942/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at Marble Arch in the heart of London's West End, only a few minutes' walk from Oxford Street and Hyde Park. Bus and underground transport links are located virtually at the door, making it easy to access all major airports and intercity rail terminals. London Heathrow Airport is some 21 km away, Gatwick Airport is around 39 km away, Luton Airport is about 43 km away and it is roughly 50 km to Stansted Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61069.34" OriginalAmount="57074.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.521488" Longitude="-0.162639" StarRating="5" HotelCode="18350|32934" HotelName="The Landmark London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Marylebone Road, London NW1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22821/a_22821_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic luxury spa hotel lies within a short distance of Regents Park, just a few kilometres from the centre of London. A lake and underground station are both to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61862.05" OriginalAmount="57815.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.499363377735" Longitude="-0.16051670498756" StarRating="3" HotelCode="901969|searcys_roof_garden_rooms_2" HotelName="Searcys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Pavilion Road, London SW1X 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350128/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 11 rooms. Services and facilities at the hotel include a conference room and a business centre. Wireless internet access is available to travellers in the public areas. 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="63" TotalAmount="62211.94" OriginalAmount="58142.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507656859624" Longitude="-0.14241589814765" StarRating="4" HotelCode="13498|holiday_inn_london_mayfair" HotelName="Holiday Inn London - Mayfair" 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>3 Berkeley Street, London W1J 8NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14279/a_14279_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Mayfair, London's premier hotel district. With its unparalleled location on the corner of Piccadilly and Berkeley Street, it is ideally situated for guests either there on business or leisure. Green Park, the Royal Academy, Fortnum and Mason, superb shops in Bond Street, Regent Street as well as many clubs, casinos and night spots are all in the immediate vicinity and can be easily reached on foot. Oxford Street, Harrods, Buckingham Palace, Theatreland and the West End business district are all close by. Adjacent is Green Park underground which gives direct access to Heathrow airport, and via Victoria, the main line rail service to Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62251.04" OriginalAmount="58178.54" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|710649" HotelName="The Biltmore Mayfair, LXR Hotels &amp; Resorts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1718684_foto_1.jpg</HotelPictures>
        <HotelDescription>The Biltmore Mayfair, located in London's prestigious Grosvenor Square, offers a perfect balance of distinctive character and unmatched service. The hotel is a few steps from the best shops, restaurants and royal parks. Buckingham Palace and Westminster Palace are within walking distance.
The hotel has a terrace, international cuisine restaurant, bar, lounge, and a lounge where it is possible to hold weddings.
Its rooms have modern d�cor and are equipped with a walk-in shower, a comfortable double bed and luxurious toiletries create a relaxing atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62524.38" OriginalAmount="58434" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|28751" HotelName="The Stafford London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16-18 St James's Place, SW1A 1NJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159063/a_159063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in historic St James's, 500 m from Piccadilly and only 5 minutes' walk from Old Bond Street and Jermyn Street. A secret passageway connects the front of the hotel to Green Park, and within 5 minutes guests can walk to the Green Park underground station. The hotel is close to theatres, royal parks, palaces and London's finest stores. The Victoria bus and train station is situated around 2.5 km away. The nearest airport is London City Airport, around 5 km from the hotel. Other nearby airports include London Heathrow Airport (about 27 km away), London Luton Airport (about 50 km away), London Stansted Airport (about 58 km away) and London Gatwick Airport (about 60 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62610.69" OriginalAmount="58514.66" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|676974" HotelName="HOLIDAY INN MAYFAIR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885153_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of London and was established in 1958. It is close to the Picadilly Circus and the nearest station is Green Park. The Hotel has a restaurant and a conference room. All 195 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64542.40" OriginalAmount="60320.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4928" Longitude="-0.15696" StarRating="4" HotelCode="0|elegant_victoria_home_close_to_sloane_square" HotelName="Elegant Victoria Home close to Sloane Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sutherland Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1f/98/1f9859db1654cf7abc2f70b6fec95286c0efff72.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (London City Centre), you'll be within a 10-minute drive of Park Lane and Victoria Palace Theatre.  This 4-star apartment is 0.7 mi (1.1 km) from Harrods and 0.9 mi (1.4 km) from Hyde Park.&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. Complimentary wireless Internet access keeps you connected, and a Smart television is provided for your entertainment. A private bathroom has a deep soaking tub and complimentary toiletries. Conveniences include a microwave and a coffee/tea maker, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and an elevator (lift). A train station pick-up service is available for a surcharge.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to railway station available for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64644.05" OriginalAmount="60415" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501459746214" Longitude="-0.18402544049286" StarRating="5" HotelCode="263509|57674" HotelName="Cheval Thorney Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palace Gate, Kensington, London W8 5NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366955/w_366955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65242.18" OriginalAmount="60974" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.497539447614" Longitude="-0.14569759368897" StarRating="5" HotelCode="65378|31893" HotelName="The Goring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beeston Place, London SW1W 0JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84244/a_84244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a couple of minutes' stroll from Buckingham Palace, this charming hotel could not be better placed for the enjoyment of all that London has to offer: The glamour of Knightsbridge and Sloane Street, the bustle of Piccadilly and Theatreland, the shopping and art-steeped milieus of Bond Street and Jermyn Street are all close by. The hotel's immediate vicinity features restaurants, bars, pubs, nightlife spots, public transport links and shops. Hyde Park is 500 metres away, Westminster Abbey is 600 metres away, the Houses of Parliament are 800 metres away and Harrods is 1.6 km from the establishment. Victoria station is 200 metres away and nearby airports include London City (18 km), London Heathrow (26 km), London Gatwick (46 km), Luton (56 km) and London Stansted (67 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65885.25" OriginalAmount="61575" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.494386973724" Longitude="-0.1841045303272" StarRating="5" HotelCode="263506|57673" HotelName="Cheval Gloucester Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ashburn Place, Kensington, London SW7 4LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366952/w_366952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66522.97" OriginalAmount="62171.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.506459" Longitude="-0.123656" StarRating="5" HotelCode="904535|corinthia_hotel_london" HotelName="Corinthia Hotel London" 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,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitehall Place, London SW1A 2BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87334/c55963c2-cb4a-4d7a-9e49-173d88dfcda1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated within a 5-minute walk from Trafalgar Square. Westminster is 1.5 km away and Covent Garden just 1 km. Other nearby places of interest include Mayfair, 3 km away, and the Olympic Stadium, 12 km away. London City airport is the closest airport, which is just a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67105.05" OriginalAmount="62715.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.491824199445" Longitude="-0.16179600670335" StarRating="5" HotelCode="114485|san_domenico_house" HotelName="San Domenico House" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Draycott Place, London, Greater London SW3 2SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157990/w_157990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67847.63" OriginalAmount="63409" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498225768117" Longitude="-0.1435808740631" StarRating="5" HotelCode="104131|57600" HotelName="41 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145165/a_145165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel overlooks the Royal Mews at Buckingham Palace and is just a short walk away from the Royal Parks and Pall Mall. Nearby, guests can shop on the fashionable Sloane Street and Knightsbridge, as well as visit some of London's great attractions like Big Ben, Westminster Abbey, Trafalgar Square and a host of West End theatres. London Heathrow and City Airports are 24 and 25 km from the hotel respectively and London Gatwick Airport is some 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69395.92" OriginalAmount="64856" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49899628" Longitude="-0.19807449" StarRating="4" HotelCode="628399|457917" HotelName="Monarch House Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241 Kensington High Street, London W8 6EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51279/3751279/1.jpg?f=15400680</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="69682.93" OriginalAmount="65124.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|812188" HotelName="LANDMARK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801071_foto_1.jpg</HotelPictures>
        <HotelDescription>We are delighted to welcome you to one of the most popular 5 star hotels in London, The Landmark London. We rank among the finest of the capital�s leading luxury hotels in London, and have a distinctive style and ambience that makes us unique.

Our luxury hotel in London combines classic British elegance and grandeur with the deluxe facilities required by today�s discerning travellers, such as hotel conference rooms, fantastic restaurants and bars, a luxurious Spa &amp; Health Club with a 15 metre swimming pool and a gymnasium.

At our hotel in London, we continually strive to ensure that we not only meet our guests� expectations, but that we exceed them. We take pride in offering the highest level of service to ensure that we continue to be one of the leading 5 star hotels in London and is the reason why we are one of the most popular wedding hotels in London, too. Therefore, if you want to indulge in a night of pure bliss and relaxation, we recommend you visit our London hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70660.31" OriginalAmount="66037.67" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|663598" HotelName="BAGLIONI HOTEL LONDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33495_image64153617_0.jpg</HotelPictures>
        <HotelDescription>Located in the heart of the city, Baglioni Hotel London offers 5-star luxury accommodation overlooking Hyde Park and Kensington Palace. The exclusive location is the perfect setting for an unforgettable Italian experience in the capital. Brunello Bar and Restaurant uses the best fresh produce from Italy, so guests can savor the true flavors of the region. Its unique concept combines traditional Italian cuisine with a modern touch. La Terrazza is the perfect outdoor spot for an aperitif with extraordinary views of Kensington Gardens. The hotel offers the Baglioni SPA and Gym, as well as exclusive experiences, such as horse riding in Hyde Park or private tours of Kensington Palace , among others.The central location makes the Baglioni Hotel London the perfect accommodation for all travelers. Within a 10-minute walk of the hotel you will find Kensington Palace, Royal Albert Hall, Victoria and Albert Museum, Design Museum and Harrods.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70954.91" OriginalAmount="66313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|39757" HotelName="Rosewood London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 High Holborn, London WC1V 7EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49958/a_49958_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is centrally located in the London district of Holburn. The British Museum, the Royal Opera House and various West End theatres are all just a short distance from the hotel, as are score of shopping and entertainment venues. High Holburn is the nearest underground station and is situated approximately 500 metres from the hotel. The nearest golf course is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71415.01" OriginalAmount="66743.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5110474" Longitude="-0.1550269" StarRating="4.5" HotelCode="114576|grand_residences_by_marriott_mayfairlondon" HotelName="Grand Residences by Marriott - Mayfair-London - 47 Park Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Park Street, Mayfair, London W1K 7EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161166/161166a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a tranquil haven at the very heart of all that London has to offer, with the most exclusive restaurants, boutiques and attractions on the doorstep. Hyde Park is also within easy walking distance. For entertainment, the nearby theatres of the West End and cinema premieres at Leicester Square are world-class. Marble Arch underground station is a 5-minute walk, Victoria bus station is a 25-minute walk and Marylebone mainline train station is 20 minutes’ walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="72741.71" OriginalAmount="67982.91" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|971325" HotelName="TAJ 51 BUCKINGHAM GATE SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29170_image61504346_0.jpg</HotelPictures>
        <HotelDescription>Taj 51 Buckingham Gate Suites and Residences is a five star hotel that exudes luxury in a prestigious environment. 
The hotel offers authentic experiences in an environment customized and personalized and consists of three Victorian houses - Reyes, minsters and falconers, each clearly designed and restored. 
The 85 luxury suites and residences with butler service offer space and exclusivity of a private home, each with its own kitchen and living room. 
Make the most of wi-fi connection, the main concierge Golden Keys, personalized treatments at the wellness center and a host of dining options on site, including Quilon, an exclusive restaurant with a Michelin star.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74327.55" OriginalAmount="69465.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.524845123291016" Longitude="-0.12735199928283691" StarRating="0" HotelCode="0|tavistock_place_apartments" HotelName="Tavistock Place Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Tavistock Pl, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/b3/d5b3b55d0fe4cdaf868f6a414a0d690adabf2582.jpeg</HotelPictures>
        <HotelDescription>With a stay at Tavistock Place Apartments in London (London City Centre), you'll be a 4-minute walk from Russell Square and 7 minutes by foot from British Library. This aparthotel is 0.6 mi (1 km) from The British Museum and 0.7 mi (1.1 km) from BT Tower.&lt;br /&gt;Take in the views from a terrace.&lt;br /&gt;Featured amenities include laundry facilities and an elevator.&lt;br /&gt;Make yourself at home in one of the 9 guestrooms, featuring kitchens with refrigerators and ovens. Your Select Comfort bed comes with premium bedding. 38-inch Smart televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as safes and desks.&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: 30.00 GBP 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 30.00 GBP.&lt;br /&gt;Pet deposit is required. Cost: 25.00 GBP per guest per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 25.00 GBP per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74784.44" OriginalAmount="69892" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|34008" HotelName="The Savoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strand, London WC2R 0EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22998/a_22998_AR2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, well-known hotel is situated directly beside the River Thames and in Convent Garden at the heart of the theatre district of London. Only a few minutes away, guest will reach The London Eye (moving wheel) and Soho. It offers convenient links to many of the links to the public transport network, meaning that London's top tourist attractions, as well as numerous shopping and entertainment venues, are all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83298.43" OriginalAmount="77849.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|rocco_forte_browns_hotel" HotelName="Brown's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albemarle Street, London W1S 4BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9318/a_9318_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys an idyllic location in the fabulous Mayfair district of the London, close to Piccadilly Circus and Bond Street (some 200 m from the hotel). Green Park underground station also lies just a stone's throw away just 1 km from the hotel. Located in the vicinity are many of the city's world-famous sights including Buckingham Palace (1 km away) as well as countless restaurants, bars, renowned pubs, cafés and all types of entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83556.30" OriginalAmount="78090" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|45031" HotelName="Shangri-La Hotel, At The Shard, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 St Thomas Street, London SE1 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/359882/a_359882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83710.38" OriginalAmount="78234" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|24674" HotelName="Jumeirah Carlton Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cadogan Place, Knightsbridge, London SW1X 9PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38065/a_38065_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated on Cadogan Place. 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="84580.29" OriginalAmount="79047.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|cafe_royal_hotel" HotelName="Cafe Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Regent Street, London W1B 4DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222260/222260a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84696.92" OriginalAmount="79156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.496949167896" Longitude="-0.15910729765892" StarRating="5" HotelCode="52563|cadogan_hotel" HotelName="The Cadogan, A Belmond Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Sloane Street, Chelsea, London SW1X 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54887/a_54887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located halfway down Sloane Street, on the corner of Pont Street. In only a few minutes, guests will reach the shops of Knightsbridge, such as Harrods and Harvey Nichols, the designer boutiques of Sloane Street, or the famous King's Road. Alternatively, a short taxi ride will bring guests to the antique shops of Pimlico. The 'Theatreland' district is equally easy to reach by taxi, as is the whole West End, with its glamorous restaurants and clubs. Public transport departs from stops directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85279.00" OriginalAmount="79700.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501953" Longitude="-0.156267" StarRating="5" HotelCode="18258|the_berkeley_2" HotelName="The Berkeley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilton Place, Knightsbridge, London SW1X 7RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22687/a_22687_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies at the heart of the central district of Knightsbridge. The famous Harrods department store is within easy reach of the hotel and the hotel also offers excellent public transport connections, which are only a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90405.37" OriginalAmount="84491.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.502506" Longitude="-0.152444" StarRating="5" HotelCode="28455|the_lanesborough_a_st_regis_hotel" HotelName="The Lanesborough" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hyde Park Corner, London SW1X 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87684/9affe32a-af5e-4408-8db7-28d4d4c0d200.jpg?d=636644155530000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91381.21" OriginalAmount="85403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.511259005364" Longitude="-0.13487254936319" StarRating="5" HotelCode="341681|58384" HotelName="Ham Yard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Ham Yard, London W1D 7DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/498241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93527.63" OriginalAmount="87409" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50449532238" Longitude="-0.15013933181763" StarRating="5" HotelCode="26020|53780" HotelName="Four Seasons London at Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamilton Place, Park Lane, London W1J 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/338285/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is ideally located opposite Hyde Park, close to Knightsbridge, Piccadilly Circus and the exclusive shopping areas. The theatre district as well as many of London's top sights can easily be reached on foot and the nearest underground station, Hyde Park Corner, is about 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95997.19" OriginalAmount="89717.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|mandarin_oriental_hyde_park" HotelName="Mandarin Oriental Hyde Park London" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Knightsbridge, SW1X 7LA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16753/a_16753_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accredited luxury hotel is fantastically located at the heart of prestigious Knightsbridge. Many of the most popular tourist attractions including Buckingham Palace, the famous Harrods department store and picturesque Hyde Park are all in the immediate vicinity. Various boutiques, shops and shopping streets are just within metres of the hotel. Furthermore, there are many excellent restaurants in the surrounding area as well as diverse establishments where visitors may enjoy various theatre and musical productions. The hotel is served by an excellent public transport network, which departs from locations within minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97708.12" OriginalAmount="91316" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51009966" Longitude="-0.07802517" StarRating="5" HotelCode="498750|199414" HotelName="Four Seasons Hotel London At Ten Trinity Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>10 Trinity Square, London EC3N 4AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635200/635200a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97737.01" OriginalAmount="91343" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.512627" Longitude="-0.147828" StarRating="5" HotelCode="47499|37428" HotelName="Claridge's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brook Street, Mayfair, London W1K 4HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10455/a_10455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located just 500 m from famous Oxford Street, close to Bond Street underground station (approximately 300 m away). Heathrow airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98218.51" OriginalAmount="91793" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507253334969" Longitude="-0.14165014028549" StarRating="5" HotelCode="16765|4780" HotelName="The Ritz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>150 Piccadilly, W1J 9BR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20385/w_20385_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies on Piccadilly, at the heart of London and is the ideal starting point from whence to explore the top sights of England's premier metropolis. A diverse selection of bars, restaurants, nightclubs and various important shopping districts, the Royal Academy of Arts, and Burlington House, as well as the exclusive auction houses, Sotheby's and Christies, are all to be found close to the hotel. Green Park is the nearest underground station and may be reached on foot in just a few minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98676.47" OriginalAmount="92221.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501084" Longitude="-0.181615" StarRating="4.5" HotelCode="808152|lux_london_hyde_park_gate" HotelName="35 Hyde Park Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>35 Hyde Park Gate, SW7 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/958045/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100079.59" OriginalAmount="93532.33" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|150170" HotelName="JUMEIRAH CARLTON TOWER LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/953486_foto_1.jpg</HotelPictures>
        <HotelDescription>Jumeirah Carlton Tower is located on corner of Sloane Street and Cadogan Place in Knightsbridge central London. Overlooking Cadogan Gardens the hotel is a short walk from Harrods Harvey Nichols and Hyde Park and offers easy access to the City and West End. Chauffer service available close to Victoria Station short walk from Knightsbridge and Sloane Square tube stations.** Full renovation planned for 1 September 2019 - summer 2020. Hotel will stop receiving guests during renovation period**Situated in the exclusive Knightsbridge district of London The Carlton Tower - Jumeirah is a luxury retreat in the heart of the city. Just minutes from Harrods and Harvey Nichols a short walk from Hyde Park and the Victoria and Albert Museum guests will enjoy five star service and stylish surroundings.The hotel offers rooms and suites ranging from comfortable Superior and Deluxe Rooms to extra Spacious Junior Suites and the opulent Royal Suite. Each room features custom-made furniture complemented by marble bathrooms complimentary WiFi and state of the art entertainment facilities including in room iPad and a Geneva iPod docking station and alarm clock. Nespresso coffee machines are also providedGuests receive complimentary access to The Peak Health Club and Spa including 20m indoor heated swimming pool and sauna steam room and gym and timetabled exercise classes. Additional services including spa treatments and personal training are available.Dine at your choice of three restaurants and bars. Savour award winning British cuisine at the stylish Rib Room Bar and Restaurant including signature dishes of prawn cocktail and roast rib of beef or sip a cocktail on the terrace. Indulge with afternoon tea or a relaxed meal in the Chinoiserie. Enjoy a healthy buffet lunch in The Club Room.** Full renovation planned for 1 September 2019 - summer 2020. Hotel will stop receiving guests during renovation period**Situated in the exclusive Knightsbridge district of London The Carlton Tower - Jumeirah is a luxury retreat in the heart of the city. Just minutes from Harrods and Harvey Nichols a short walk from Hyde Park and the Victoria and Albert Museum guests will enjoy five star service and stylish surroundings.The hotel offers rooms and suites ranging from comfortable Superior and Deluxe Rooms to extra Spacious Junior Suites and the opulent Royal Suite. Each room features custom-made furniture complemented by marble bathrooms complimentary WiFi and state of the art entertainment facilities including in room iPad and a Geneva iPod docking station and alarm clock. Nespresso coffee machines are also providedGuests receive complimentary access to The Peak Health Club and Spa including 20m indoor heated swimming pool and sauna steam room and gym and timetabled exercise classes. Additional services including spa treatments and personal training are available.Dine at your choice of three restaurants and bars. Savour award winning British cuisine at the stylish Rib Room Bar and Restaurant including signature dishes of prawn cocktail and roast rib of beef or sip a cocktail on the terrace. Indulge with afternoon tea or a relaxed meal in the Chinoiserie. Enjoy a healthy buffet lunch in The Club Room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100423.78" OriginalAmount="93854.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513921" Longitude="-0.133526" StarRating="5" HotelCode="55615|the_soho_hotel" HotelName="The Soho Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Richmond Mews, London W1D 3DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/2/4/0/5/2/9/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101006.93" OriginalAmount="94399.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501567357258" Longitude="-0.16282548710251" StarRating="5" HotelCode="186632|bulgari_hotel__residences" HotelName="Bulgari Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Knightsbridge, London SW7 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/311709/311709a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101960.30" OriginalAmount="95290" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.507059678518" Longitude="-0.15239238739014" StarRating="5" HotelCode="26019|61750" HotelName="The Dorchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Park Lane, Mayfair, London W1K 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009224/009224a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located at the heart of London directly opposite Hyde Park and within walking distance of Oxford Street's numerous shopping opportunities, various sightseeing attractions such as Buckingham Palace and the buzzing nightlife scene in the London districts of Knightsbridge and Mayfair. In addition, the park allows guests to take some time out from the noisy and hectic metropolis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104158.08" OriginalAmount="97344" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50643159" Longitude="-0.15184217" StarRating="5" HotelCode="199759|63307" HotelName="45 Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Park Lane, London W1K 1PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/4000000/3870000/3860300/3860221/58ca6d39_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="107535.39" OriginalAmount="100500.36" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|817528" HotelName="Corinthia" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801037_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of London and was established in 1885. It is a short drive away from the The London Eye and the nearest station is Embankment Tube Station. The Hotel has 2 restaurants, 3 bars, a conference room, a coffee shop, an indoor swimming pool and a fitness centre/gym. All 294 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111841.75" OriginalAmount="104525.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510226525949" Longitude="-0.1496484875679" StarRating="5" HotelCode="28666|the_connaught_2" HotelName="The Connaught" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carlos Place, Mayfair, London W1K 2AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42029/a_42029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the beautiful historic Mayfair district, with its many antique shops and is located close to the town centre where guests will discover many shopping and entertainment venues. The hotel is situated around 300m from links to public transport network and shopping facilities. Restaurants and bars are also roughly 200 m away and the closest nightclub is 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234982.70" OriginalAmount="219610.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.56479829" Longitude="-0.10207878" StarRating="3" HotelCode="436425|central_park_studios" HotelName="Central Park Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Wilberforce Road 18, Finsbury Park,, London N4 2SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/34422/1834422/1.jpg?f=15219276</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Central Park Studios in London (North London), you'll be close to Finsbury Park and London Zoo. This bed &amp; breakfast is within close proximity of Emirates Stadium and Almeida Theatre.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms, featuring kitchenettes with refrigerators and microwaves. 32-inch flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and coffee/tea makers.&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;English breakfasts are available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069477.84" OriginalAmount="999512.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.515768042722" Longitude="-0.16028242032598" StarRating="4" HotelCode="267551|shaftesbury_suites_london_marble_arch" HotelName="Shaftesbury Suites London Marble Arch" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Great Cumberland Place, London W1H 7LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/373258/a_373258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7550.99" OriginalAmount="7057" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53798516" Longitude="0.08007575" StarRating="3" HotelCode="639569|490692" HotelName="Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Ripple Road, Barking IG11 8DN, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8764.13" OriginalAmount="8190.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50286" Longitude="-0.091832" StarRating="1.5" HotelCode="316281|2422525" HotelName="St Christopher's at The Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,ATM/Cash Machine,Bar,Beauty Salon,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Nightclub,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>161-165 Borough High Street, Southwark, London SE1 1HR</AddressLine>
          </AddressLines>
          <CityName>London</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 Christopher's Inn, London Bridge - Hostel, you'll be centrally located in London, steps from Borough Market and minutes from London Dungeon. This hostel is close to London Bridge and Tower of London.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms. Shared bathrooms are provided.&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;Quench your thirst with your favorite drink at a bar/lounge. A complimentary continental 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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8970.88" OriginalAmount="8384.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.48907961" Longitude="-0.19390125" StarRating="3" HotelCode="986280|oyo_lifestyle_wembar" HotelName="Mystay Inn by OYO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Warwick Road, Kensington And Chelsea, London SW5 9UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9320.77" OriginalAmount="8711.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52726532" Longitude="0.22536421" StarRating="3" HotelCode="501031|the_manor_hotel_restaurant" HotelName="The Berwick Manor Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berwick Pond Road, Rainham, Essex  RM13 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10222.78" OriginalAmount="9554" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.501155683026" Longitude="-0.093609997519746" StarRating="3" HotelCode="151561|396617" HotelName="CitySpace. Borough" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Borough High Street, London SE1 1JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CitySpace. Borough.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10252.74" OriginalAmount="9582.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986200|courtyard_by_marriott_london_heathrow_airport" HotelName="Courtyard London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 Nobel Drive, Harlington, Hayes UB3 5AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10343.69" OriginalAmount="9667" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.62269825" Longitude="-0.27793154" StarRating="0" HotelCode="785809|493754" HotelName="Edgware Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>130 Edgwarebury Lane, Edgware  HA8 8NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10486.00" OriginalAmount="9800.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986382|london_city_view" HotelName="London Greenwich Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Woolwich New Road, Flat 1, London SE18 6AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10614.40" OriginalAmount="9920" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4981705" Longitude="-0.2222168" StarRating="2" HotelCode="902818|63725" HotelName="Star Hotel - B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>97-99 Shepherd's Bush Road, London W6 7LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10941.82" OriginalAmount="10226" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.18647" StarRating="1" HotelCode="307769|405192" HotelName="Queens Hotel Bayswater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86-92 Inverness Terrace, Bayswater, London W2 3LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11766.79" OriginalAmount="10997.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.3560255" Longitude="-0.11967279999999" StarRating="3" HotelCode="440063|grand_sapphire_hotel_banqueting" HotelName="Grand Sapphire Hotel &amp; Banqueting" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Imperial Way, Croydon, Greater London CR0 4RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Grand Sapphire Hotel &amp; Banqueting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12112.40" OriginalAmount="11320" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47595429" Longitude="-0.01870235" StarRating="3" HotelCode="323927|58010" HotelName="Greenwich High Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Kitchen,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>65 Greenwich High Road, Greenwich, London SE10 8JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This Aparthotel is situated just 5 minutes’ walk from Greenwich Train Station. London Bridge can be reached via train in just 8 minutes’ from Greenwich Station. The town centre offers many bars, restaurants and shops, which can also be reached in a 15-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12171.81" OriginalAmount="11375.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.504215" Longitude="-0.218171" StarRating="2" HotelCode="421613|2422515" HotelName="St Christopher's Shepherd’s Bush" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Shepherd's Bush Green, Shepherd's Bush, W12 8Ph London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12349.94" OriginalAmount="11542.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51992715" Longitude="-0.483136" StarRating="0" HotelCode="795764|the_watersedge_canal_cottages" HotelName="The Watersedge Canal Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Packet Boat Lane, Hillingdon UB8 2JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12582.13" OriginalAmount="11759.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986043|red_lion_11" HotelName="The Red Lion Leytonstone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>640 High Road, London E11 3AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12888.15" OriginalAmount="12045" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52946671" Longitude="-0.11622125" StarRating="0" HotelCode="986376|478737" HotelName="London Queen's Eurostar Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flat 2 Swinton Street, London WC1X 9NL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13398.54" OriginalAmount="12522.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.54068026" Longitude="-0.2041579" StarRating="0" HotelCode="986076|kilburn_arms" HotelName="The Kilburn Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99-101 Willesden Lane, London NW6 7SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13980.62" OriginalAmount="13066.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51470953" Longitude="-0.15990925" StarRating="0" HotelCode="986031|sapphire_4" HotelName="Sapphire Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, London W1H 7LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14330.51" OriginalAmount="13393.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857897|london_hayes_heathrow_hyde_park" HotelName="London Hayes, Heathrow (Hyde Park) hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Millington Road, Hayes, London UB3 4AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16610.68" OriginalAmount="15524" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="144955|399875" HotelName="Blades B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Belgrave Road, Victoria, London SW1V 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Blades B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16776.53" OriginalAmount="15679.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51631386" Longitude="-0.17310918" StarRating="0" HotelCode="419799|the_continental_hotel__2" HotelName="Rove London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36-42 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hyde Park, The Continental Hotel promises a relaxing and wonderful visit. The property features a wide range of facilities to make your stay a pleasant experience. Take advantage of the hotel's 24-hour front desk, Wi-Fi in public areas, family room, smoking area. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as carpeting, towels, linens, non smoking rooms, heating. The hotel offers various recreational opportunities. No matter what your reasons are for visiting London, The Continental Hotel will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16776.53" OriginalAmount="15679.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52395245" Longitude="-0.09278683" StarRating="0" HotelCode="953637|excel_apartments_old_street" HotelName="Excel Apartments Old Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banner Street, London EC1Y 8PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16776.53" OriginalAmount="15679.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4972213" Longitude="-0.01875225" StarRating="0" HotelCode="986319|millharbour_apartments_by_charles_hope" HotelName="Millharbour Apartments By Charles Hope" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Cudweed Court, Watergate Walk, London E14 9XH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16893.16" OriginalAmount="15788.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49234665" Longitude="0.06717043" StarRating="3" HotelCode="857187|london_woolwich_royal_arsenal" HotelName="Premier Inn London Woolwich Royal Arsenal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>91 Beresford Street, Woolwich, London SE18 6BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17009.79" OriginalAmount="15897.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857491|london_tolworth" HotelName="London Tolworth hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>12 Kingston Road, Tolworth, London KT5 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17591.87" OriginalAmount="16441.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.53338366" Longitude="-0.10940927" StarRating="3" HotelCode="431837|the_alma" HotelName="The Alma Pub and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77-78 Chapel Market, London N1 9EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17708.50" OriginalAmount="16550.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.510936" Longitude="-0.186224" StarRating="3" HotelCode="258581|jones" HotelName="Jones" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inverness Terrace, Bayswater, London W2 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17708.50" OriginalAmount="16550.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.533759" Longitude="-0.29564800000003" StarRating="3" HotelCode="61558|the_fox_and_goose" HotelName="Fox &amp; Goose" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanger Lane, Ealing, London W5 1DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Fox &amp; Goose.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17878.35" OriginalAmount="16708.74" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A32393" HotelName="George Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Just 500 metres from Russell Square, George Hotel offers cooked breakfasts and free Wi-Fi. The hotel is in the heart of Bloomsbury, a 10-minute walk from Kings Cross Railway Station. The bright and airy bedrooms each have a TV. All rooms have a work desk and hairdryer. Please note that there is no lift at this property Traditional full English breakfasts are served daily in the spacious dining room. Breakfast includes fresh coffee, fruit juices and a selection of light continental options. The George Hotel is just a 10-minute walk from the British Museum. Russell Square Underground Station is a 5-minute walk away, and lively Oxford Street is within a 20-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18978.59" OriginalAmount="17737" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.500207397071" Longitude="-0.11410476686477" StarRating="0" HotelCode="986317|424866" HotelName="Stow-Away: South Bank by Bridgestreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>137 Lower Marsh, London SE1 7AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19223.62" OriginalAmount="17966.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5226491" Longitude="-0.1530563" StarRating="3" HotelCode="153452|regency_hotel_5" HotelName="Regency Hotel - B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Nottingham Place, London W1U 5LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19455.81" OriginalAmount="18183.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986350|stayinn_monument_street" HotelName="StayInn Monument Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Monument Street, London EC3R 8BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19922.33" OriginalAmount="18619.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49275843" Longitude="-0.19596462" StarRating="0" HotelCode="946234|nevern_place" HotelName="Nevern Place Supercity Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>27 Nevern Place, London SW5 9NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20737.67" OriginalAmount="19381.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5610589" Longitude="-0.08370912" StarRating="0" HotelCode="796883|rose_and_crown_stoke_newington" HotelName="Rose And Crown Stoke Guesthouse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>199 Church Street, Stoke Newington, London N16 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20783.68" OriginalAmount="19424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.498971494016" Longitude="-0.1426873887629" StarRating="4" HotelCode="445901|199860" HotelName="The Resident Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>10 Palace Place, London SW1E 5BW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20854.30" OriginalAmount="19490.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51493301" Longitude="-0.06524645" StarRating="4" HotelCode="986368|wilde_aparthotels_by_staycity_aldgate_tower_bridge" HotelName="Wilde Aparthotels by Staycity London Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Commercial Road, Tower Hamlets, London E1 1RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20970.93" OriginalAmount="19599.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51181128" Longitude="-0.12466087" StarRating="0" HotelCode="849744|three_bedroom_apartment_in_covent_garden" HotelName="Z Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Bedford Street, London WC2E 9ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21152.83" OriginalAmount="19769" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|409753" HotelName="Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories, London EC3N 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21319.75" OriginalAmount="19925.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51414067" Longitude="-0.13698933" StarRating="0" HotelCode="648915|the_z_hotel_tottenham_court_road" HotelName="Z Tottenham Court Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Poland Street, London W1F 7NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22012.04" OriginalAmount="20572" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51688676" Longitude="-0.10959905" StarRating="0" HotelCode="957209|487230" HotelName="The Chronicle Supercity Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Norwich Street, London EC4A 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22136.16" OriginalAmount="20688.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.509681" Longitude="-0.078989" StarRating="4" HotelCode="77804|bridgestreet_tower_view" HotelName="Tower View by BridgeStreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Byward Street, London EC3R 5BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22484.98" OriginalAmount="21014.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.519424318073" Longitude="-0.17338851593858" StarRating="4" HotelCode="986352|wilde_london_paddington" HotelName="Wilde Aparthotels London - Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 North Wharf Road, London W2 1NW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22601.61" OriginalAmount="21123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.52251227" Longitude="-0.135828" StarRating="3.5" HotelCode="496028|fitzrovia_belle_public_house_hotel" HotelName="Fitzrovia Belle Public House &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>174 Tottenham Court, London W1T 7NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22783.17" OriginalAmount="21292.68" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|B35606" HotelName="Tower Suites by Blue Orchid" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Boasting a bar, terrace and sweeping views of Tower Bridge, The Tower of London and the River Thames, Tower Suites by Blue Orchid is situated in London, less than 500 metres from the Tower of London. The rooms are fitted with kitchen facilities, air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel rooms come with a wardrobe and a private bathroom. Tower Suites by Blue Orchid offers a full buffet breakfast. Among the facilities of this property are an Italian restaurant, coffee lounge and bar open 24 hours for residents. Room service, concierge services and free WiFi are provided. Popular points of interest near the accommodation include Tower Bridge, Sky Garden and Brick Lane. The property is close to numerous transport links. The nearest airport is London City Airport, 10 km from Tower Suites by Blue Orchid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22813.47" OriginalAmount="21321" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51532556" Longitude="-0.1914806" StarRating="0" HotelCode="986068|491224" HotelName="The Hayden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Westbourne Grove, London W2 4UJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23183.69" OriginalAmount="21667.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5293571" Longitude="-0.1241352" StarRating="0" HotelCode="962161|the_standard_london" HotelName="Standard Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Argyle Street, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23760.54" OriginalAmount="22206.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.513819673914" Longitude="-0.10120150199561" StarRating="4" HotelCode="34456|1080888" HotelName="Club Quarters Hotel St. Paul's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Ludgate Hill, London, Greater London EC4M 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23766.84" OriginalAmount="22212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.514658943243" Longitude="-0.10890111488993" StarRating="4" HotelCode="400832|saco_st_pauls__red_lion_court" HotelName="City2Stay Serviced Apartments Red Lion Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Red Lion Court, Holborn, London EC4A 3EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is City2Stay Serviced Apartments Red Lion Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23883.47" OriginalAmount="22321.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51435251" Longitude="-0.17254674" StarRating="4" HotelCode="442748|hyde_park_radnor" HotelName="Hyde Park Radnor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Sussex Place, London W2 2SX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24000.10" OriginalAmount="22430.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.533671698033" Longitude="-0.1219763452973" StarRating="3" HotelCode="795902|london_kings_cross" HotelName="hub by Premier Inn London King's Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Wharfdale Road, Kings Cross, London N1 9FA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24317.89" OriginalAmount="22727" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5508762" Longitude="0.07421761" StarRating="0" HotelCode="958822|414874" HotelName="Premier Lux Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>210 Ilford Lane, Ilford IG1 2LW, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24815.44" OriginalAmount="23192.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.47173496" Longitude="-0.45700118" StarRating="0" HotelCode="735444|aerotel_london_heathrow_terminal_3" HotelName="Aerotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 3, Arrivals Hall, Heathrow Airport, Hounslow, London TW6 2GW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25280.89" OriginalAmount="23627.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49178428" Longitude="-0.19216838" StarRating="0" HotelCode="847238|blackbird_2" HotelName="The Blackbird" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>209 Earl's Court Road, London SW5 9AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25325.83" OriginalAmount="23669" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|495383" HotelName="Canopy by Hilton London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26687.90" OriginalAmount="24941.96" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|AD3B78" HotelName="Thistle London Park Lane" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>general: The contemporary comfort of Great Cumberland Place and prime central location makes it the ideal base to discover London. Located in the heart of Londonandapos;s most iconic shopping district and just a short walk away from Buckingham Palace, Theatreland or the electricity of Soho. Once youandapos;ve ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26722.54" OriginalAmount="24974.34" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A32534" HotelName="NHOW LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>nhow London has a restaurant, a fitness centre and bar in London. Among the facilities at this property are a 24-hour front desk and room service, along with bike rental and free WiFi throughout the property. Private parking can be arranged at an extra charge. All rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel rooms are equipped with a wardrobe and a private bathroom. Continental breakfast options are available each morning at nhow London. The accommodation offers a terrace. St Paul's Cathedral is 2.3 km from nhow London, while Brick Lane is 2.5 km from the property. The nearest airport is London City Airport, 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27028.20" OriginalAmount="25260.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.57554737" Longitude="-0.09339954" StarRating="0" HotelCode="986325|manor_house_studio_apartments" HotelName="Manor House Studio Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89A Hermitage Road, London N4 1LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in London. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30989.34" OriginalAmount="28962.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5065718" Longitude="-0.14577026" StarRating="0" HotelCode="986349|the_mayfair_townhouse_by_iconic_luxury_hotels" HotelName="The Mayfair Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>27-41 Half Moon Street, London W1J 7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31117.74" OriginalAmount="29082" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4933628" Longitude="-0.14996719999999" StarRating="0" HotelCode="160047|487149" HotelName="The Lime Tree Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135-137 Ebury Street, London SW1W 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32271.20" OriginalAmount="30160.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.503485483366" Longitude="-0.091296390164644" StarRating="3" HotelCode="946165|premier_inn_london_southwark_borough_high_st" HotelName="Premier Inn London Southwark (Borough High St)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>135 Borough High Street, London SE1 1NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34089.13" OriginalAmount="31859" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50624217" Longitude="-0.12629783" StarRating="5" HotelCode="986055|478530" HotelName="Great Scotland Yard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Great Scotland Yard, London SW1A2HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36931.05" OriginalAmount="34515.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4.5" HotelCode="986336|the_westin_london_city" HotelName="The Westin London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Upper Thames Street, London EC4V 3AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38536.05" OriginalAmount="36015" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49145" Longitude="-0.15627" StarRating="4" HotelCode="199805|416314" HotelName="The Apartments by Sloane Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Concierge,Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15-19 Sloane Gardens, London SW1W 8EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is The Apartments by Sloane Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41807.04" OriginalAmount="39072" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51798231" Longitude="-0.1202189" StarRating="5" HotelCode="775208|407877" HotelName="L’oscar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Southampton Row, London WC1B 4AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45901.93" OriginalAmount="42899.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.49054" Longitude="-0.15718" StarRating="4" HotelCode="467885|the_sloane_club_hotel" HotelName="Sloane Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>52 Lower Sloane Street, Chelsea, London SW1W 8BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The Sloane Club is a prestigious Member's Club located in the heart of Chelsea, London. Housed in a stunning 18th Century red-brick building designed in the 'Pont Street Dutch' style, The Sloane Club offers a home away from home; a luxurious and relaxing base from which to explore Chelsea and beyond. 

Just a moment from the vibrant King's Road, The Sloane Club is within easy walking distance of designer boutiques, galleries, restaurants and theatres. 

Designed with a Country House charm, The Club interior will captivate you whether you are relaxing in your bedroom, sipping Champagne in the Bar, indulging in Afternoon Tea in The Drawing Room or enjoying dinner by our award-winning Head Chef in the Dining Room.

The Sloane Club also offers a Concierge service, luxury Spa, private Dining Rooms and faultless, personal service to make your stay in London as pleasurable as possible.

By staying at The Sloane Club you are also gaining Temporary membership to The Club which is valid for the length of your stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45997.66" OriginalAmount="42988.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.4968746" Longitude="-0.12906368" StarRating="0" HotelCode="986386|4649165" HotelName="Hope House Residences by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Great Peter Street, Westminster Borough, London SW1P 3LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50445.15" OriginalAmount="47145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50723809" Longitude="-0.14836668" StarRating="0" HotelCode="969731|park_lane_apartmentsshaw_house_2" HotelName="Park Lane Apartments." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Chesterfield Street, Mayfair, London W1J 5JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="52068.63" OriginalAmount="48662.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="1" Longitude="2" StarRating="0" HotelCode="|SS01" HotelName="SS100_1_TESTING_DO_NOT_USE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address />
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;test
re
re
re
er
test1testtesttesttest&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56386.86" OriginalAmount="52698.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.51740712" Longitude="-0.134026" StarRating="0" HotelCode="986346|urban_chic_rathbone" HotelName="Urban Chic Rathbone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rathbone Place, London W1T 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71469.22" OriginalAmount="66793.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986370|2452395" HotelName="Soho Lofts by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Bourchier Street, Soho, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74095.36" OriginalAmount="69248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="51.50553098" Longitude="-0.14555532" StarRating="0" HotelCode="986035|the_mayfair_ritz_apartment" HotelName="The Mayfair Ritz Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Piccadilly, Flat 7, London W1J 7NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Room Service,Wheelchair Access,Lounge,Nightclub,Golf,Kitchen,Jacuzzi,Diet Meals,Heated Pool,Massage Centre,Sauna,Spa,Swimming Pool,24 Hour Front Desk,LCD/Projector,Garden,Elevator,Luggage Storage,Parking,Airport Transfer (on Demand),Babysitting,Banquet Hall,Boutique,Meeting Room,24 Hour Security,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Housekeeping,Smoking Rooms,Valet Parking,Dining,Pets allowed,24 Hour Room Service,ATM/Cash Machine,Beauty Salon,Library,Printer,Wake-up Call Service</BasicAmenities>
    <HotelRating>3,2,4,5,4.5,1,2.5,3.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,DINNER</Meals>
    <PropertyType>FAMILY-FRIENDLY HOTEL,CITY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,APARTHOTEL,HOSTELS,BED AND BREAKFASTS,BOUTIQUE HOTEL,CLUB RESORT,SPA HOTEL,GUEST HOUSES,GUESTHOUSE,COUNTRY HOUSE,HOTEL DE CHARME,ECO HOTEL,GOLF HOTEL,INNS,VILLAGE,RESIDENCES</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
a59a4088-ede9-4713-9bb0-5a824671da13|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="a59a4088-ede9-4713-9bb0-5a824671da13">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-05T00:00:00" End="2024-12-09T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="299576|fashion_dancing" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
a59a4088-ede9-4713-9bb0-5a824671da13|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a59a4088-ede9-4713-9bb0-5a824671da13|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="a59a4088-ede9-4713-9bb0-5a824671da13" TimeStamp="0001-01-01T00:00:00" HotelName="La Ballerina" HotelCode="299576|fashion_dancing" StarRating="5" GTCityId="15580" CountryCode="CZ" CityName="Prague" CountryName="Czech Republic" Address="Dittrichova 20, 12000 Praha" PostCode="12000" PhoneNo="+420221511100" FaxNo="+420221511101" Email="reception@ballerinahotel.com" CheckInTime="" CheckOutTime="" Latitude="50.076456" Longitude="14.415266" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (king size bed)" RoomTypeCode="h-291b589e-fa37-5596-8088-7c4ae9ff4b31|63|Mzc1LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="375.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 48.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="375.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room with balcony (full double bed) (king size bed)" RoomTypeCode="h-1f9c125e-7868-5471-9be9-2fbba4a3b8b6|63|MzgzLjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="383.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 49.96-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="383.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Suite (full double bed) (king size bed)" RoomTypeCode="h-59f69944-4356-5e67-b871-b7f2844a51fc|63|Mzg2LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="386.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 50.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="386.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double Suite (full double bed) (king size bed)" RoomTypeCode="h-31ab69bd-fada-5860-86e3-60a45396cf72|63|Mzk0LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="394.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 51.39-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="394.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double Suite with balcony (full double bed) (king size bed)" RoomTypeCode="h-cb305619-db8f-55c0-9d0f-f9050b742257|63|NDA3LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="407.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 53.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="407.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Suite" RoomTypeCode="h-61056152-b5b9-56b6-b946-657b1c94a10c|63|NDM0LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="434.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 56.61-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="434.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Double Apartment (+ sofa)" RoomTypeCode="h-f5dd3f32-1924-5d3e-9ff8-4e2f136ccc8a|63|NDQ0LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="444.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 57.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="444.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Suite with balcony" RoomTypeCode="h-aab9db38-72d2-520a-8a59-8597e305c664|63|NDQ5LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="449.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 58.57-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="449.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Double Apartment" RoomTypeCode="h-87438080-b6f0-5904-83d3-e1ff3a080fe7|63|NDkwLjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="490.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 63.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="490.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Double Apartment (full double bed) (king size bed)" RoomTypeCode="h-08b47832-c634-5e92-9500-58b2af798015|63|NjE4LjAwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="618.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CZK 400.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 80.61-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Shower|Wardrobe/Closet|Linens|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T00:00:00" End="2024-12-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="618.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/1024x768/content/15/7a/157a9edf5c11d396f529f5db4cbb5c87b1c514ed.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/1f/04/1f04079d35a5ce17a44bf50df72da32d73373fc2.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/81/aa/81aa88c7a39a6c9e0c3343ecf7114936b29102ed.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/dd/13/dd13eb654aa6fac9c641d26a9be583fa3688e7d1.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/8e/ec/8eec7a9799f6dd7a0f4f0a5e674a8d28f77ee1dd.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/06/8a/068a28b4d3242a60a10cf35e7f4f81d193e7c4ee.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/bc/ce/bcce99cbf2079c0180b5a812b1eccbba466fc50e.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/97/40/9740e5c770575236608cf3a4ee0e507ed476a761.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/aa/48/aa48a8099f59d1f02a949b187ef1024fbfdc9bf6.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/fd/5e/fd5e8ec10079fe420e4a39deb28eeef22fd6cd89.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/34/ca/34caf359f58214b436f40f33b8e4210bdea59e9e.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/dc/ed/dced5f97006c4bb24c97767d3060379dfca119ab.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/aa/a4/aaa4f8c987a00b50838aa1eb90f4f0e869e24a5e.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/29/ac/29ac85fa5e82f3bd51c4ef463e5028b4c002ab2c.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/87/64/876487ba4d3da79dea8b2ef9bd57ec088192deb6.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/1c/46/1c461ed6843df62db1a26790d95c7e8a4536f18e.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/16/f7/16f7d155336e16341aa4b26ab93b38c6be89c7a0.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/68/1f/681ffcaab860f570d98fa935c73f2700e1343961.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/7c/91/7c91c5180a2d8f8f8c1e1e8891c738fbb786bc01.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/4f/9c/4f9cf67640c109312560e67ebd60fa13817e71f6.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/46/e4/46e407e388e7ba4609a737b78e3df4982c1e53ea.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/51/9e/519e86b87acf144345723b482aa12b4a15bc10c1.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/70/23/70230fcd622743f0edeb4bd0f04fb4333ba650eb.jpeg" /><Image Url="https://cdn.worldota.net/t/1024x768/content/31/23/3123784a283e11a795052d994b3d3c41bafb9f0a.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located in the centre of Prague&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 31 non-smoking rooms and includes a lift and a reception desk. Room service is among the facilities and amenities available at the hotel. Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Some rooms have a balcony, which gives guests additional space for rest and relaxation. Rooms include a double bed. Extra comforts include a tea/coffee station. Equipped with a telephone, a TV and WiFi (for a fee), the rooms provide many ways for guests to stay connected and entertained. The bathrooms have a shower and a bathtub.&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. The indoor and outdoor pools are ideal for exercise as well as relaxation. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;It is possible to order breakfast.&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;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 30.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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 25.00 EUR.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Newspapers</Description><Value>Newspapers</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Terrace</Description><Value>Terrace</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-out</Description><Value>Express check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Private check-in/check-out</Description><Value>Private check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Iron and board</Description><Value>Iron and board</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Ironing</Description><Value>Ironing</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Shoe shine</Description><Value>Shoe shine</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Buffet breakfast</Description><Value>Buffet breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast in the room</Description><Value>Breakfast in the room</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Shuttle</Description><Value>Shuttle</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Transfer services</Description><Value>Transfer services</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Spanish</Description><Value>Spanish</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>German</Description><Value>German</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Russian</Description><Value>Russian</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Italian</Description><Value>Italian</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>French</Description><Value>French</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Bike rental</Description><Value>Bike rental</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Babysitting and childcare</Description><Value>Babysitting and childcare</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Family/Kid Friendly</Description><Value>Family/Kid Friendly</Value></HotelFacilities><HotelFacilities><Type>Pets</Type><Description>Pets Not Allowed</Description><Value>Pets Not Allowed</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Extra decontamination measures</Description><Value>Extra decontamination measures</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Contactless check-in and/or check-out</Description><Value>Contactless check-in and/or check-out</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Additional measures against COVID-19</Description><Value>Additional measures against COVID-19</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
6150001c-9940-407e-a86d-2613adb490bb|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="6150001c-9940-407e-a86d-2613adb490bb">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-14T00:00:00" End="2024-11-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
6150001c-9940-407e-a86d-2613adb490bb|PaximumSearch|supplier interation failed||Paximum|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
6150001c-9940-407e-a86d-2613adb490bb|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
6150001c-9940-407e-a86d-2613adb490bb|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
6150001c-9940-407e-a86d-2613adb490bb|HotelsProSearch|successfull supplier interation||HotelsPro|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
6150001c-9940-407e-a86d-2613adb490bb|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6150001c-9940-407e-a86d-2613adb490bb|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6150001c-9940-407e-a86d-2613adb490bb|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
6150001c-9940-407e-a86d-2613adb490bb|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6150001c-9940-407e-a86d-2613adb490bb|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-10-23T15:10:45.3493928+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6150001c-9940-407e-a86d-2613adb490bb" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="122.59" OriginalAmount="122.59">
      <BasicPropertyInfo Latitude="50.109278" Longitude="14.45121" StarRating="2" HotelCode="260270|2140845" HotelName="Plus Prag Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Privozni 1, 170 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186080/186080a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 119 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant and a bar. 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 accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="50.079637619263" Longitude="14.499591449074" StarRating="3" HotelCode="58668|95238" HotelName="a&amp;o Prague Rhea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Uzlabine 3068/19, 108 51 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76009/a_76009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Prague's 10th district, bordered by a quiet park. Guests will find the city centre, sports activities, shopping venues, the main bus and train terminals, as well as the airport, in the vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.95" OriginalAmount="201.95">
      <BasicPropertyInfo Latitude="50.086920833503" Longitude="14.482804834843" StarRating="3" HotelCode="56109|1241168" HotelName="EA Hotel Populus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Staré Cihelny 2182/11, Praha 3, 130 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332826/332826a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood about 6.8 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="216.42" OriginalAmount="216.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|986982" HotelName="POPULUS PRAHA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067157_foto_10.jpg</HotelPictures>
        <HotelDescription>Property Desc:Property Location With a stay at EA Hotel Populus in Prague (Prague 3), you'll be close to Atrium Flora and Sea World.  This hotel is within close proximity of O2 Arena and Eden Arena.Rooms Stay in one of 77 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with bathtubs or showers are provided. Conveniences include phones, as well as safes and desks.Amenities Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.Dining You can enjoy a meal at a restaurant serving the guests of EA Hotel Populus, or find a snack in a coffee shop/caf�. Quench your thirst with your favorite drink at a bar/lounge. For your convenience, a complimentary breakfast is served daily from 7 AM to 10 AM.Business, Other Amenities Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. Planning an event in Prague? This hotel has facilities measuring 4413 square feet (410 square meters), including a conference center. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service.Room Info:Know Before You Go   This property offers transfers from the train station (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation.   One child 3 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. Only registered guests are allowed in the guestrooms.  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).   Fees The following fees and deposits are charged by the property at time of service, check-in, or check-out.          Self parking fee: EUR 4 per night     Pet fee: EUR 6 per pet, per night      Rollaway bed fee: EUR 15.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. Mandatory Fees and Taxes You'll be asked to pay the following charges at the property: A tax is imposed by the city: EUR 0.60 per person, per night. This tax does not apply to children under 18 years of age.  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. Checkin Instructions:Extra-person charges may apply and vary depending on property policy. Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges. Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.  The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation. Special Checkin Instructions:24-hour airport shuttle service is available on request. Contact the property in advance to make arrangements.Property Information: Pets allowed    Check-in time starts at 2 PM  Check-out time is noonCheckin Minimum Age: 1824-hour front desk, Airport transportation (surcharge), Bar/lounge, Coffee shop or caf�, Coffee/tea in common areas, Computer station, Conference center, Conference space, Conference space size (feet) - 4413, Conference space size (meters) - 410, Free WiFi, Free breakfast, Garden, Gift shops or newsstand, Luggage storage, Multilingual staff, Number of buildings/towers - 2, Number of floors - 4, Number of meeting rooms - 4, Pets allowed, RV, bus, truck parking (surcharge), Restaurant, Roll-in shower, Safe-deposit box at front desk, Self parking (surcharge), Smoke-free property, Terrace, Total number of rooms - 77, Tours/ticket assistance, Train station pickup (surcharge), Year Built - 2004May include:, B</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.25" OriginalAmount="217.25">
      <BasicPropertyInfo Latitude="50.085316924647" Longitude="14.450307682223" StarRating="3" HotelCode="108934|614215" HotelName="Pension Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štítného 13, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211094/211094a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.00" OriginalAmount="218.00">
      <BasicPropertyInfo Latitude="50.03948" Longitude="14.43797" StarRating="3" HotelCode="0|_0x351ca" HotelName="Penzion Sofi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nová cesta 162/39, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/64/0f649344520a332d2489635dc38ba4bcd77604c3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Penzion Sofi in Prague (Prague 4), you'll be within a 15-minute drive of Wenceslas Square and Eden Arena.  This pension is 4.8 mi (7.7 km) from Astronomical Clock and 7.4 mi (11.9 km) from O2 Arena.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 guestrooms. Complimentary wired Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a picnic area.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities, microwave in a common area, and refrigerator in a common area. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227" OriginalAmount="227">
      <BasicPropertyInfo Latitude="50.0632904" Longitude="14.4451767" StarRating="3" HotelCode="89531|10728" HotelName="Gallery SIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 17, Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125396/a_125396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.83" OriginalAmount="229.83">
      <BasicPropertyInfo Latitude="50.099339138202" Longitude="14.400972906732" StarRating="2" HotelCode="320816|1454768" HotelName="Hostel Dakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Narodni Obrany 544/7, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189766/189766a_hb_a_798.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.00" OriginalAmount="235.00">
      <BasicPropertyInfo Latitude="50.09172258" Longitude="14.48307946" StarRating="2" HotelCode="969637|university_hotel_7" HotelName="University Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jeseniova 355/212, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10546714</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.21" OriginalAmount="235.21">
      <BasicPropertyInfo Latitude="50.1243832" Longitude="14.4912696" StarRating="3" HotelCode="263698|1823728" HotelName="Hotel Arko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vysocanská 87, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7906251</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Alexandria (AEX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.70" OriginalAmount="235.70">
      <BasicPropertyInfo Latitude="50.064292470863" Longitude="14.506598984361" StarRating="3" HotelCode="59529|1159658" HotelName="Hotel Astra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mukarovská 1740/22, 110 00Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331850/331850a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.24" OriginalAmount="241.24">
      <BasicPropertyInfo Latitude="50.122085614286" Longitude="14.456988957143" StarRating="3" HotelCode="89521|1134298" HotelName="Henrietta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ke Stírce 42, 182 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194557/194557a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.00" OriginalAmount="243.00">
      <BasicPropertyInfo Latitude="50.064589" Longitude="14.377643" StarRating="3" HotelCode="180475|pension_kern" HotelName="Kern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jinonická 50, 150 00 Prag, Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335852/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.33" OriginalAmount="249.33">
      <BasicPropertyInfo Latitude="50.090218828573" Longitude="14.450232624708" StarRating="3" HotelCode="108751|614465" HotelName="Adeba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pernerova 16, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210336/210336a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.00" OriginalAmount="252.00">
      <BasicPropertyInfo Latitude="50.049076289781" Longitude="14.446206365711" StarRating="3" HotelCode="76682|hotel_attic" HotelName="Attic" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanusova 496/6, Praha 140 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210445/210445a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262" OriginalAmount="262">
      <BasicPropertyInfo Latitude="50.072233860749" Longitude="14.430770209822" StarRating="3" HotelCode="337451|2617" HotelName="Prague Centre Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 32, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56217/a_56217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is located in the centre of Prague, near to the underground station I. P. Pavlova. The airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.47" OriginalAmount="262.47">
      <BasicPropertyInfo Latitude="50.103201369983" Longitude="14.448021222685" StarRating="2" HotelCode="902564|1115228" HotelName="Sir Toby's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delnická 24, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1115228/nV8iljz3_993b89b0d8b52395847bdabe1ff5019f.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.00" OriginalAmount="264.00">
      <BasicPropertyInfo Latitude="50.12141036987305" Longitude="14.445710182189941" StarRating="0" HotelCode="0|apartment_trojska" HotelName="Apartment Trojska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Trojská 67, 182 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/5c/ec5c70f2b4f6f6988a48c6ad9e90575ee6bde35c.jpeg</HotelPictures>
        <HotelDescription>Located in Prague, Apartment Trojska offers simply furnished rooms. The property is 2.8 km from Prague ZOO and 4 km from O2 Arena Prague. Free WiFi access is available. The accommodation units come with a refrigerator, a microwave, an electric kettle and shared and private bathroom facilities. Towels and linen are provided. Prague’s Old Town Square is 4 km away. Free parking is possible on site.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.00" OriginalAmount="266.00">
      <BasicPropertyInfo Latitude="50.10743535" Longitude="14.4487515" StarRating="3" HotelCode="100778|leon" HotelName="Leon Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo námestí 26, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335477/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="266.51" OriginalAmount="266.51">
      <BasicPropertyInfo Latitude="50.089386" Longitude="14.462969" StarRating="4" HotelCode="67406|10ac6d" HotelName="Hotel Ehrlich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 79, 13000 Prag 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.00" OriginalAmount="268.00">
      <BasicPropertyInfo Latitude="50.09179889" Longitude="14.48359655" StarRating="0" HotelCode="569836|kolej_jarov_i" HotelName="Kolej Jarov I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 93/198, Správa Ucelovych Zarízení, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738555/c2d625a9a656b0d0a710ab5082962f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.47" OriginalAmount="274.47">
      <BasicPropertyInfo Latitude="50.103931" Longitude="14.433057" StarRating="3" HotelCode="98241|1024418" HotelName="Olga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janovského 50, Holešovice, Praha 7 17000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335466/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276" OriginalAmount="276">
      <BasicPropertyInfo Latitude="50.070993702551" Longitude="14.430546216457" StarRating="4" HotelCode="89522|24009" HotelName="Amigo City Centre Hotel" 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>Legerova 13, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161189/161189a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.58" OriginalAmount="277.58">
      <BasicPropertyInfo Latitude="50.12674133119" Longitude="14.485913515091" StarRating="4" HotelCode="11959|4884" HotelName="Hotel Duo" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Teplická 492, Praha 9, 19000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11817/a_11817_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the northern district of Prague and is around 6 km from the city centre. One of the largest shopping centres in the country lies in the hotel's vicinity. A new metro station, Strížkov, has been constructed in front of the hotel which directly connects to the city centre in 10 minutes and provides guests with convenient access. The airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="278.52" OriginalAmount="278.52">
      <BasicPropertyInfo Latitude="50.041523651981" Longitude="14.496104577328" StarRating="4" HotelCode="16122|TCZ" HotelName="TOP Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blazimska 1781/4</AddressLine>
          </AddressLines>
          <PostalCode>272765854</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19382/a_19382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is quietly situated just 5 km from the centre of the town. A bus stop is to be found directly in front of the hotel. The entire hotel complex sprawls 7,000 m² over extensive, greenery-filled ground and, with its 9-hectare site, is one of the largest hotel complexes in Europe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281" OriginalAmount="281">
      <BasicPropertyInfo Latitude="50.071158" Longitude="14.430512" StarRating="4" HotelCode="98281|24010" HotelName="Alqush Downtown Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 15, Praha 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162422/162422a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the centre of Prague. Wenceslas Square, the National Museum, Congress Centre Prague and other significant places of interest are within walking distance of the hotel. I.P.Pavlova metro station (route C) and tram stop are also in the vicinity, only 500 m away. It is 15 km from Prague airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283" OriginalAmount="283">
      <BasicPropertyInfo Latitude="50.035732479544" Longitude="14.413450956345" StarRating="4" HotelCode="56451|32205" HotelName="Hotel U Divadla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Staré pošty 247/6, Braník, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73126/a_73126_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located some 5 km away. A bus stop can be found directly in front of the hotel and Karlovo námesti underground station is only minutes away. Cultural institutions such as Vysehrad can also be found in the immediate surroundings of the hotel. A stop for boat trips on the Vltava river is situated 700 m away and Prague airport lies some 20 km outside the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.00" OriginalAmount="283.00">
      <BasicPropertyInfo Latitude="50.0392249" Longitude="14.4371026" StarRating="3" HotelCode="188622|hotel_vladar" HotelName="Vladar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Dvorcích 144/9, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331212/331212a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="284.42" OriginalAmount="284.42">
      <BasicPropertyInfo Latitude="50.091658434314" Longitude="14.477276802063" StarRating="3.5" HotelCode="37898|10ac50" HotelName="My Hotel Apollon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 1086/158, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62541/a_62541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing hotel is quietly situated just 15 minutes from the historic centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="286.02" OriginalAmount="286.02">
      <BasicPropertyInfo StarRating="3" HotelCode="|702917" HotelName="Superior Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887242_foto_1.jpg</HotelPictures>
        <HotelDescription>El Prague Centre Superior es un excelente hotel urbano situado en el corazandoacute;n de Praga, muy cerca de la estaciandoacute;n de metro I. P. Pavlova y a poca distancia a pie de los principales atractivos de la ciudad, como el Museo Nacional, la andOacute;pera Estatal y la Plaza Wenceslas. El aeropuerto estandaacute; a 15 km. El hotel presume de unas fantandaacute;sticas instalaciones y servicios, como sauna y masajes para los huandeacute;spedes que buscan relajarse y desconectar de la vida cotidiana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.00" OriginalAmount="288.00">
      <BasicPropertyInfo Latitude="50.036483618384" Longitude="14.492766559124" StarRating="3" HotelCode="29803|amedia_express_praha" HotelName="Best Western Amedia Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkova 5a/2318, 14900 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47905/a_47905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Chodov district of Prague, 100 m from the nearest links to the public transport network and 600 m from shops (Chodov shopping centre) and restaurants. It lies close to highway D1 and has easy access to the city centre (8 km away). It is 25 km from Prague International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289" OriginalAmount="289">
      <BasicPropertyInfo Latitude="50.070825796638" Longitude="14.429780635582" StarRating="4" HotelCode="394782|10913" HotelName="Hotel Assenzio Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1870/3, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328291/328291a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a historical building close to a metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289" OriginalAmount="289">
      <BasicPropertyInfo Latitude="50.074357815256" Longitude="14.429289400578" StarRating="3" HotelCode="35063|20136" HotelName="Hotel Tivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská, 48, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018089/018089a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the city centre, next to the I.P. Pavlova underground station. It is just a short stroll to many of Prague's most popular tourist sights, including the National Museum, Wenceslas Square, and the Prague Congress Centre. The hotel is well serviced by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="292" OriginalAmount="292">
      <BasicPropertyInfo Latitude="50.0686331" Longitude="14.403263342328" StarRating="3" HotelCode="41084|4372" HotelName="Akcent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stroupeznickeho 1/253, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66294/a_66294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel is located on a main road in the heart of Smíchov. The shopping centres of Andel City and Zlatý Andel are both only a 5-minute walk away. The buildings of the picturesque old town are also to be found within a few paces of the hotel, as are links to the public transport network, such as Andel Metro station, right next to the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.19" OriginalAmount="292.19">
      <BasicPropertyInfo Latitude="50.02007" Longitude="14.410036" StarRating="4" HotelCode="67405|272805" HotelName="Michael" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lysinami 474/1, 14700  Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141032/141032a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a nice and quiet district of Prague, 20 minutes from the centre via public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="294.68" OriginalAmount="294.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15C26" HotelName="Post 120 Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620880_foto_1.jpeg</HotelPictures>
        <HotelDescription>Post 120 Suites is located in Prague, in convenient distance from the center as well as form the Airport The property is around 6 far km from Charles Bridge and The Old Town Square. The accommodation provides a round the clock reception, airport transfers and free WiFi throughout the property. All units are equipped with a flat-screen TV with satellite channels, fully equipped kitchenette, fridge, a kettle. All guest rooms include a private bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.60" OriginalAmount="296.60">
      <BasicPropertyInfo Latitude="50.054521202567" Longitude="14.437083899975" StarRating="3" HotelCode="42672|1439198" HotelName="Oya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Pankráci 1337/109, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331361/331361a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.95" OriginalAmount="300.95">
      <BasicPropertyInfo Latitude="50.091217" Longitude="14.410597" StarRating="4" HotelCode="65500|322095" HotelName="Hotel Trinidad Prague Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Železné lávky 14, Malá Strana, 11800 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335297/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.55" OriginalAmount="301.55">
      <BasicPropertyInfo Latitude="50.086553404645" Longitude="14.45167645812" StarRating="4" HotelCode="23101|334715" HotelName="Three Crowns Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 28, Praha 3, 130 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/015942/015942a_hb_a_042.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful neighbourhood, not far from the famous cultural centre of Prague. With local public transport (some 200 m from the hotel) guests can quickly reach the city's numerous sights and squares. The old city and Wenceslas Square are about a 20-minute walk away. Prague airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="303" OriginalAmount="303">
      <BasicPropertyInfo Latitude="50.082775208621" Longitude="14.45713621953" StarRating="3" HotelCode="15390|852" HotelName="Hotel Olšanka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 1000/23, Directly at the Sportovní centrum Olšanka, Žižkov (Praha 3), 130 00 Praha, Cesko</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140930/140930a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city district of Prague 3-Zizkov, which is sometimes called Prague's Montmartre. The hotel is situated close to one of the biggest shopping centres in Prague. The distance from the historic centre of Prague is about 10 minutes. Directly in front of the hotel there is a city transport stop, which allows guests a nonstop connection with the city centre. The railway station is around 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="307.33" OriginalAmount="307.33">
      <BasicPropertyInfo Latitude="50.072199456005" Longitude="14.400623457672" StarRating="3" HotelCode="27731|11ad52" HotelName="ibis Praha Mala Strana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 14, Praha 5, Smichov, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40953/a_40953_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the city centre, next to the Nový Smíchov shopping centre, and just 150 m from the tram and metro station Andel. Cinemas, nightlife, bars, restaurants, the bus and train stations can all be found in the vicinity. The main tourist attractions are within walking distance (i.e. Charles Bridge is just 20 minutes away). The Old Town Square, Prague Castle, Wenceslas Square and the Jewish Quarter are all about 4 km away. The hotel is located 15 km from Prague airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.00" OriginalAmount="309.00">
      <BasicPropertyInfo Latitude="50.06299432" Longitude="14.44141843" StarRating="3" HotelCode="546254|kasablanka_apartments" HotelName="Kasablanka Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Taborska 324/63, 14000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/61695/2961695/2.jpg?f=15424863</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at this apartment in Prague (Prague 1), you'll be minutes from Postal Museum Prague and Palladium Shopping Centre.  This 4-star apartment is close to Old Town Square and Prague Castle.Rooms Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a microwave and an electric kettle.Business, Other Amenities A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.79" OriginalAmount="309.79">
      <BasicPropertyInfo Latitude="50.075465" Longitude="14.403317" StarRating="3" HotelCode="14723|614735" HotelName="Hotel Arbes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktora Huga 3, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330969/330969a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310" OriginalAmount="310">
      <BasicPropertyInfo Latitude="50.15131070796" Longitude="14.503417611122" StarRating="3" HotelCode="188608|226971" HotelName="Hotel Aura Design &amp; Garden Pool" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kostelecka 819, Cakovice, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9186560</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="310.16" OriginalAmount="310.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|617399" HotelName="JELENI DVUR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/258228_foto_1.jpg</HotelPictures>
        <HotelDescription>In the area of Hrad�any, just few steps from the Prague Castle and the historical part of Prague called Mala Strana, you will find this luxurious hotel with pleasant club atmosphere. Elegantly equipped and spacious rooms, from the part of which you will have a breath-taking view of the Prague Castle and the panorama of the capital city, will be an ideal place for the romantic stay. The hotel has its own parking, as well as an easy access from the international Prague airport - Ruzyn�.
In case of payment by the credit card at the hotel, the total amount will be automatically converted by the actual hotel exchange rate.*All the standard rooms are equipped with an electric kettle.
**At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311" OriginalAmount="311">
      <BasicPropertyInfo Latitude="50.077214" Longitude="14.446372" StarRating="3" HotelCode="149252|26326" HotelName="La Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradska 83, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193319/193319a_hb_a_787.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is situated in a nice living area of Prague, within a walking distance or comfortable transport connection to the city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="311.22" OriginalAmount="311.22">
      <BasicPropertyInfo Latitude="50.0776586" Longitude="14.4014296" StarRating="4" HotelCode="161905|135323" HotelName="Red &amp; Blue Design Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 13, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228383/gt_228383_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite Petrin Park, close to the very heart of the city, a short walk from Charles Bridge and Prague Castle. There are restaurants and bars within about 100 m of the hotel and the closest tram stop is roughly 50 m away. Prague Airport is approximately 20 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="311.84" OriginalAmount="311.84">
      <BasicPropertyInfo Latitude="50.092738539428" Longitude="14.39158160367" StarRating="4" HotelCode="35465|239986" HotelName="EA Hotel Jeleni dvur Prague Castle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jelení 197/7, Praha 1, 11800  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57667/a_57667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its familial atmosphere, this romantic city hotel lies close to Prague Castle at the centre of Hradschin and just a few paces from the picturesque New World, Loreta Church and Strahov Monastery. A wonderful stroll can be enjoyed to Prague Castle, the Nerade alley, a selection of Prague's taverns, restaurants and cafés. Convenient public transport links are within metres of the hotel and the convenient location of this hotel means that access to Prague's Ruzyn? Airport is both quick and easy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.79" OriginalAmount="314.79">
      <BasicPropertyInfo Latitude="50.043460378654" Longitude="14.439414739609" StarRating="4" HotelCode="31290|275175" HotelName="Occidental Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Na strži 32, 14000 Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49989/a_49989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a peaceful neighbourhood, just on the outskirts of Prague city centre. It offers convenient access to public transport (about 100 metres away) and is 15 minutes from the old town. It takes a mere 30 minutes to get to Ruzyne Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.16" OriginalAmount="316.16">
      <BasicPropertyInfo Latitude="50.08612" Longitude="14.44964" StarRating="3" HotelCode="318139|545895" HotelName="Amadeus Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Kitchen,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dalimilova 10/359, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32634/l_32634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in the Žižkov district on the right-hand bank of the River Vltava. The nearest tram station ((Viktoria Žižkov stadium) is 3 minutes walk away and offers easy access to the historical sights as well as shopping venues and night-time hotspots, which may also be reached on foot. Famous Wenceslas Square is 5 minutes away by train (3 stops) and it is possible to explore many of the city's most significant sights and squares such as the old town ring road, Charles Bridge, the Jewish district as well a Prague's castle, Hradcany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="318.61" OriginalAmount="318.61">
      <BasicPropertyInfo Latitude="50.105406186839" Longitude="14.487975932266" StarRating="3" HotelCode="26987|10ab7e" HotelName="Hotel Carol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurta Konrada 12, 190 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214349/214349a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, this hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.00" OriginalAmount="319.00">
      <BasicPropertyInfo Latitude="50.08730711" Longitude="14.40655951" StarRating="0" HotelCode="675189|charles_bridge_economic_hostel" HotelName="Charles Bridge Economic Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mostecka 4/53, 118 00 Praha 1 - Mala Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/857131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.00" OriginalAmount="320.00">
      <BasicPropertyInfo Latitude="50.071609112625" Longitude="14.499873582803" StarRating="3" HotelCode="25666|juno" HotelName="Juno Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stechovicka 2296, 100 00 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36564/a_36564_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated within easy reach of the city. Strasnicka underground station is just a 5 minutes walk from the hotel, from where guests may access the historical old town in just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.00" OriginalAmount="320.00">
      <BasicPropertyInfo Latitude="50.0534996" Longitude="14.4216633" StarRating="3" HotelCode="366388|minihotel_vitex" HotelName="Minihotel Vitex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prava 619/6, 147 00 Praha 4, Podoli</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/15444/2915444/2.jpg?f=14982632</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.73" OriginalAmount="320.73">
      <BasicPropertyInfo Latitude="50.074056565334" Longitude="14.43008735776" StarRating="3" HotelCode="66573|1429858" HotelName="Brezina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 41, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163368/163368a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.99" OriginalAmount="321.99">
      <BasicPropertyInfo Latitude="50.09881341" Longitude="14.4225432" StarRating="4" HotelCode="963017|1971575" HotelName="Letna Garden Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nad Stolou 951/10, Prague 7, 170 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1971575/hAXsHGWO_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="322" OriginalAmount="322">
      <BasicPropertyInfo Latitude="50.0772671411" Longitude="14.400814557672" StarRating="0" HotelCode="980670|404008" HotelName="Chevron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 19, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/e2/98/e298bf22bc80e9296463d9a158b4f030dd0964e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="322.89" OriginalAmount="322.89">
      <BasicPropertyInfo Latitude="50.065231300872" Longitude="14.42486122045" StarRating="4" HotelCode="19168|231176" HotelName="Union" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ostrcilovo Namesti 462/4, Praha 2 Nusle, 128 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23495/a_23495_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague's district 2, close to the historic centre and a mere 5 minutes from the Congress Centre. Guests will find links to the public transport network in the immediate vicinity and it lies directly below the walls of Vyšehrad Castle, a national cultural monument. The hotel is 1.5 km from the city centre, 2 km from the central train station, 2 km from shopping venues, Charles Bridge and Old Town Square and 2.5 km from Prague Castle. Prague Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323" OriginalAmount="323">
      <BasicPropertyInfo Latitude="50.084376141704" Longitude="14.449148446232" StarRating="4" HotelCode="34970|2851" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56935/a_56935_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the town centre (15 minutes). Numerous shopping venues, restaurants as well as lively pubs are located close to the hotel. Further tram stations are also located in the neighbourhood. Hlavni underground station is only 10 minutes away. Using the convenient public transport, Prague's sightseeing attractions are within easy reach. Ruzyne airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.00" OriginalAmount="323.00">
      <BasicPropertyInfo Latitude="50.093363036724" Longitude="14.464194443514" StarRating="3" HotelCode="307742|residence_invalidovna" HotelName="Residence Invalidovna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 664/1a, 186 00 Prague, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32192/1932192/32.jpg?f=15686202</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324" OriginalAmount="324">
      <BasicPropertyInfo Latitude="50.098866" Longitude="14.470624" StarRating="4" HotelCode="15405|853" HotelName="Olympik Tristar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18300/a_18300_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 4 minutes walk from Invalidova underground station and 10 minutes drive from the centre. Shopping venues are to be found directly beside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.06" OriginalAmount="324.06">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2159735" HotelName="HOTEL VICTORIA PRAHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2159735/GugrmJb7_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Set in Prague&amp;#039;s residential Zizkov district, City Partner Hotel Victoria is a 15-minute walk from Wenceslas Square and 10 minutes by tram from Hlavní Nádraží Main Train Station. It offers a breakfast buffet.

All en-suite rooms of the Victoria are non smoking and provide satellite TV, a safe and wireless internet access at additional cost.

Guests can relax in the Hotel Victoria’s restaurant Kure v Hodinkách, where music is played in the evening. Czech and international specialities are served. The lobby bar is available 24 hours a day.&lt;br/&gt;The HOTEL VICTORIA PRAHA is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.37" OriginalAmount="324.37">
      <BasicPropertyInfo Latitude="50.071025025063" Longitude="14.409449100494" StarRating="3" HotelCode="33066|1024198" HotelName="Augustus et Otto" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Celné 3, Smíchov, 15000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175746/175746a_hb_a_019.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Prague hotel is very well situated, just 300 metres from Andel shopping centre and Andel metro station. Wenceslas Square is just 3 metro stops away. Other places of interest include Kampa Island, an 8-minute walk away, and Charles Bridge, 5 minutes away by tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="325.29" OriginalAmount="325.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|649512" HotelName="MICHAEL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961617_foto_1.jpg</HotelPictures>
        <HotelDescription>This modern 4* central property has recently been completely refurbished to a contemporary standard. The Michael hotel is located in the leafy district of Prague 4 and offers easy access by tram (just a few minutes walk from the hotel) to the city centre. A full buffet breakfast is served in the hotel's airy restaurant and guests can also enjoy Czech and Mediterranean cuisine for lunch and dinner. In the summer months, the restaurant's terrace is open for guests to have their meals al fresco and the hotel prides itself on its selection of local Moravian wines. The hotel is ideal for both leisure guests and business travelers and rooms are equipped with en-suite bathroom, hairdryer, direct dial telephone and satellite TV: the hotel also offers high speed WIFI internet access free of charge. There are also 25 car parking spaces for those guests wishing to explore the surrounding area by car. The Michael Hotel also offers a shuttle bus free of charge to the city centre and back to the hotel every day (morning there and evening back).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="326" OriginalAmount="326">
      <BasicPropertyInfo Latitude="49.961912022491" Longitude="14.071313738823" StarRating="4" HotelCode="372039|420265" HotelName="Hotel Grand Litava Beroun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Námestí Marie Poštové 49, 26601 Beroun</AddressLine>
          </AddressLines>
          <CityName>Beroun</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335214/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Beroun.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.00" OriginalAmount="326.00">
      <BasicPropertyInfo Latitude="50.00047759" Longitude="14.52993891" StarRating="0" HotelCode="963691|penzion_rozkos_" HotelName="Pension Rozkos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kunratická Labeskám 781, Hrncíre, 149 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929253/65a812713a7126292060415004df6fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="326.23" OriginalAmount="326.23">
      <BasicPropertyInfo Latitude="50.076332246458" Longitude="14.493589997291" StarRating="3" HotelCode="16318|379045" HotelName="Comfort Hotel Prague City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Becvarova 14, 100 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19623/a_19623_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in a tranquil district of Prague, just 10 minutes from a selection of shops and from the city's historical centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.54" OriginalAmount="327.54">
      <BasicPropertyInfo Latitude="50.073112" Longitude="14.429375" StarRating="3" HotelCode="81530|125230" HotelName="Residence Select" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 34, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110134/a_110134_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Prague, in the residential and business district of I. P. Pavlova, this aparthotel is within walking distance of Wenceslas Square, the National Museum, the Prague Congress Centre, and all major historical sights. Links to the public transport network can be found on the hotel's doorstep and the central train station is around 3 km away. The Flora shopping centre is roughly 5 km from the city hotel and the Vltava River runs 3 km away. Prague-Ruzyne International Airport is around 20 km from the hotel.</HotelDescription>
        <Offer>Free nights</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.44" OriginalAmount="328.44">
      <BasicPropertyInfo Latitude="50.086113" Longitude="14.416323" StarRating="3" HotelCode="180452|2035065" HotelName="Royal Road Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 180/20, 110 00 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/20/b520919f7db79802bfeabfc7c0dd2f6d67f18a4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="329.14" OriginalAmount="329.14">
      <BasicPropertyInfo Latitude="50.074934488397" Longitude="14.439157247543" StarRating="3" HotelCode="34924|10ac98" HotelName="EA Hotel Tosca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blanická 10, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56845/a_56845_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Vinohrady district of Prague, close to Namesti Miru, Peace Square. The famous Wenceslas Square and the city centre are all within a 10 minutes walk from the hotel. Numerous shopping facilities, restaurants and cosy bars are located in the hotel's immediate vicinity. Public transport may be taken from locations nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.14" OriginalAmount="329.14">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1814388" HotelName="LE PETIT HOTEL PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>U Výstavište 1 ;</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1814388/MYAiIFgc_c32ece2a49811e042c63b29cd2cdc171.jpg</HotelPictures>
        <HotelDescription>Property Location With a stay at Hotel Prague in Prague (Holesovice), you&amp;amp;apos;ll be minutes from Tesla Arena and LunaPark.  This hotel is close to Old Town Square and Prague Castle.Rooms Make yourself at home in one of the 83 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include blackout drapes/curtains, and housekeeping is provided on a limited basis.Business, Other Amenities Featured amenities include a 24-hour front desk and an elevator (lift).&lt;br/&gt;The LE PETIT HOTEL PRAGUE is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="329.42" OriginalAmount="329.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|922839" HotelName="Olsanka" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746400_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Olsanka is a 3* hotel located in Prague 3 with the excellent connection to the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330" OriginalAmount="330">
      <BasicPropertyInfo Latitude="50.086056897944" Longitude="14.450794681907" StarRating="4" HotelCode="336488|13355" HotelName="Hotel White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 20/275, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55632/a_55632_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This congenial, newly redecorated, family-friendly hotel is situated in the centre of Zizkov just 2 tram stops from Wenceslas Square and Prague's other leading tourist attractions. Shops, restaurants, bars, pubs and public transport are all just 100 m from the hotel. It is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.00" OriginalAmount="330.00">
      <BasicPropertyInfo Latitude="50.10494805" Longitude="14.48715612" StarRating="0" HotelCode="570536|hotel_sunshine_10" HotelName="Hotel Harfa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Drahobejlova 1058/17, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/59972/2959972/1.jpg?f=15099170</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331" OriginalAmount="331">
      <BasicPropertyInfo Latitude="50.074697" Longitude="14.441852" StarRating="3" HotelCode="76550|22155" HotelName="Anna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Meeting Room,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budecská 17, 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130285/130285a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The cosy hotel is situated in the elegant Vinohrady quarter of Prague, close to the State Opera. Famous Wenceslas Square can be reached within a 15 minutes' walk. The large Riegrovy and Havlicoky parks are only 400 m away. Features of the hotel include free WIFI throughout, concierge service, currency exchange, meeting rooms, business centre, ticket service, laundry service, airport shuttle and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.36" OriginalAmount="331.36">
      <BasicPropertyInfo Latitude="50.08069726" Longitude="14.41968003" StarRating="3" HotelCode="397467|1844408" HotelName="Hotel Residence Spalena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Spalena 99/33, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/83025/3483025/34.jpg?f=15639406</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.00" OriginalAmount="333.00">
      <BasicPropertyInfo Latitude="50.08230079" Longitude="14.45169238" StarRating="2" HotelCode="515988|budget_apartment" HotelName="Budget Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Dry Cleaning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kubelíkova 40, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/681994/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 Budget Apartment in Prague (Zizkov), you'll be minutes from Zizkov Television Tower and close to Old Town Square.  This apartment is within close proximity of National Memorial at Vitkov and Riegrovy Sady.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 19 guestrooms featuring refrigerators. Complimentary wireless Internet access is available to keep you connected. Conveniences include coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="333.35" OriginalAmount="333.35">
      <BasicPropertyInfo Latitude="50.067959494874" Longitude="14.408367457672" StarRating="3" HotelCode="65501|WFAQ" HotelName="Hotel Angelis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pivovarska 5</AddressLine>
          </AddressLines>
          <PostalCode>257190962</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84382/a_84382_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the historical centre of Prague on the left bank of the Vltava river, just a few minutes from one of Prague's biggest shopping and entertainment centres, Novy Smichov. This strategic position provides numerous amenities in close vicinity to the hotel and excellent transport links. A tram stop is just around the corner and the nearest metro station, Andel?, is only 100 m away. The Charles Bridge is just 4 stops by tram and the Old Town Square is only 10 minutes away by metro. Ruzyne International Airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334" OriginalAmount="334">
      <BasicPropertyInfo Latitude="50.0740677" Longitude="14.4289382" StarRating="3" HotelCode="900005|15768" HotelName="Hotel City Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 21, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182912/a_182912_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an excellent location close the city centre, just 5 minutes' walk from Prague's Wenceslas Square. Guests will find a range of restaurants, bars and shopping venues within 400 m of the hotel, and the underground and tram station I. P. Pavlova is located approximately 50 m away. Prague Airport lies some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="334.93" OriginalAmount="334.93">
      <BasicPropertyInfo StarRating="0" HotelCode="|D2A970" HotelName="Figaro Suites" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2657199_foto_1.jpeg</HotelPictures>
        <HotelDescription>Hay un total de 83 dormitorios a disposiciandoacute;n de los clientes. Esta propiedad fue reformada andiacute;ntegramente en 2022, fruto del compromiso constante que mantiene con la calidad. Figaro Suites incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en los dormitorios. La recepciandoacute;n no estandaacute; abierta durante todo el dandiacute;a. Cuenta con servicio de traslados para comodidad de los huandeacute;spedes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="334.96" OriginalAmount="334.96">
      <BasicPropertyInfo Latitude="50.07335831" Longitude="14.42909707" StarRating="3" HotelCode="324006|2045565" HotelName="Anyday Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 454/9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169189/169189a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="336.44" OriginalAmount="336.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|702851" HotelName="City Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248218_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano cuenta con una ubicaciandoacute;n excelente cerca del centro de la ciudad, a solo 5 minutos a pie de la plaza de Wenceslao de Praga. Los huandeacute;spedes encontrarandaacute;n diversos restaurantes, bares y zonas de tiendas a 400 m del hotel. La estaciandoacute;n de metro y tranvandiacute;a I. P. Pavlova estandaacute; situada aproximadamente a 50 m y el aeropuerto de Praga se encuentra a unos 20 km del hotel.Este hotel de 91 habitaciones, renovado en 2009, se encuentra en 2 edificios conectados por un atrio, donde se encuentran la recepciandoacute;n y el bar del vestandiacute;bulo. Las instalaciones disponibles en este establecimiento incluyen servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, guardarropa y ascensor. Hay una sala de TV y cafeterandiacute;a en el recinto y los huandeacute;spedes que lleguen en coche pueden hacer uso del aparcamiento.Cada habitaciandoacute;n viene equipada con un sistema de seguridad electrandoacute;nico, caja fuerte, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite, conexiandoacute;n a Internet y calefacciandoacute;n central. Los cuartos de baandntilde;o estandaacute;n dotados de baandntilde;era, ducha y secador de pelo, y todas las habitaciones cuentan con camas dobles para el confort de los huandeacute;spedes.Se sirve desayuno de bufet en el hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.74" OriginalAmount="336.74">
      <BasicPropertyInfo Latitude="50.072267439785" Longitude="14.439890592408" StarRating="3" HotelCode="900415|331175" HotelName="Sibelius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jana Masaryka 39, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335615/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.05" OriginalAmount="337.05">
      <BasicPropertyInfo Latitude="50.099182048365" Longitude="14.430293887854" StarRating="4" HotelCode="10805|4834" HotelName="Belvedere" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Milady Horakove 479/19, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8783/a_8783_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the renowned Wenceslas Square. The city's diverse shops are within easy reach either on foot or on public transport (tram stop Strossmayerovo namesti). Tourist attractions such as the National Technical Museum, the National Gallery of Modern Art or the exhibition centre are in the immediate proximity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="338.30" OriginalAmount="338.30">
      <BasicPropertyInfo Latitude="50.090242323739" Longitude="14.435223681604" StarRating="3" HotelCode="13216|HARP" HotelName="Hotel Harmony" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2024" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 31</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13809/a_13809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city's tourist centre, just a few minutes from St. Wenceslas Square and the old town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.27" OriginalAmount="339.27">
      <BasicPropertyInfo Latitude="50.077790209292" Longitude="14.416908323765" StarRating="4" HotelCode="35187|111692" HotelName="Hotel Caesar Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 1959/15, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57340/a_57340_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the historical centre of Prague. Within walking distance guests can admire the National Theatre, Charles Bridge, and Wenceslas Square, or enjoy the beautiful views of Prague Castle from the famous Cafe Slavia. The well-known Brewery U Fleku lies just around the corner from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.31" OriginalAmount="340.31">
      <BasicPropertyInfo Latitude="50.088565026706" Longitude="14.39885502099" StarRating="4" HotelCode="82380|211223" HotelName="The Golden Wheel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 28, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111185/a_111185_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.00" OriginalAmount="341.00">
      <BasicPropertyInfo Latitude="50.1427864" Longitude="14.4285747" StarRating="3" HotelCode="263696|pension_europa" HotelName="Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>K Vetrolamu 22, 181 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.00" OriginalAmount="342.00">
      <BasicPropertyInfo Latitude="50.0908277338715" Longitude="14.4311532576721" StarRating="0" HotelCode="0|truhlarska_31" HotelName="Studio Truhlárská 31" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 31, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/4f/6a/4f6a7e33c8827f7abfb39efb384511a37eed7356.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studio Truhlárská 31” is situated within 1 km from the historic center of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="344.91" OriginalAmount="344.91">
      <BasicPropertyInfo Latitude="50.067218543848" Longitude="14.34482395649" StarRating="3" HotelCode="60639|87001" HotelName="Hotel Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 103/215A, Praha 5, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78487/a_78487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is situated in the quiet area of Prague 5 by the Motol Golf Club, with easy connections to the city centre by tram and a stop 200 m from the hotel. Prague Old Town and Charles Bridge are approximately 5 km from the city hotel and Prague-Ruzyne International Airport is around 3 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="345.88" OriginalAmount="345.88">
      <BasicPropertyInfo Latitude="50.100847216884" Longitude="14.491691511088" StarRating="4" HotelCode="108854|614635" HotelName="Relax Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novovysocanská 163/25, 190 00 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210374/210374a_hb_a_055.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347" OriginalAmount="347">
      <BasicPropertyInfo Latitude="50.076425199367" Longitude="14.423745274544" StarRating="4" HotelCode="57663|12145" HotelName="EA Hotel Crystal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 17, Praha 2, 120 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74703/a_74703_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a small, quiet street in the heart of Prague, only a few paces from Wenceslas Square and the tourist centre with numerous shops and nightclubs. Thanks to its unique position, this conference hotel is very popular with congress attendees and business guests as well as with holidaymakers. It is about 10 minutes walk to the main railway station, while Prague airport is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.00" OriginalAmount="348.00">
      <BasicPropertyInfo Latitude="50.063056" Longitude="14.411452" StarRating="2" HotelCode="87770|botel_vodnik" HotelName="Botel Vodnik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Strakonická 1032/2, 15000 Pague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/39556/539556/1.jpg?f=15595969</HotelPictures>
        <HotelDescription>&lt;br/&gt;Internet access (no extra charge) is available to passengers in public areas. A parking deck is available to those who wish to travel with their own car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.00" OriginalAmount="348.00">
      <BasicPropertyInfo Latitude="50.0522321" Longitude="14.4743793" StarRating="3" HotelCode="267728|abitohotel" HotelName="Abitohotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chodovská 1430/3a, 141 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/6a/9a6a8bdcf15d2851777b88624a797bca323afa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.00" OriginalAmount="348.00">
      <BasicPropertyInfo Latitude="50.088435780289" Longitude="14.410052928975" StarRating="3" HotelCode="145888|charles_bridge_apartments" HotelName="Charles Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Cihelna 3/103, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335660/e07744b907b57cba930660eb0f75ef14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities at the accommodation offer guests the opportunity to combine business with pleasure. Services and facilities at the hotel include a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="348.57" OriginalAmount="348.57">
      <BasicPropertyInfo StarRating="3" HotelCode="|986971" HotelName="PENSION BREZINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1297906_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Desc:Property Location A stay at Pension Brezina Prague places you in the heart of Prague, within a 15-minute walk of Wenceslas Square and Czech National Museum.  This hotel is 1.3 mi (2.1 km) from Dancing House and 2 mi (3.2 km) from Prague Astronomical Clock.Rooms Make yourself at home in one of the 25 air-conditioned guestrooms. Complimentary wired and wireless Internet access is available. Bathrooms have showers and hair dryers. Conveniences include safes, and housekeeping is provided daily.Amenities Make use of convenient amenities such as complimentary wireless Internet access, tour/ticket assistance, and a reception hall.Business, Other Amenities Featured amenities include complimentary wired Internet access, multilingual staff, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.Attractions Distances are displayed to the nearest 0.1 mile and kilometer.  Czech National Museum - 0.7 km / 0.4 mi  Prague State Opera - 0.9 km / 0.6 mi  Charles Square - 0.9 km / 0.6 mi  Wenceslas Square - 0.9 km / 0.6 mi  Czech Technical University - 1 km / 0.6 mi  New Town Hall - 1.1 km / 0.7 mi  Dancing House - 1.3 km / 0.8 mi  Mucha Museum - 1.4 km / 0.8 mi  Na Prikope - 1.4 km / 0.9 mi  Museum of Communism - 1.5 km / 0.9 mi  Lego Museum - 1.6 km / 1 mi  Estates Theatre - 1.6 km / 1 mi  Prague Congress Centre - 1.7 km / 1.1 mi  Hybernia Theatre - 1.8 km / 1.1 mi  Royal Route - 1.8 km / 1.1 mi  The preferred airport for Pension Brezina Prague is Vaclav Havel Airport (PRG) - 17.4 km / 10.8 mi Renovation The following facilities will be closed during June, July, and August:Dining venueParking areaKnow Before You Go:   This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.   One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. Only registered guests are allowed in the guestrooms.  This property advises that enhanced cleaning and guest safety measures are currently in place.Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60�C/140�F.Social distancing measures are in place and guests are provided with hand sanitizer.Contactless check-in and contactless check-out are available.Each guestroom is kept vacant for a minimum of 24 hours between bookings. Fees: The following fees and deposits are charged by the property at time of service, check-in, or check-out.        Airport shuttle fee: EUR 30 per vehicle (one-way)      Pet fee: EUR 5 per pet, per nightService animals are exempt from fees      Rollaway bed fee: EUR 10.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. Mandatory Fees and Taxes: You'll be asked to pay the following charges at the property: A tax is imposed by the city: EUR 0.82 per person, per night. This tax does not apply to children under 18 years of age.  We have included all charges provided to us by the property. Checkin Instructions:   Extra-person charges may apply and vary depending on property policyGovernment-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental chargesSpecial requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteedGuests must contact this property in advance to reserve cribs/infant beds and rollaway/extra bedsThis property accepts credit cards and cashOnsite parties or group events are strictly prohibitedSafety features at this property include a smoke detector  Special Checkin Instructions: There is no front desk at this property. This property doesn't offer after-hours check-i</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349" OriginalAmount="349">
      <BasicPropertyInfo Latitude="50.09836736984" Longitude="14.468157291412" StarRating="4" HotelCode="15524|7636" HotelName="Hotel Olympik Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 138, 186 76 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18299/a_18299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated within 25 minutes walk of the historical centre of Prague. Invalidovna underground station is just a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="349.36" OriginalAmount="349.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|618567" HotelName="EA CRYSTAL PALACE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/72398_image11134_0.jpg</HotelPictures>
        <HotelDescription>Luxurious, modern hotel with the front glass elevation is located in the quiet side lane just a few steps from the Wenceslas Square. Thanks to its conference room with day-light and all necessary technical equipment, wellness centre for relaxation and underground hotel garage this hotel is an ideal choice for business clientele. Easy access to the main historical and cultural sites is the great advantage for the tourist stays.
Notice: In case of payment by the credit card at the hotel, the total amount will be automatically converted by the actual hotel exchange rate.
The hotel guests can use the wellnes centre (saune, whirlpool) for the price of CZK 250,-/hour. *At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation. *Parking places possible in garage per fee 24 EUR/night (600 ,- CZK/night)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="349.74" OriginalAmount="349.74">
      <BasicPropertyInfo Latitude="50.07603513" Longitude="14.43417081" StarRating="4" HotelCode="631806|2404025" HotelName="Elizabeth Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Anglicka 81/24, Prague 02, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2404025/AETHImfw_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Nove Mesto. The 30 welcoming accommodation units offer a perfect place to relax at the end of the day. 
1.2 km from Prague National Museum, Elizabeth Suites is located in Prague and provides free WiFi, concierge services and a ticket service. All rooms feature a kitchenette and a private bathroom. Wenceslas Square is 1.5 km away.

Guest rooms are equipped with a microwave, fridge, a kettle, a bath or shower, free toiletries and a wardrobe. All rooms are fitted with a flat-screen TV, and some rooms here will provide you with a terrace. The rooms at the hotel are fitted with a seating area.

Prague Astronomical Clock is 3.2 km from Elizabeth Suites.

Prague 02 is a great choice for travellers interested in beer, walking and architecture.

This is our guests' favourite part of Prague, according to independent reviews.

Couples particularly like the location — they rated it 9.2 for a two-person trip.

This property is also rated for the best value in Prague! Guests are getting more for their money when compared to other properties in this city.

We speak your language!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350" OriginalAmount="350">
      <BasicPropertyInfo Latitude="50.08331172" Longitude="14.41879645" StarRating="2" HotelCode="625846|262801" HotelName="Ahoy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Perstyne 10, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/794471/9e3b73ee35571f4c5ec3eb5694a925f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Casavalentina is located in Mantua&amp;apos;s centre and offers rooms with free WiFi. The property is characterised by a contemporary style, with design interiors in light colours.Rooms come with air conditioning and a flat-screen TV. The private bathroom is complete with a shower, free toiletries and hairdryer.Casavalentina is 300 metres from Piazza delle Erbe square. Mantua Train Station is a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="350.51" OriginalAmount="350.51">
      <BasicPropertyInfo Latitude="50.070761628359" Longitude="14.436247050762" StarRating="4" HotelCode="200930|AYG" HotelName="Ametyst Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jana Masaryka 11</AddressLine>
          </AddressLines>
          <PostalCode>222921999</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7660/a_7660_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in Prague's city centre near to the shops and several of the city's leading tourist attractions such as Wenceslas Square. It is just a short distance to the tram or to the underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352" OriginalAmount="352">
      <BasicPropertyInfo Latitude="50.06559062" Longitude="14.4318453" StarRating="2" HotelCode="577887|226982" HotelName="I'M Easy Housing Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spytihnevova 6, 12800 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9092303</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.42" OriginalAmount="352.42">
      <BasicPropertyInfo Latitude="50.068410868683" Longitude="14.471863042992" StarRating="4" HotelCode="81928|247366" HotelName="Iris Hotel Eden" 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,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vladivostocká 2, 100 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/247366/4JU2a1cI_2a081faabbfaee788a621d7454f72305.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of Prague city centre, just 15 minutes by public transport from the heart of the city, in an area populated mostly by sports facilities and business complexes. Next to the hotel is a large shopping complex where guests can find offers of all kinds. The centre of Prague, a little over 4 km away, is easily accessible by tram and bus. Prague main station is located approximately 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353" OriginalAmount="353">
      <BasicPropertyInfo Latitude="50.048999720918" Longitude="14.43810582161" StarRating="4" HotelCode="47798|4991" HotelName="Panorama Hotel Prague" 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Milevska 1695/7, 14063 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018319/018319a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in a peaceful area, just outside the city centre. Guests will find the nearest metro station just 250 m away (Pankrac) and the hotel lies only 4 stops from the city centre, making it the perfect base from which to explore the sights of Prague. It is 250 m to the shops (Arkady), 500 m to Vysehrad Citadel and 3 km to the city centre, with Wenceslas Square and the Old Town. Prague Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="353.22" OriginalAmount="353.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|833313" HotelName="U DIVADLA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885231_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located some 5 km away. A bus stop can be found directly in front of the hotel and Karlovo n�mesti underground station is only minutes away. Cultural institutions such as Vysehrad can also be found in the immediate surroundings of the hotel. A stop for boat trips on the Vltava river is situated 700 m away and Prague airport lies some 20 km outside the city centre. This newly renovated hotel in Branik, one of Prague's traditional residential areas, offers an elegant restaurant, sophisticated cafe and unique bar with an aquarium, which are also available for special events. The stylish rooms come with bathroom with bathtub/shower and other standard amenities. Guests may select their breakfast from the buffet. Lunch and dinner may be taken � la carte or from a set menu. Furthermore, special dietary requirements can be catered for.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354" OriginalAmount="354">
      <BasicPropertyInfo Latitude="50.081420292479" Longitude="14.482035040855" StarRating="4" HotelCode="402197|201030" HotelName="Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Okrajni 1, 10000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335368/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.63" OriginalAmount="355.63">
      <BasicPropertyInfo Latitude="50.083158641809" Longitude="14.415870308876" StarRating="3" HotelCode="47538|614295" HotelName="Hotel Cloister Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktská 14, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210314/210314a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Prague, close to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356" OriginalAmount="356">
      <BasicPropertyInfo Latitude="50.090783420228" Longitude="14.433942943862" StarRating="4" HotelCode="38493|3130" HotelName="Luxury Family Hotel Bila Labut" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Biskupska 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63636/a_63636_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for the commercial and cultural centre of the city, only a short walk from Prague's historical centre. A range of restaurants, bars, nightclubs and shops as well as links to the public transport network, may all be found in the immediate vicinity of the hotel. Prague Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.00" OriginalAmount="356.00">
      <BasicPropertyInfo Latitude="50.05254324" Longitude="14.36039877" StarRating="3" HotelCode="733722|nova_hospoda" HotelName="Nová Hospoda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Butovická 24/64, 158 00 Prague, Jinonice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="356.38" OriginalAmount="356.38">
      <BasicPropertyInfo Latitude="50.071318101264" Longitude="14.430920973016" StarRating="3" HotelCode="108750|12548b" HotelName="Abe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 22+24, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210113/210113a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="356.41" OriginalAmount="356.41">
      <BasicPropertyInfo Latitude="50.071910013222" Longitude="14.446318278908" StarRating="3" HotelCode="146496|1114948" HotelName="Czech Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Francouzská 240/76, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="356.92" OriginalAmount="356.92">
      <BasicPropertyInfo Latitude="50.090919122593" Longitude="14.435131688302" StarRating="2" HotelCode="384714|1737418" HotelName="Aparthotel Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Biskupsky Dvur 1151/3, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508772/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="356.96" OriginalAmount="356.96">
      <BasicPropertyInfo Latitude="50.077117176468" Longitude="14.434071779251" StarRating="4" HotelCode="87896|115940" HotelName="Arkada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balbínova 496/8, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122826/a_122826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet location, just 200 metres from the centre of Prague. Guests will find a range of restaurants, bars, pubs and public transport links within 50 metres of the accommodation. Nightlife spots are some 200 metres away, as are the shops and the main tourist attractions. The main train station is some 400 metres from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.00" OriginalAmount="357.00">
      <BasicPropertyInfo Latitude="50.068370177356" Longitude="14.329741001559" StarRating="3" HotelCode="307588|hotel_energie" HotelName="Hotel Energie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 298/276, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/476073/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358" OriginalAmount="358">
      <BasicPropertyInfo Latitude="50.0988315" Longitude="14.47063465" StarRating="4" HotelCode="608506|229015" HotelName="Olympik Congress Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, Prague 8, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647281/647281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague. It is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.00" OriginalAmount="358.00">
      <BasicPropertyInfo Latitude="50.05793114" Longitude="14.46965053" StarRating="3" HotelCode="364410|hotel_peko" HotelName="Hotel Peko" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brtnická 713/1, 101 00 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33117/1933117/1.jpg?f=15239463</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.00" OriginalAmount="358.00">
      <BasicPropertyInfo Latitude="50.00247594" Longitude="14.42464148" StarRating="0" HotelCode="964674|wine_pension_prague_" HotelName="Wine Pension Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hubickova 1396/27, Praha 4 Modrany, 143 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10399/2910399/1.jpg?f=15041144</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="358.39" OriginalAmount="358.39">
      <BasicPropertyInfo Latitude="50.034500655324" Longitude="14.476772546768" StarRating="3" HotelCode="12839|231136" HotelName="Hotel Globus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gregorova 2115/10, 148 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13252/a_13252_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the edges of the large Prague park, approximately 4 km from the city outskirts. The international airport is just a short 24 km drive away; the nearest métro station (Roztyly) lies some 12 minutes from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.00" OriginalAmount="360.00">
      <BasicPropertyInfo Latitude="50.047519" Longitude="14.627434" StarRating="3" HotelCode="180450|alt_pension" HotelName="Alt Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Marketou 155, Praha 10, Prag 104 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330454/330454a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="360.42" OriginalAmount="360.42">
      <BasicPropertyInfo Latitude="50.07233874" Longitude="14.39246347" StarRating="3" HotelCode="581243|2554055" HotelName="Bohem Prague Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 56, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/26950/3626950/1.jpg?f=15406543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="361.27" OriginalAmount="361.27">
      <BasicPropertyInfo Latitude="50.077583652908" Longitude="14.422819912434" StarRating="4" HotelCode="34866|JNR" HotelName="Hotel Suite Home Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 658/2, Prague 1</AddressLine>
          </AddressLines>
          <PostalCode>222230834</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56746/a_56746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a central location in the middle of Prague, close to Wencelas Square. Countless shops, bars and restaurants are located in the immediate vicinity (100 m) and the nearest nightclubs are 500 m away. The nearest bus stop is just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="363.00" OriginalAmount="363.00">
      <BasicPropertyInfo Latitude="50.03996612539" Longitude="14.505652045708" StarRating="3" HotelCode="332803|hotel_chodov" HotelName="Hotel Chodov" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Miroveho Hnuti 2137/7, 149 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632587/632587a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="364.49" OriginalAmount="364.49">
      <BasicPropertyInfo Latitude="50.077259" Longitude="14.430233" StarRating="4" HotelCode="96698|10ad0d" HotelName="EA Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 53, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134291/a_134291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel, built in 2007, is located in close proximity to the cultural and tourism centres in the very heart of Prague. Wenceslas Square and the Old Town Square are located within a few minutes’ walk of the hotel. Ruzyne International Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="364.49" OriginalAmount="364.49">
      <BasicPropertyInfo Latitude="50.077007" Longitude="14.429324" StarRating="4" HotelCode="96697|10ac84" HotelName="EA Hotel Sonata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 68, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134290/a_134290_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located very close to the city centre, allowing guests to explore the city on foot. Located close to public transport links, the hotel is easily accessible. Shops, restaurants and bars can all be found in the direct vicinity on Wenceslas Square. The train station is roughly 1 km away, and Ruzyne International Airport lies approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.00" OriginalAmount="365.00">
      <BasicPropertyInfo Latitude="50.064308166503906" Longitude="14.410202980041504" StarRating="0" HotelCode="0|honest_apartments" HotelName="Honest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Strakonicka 1856/11, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/66/d7661352732661231f37daadf30cf9d909c9ed2f.jpeg</HotelPictures>
        <HotelDescription>With a stay at Honest Apartments in Prague (Prague 5), you'll be within a 5-minute drive of Dancing House and Prague National Theatre. This apartment is 1.9 mi (3.1 km) from Lucerna Arcade and 2 mi (3.3 km) from Lennon Wall.&lt;br /&gt;Featured amenities include express check-in and express check-out.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles, and housekeeping is provided weekly.&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;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.00" OriginalAmount="365.00">
      <BasicPropertyInfo Latitude="50.084011884305" Longitude="14.377862049074" StarRating="3" HotelCode="267738|apartments_praha_6" HotelName="Apartments Praha 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Heleny Malirové 9, 169 00 Praha 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/4b/464bb2870260e138ce93776c06c00436d9c75f5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Apartments Praha 6 in Prague (Strahov), you'll be close to Strahov Stadium and Old Town Square. This apartment is within close proximity of Strahov Monastery and Petrin Lookout Tower.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include microwaves and coffee/tea makers.&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="365.68" OriginalAmount="365.68">
      <BasicPropertyInfo Latitude="50.080278442515" Longitude="14.419616415344" StarRating="4" HotelCode="915581|12953f" HotelName="Prague Central Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Spálená 27, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328997/328997a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.00" OriginalAmount="366.00">
      <BasicPropertyInfo Latitude="50.09564862" Longitude="14.3667611" StarRating="3" HotelCode="510308|vila_josefina" HotelName="Vila Josefina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Borislavkou 34, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32238/1932238/28.jpg?f=15504049</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="366.07" OriginalAmount="366.07">
      <BasicPropertyInfo Latitude="50.09024718" Longitude="14.44062849" StarRating="2" HotelCode="384776|1737408" HotelName="Rezidence Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 9/267, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/64592/2264592/1.jpg?f=15399223</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="367.44" OriginalAmount="367.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|703002" HotelName="Red &amp; Blue Design" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887245_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado frente a Petrin Park, cerca del centro de Praga y a pocos pasos del puente de Carlos y el Castillo de Praga. El establecimiento se encuentra a 100 metros de muchos restaurantes y bares y a 50 metros de la parada de tranvandiacute;a mandaacute;s cercana. Estandaacute; muy bien ubicado a 20 km del aeropuerto de Praga. Es la opciandoacute;n ideal tanto para los clientes en viaje de negocios como para quienes visitan la ciudad para conocer su cultura e historia. Este impresionante edificio ofrece un diseandntilde;o fresco y anduacute;nico. Las habitaciones estandaacute;n muy bien diseandntilde;adas, desprendiendo carandaacute;cter y encanto. Los clientes quedarandaacute;n impresionados por el estilo y el lujo de este hotel, asandiacute; como por sus excelentes instalaciones y servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="368.00" OriginalAmount="368.00">
      <BasicPropertyInfo Latitude="50.072432942459" Longitude="14.434025444612" StarRating="4" HotelCode="57881|GC6" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bruselska 239/3</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74993/a_74993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a very beautiful and quiet area, only a 5-minute walk from the centre. Shopping venues, cafés, the National Museum and countless restaurants are to be found in the vicinity. Within a 15-minute walk are nightclubs, bars, the Old Town Square and the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.37" OriginalAmount="370.37">
      <BasicPropertyInfo Latitude="50.088658122907" Longitude="14.426223635673" StarRating="3" HotelCode="47309|352645" HotelName="Central" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 8, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10232/a_10232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Prague's old town and is situated only minutes from the Old Town Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374" OriginalAmount="374">
      <BasicPropertyInfo Latitude="50.083566226023" Longitude="14.454184129762" StarRating="3" HotelCode="108797|420398" HotelName="Golden City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.00" OriginalAmount="374.00">
      <BasicPropertyInfo Latitude="50.074744935801" Longitude="14.380212037557" StarRating="4" HotelCode="500822|wellness_spa_boutique_hotel_pod_lipkami_prague" HotelName="Wellness And Spa Boutique Hotel Pod Lipkami Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lipkami 1520/8, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/668811/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pod Lipkami is conveniently located in the popular Prague 06 area. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are free Wi-Fi in all rooms, 24-hour security, 24-hour front desk, luggage storage, Wi-Fi in public areas. Designed for comfort, selected guestrooms offer television LCD/plasma screen, carpeting, cleaning products, clothes rack, complimentary instant coffee to ensure a restful night. Take a break from a long day and make use of hot tub, sauna, golf course (within 3 km), outdoor pool, spa. Hotel Pod Lipkami is an excellent choice from which to explore Prague or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.08" OriginalAmount="374.08">
      <BasicPropertyInfo Latitude="50.102395032932" Longitude="14.431775808335" StarRating="4" HotelCode="371511|546585" HotelName="Mama Shelter Praha" 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,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Veletrzni 1502/20, Holešovice, 17000 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70882/a_70882_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within the same neighbourhood as this city hotel guests will find Sea World, Krizik's Fountain, The National Gallery, Tesla Arena, AXA Arena, Stromovka Park, Prague's Zoo, Planetarium, Botanical Gardens, and the tropical gardens of Fata Morgana. In just a few minutes by public transport or in a taxi, guests will find themselves in Prague's Jewish Quarter, a few steps from the Old New Synagogue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.36" OriginalAmount="374.36">
      <BasicPropertyInfo Latitude="50.0851825" Longitude="14.3566532" StarRating="3" HotelCode="37208|1849098" HotelName="Adalbert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markétská 1/28, Brevnovský klášter, 169 00 Praha 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/13000000/12690000/12687900/12687886/a55841c1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.65" OriginalAmount="374.65">
      <BasicPropertyInfo Latitude="50.075046213983" Longitude="14.433839830688" StarRating="3" HotelCode="108825|1024318" HotelName="Hotel Lunik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Londynska 50, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151504/a_151504_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.72" OriginalAmount="374.72">
      <BasicPropertyInfo Latitude="50.06673" Longitude="14.402534" StarRating="4" HotelCode="160859|917485" HotelName="Occidental Praha Five" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>CL Radlická 46/3276, Smíchov, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227170/a_227170_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 4 km from the centre of Prague and just 400 metres from Sady Na Skalce Park. There is a train station within a 5-minute walk and Prague-Ruzyne Airport is just a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="374.73" OriginalAmount="374.73">
      <BasicPropertyInfo Latitude="50.0445022" Longitude="14.4508026" StarRating="3" HotelCode="258234|332768" HotelName="ILF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budejovická 15/743, 140 00 Praha 4, Michle</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332768/332768a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.00" OriginalAmount="378.00">
      <BasicPropertyInfo Latitude="50.0659950664384" Longitude="14.402364353241" StarRating="0" HotelCode="0|prague_city_loft_and_studio" HotelName="Prague City Loft And Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bieblova 5, Prague 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/db/e6/dbe67818dafa7a0e1801e9a17a416056565629d2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Prague City Loft And Studio” is located within 3 km from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="378.16" OriginalAmount="378.16">
      <BasicPropertyInfo Latitude="50.0784213" Longitude="14.42937791" StarRating="3" HotelCode="316322|633682" HotelName="Wenceslas Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633682/633682a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="378.69" OriginalAmount="378.69">
      <BasicPropertyInfo Latitude="50.072100136545" Longitude="14.408631" StarRating="3" HotelCode="108763|2112475" HotelName="Hotel Anette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Svornosti 28, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336598/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="378.82" OriginalAmount="378.82">
      <BasicPropertyInfo Latitude="50.107697921608" Longitude="14.450108706951" StarRating="4" HotelCode="317177|231206" HotelName="Plaza Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo Namesti 22, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31939/a_31939_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is ideally located in the residential area, only 20 minutes from the airport and 1km from Holesovice Exhibition Centre. The hotel is easily accessible via the D8 motorway, and only 3 minutes from Holesovice train and underground station. Attractions such as the Prague Zoo and Sea World are all within 20 minutes travel and the city centre is easily accessible by public transport in 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.04" OriginalAmount="379.04">
      <BasicPropertyInfo Latitude="50.085664507727" Longitude="14.432320296764" StarRating="3" HotelCode="186670|1238538" HotelName="Hotel Zlatá Váha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovážné námestí 981/21, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260775/a_260775_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="379.50" OriginalAmount="379.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|971206" HotelName="TIVOLI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/621186_foto_1.jpg</HotelPictures>
        <HotelDescription>Receptionists are responsible for renting bicycles and driving services for Prague. It is also possible to book guided tours, restaurants, excursions. Private parking is available in the area and can be booked for a daily supplement. Pets are not allowed. A shuttle service to/from the airport is available for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380" OriginalAmount="380">
      <BasicPropertyInfo Latitude="50.0741228715" Longitude="14.429450652779" StarRating="3" HotelCode="66574|41084" HotelName="Hotel Brixen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 1796/44, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329645/329645a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.10" OriginalAmount="380.10">
      <BasicPropertyInfo Latitude="50.077371071034" Longitude="14.426870048046" StarRating="4" HotelCode="58858|231186" HotelName="Archibald City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 33, 110 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76247/a_76247_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the most attractive part of Prague 1 district, only a few steps from the shops on Wenceslas Square (150 m) and Old Town Square (900 m). Guests will find the nearest restaurants just 50 m from the hotel doorstep and there are bars, links to the public transport network and shops all within a radius of 150 m. The National Museum is just 200 m away and it is 900 m to the National Theatre and 1.1 km to Charles Bridge. Prague Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.00" OriginalAmount="382.00">
      <BasicPropertyInfo Latitude="50.08781" Longitude="14.42482" StarRating="0" HotelCode="0|selinor_old_town_apartments" HotelName="Selinor Old Town Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stupartska 9, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/1a/4d/1a4d28e7f937e6916b8ce6897d608561a5600d42.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Selinor Old Town Apartments, you'll be centrally located in Prague, within a 5-minute walk of Old Town Square and Powder Tower. This apartment is 0.2 mi (0.3 km) from Astronomical Clock and 0.2 mi (0.3 km) from Church of Our Lady before Týn.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 30 guestrooms, featuring kitchens with refrigerators and ovens. Smart televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Know Before You Go&lt;/br&gt;&lt;/br&gt;Check-in is carried out before 23:00. The booking will be canceled in case of no-show before this time.&lt;/br&gt;&lt;/br&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.&lt;/br&gt;&lt;/br&gt;Children 2 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.&lt;/br&gt;&lt;/br&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;/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.00 for adults and EUR 7 for children (approximately)&lt;/br&gt;&lt;/br&gt;Airport shuttle fee: EUR 20 per vehicle (one way)&lt;/br&gt;&lt;/br&gt;Self parking fee: EUR 30.00 per day&lt;/br&gt;&lt;/br&gt;Pet deposit: EUR 50.0 per stay&lt;/br&gt;&lt;/br&gt;Pet fee: EUR 10 per pet, per night&lt;/br&gt;&lt;/br&gt;Rollaway bed fee: EUR 30 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="384.55" OriginalAmount="384.55">
      <BasicPropertyInfo Latitude="50.081736417693" Longitude="14.404625008601" StarRating="3.5" HotelCode="108881|614825" HotelName="U Krize" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 20, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151564/a_151564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385" OriginalAmount="385">
      <BasicPropertyInfo Latitude="50.070408" Longitude="14.430611" StarRating="4" HotelCode="87979|10908" HotelName="Hotel Louis Leger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362368/362368a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.25" OriginalAmount="385.25">
      <BasicPropertyInfo Latitude="50.091826" Longitude="14.435612" StarRating="4" HotelCode="293128|363515" HotelName="EA Hotel Embassy Prague" 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,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 31, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400812/a_400812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Prague, in a quiet side street close to the main tourist boulevard. Wenceslas Square is a short walk from the hotel and guests will find a range of restaurants, bars, cafés and nightlife venues on and around Republic Square, just 600 metres from the accommodation. There are also numerous shopping opportunities close by. Attractions such as the National Museum and the Old Town Square can be reached within 20 minutes on foot and links via public transport can be found just 200 metres from the hotel. Ruzyne International Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386" OriginalAmount="386">
      <BasicPropertyInfo Latitude="50.07741257" Longitude="14.42864638" StarRating="4" HotelCode="522056|201061" HotelName="Salvator Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 45, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689652/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="386.95" OriginalAmount="386.95">
      <BasicPropertyInfo Latitude="50.09011671" Longitude="14.43462279" StarRating="4" HotelCode="833624|204b96" HotelName="Alveo Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porící 1066/27, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653299/653299a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Stare Mesto. ALVEO SUITES features a total of 35 units. This accommodation was established in 2018. 
Located in Prague, 1.6 km from Prague Astronomical Clock, Alveo Suites has rooms with free WiFi access. The property is set 1.6 km from Old Town Square, 2.5 km from Prague National Museum and 2.7 km from Wenceslas Square. St. Vitus Cathedral is 3 km from the hotel.
All units at the hotel are equipped with a seating area, a flat-screen TV with satellite channels and a private bathroom with free toiletries and a shower. Rooms are equipped with a kettle, while selected rooms also feature a kitchenette with a microwave. All rooms will provide guests with a fridge.
A buffet breakfast is served daily at a partner hotel, 150 m from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388" OriginalAmount="388">
      <BasicPropertyInfo Latitude="50.0764839" Longitude="14.4232512" StarRating="4" HotelCode="39092|55816" HotelName="Antik City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 13, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331957/331957a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.00" OriginalAmount="388.00">
      <BasicPropertyInfo Latitude="50.086545660213" Longitude="14.451696574688" StarRating="4" HotelCode="166511|three_crowns_hotel" HotelName="Prokop Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 28, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.42" OriginalAmount="388.42">
      <BasicPropertyInfo Latitude="50.081933198144" Longitude="14.430386424065" StarRating="4" HotelCode="67612|549305" HotelName="Sovereign" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politických veznu 16, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87449/a_87449_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Politickych Veznu and Opletalova Streets, in Prague's historical city centre, next to the famed Wenceslas Square. Guests will find restaurants, nightspots and bars in the immediate vicinity and the nearest links to the public transport network are just 200 metres away (underground station Muzeum). It lies near the luxury shops of the elegant Na Prikope Street and is within walking distance of most of Prague's historical monuments and tourist attractions, such as the State Opera (200 m), the Old town square and the Municipal house (500 m) and the National Theatre (1 km). It is a 30-minute walk to Prague Castle and Prague Airport is just 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389" OriginalAmount="389">
      <BasicPropertyInfo Latitude="50.077486" Longitude="14.453086" StarRating="4" HotelCode="905705|25402" HotelName="Hotel Taurus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 105/137, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241676/a_241676_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated east of the central district of Královské Vinohrady (Royal Vineyards). It is a 5-minute walk from a tram stop, allowing guests to easily access the city centre. The Old Town is 2.5 km away, Charles Bridge is 3.1 km and Prague Castle is 4 km. There are numerous restaurants, bars and shops within a few hundred metres of the hotel. Wenceslas Square is about 10 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="390.48" OriginalAmount="390.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|645195" HotelName="EA HOTEL DOWN TOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/126292_image62479384_0.jpg</HotelPictures>
        <HotelDescription>Right in the centre of Prague just a few steps from the Wenceslas Square you can find this luxurious, modern hotel. Comfortably equipped, specious and fully air-conditioned rooms and double-glazed sound proof windows, guarantee the maximum calmness and comfort. All rooms are non smoking. Conference rooms with day-light and necessary technical equipment as well as wellness centre for relaxation are the ideal setting for business stays. Easy access to the main historical and cultural sites is the great advantage for the tourists. 
*Parking is available next to the hotel and the fee is CZK 650/day (EUR 27). 
*Clients can use the wellness centre (sauna, whirlpool) for the price of CZK 250/hour. 
*Direct payment reservations will be debited in the local currency, at the current exchange rate. 
*At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.00" OriginalAmount="391.00">
      <BasicPropertyInfo Latitude="50.069645416667" Longitude="14.406970816667" StarRating="3" HotelCode="89537|aparthotel_city_5" HotelName="Aparthotel City 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vltavská 11, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362644/362644a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Nusle. Those who dislike animals may enjoy their stay, as this property does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="391.12" OriginalAmount="391.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|702959" HotelName="Hotel Golf Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961656_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en una excelente ubicaciandoacute;n en medio de la vegetaciandoacute;n cerca de Motol Park y el campo de golf, con conexiones de transporte panduacute;blico con el centro de la ciudad. Prague Old Town y el Puente de Carlos se encuentran a unos 5 km. El hotel recibe a sus huandeacute;spedes en un vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa, guardarropa y ascensor. Los huandeacute;spedes tambiandeacute;n pueden utilizar la sala de TV, cafeterandiacute;a, bar, restaurante, instalaciones para conferencias, conexiandoacute;n a Internet, servicio de lavanderandiacute;a y un aparcamiento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.00" OriginalAmount="393.00">
      <BasicPropertyInfo Latitude="50.09149625" Longitude="14.43306688" StarRating="0" HotelCode="755552|four_elements_3" HotelName="Four Elements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petrska 7, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929316/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="393.64" OriginalAmount="393.64">
      <BasicPropertyInfo Latitude="50.076157" Longitude="14.442614" StarRating="3" HotelCode="56450|1096448" HotelName="Claris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slezska, 26, 12000 Praha, Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73125/a_73125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the prestigious Prague district of Vinohrady. Within a short distance, guests will find a multitude of shops and entertainment venues. There is a stop for the public transport to be found around 3 minutes away on foot, providing quick and convenient access to the countless sights in the city. The famous Wenceslas Square forms the central point of the New Town and is about 1 km from the hotel. The centre of the historic Old Town, as well as the Charles Bridge, is about 1.5 km away, while it is some 2.5 km to Prague Castle. The railway station is just 10 minutes away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.00" OriginalAmount="394.00">
      <BasicPropertyInfo Latitude="50.07221" Longitude="14.396818" StarRating="3" HotelCode="108783|hotel_d_angelo" HotelName="Dangelo" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 25, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335524/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="394.64" OriginalAmount="394.64">
      <BasicPropertyInfo Latitude="50.08774987" Longitude="14.42482884" StarRating="3" HotelCode="950735|865885" HotelName="Old Town Square Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stupartska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0011/92091/1192091/19.jpg?f=15504177</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.00" OriginalAmount="395.00">
      <BasicPropertyInfo Latitude="50.09028487" Longitude="14.43667499" StarRating="5" HotelCode="850434|urban_creme" HotelName="Urban Creme" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Housekeeping,Internet,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 48, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641217/641217a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Urban Creme is a stylish city hotel boasting 99 design rooms which are tastefully decorated in a combination of blue and cream colors. The hotel is located in the very centre of Prague in a lively area with plenty of restaurants, bars and cafés, within walking distance to the most popular historical monuments and a few steps from Palladium shopping centre. Metro station Florenc is only a 100 m from the hotel and so are the closest bus and tram stops which makes Urban Creme the perfect gateway to the wider city.  Make sure not to miss the Amano Restaurant which serves excellent buffet breakfast and offers a wide choice of fine Italian dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.14" OriginalAmount="395.14">
      <BasicPropertyInfo Latitude="50.073905078944" Longitude="14.438494741917" StarRating="4" HotelCode="166020|152724" HotelName="Trevi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uruguayska 540/20, Praha 2-Vinohrady 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152724/152724a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the residential district of Vinohrady. The hotel is only about 50 m from the nearest tram station, 250 m from the underground and just 800 m from Wenceslas Square. The popular tourist attraction of Charles Bridge is roughly 2.5 km from the hotel.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.00" OriginalAmount="396.00">
      <BasicPropertyInfo Latitude="50.06031951" Longitude="14.43583241" StarRating="0" HotelCode="951160|penzion_paloucek" HotelName="Penzion Paloucek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petra Rezka 1723/1A, 14000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/15669/2915669/1.jpg?f=14954946</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.00" OriginalAmount="397.00">
      <BasicPropertyInfo Latitude="50.08389794" Longitude="14.36599961" StarRating="3" HotelCode="510180|valcha_apartments" HotelName="Valcha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 105, 160 90 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/677772/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="397.63" OriginalAmount="397.63">
      <BasicPropertyInfo Latitude="50.089261297813" Longitude="14.430863857269" StarRating="3" HotelCode="365835|10ac86" HotelName="ibis Praha Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69258/a_69258_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the historical district of Prague, 5 minutes from Wenceslas Square and Staromestské námestí (Old Town Square). Guests will find restaurants, bars, nightlife, shops and links to the public transport network on the hotel's doorstep and nearby places of interest include Prague Castle (3 km), Charles Bridge (2 km) and the National Theatre (2.5 km). The hotel is approximately 15 km from Prague-Ruzyne and only 2 minutes on foot from the central railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="398.64" OriginalAmount="398.64">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1936635" HotelName="AMBIANCE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tyrshova 1841/8, Prague 120 00, Praha 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1936635/2y14Nv32_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>The Ambiente Hotel has a terrace and is located in the center of Prague. This accommodation with free WiFi is just a 10 - minute walk from Wenceslas Square, where you can visit the National Museum in Prague.

The rooms have air conditioning, satellite TV, safe and bathroom with bath or shower.

The property has a business center and luggage storage for free. It provides a shuttle to the airport for an additional fee. There are several bars, cafes and restaurants near the hotel.

The Ambiente Hotel is 350 meters from the metro, tram and bus IP Pavlova. It is 5 minutes from the main train station Prague 8-minute metro ride from Prague Congress Centre. 

Prague 2 is a great for travelers interested in option beer , architecture and food .

Our customers say that this part of Prague is his favorite, according to independent reviews.&lt;br/&gt;The AMBIANCE HOTEL is a  hotel. Located in PRAGUE area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.00" OriginalAmount="399.00">
      <BasicPropertyInfo Latitude="50.094957975" Longitude="14.354606975" StarRating="3" HotelCode="76363|otel_avion" HotelName="Avion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kladenská 115, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.00" OriginalAmount="399.00">
      <BasicPropertyInfo Latitude="50.082298278808594" Longitude="14.42080020904541" StarRating="3" HotelCode="0|city_leaf" HotelName="City Leaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Charvátova 10, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/fe/cafe2df5e6f505e194a98f20f5ec128657a7da77.jpeg</HotelPictures>
        <HotelDescription>City Leaf is a popular choice amongst travelers in Prague, whether exploring or just passing through. 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, daily housekeeping, taxi service, Wi-Fi in public areas, airport transfer, are at hand. Flat screen television, clothes rack, complimentary tea, linens, sofa can be found in selected guestrooms. The property offers various recreational opportunities. No matter what your reasons are for visiting Prague, City Leaf will make you feel instantly at home.&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: 20.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;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 25.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="399.92" OriginalAmount="399.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|979688" HotelName="HOTEL PLAZA ALTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961610_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to the 4 star environmentally friendly Plaza Alta Hotel in Prague 7. We are located in quiet and green surroundings only 10 minutes away from the city centre of Prague. Fully equipped guestrooms offer a range of environmentally friendly products and services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400" OriginalAmount="400">
      <BasicPropertyInfo Latitude="50.082069290895" Longitude="14.417345485404" StarRating="1" HotelCode="307583|286397" HotelName="Hostel And Pension Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 19, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361324/361324a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Stare Mesto. There are a total of 20 guests rooms on the premises. Visitors will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.00" OriginalAmount="400.00">
      <BasicPropertyInfo Latitude="50.077744" Longitude="14.4229" StarRating="3" HotelCode="166510|prague_central_residence_6" HotelName="Downtown Residence Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 4, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/8/5/4/5/6/2/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="400.41" OriginalAmount="400.41">
      <BasicPropertyInfo Latitude="50.088529862426" Longitude="14.396053091176" StarRating="4" HotelCode="34926|18293" HotelName="U Krale Karla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova Uvoz 4/170, 118 00 Praha, Hradcany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56850/a_56850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in a picturesque district of Prague known as the ""Little District"". The city centre is just minutes from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="401.85" OriginalAmount="401.85">
      <BasicPropertyInfo Latitude="50.085726464291" Longitude="14.416349083185" StarRating="4" HotelCode="166514|321975" HotelName="Hotel Liliova Prague Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Liliova 1099/18, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77250/1977250/50.jpg?f=15505328</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402" OriginalAmount="402">
      <BasicPropertyInfo Latitude="50.086191" Longitude="14.446077" StarRating="3" HotelCode="100780|2471" HotelName="Ostas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orebitská 8, 13000 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332108/332108a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.26" OriginalAmount="403.26">
      <BasicPropertyInfo Latitude="50.071884" Longitude="14.436575" StarRating="4" HotelCode="68609|128334" HotelName="Mamaison Residence Belgická Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická, 12, 12000 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88694/a_88694_G1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short walk from Prague's historic Old Town, the residence is the ideal location for extended business and leisure stays. Set in the heart of Prague's trendy royal Vinohrady district, it is located within easy reach of restaurants, bars and cafes, as well as tennis courts, jogging paths and picturesque picnic spots. Wenceslas Square is around 15 minutes' walk away, and the Old Town Square is some 30 minutes' walk away, or 10 minutes by public transport. The nearest metro, tram and bus stops are around 200 m from the hotel. The train station is some 3 km away, or 10 minutes by public transport. Prague Ruzyne Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="403.55" OriginalAmount="403.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|762525" HotelName="TREVI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1605950_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nThe Hotel has been just been renovated.  It's strategic position, 50 meters from the nearest tram station, 250 meters from the Metro and is only 800 meters from Wenceslas square. By public transport one can easily reach the old town, with its astrological clock. One of the most famous clocks in the world. It is a perfect starting point to visit the Golden City .\n\nLocation\nHotel Trevi in Prague offers 4 star accommodation in the the elegant residential area of Vinohrady in Prague 2.\n\nRooms\nHotel Trevi in Prague , a 4 star hotel, offers 27 comfortably equipped double or triple bedrooms. All functionally equipped with modern furniture, bathroom (shower or bath, WC), satellite television, telephone, room-safe and hair-dryer. It is situated in the elegant residential area of Vinohrady in Prague 2.\n\nFood and Drink\nThis Hotel managed by Cedok Italia, together with the Hotel Borgo an old farm house completely renewed ,rich of history and tradition dating back to the 15th Century.  Set on Strahov hill in a residential area. It offers clients an oasis of peace and quiet. The hotel is equipped with a meeting room, Congress room, restaurant, bar and rooms for disabled.  The hotel is conveniently located,  the city center or the airport are within reach with a 15 minute  ride on public transport.\n\nTourist Information\n50 meters from the nearest tram station\n250 meters from the Metro\n800 meters from Wenceslas square</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.67" OriginalAmount="403.67">
      <BasicPropertyInfo Latitude="50.101580409045" Longitude="14.48425590992" StarRating="4" HotelCode="23167|343725" HotelName="Wellness Hotel Step" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malletova 1141/4, 19000 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30605/a_30605_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated around a 10-minute walk from Palmovka metro station (line B). The centre of Prague is a short 15-minute metro ride away and the airport is around 45 minutes away. This is a unique leisure and sports hotel, located close to central Prague and a few steps from the O2 Arena.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="404.20" OriginalAmount="404.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|645194" HotelName="EA EMBASSY PRAGUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886791_foto_1.jpg</HotelPictures>
        <HotelDescription>Beautiful hotel in Neo Renaissance style is located in the centre of Prague, in the quiet side lane, just a few steps from the Wenceslas Square or the Old Town Square. Spacious, luxuriously furnished and comfortable rooms will be the right choice for a pleasant stay. Conference rooms with day light and necessary technical equipment, hotel wellness centre for the relaxation are both prepared for the stays of business clientele. Easy access to the main historical and cultural sites is the great advantage for the tourist stays.
*Direct payment reservations will be debited in the local currency, at the current exchange rate. 
*At check-in you will be asked to present the credit card used during the booking process. If you are not the credit card owner, please contact the hotel in advance to request a third party authorisation form. Contact details on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.21" OriginalAmount="404.21">
      <BasicPropertyInfo Latitude="50.099884020017" Longitude="14.38973620534" StarRating="4" HotelCode="11777|4874" HotelName="Vienna House Diplomat Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evropska 15, 16041 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11499/a_11499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Prague Castle, in the green and friendly neighbourhood of the diplomatic quarter. The centre is only a few minutes away by underground (nearest station is Dejvicka) and the airport is a short, 10-minute drive from the hotel. There is a lake to be found around 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.49" OriginalAmount="404.49">
      <BasicPropertyInfo Latitude="50.065776" Longitude="14.43999" StarRating="3" HotelCode="900877|614245" HotelName="Otakar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otakarova 287/3, 140 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142447/142447a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 10 minutes' tram ride from Wenceslas Square. The Otakarova tram stop is right outside, while Prague's main train station is 900 m away. Many restaurants, bars and Internet cafés are nearby and Vysehrad Castle and the Congress Centre are within easy walking distance. Tourist attractions such as Charles Bridge (around 10 minutes' walk) and the sights of Lesser Town (15 minutes' walk) are nearby. Brno is some 2 hours' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.63" OriginalAmount="405.63">
      <BasicPropertyInfo Latitude="50.098838801129" Longitude="14.470619559288" StarRating="4" HotelCode="166024|973215" HotelName="Hotel Artemis Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 18676 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329637/329637a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 50 rooms. Amenities include a safe. Wireless internet access is available to travellers in the public areas. Various gastronomic options are available, including a restaurant and a bar. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, room service and a laundry service. 8 conference rooms are available for lectures, presentations or meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.82" OriginalAmount="405.82">
      <BasicPropertyInfo Latitude="50.079924" Longitude="14.405599" StarRating="3" HotelCode="34887|1428908" HotelName="Hotel Mala Strana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnicka 9, 15000 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56772/a_56772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.43" OriginalAmount="406.43">
      <BasicPropertyInfo Latitude="50.083365" Longitude="14.452436" StarRating="4" HotelCode="10292|859525" HotelName="Hotel Theatrino" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borivojova 53/1216, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7958/a_7958_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street in the Žižkov district of the city just a few minutes walk from the nearest tram station (200 m away). Countless tourist sights include the famous Charles Bridge and Prague's castle in addition to a diverse selection of shopping venues and many of the top nightlife venues are within easy reach, lying just 10 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="408.71" OriginalAmount="408.71">
      <BasicPropertyInfo Latitude="50.07809742" Longitude="14.42681238" StarRating="4" HotelCode="320817|15440e" HotelName="Hotel Prague Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckach 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230223/230223a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.00" OriginalAmount="409.00">
      <BasicPropertyInfo Latitude="50.08349337" Longitude="14.46679482" StarRating="3" HotelCode="962585|apartments_in_residence_garden_towers" HotelName="Art Garden Towers Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olsanská 2898/4H, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/61775/2961775/1.jpg?f=14954946</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="409.16" OriginalAmount="409.16">
      <BasicPropertyInfo Latitude="50.072675955768" Longitude="14.429627358913" StarRating="4" HotelCode="29692|892415" HotelName="Hotel St George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1803 / 2, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330291/330291a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="410.38" OriginalAmount="410.38">
      <BasicPropertyInfo Latitude="50.079893591126" Longitude="14.404963105917" StarRating="3" HotelCode="26245|2159745" HotelName="Hotel Atos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnická 13, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38427/a_38427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located near to Prague Castle and the Charles Bridge. Wenceslas Square and the Old Town are within easy reach by foot. Copious shops and other entertainment options are also near at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="410.64" OriginalAmount="410.64">
      <BasicPropertyInfo Latitude="50.074675" Longitude="14.431968" StarRating="4" HotelCode="108718|827045" HotelName="Clarion Prague City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tylovo námestí 15/3, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151378/a_151378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located near Wenceslas Square in the very centre of Prague. Guests will find the nearest restaurants, bars, shops and links to the public transport network (metro, tram) all just around 100 m away. It lies only 1 metro station away from the Prague Congress Centre and all major sights are within walking distance, including the Old Town Square, the Jewish Quarter, Vyšehrad Park (all some 1 km away), the Vltava River (around 1.3 km), Charles Bridge (about 1.5 km) and Prague Castle (approximately 2 km). Prague Airport is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411" OriginalAmount="411">
      <BasicPropertyInfo Latitude="50.062779850006" Longitude="14.431974291802" StarRating="5" HotelCode="47799|4997" HotelName="Corinthia Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kongresová 1, 140 69 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10825/w_10825_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the metro station Vyšehrad (line C), 100 m from Prague Congress Centre and only 2 stops (about 1.5 km) from the city centre. Bars and restaurants can be found within approximately 100 m of the hotel, while the famous Wenceslas Square is only about 1.5 km away and Vyšehrad castle about 2 km away. Prague Ruzyne Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413" OriginalAmount="413">
      <BasicPropertyInfo Latitude="50.08658022" Longitude="14.45396014" StarRating="3" HotelCode="959555|339617" HotelName="Limes Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rohácova 162/10, Praha 3, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9571356</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.00" OriginalAmount="413.00">
      <BasicPropertyInfo Latitude="50.0673225" Longitude="14.43745" StarRating="3" HotelCode="267726|alexis_2" HotelName="Alexis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Závisova 2518/20, 140 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32239/1932239/1.jpg?f=15097254</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.00" OriginalAmount="415.00">
      <BasicPropertyInfo Latitude="50.0806757" Longitude="14.42135035" StarRating="0" HotelCode="860927|city_nest" HotelName="City Nest Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 16, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.92" OriginalAmount="416.92">
      <BasicPropertyInfo Latitude="50.1040653875" Longitude="14.447304825" StarRating="3" HotelCode="89530|1024228" HotelName="Extol Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prístavní 340/2, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328581/328581a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.00" OriginalAmount="417.00">
      <BasicPropertyInfo Latitude="50.00437927246094" Longitude="14.464744567871094" StarRating="0" HotelCode="0|apartment_de_luna" HotelName="Apartment De Luna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>146 Libušská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/71/8f7120a699924ad632c77a0992eea4dc4ed54505.jpeg</HotelPictures>
        <HotelDescription>With a stay at Apartment De Luna in Prague, you'll be a 4-minute walk from SAPA Asian Trade Center and within a 5-minute drive of Institute for Clinical and Experimental Medicine.  This pension is 6.8 mi (11 km) from Dancing House and 10.4 mi (16.7 km) from Wenceslas Square.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Featured amenities include express check-in and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Treat yourself to a stay in one of the 15 guestrooms, featuring fireplaces and Smart televisions. Your room comes with a Select Comfort bed. Kitchenettes are outfitted with refrigerators and stovetops. Satellite television is provided for your entertainment.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 CZK one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="417.69" OriginalAmount="417.69">
      <BasicPropertyInfo StarRating="4" HotelCode="|967739" HotelName="MAMAISON RESIDENCE BELGICKA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886150_foto_1.jpg</HotelPictures>
        <HotelDescription>A short walk from Prague's historic Old Town, is located Mamaison Residence Belgicka, furnished in an innovative Feng-Shui style, is the ideal location for business and leisure stays. Set in the heart of Prague's trendy royal Vinohrady district, Residence Belgicka is located within easy reach of restaurants, bars and cafes, as well as tennis courts, jogging paths and picturesque picnic spots. It blends vibrant interior design and unparalleled hospitality to provide unique accommodation in one of the most popular parts of Prague. Mamaison Residence Belgicka offers delightful rooms for both long and short stays. Tranquil and sophisticated, the hotel sets in a stunning Art Nouveau building. Each harmonious room is an elegant blend of comfort that helps both business and leisure travelers to feel at home thanks to the variety of facilities and amenities on offer. Mamaison Residence Belgicka truly is a home away from home, with facilities and amenities to ensure your comfort during your stay. Use the room service facilities, fitness room, sauna and relaxation area, and complimentary WIFI.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.00" OriginalAmount="418.00">
      <BasicPropertyInfo Latitude="50.109160375461" Longitude="14.393531516533" StarRating="4" HotelCode="50969|crowne_plaza_prague" HotelName="Hotel International Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koulova 15, 16000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39740/a_39740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located close to the embassy quarter. There is a tram stop to be found directly in front of the hotel and the city centre is approximately 15 minutes drive away. A diverse selection of shopping and entertainment venues as well as Prague Castle are located in the neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.00" OriginalAmount="418.00">
      <BasicPropertyInfo Latitude="50.088167" Longitude="14.425529" StarRating="3" HotelCode="143832|apartment_templova" HotelName="Templova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Templova Street 7, Old Town, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210739/210739a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.00" OriginalAmount="420.00">
      <BasicPropertyInfo Latitude="50.05160227" Longitude="14.32527861" StarRating="0" HotelCode="570634|villa_bohemia" HotelName="Villa Bohemia" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K Vidouli 831/15, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738544/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="421.57" OriginalAmount="421.57">
      <BasicPropertyInfo Latitude="50.075045518698" Longitude="14.425507485866" StarRating="3" HotelCode="67078|1589658" HotelName="Hotel Sunrise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ke Karlovu 1414/19, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330045/330045a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.00" OriginalAmount="422.00">
      <BasicPropertyInfo Latitude="50.09143587" Longitude="14.432956" StarRating="0" HotelCode="961283|hotel_republika_suites" HotelName="Hotel Republika &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petrska 5, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/da/10dace0580899759cec4f4a95aeb719b82bbdd5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="423.07" OriginalAmount="423.07">
      <BasicPropertyInfo Latitude="50.0728399" Longitude="14.4308291" StarRating="4" HotelCode="312353|191c25" HotelName="Ambiance Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tyrsova 1841/8, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403450/403450a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the main sightseeing places.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="424.00" OriginalAmount="424.00">
      <BasicPropertyInfo Latitude="50.0782953" Longitude="14.4268823" StarRating="0" HotelCode="0|accommodation_smecky_14" HotelName="Accommodation Smecky 14" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckách 14, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/24/bb/24bba94be521cd5a54ef933a3551a393989ca45e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Accommodation Smecky 14” is located within walking distance from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="424.00" OriginalAmount="424.00">
      <BasicPropertyInfo Latitude="50.121709" Longitude="14.454211" StarRating="4" HotelCode="36326|hotel_troja" HotelName="Troja" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Trojská 2232, 18200 Prag 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="424.74" OriginalAmount="424.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|969566" HotelName="BELVEDERE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885548_foto_51.jpg</HotelPictures>
        <HotelDescription>Belvedere Hotel Prague is a traditional hotel located in Prague 7, close to the Letna area. Hotel features 131 standard hotel rooms, 5 barrier free rooms for disabled guests, and for allergic persons are available rooms with wooden floors. For more demanding guests Hotel Beldevere offers exclusive floor with an individual access to 16 extra spacious rooms. Hotel guests can relax in a hotel lobby bar or in original Japanese restaurant and sushi bar Sasori. The hotel has an ATM.
*Non smoking hotel. *Safety box without any fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="425.32" OriginalAmount="425.32">
      <BasicPropertyInfo Latitude="50.075092857121" Longitude="14.427151679993" StarRating="3" HotelCode="23166|10ac89" HotelName="ibis Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 36, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30604/a_30604_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical part of the city, this city hotel is just 5 minutes' walk from famous Wenceslas Square, next to the PWC office building and 1 metro station from the Prague Convention Centre. I.P. Pavlova metro station is just 200 m from the hotel and central train station (Praha hlavní nádraží) is approximately 1 km away. Nearby places of interest include the National Theatre and Charles Bridge (both around 2 km), Prague Castle (3 km) and the National Museum and State Opera (both 500 m). Prague/Ruzyne International airport is roughly 15 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.00" OriginalAmount="426.00">
      <BasicPropertyInfo Latitude="50.061054536973" Longitude="14.427275061607" StarRating="4" HotelCode="13425|holiday_inn_prague_congress_centre_2" HotelName="Holiday Inn Prague Congress Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Pankráci 15/1684, 140 21 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14162/a_14162_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the centre of Prague, which can easily be reached by public transport in about 5 minutes. Nearby there are famous historical sights and monuments such as the castle of Vyšehrad.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.00" OriginalAmount="427.00">
      <BasicPropertyInfo Latitude="50.070983" Longitude="14.404945" StarRating="3" HotelCode="162920|andel_apartments_praha" HotelName="Andel Apartments Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nádražní 60/114, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77307/1977307/1.jpg?f=15240371</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.00" OriginalAmount="427.00">
      <BasicPropertyInfo Latitude="50.09778818" Longitude="14.5437878" StarRating="3" HotelCode="510730|penzion_a_restaurace_simanda" HotelName="Penzion a Restaurace Šimanda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Šimanovská 47, 198 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/677738/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="428.00">
      <BasicPropertyInfo Latitude="50.101658668664" Longitude="14.535340304894" StarRating="3" HotelCode="263695|hotel_bella_prague" HotelName="Bella" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hloubetínská 20, 198 00 Prague 14</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16200000/16192500/16192405/02a4d62f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="428.75" OriginalAmount="428.75">
      <BasicPropertyInfo Latitude="50.082654933034" Longitude="14.425627529502" StarRating="4" HotelCode="130141|546255" HotelName="EA Hotel Juliš" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 22, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137979/137979a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very centre of Prague on Wenceslas Square, which allows guests to explore the city on foot. The location is the centre of the business and historic part of Prague. The hotel is also next to the Frantiskanska zahrada gardens and some rooms enjoy views of the garden, which is like a small island of quiet and relaxation in the busy city centre. The Mustek metro station is just some 100 m away; the train station is about 1 km away and Prague Airport is about 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="429.50" OriginalAmount="429.50">
      <BasicPropertyInfo Latitude="50.090312748614" Longitude="14.440806806087" StarRating="3" HotelCode="65982|2000865" HotelName="Florenc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 11, 18600 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156582/156582a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="429.69" OriginalAmount="429.69">
      <BasicPropertyInfo Latitude="50.0776258" Longitude="14.4222363" StarRating="4" HotelCode="365244|HV3" HotelName="Hotel Praga 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 1670/5</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68890/a_68890_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfort hotel in the heart of Prague is located at Charles Square in the historical part of Prague, only a few minutes' walk from the famous Wenceslas Square. Due to its attractive location on the border of the New Town and Old Town, guests here have a unique chance to enjoy a view of Prague's main highlights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="429.69" OriginalAmount="429.69">
      <BasicPropertyInfo Latitude="50.082086380315" Longitude="14.404594302178" StarRating="4" HotelCode="51019|RN4" HotelName="Hotel Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 425/24</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40003/a_40003_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the very historical centre of Prague in Lesser Town, right under one of Prague's landmarks. Together with Lesser Town, the Prague Castle, Charles Bridge, National Theatre and Kampa Park are within close distance, offering unforgettable surroundings for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.00" OriginalAmount="430.00">
      <BasicPropertyInfo Latitude="50.072268" Longitude="14.39611" StarRating="4" HotelCode="142549|hotel_praga_1885" HotelName="EA Hotel Praga 1885" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 560/29, Smíchov, Praha 5, 150 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210951/210951a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.00" OriginalAmount="430.00">
      <BasicPropertyInfo Latitude="50.07075881958008" Longitude="14.43624496459961" StarRating="0" HotelCode="0|ametyst_hotel_prague_4_star_boutique_hotel_in_prague_city_centre" HotelName="Ametyst Hotel Prague: 4 Star Boutique Hotel in Prague City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>J. Masaryka 523/11, 120 00 Praha 2, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8a/9a/8a9acd806189a097a44aa22bb5342acbbdd9a4eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Ametyst Hotel Prague: 4 Star Boutique Hotel in Prague City Centre» is located in Prague. This boutique hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the boutique hotel — Faust House, Church of St. Ludmila and Námestí Míru.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.00" OriginalAmount="430.00">
      <BasicPropertyInfo Latitude="50.08745893601" Longitude="14.419348156682" StarRating="3" HotelCode="108883|614415" HotelName="U Tri Bubnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Radnice 13/8, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210938/210938a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.44" OriginalAmount="430.44">
      <BasicPropertyInfo Latitude="50.071844843976" Longitude="14.438572891619" StarRating="3" HotelCode="108928|297715" HotelName="Hotel Orion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Americká 9, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336671/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.88" OriginalAmount="430.88">
      <BasicPropertyInfo Latitude="50.074683163045" Longitude="14.403569698334" StarRating="3" HotelCode="65381|45814" HotelName="Austria Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štefánikova 18/25, 150 00 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361009/361009a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.00" OriginalAmount="431.00">
      <BasicPropertyInfo Latitude="50.110735" Longitude="14.332099" StarRating="4" HotelCode="180447|dolce_villa_hotel" HotelName="Dolce Villa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebušická 93, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199487/199487a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.00" OriginalAmount="431.00">
      <BasicPropertyInfo Latitude="50.07498709" Longitude="14.43040467" StarRating="4" HotelCode="578087|vinohradsky_dum" HotelName="Vinohradský dum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 758/60, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651552/651552a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.78" OriginalAmount="432.78">
      <BasicPropertyInfo Latitude="50.071968005864" Longitude="14.432641380783" StarRating="4" HotelCode="180440|748295" HotelName="Pure White" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koubkova 12, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148749/148749a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the city and tourist centre. Guests can reach the underground and tram stop within 3 minutes and the train station is just 1 km from the hotel. There are restaurants, bars and shops in the immediate vicinity, and nearby places of interest include Charles Bridge (20 minutes' walk), Kampa Island (around 25 minutes), Prague Castle (35 minutes on foot) and Vysehrad Cemetery (10 minutes on public transport). Prague-Ruzyne International airport is approximately 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.00" OriginalAmount="434.00">
      <BasicPropertyInfo Latitude="50.092721877867" Longitude="14.451235234737" StarRating="3" HotelCode="34563|residence_casa_italia" HotelName="Residence Casa Italia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Križikova 73, 18600 Praha Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56249/gt_56249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes (by metro or Krizikova tram) from Prague old town. Shopping streets. Bars, nightclubs and Italian and Czech restaurants are to be found in the vicinity-</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.00" OriginalAmount="435.00">
      <BasicPropertyInfo Latitude="50.09081436" Longitude="14.42874101" StarRating="4" HotelCode="516131|apartment_house__the_modern_flat" HotelName="Apartment House - The Modern Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soukenicka 7, 11000 Stare Mesto, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/681993/e0f480bf3bcaf0cf207765e02a4f2dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="437" OriginalAmount="437">
      <BasicPropertyInfo Latitude="50.067988" Longitude="14.418134" StarRating="4" HotelCode="899949|23904" HotelName="Park Inn Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Svobodova, 1, 12800 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182844/a_182844_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="437.65" OriginalAmount="437.65">
      <BasicPropertyInfo Latitude="50.09231061366" Longitude="14.42642480135" StarRating="4" HotelCode="34925|353245" HotelName="Clarion Prague Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hradebni 9, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56849/a_56849_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury hotel is situated at the centre of the city, within walking distance of Prague's beautiful old town. The nearest underground station is Namesti Republiky.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.32" OriginalAmount="442.32">
      <BasicPropertyInfo Latitude="50.107039" Longitude="14.441064" StarRating="4" HotelCode="65139|238276" HotelName="Absolutum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jablonského 4, 17000 Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83965/a_83965_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the old part of Prague 7, just a few steps from the metro and train stations and exhibition grounds. The Old Town Square is located roughly 3 km from the hotel and the tourist centre is roughly 1500 m away. The river, park and Zoo Prague are within walking distance. Wenceslas Square is around 4 km away and Prague Castle around 5 km away. The Prague-Ruzyne International Airport is located approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.00" OriginalAmount="444.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3.5" HotelCode="625943|rehorova_apartments" HotelName="Rehorova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rehorova 969/21, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10195858</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.00" OriginalAmount="444.00">
      <BasicPropertyInfo Latitude="50.05563871" Longitude="14.48415298" StarRating="3" HotelCode="510984|pension_hattrick" HotelName="Pension Hattrick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zabehlicka 53, 106 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32102/1932102/1.jpg?f=15670920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.97" OriginalAmount="447.97">
      <BasicPropertyInfo Latitude="50.077221" Longitude="14.431445" StarRating="4" HotelCode="180491|615225" HotelName="Deminka Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skretova 1, Praha 2, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211226/211226a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448" OriginalAmount="448">
      <BasicPropertyInfo Latitude="50.09256805" Longitude="14.45112469" StarRating="4" HotelCode="494045|201164" HotelName="EMPIRENT Karlin Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 71, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/652508/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="448.00" OriginalAmount="448.00">
      <BasicPropertyInfo Latitude="50.06005928" Longitude="14.4695347" StarRating="3" HotelCode="774476|residence_trafick" HotelName="Residence Trafick" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bohdalecka 1576/23c, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02449/3802449/51.jpg?f=15568670</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="448.55" OriginalAmount="448.55">
      <BasicPropertyInfo StarRating="3" HotelCode="|663783" HotelName="OTAKAR HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746403_foto_1.jpg</HotelPictures>
        <HotelDescription>Otakar Hotel is located across  from Otokarova tram station, near the historic centre of Prague; several shops and restaurants can be found nearby. The hotel is located 30 km from Václav Havel Airport Prague (PRG).\n\nHotel services include wellness centre, sauna, whirlpool, relax room, lobby bar, TV lounge, Wi-Fi, air conditioning, (extra charge), elevator, safe at reception, breakfast room, smaller pets allowed (extra charge), car parking (extra charge).\n\nRooms feature satellite TV, Wi-Fi, bathroom, shower, hairdryer, desk with chair, armchair, central heating.\n\nHotel address: Otakarova 287/3, 14000, Prague, Czech Republic.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="448.83" OriginalAmount="448.83">
      <BasicPropertyInfo Latitude="50.086111" Longitude="14.418912" StarRating="3" HotelCode="100781|549315" HotelName="Hotel Palac U Kocku Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362075/362075a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the centre of Prague and is part of the 14th century palace area of Prague, close to the famous Charles Bridge. Guests can find the traditional Black Theatre and marionette opera in close vicinity of the hotel. All of the major attractions of Prague are on the doorstep. Guests can cross the Vltava River by the picturesque Charles Bridge to access the newer areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="449.18" OriginalAmount="449.18">
      <BasicPropertyInfo StarRating="3" HotelCode="|917346" HotelName="CLOISTER INN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/539400_foto_1.jpg</HotelPictures>
        <HotelDescription>The Cloister Inn is located right in the historical centre of the Golden City, in a side lane almost free of traffic only an inch from all important monuments. After a whole day of walking you definitely appreciate the immediacy of the Cloister Inn location and complimentary refreshing cup of coffee or tea in the lobby.In winter 2009 refurbished, the Cloister Inn Hotel provides you with superior 3* standard. 74 comfortable en suite rooms on five floors were carefully renovated and offer everything you need like wireless internet, air condition, satellite TV, direct dial telephone, and electronic safe box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.00" OriginalAmount="450.00">
      <BasicPropertyInfo Latitude="50.08204" Longitude="14.42595" StarRating="3" HotelCode="0|apartments_wenceslas_square_3" HotelName="Hotel Apartment Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wenceslas Square 36, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/e4/aee48daa6bbd96219a70ceb339a64452241c1d97.jpeg</HotelPictures>
        <HotelDescription>Opened in 2005, this apartment hotel comprises a total of 10 rooms and 5 apartments. Guests are welcomed in the inviting lobby with a reception desk open 24-hours, lifts, currency exchange and safes. Further facilities include a caf and washing facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="452.13" OriginalAmount="452.13">
      <BasicPropertyInfo Latitude="50.08192933" Longitude="14.42616219" StarRating="3" HotelCode="984893|51133" HotelName="EA Hotel Apartments Wenceslas Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 36, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90540/2190540/1.jpg?f=15179916</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.00" OriginalAmount="453.00">
      <BasicPropertyInfo Latitude="50.076460016598" Longitude="14.453447070664" StarRating="4" HotelCode="89533|louren_hotel" HotelName="Louren" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slezská 55, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330610/330610a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="453.71" OriginalAmount="453.71">
      <BasicPropertyInfo Latitude="50.077777299544" Longitude="14.40201535821" StarRating="3" HotelCode="15822|314925" HotelName="Hotel Petr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drtinova 17, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210417/210417a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated not far from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.00" OriginalAmount="454.00">
      <BasicPropertyInfo Latitude="50.07681680266" Longitude="14.403435224537" StarRating="3" HotelCode="190974|hotel_u_martina__smichov" HotelName="U Martina Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zubateho 289/3, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328548/328548a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="454.32" OriginalAmount="454.32">
      <BasicPropertyInfo Latitude="50.094389095338" Longitude="14.454103719945" StarRating="4" HotelCode="255994|361305" HotelName="pentahotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 112, 186 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/359932/a_359932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is conveniently located for transportation on the outskirts of the inner city, the city centre being easily accessible by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.00" OriginalAmount="455.00">
      <BasicPropertyInfo Latitude="50.073097229003906" Longitude="14.437946319580078" StarRating="4" HotelCode="0|eight_secrets_boutique_residence" HotelName="Eight Secrets Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Americká, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/1e/111e09564e49925b02a8d2762f75a31554694530.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Eight Secrets Boutique Residence in Prague (Prague 2), you'll be within a 5-minute drive of Wenceslas Square and Dancing House. This 4-star apartment is 0.7 mi (1.1 km) from Czech National Museum and 2 mi (3.2 km) from Prague Astronomical Clock.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Prague State Opera - 1.1 km / 0.7 mi&lt;br /&gt;Czech National Museum - 1.1 km / 0.7 mi&lt;br /&gt;Jan Palach Memorial - 1.1 km / 0.7 mi&lt;br /&gt;Wenceslas Square - 1.3 km / 0.8 mi&lt;br /&gt;Lucerna Palace - 1.5 km / 0.9 mi&lt;br /&gt;Charles Square - 1.5 km / 0.9 mi&lt;br /&gt;Czech Technical University - 1.6 km / 1 mi&lt;br /&gt;Zizkov Television Tower - 1.7 km / 1.1 mi&lt;br /&gt;Mucha Museum - 1.8 km / 1.1 mi&lt;br /&gt;Museum of Communism - 2 km / 1.2 mi&lt;br /&gt;Dancing House - 2 km / 1.2 mi&lt;br /&gt;Na Prikope - 2.1 km / 1.3 mi&lt;br /&gt;Prague Congress Centre - 2.1 km / 1.3 mi&lt;br /&gt;Estates Theatre - 2.1 km / 1.3 mi&lt;br /&gt;Lego Museum - 2.1 km / 1.3 mi&lt;br /&gt;The nearest major airport is Prague (PRG-Vaclav Havel) - 17.9 km / 11.1 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 24 guestrooms, featuring heated floors and Smart televisions. Kitchens are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.15" OriginalAmount="455.15">
      <BasicPropertyInfo Latitude="50.07961" Longitude="14.427648" StarRating="4" HotelCode="259021|4934" HotelName="K+K Hotel Fenix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckách 30, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15147/a_15147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the Golden City, just a short walk from Wenceslas Square, this city and business hotel offers guests a friendly stay. The lively hotel has a welcoming facade and a quiet yet central location, meaning that it is the perfect place for both business and leisure travellers to stay. Many of Prague's best-known tourist attractions, including museums, shops and restaurants, are just minutes away from the hotel, as is the city's business centre. The main train station is just 250 metres from the hotel and Ruzyne International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.00" OriginalAmount="457.00">
      <BasicPropertyInfo Latitude="50.088110010167" Longitude="14.42416369915" StarRating="4" HotelCode="58728|metamorphis_hotel" HotelName="Metamorphis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štupartská 5/636, Týnský dvur, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76079/gt_76079_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area in the oldest part of Prague, directly at the historical city centre and near the Old Town Square, which features the astronomical clock. All of Prague's sightseeing attractions are within walking distance. Guests can also reach the Palladium (shopping centre), Wenceslas Square with the National Museum, the world-famous Charles Bridge and Prague Castle (residence of Czech kings) on foot. The nearest train station is roughly 2 km, with a bus stop just a few minutes' walk away. Prague Ruzyne Airport is approximately 12 km and Vienna International Airport is about 320 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.00" OriginalAmount="458.00">
      <BasicPropertyInfo Latitude="50.08478134" Longitude="14.37610961" StarRating="4" HotelCode="619848|downtown_suites_belohorska" HotelName="Downtown Suites Belohorska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 50, 16900 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19524/3719524/1.jpg?f=15399708</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="459.00" OriginalAmount="459.00">
      <BasicPropertyInfo Latitude="50.07822036743164" Longitude="14.422281265258789" StarRating="0" HotelCode="0|reznicka_apartments" HotelName="Reznicka Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Reznicka 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/3d/0f3df9705213e84ec4f4ec620b4b23e5ffa6b770.jpeg</HotelPictures>
        <HotelDescription>The Reznicka Apartments is centrally located in Prague, a 5-minute walk from the Wenceslas Square and it offers modern apartments with a fully equipped kitchenette and free WiFi.&lt;br /&gt;The Charles Square is 100 metres away, the Old Town Square can be reached within 10 minutes on foot. The Karlovo námestí Metro Station is 200 metres from the Reznicka Apartments.&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;Guests are kindly requested to inform the hotel prior to arriving. Contact details are stated in the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="459.65" OriginalAmount="459.65">
      <BasicPropertyInfo Latitude="50.0884" Longitude="14.426352" StarRating="4" HotelCode="888105|546595" HotelName="EA Hotel Royal Esprit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 5, Praha 1, 11000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136403/a_136403_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in close proximity to the historical centre, home to the commercial and social hub of Prague. Guests can enjoy relaxing stays thanks to the hotel’s location in a quiet pedestrian precinct. The city centre is just a 15-minute walk away and guests will find a range of fine dining, shopping and nightlife venues just metres from the hotel. The nearest metro station is at Republic Square, only 2 minutes’ walk away and Ruzyne International Airport is 17 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.00" OriginalAmount="460.00">
      <BasicPropertyInfo Latitude="50.086104496046" Longitude="14.416993347553" StarRating="4" HotelCode="82855|hotel_aurus_2" HotelName="Aurus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 3, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111767/a_111767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="460.79" OriginalAmount="460.79">
      <BasicPropertyInfo Latitude="50.071454547959" Longitude="14.440472871065" StarRating="3" HotelCode="37899|1210828" HotelName="Machova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Máchova 11, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/16/165375/165375a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies along a peaceful side street in the Nové Mesto district of the city, within a short distance of Prague's centre. It is a mere 500 m to a selection of restaurants, bars and shops as well as links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461" OriginalAmount="461">
      <BasicPropertyInfo Latitude="50.087130791586" Longitude="14.430107474327" StarRating="4" HotelCode="11104|3124" HotelName="Best Western Plus Hotel Meteor Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 6, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8975/a_8975_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly in the heart of Prague. The city’s famous attractions such as the Hybernia Palace, Powder Gate, Municipal House, Wenceslas Square, Old Town Square and the Royal Road are all in the hotel’s immediate vicinity. The train station is 300 m away, whilst Ruzyne International Airport is 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.00" OriginalAmount="461.00">
      <BasicPropertyInfo Latitude="50.070127483791" Longitude="14.401939175323" StarRating="4" HotelCode="100774|aparthotel_angel" HotelName="Apart Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karla Englise 2, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/61/614755/FSLYpcgO_957577505088765ba5cd4b2949cface7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="461.41" OriginalAmount="461.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|970229" HotelName="AMETYST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885221_foto_1.jpg</HotelPictures>
        <HotelDescription>HOTEL AMETYST PRAGUE 4 STAR BOUTIQUE HOTEL IN PRAGUE CENTREOur boutique hotel is located in a quiet area in the district of Vinohrady, a 15-minute walk from Wenceslas Square. The Bruselská tram stop and the Namesti Miru and I.P. Pavlova metro stations are within a 5-minute walking distance from the Ametyst Hotel Praha. The National Museum and the Prague State Opera can be reached within 15 minutes on foot.The air-conditioned rooms have parquet floors, an LCD TV, tea and coffee-making facilities, a minibar and a safe. Each private bathroom is fitted with a bathtub or shower and provided with a hairdryer. Free Wi-Fi is available in all areas.The pleasant ambience comprehends a lobby bar with wide selection of drinks and snacks, meeting room, as well as the fitness facilities (sauna, solarium, massages).Owning to its numerous presentations of ourstanding original works of art, Prague Boutique Hotel AMETYST has been often referred to as the"Gallery Hotel".Presented original oil  paintings and pastel drawings are offered for sale, thus the decorations of the hotel change continually.Private parking in the garage or the courtyard is available at an additional cost (500 CZK per night).Childrens and pets are welcome.In nearest surrounding of the hotel there are many well known local pubs, bars and clubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.00" OriginalAmount="464.00">
      <BasicPropertyInfo Latitude="50.08168957" Longitude="14.40583155" StarRating="0" HotelCode="861229|greg_apartments_prague" HotelName="Greg Apartments Kampa Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seríková 541/7, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/fa/90faae055fb400639699f2e28a74dc69e7285fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="464.40" OriginalAmount="464.40">
      <BasicPropertyInfo Latitude="50.078999406934" Longitude="14.416912347078" StarRating="3" HotelCode="60958|225826" HotelName="Hotel Páv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kremencova 13, Prag 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131490/131490a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical part of the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="464.54" OriginalAmount="464.54">
      <BasicPropertyInfo Latitude="50.084126373941" Longitude="14.432680658896" StarRating="3.5" HotelCode="54507|102932" HotelName="Exe City Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 960/33, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63233/a_63233_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just a few minutes from the centre of Prague. Many public transport links depart from stops close to the hotel meaning that the various tourist attractions, as well as the numerous shopping centres and other entertainment venues, are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="464.76" OriginalAmount="464.76">
      <BasicPropertyInfo Latitude="50.078590963766" Longitude="14.425008542862" StarRating="4" HotelCode="67145|84056" HotelName="Hotel Majestic Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stepanska 33, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86859/a_86859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, stylish and comfortable hotel complex is located in one of the most attractive localities in the centre of 'Golden Prague', just a few steps from the famous Wenceslas Square. It lies some 200 m from the nearest public transport links and 2 km from the nearest underground station. The bus station Hlavni Nadrazi is only about 1 km from the hotel. Guests will find shopping facilities in the immediate vicinity and it is about 500 m to the State Opera House, 2 km to Charles Bridge, 3 km to Prague Castle, 5 km to Prague Congress Centre and 7 km to the Vystaviste Exhibition Area. Prague Ruzyne International Airport lies around 20 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465" OriginalAmount="465">
      <BasicPropertyInfo Latitude="50.091979" Longitude="14.436349" StarRating="4" HotelCode="15427|25546" HotelName="Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 13, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210929/210929a_hb_a_061.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="465.28" OriginalAmount="465.28">
      <BasicPropertyInfo Latitude="50.085985" Longitude="14.41509" StarRating="4" HotelCode="76368|549365" HotelName="U Zlatého stromu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Golf Hotel,Historic Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova, 6, Praha 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103848/a_103848_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is just a 5-minute walk from Prague's Old Town, where guests will find restaurants, bars and shops, and close to Prague's places of interest, such as the Jewish Quarter and Wenceslas Square (both 10 minutes), Prague Castle (20 minutes) and Lesser Town (15 minutes). Prague - Ruzyne International Airport is approximately 15 km from the holiday village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.00" OriginalAmount="468.00">
      <BasicPropertyInfo Latitude="50.09174705" Longitude="14.42087708" StarRating="3" HotelCode="435386|downtown_apartments_2" HotelName="Downtown Apartments Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>U Milosrdnych 848/4, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/597779/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="468.06" OriginalAmount="468.06">
      <BasicPropertyInfo Latitude="50.103356976291" Longitude="14.408382599101" StarRating="4" HotelCode="154886|614435" HotelName="Villa Schwaiger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Schwaigerova 59/3, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328453/328453a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this accommodation is situated about 1.2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.00" OriginalAmount="469.00">
      <BasicPropertyInfo Latitude="50.088006455998" Longitude="14.426121451537" StarRating="4" HotelCode="376083|4_arts_suites" HotelName="4 Arts Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Concierge,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pick &amp;amp; Drop,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 3, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/83802/2283802/1.jpg?f=15096182</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at 4 Arts Suites, you'll be centrally located in Prague, steps from Hybernia Theatre and Palladium Shopping Centre. This aparthotel is within close proximity of Old Town Square and Wenceslas Square.&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 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided weekly.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Additional amenities at this Art Deco aparthotel include shopping on site 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. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.00" OriginalAmount="470.00">
      <BasicPropertyInfo Latitude="50.07195893" Longitude="14.39564461" StarRating="3" HotelCode="948814|little_tom_apartments" HotelName="Little Tom Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tomaskova 775/3, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9571396</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="471.00" OriginalAmount="471.00">
      <BasicPropertyInfo Latitude="50.070701599121094" Longitude="14.451499938964844" StarRating="0" HotelCode="0|beautiful_apartments_in_prague_" HotelName="Beautiful Apartments in Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moskevská 22, 101 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/5f/e05fd7e7a1a2bb595613ba088884bb9fe1c93a9f.jpeg</HotelPictures>
        <HotelDescription>Beautiful Apartments in Prague is located in Prague, 1,800 metres km from thePrague National Museum and 2 km from Wenceslas Square.&lt;br /&gt;The apartment features a kitchenette with an oven, a hub, and a microwave, a dining area, a seating area, a flat-screen TV and a bathroom with a shower and a hairdryer. Towels are provided.&lt;br /&gt;At Beautiful Apartments in Prague you will find a bar, whilst a restaurant and a grocery shop are in the vicinity.&lt;br /&gt;The Old Town Square is 2.9 km away adn Prague Airport is located 14 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="471.21" OriginalAmount="471.21">
      <BasicPropertyInfo Latitude="50.089522872017" Longitude="14.431719481945" StarRating="3" HotelCode="10499|10ab6a" HotelName="Hotel Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 9, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8264/ba_8264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated directly in the heart of Prague and is just around the corner from the Municipal House and Prague’s main shopping boulevard. The old town can be reached via the Charles Bridge in a matter of minutes, and other places of interest are also within easy walking distance. Namesti Republiky subway station (on line B) is just 150 metres from the hotel’s doors. Ruzyne International Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.00" OriginalAmount="473.00">
      <BasicPropertyInfo Latitude="50.07994842529297" Longitude="14.40569019317627" StarRating="3" HotelCode="0|residense_mala_strana" HotelName="Residense Malá Strana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CZ Prague Mala Strana PRG, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/dc/2bdcb6443eb52fada14bfed999c64c9e29376037.jpeg</HotelPictures>
        <HotelDescription>Located close to the Vltava River and within walking distance of Charles Bridge, the National Theatre, ministries and banks, this is a great place to stay for leisure and business travellers. Links to public transport are located on the hotels doorstep, which bring guests to the bus station in roughly 30 minutes and the train station in some 20 minutes. Ruzyne International Airport is situated approximately 10 km away.The residence is an original and ancient Prague building which has been fully and carefully renovated. It offers 35 apartments of various sizes. The establishment comprises a lobby with 24-hour reception and check-out service, cloakroom, lift access, breakfast room and car park (for a fee). The hotel has WLAN Internet access.Some suites are equipped with a kitchenette and many other facilities and amenities. The en suite bathrooms are fitted with shower, bathtub and hairdryer. Each accommodation is equipped with a direct dial telephone, satellite cable TV, safe, minibar and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.00" OriginalAmount="473.00">
      <BasicPropertyInfo Latitude="50.0809" Longitude="14.4046" StarRating="0" HotelCode="0|historic_centre_prague_apartment" HotelName="Historic Centre Prague Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 421/16, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/a1/8fa1fdb652f52f109ffffdc2efd8d848233e4b59.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;This apartment is in the heart of Prague, walking distance from Magical Cavern and Kampa Park.  This apartment is close to Charles Bridge and Prague Dancing House.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a refrigerator and an oven. A Smart television with Netflix is provided, while complimentary wireless Internet access keeps you connected. Conveniences include a minibar and a microwave.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 3 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="474.59" OriginalAmount="474.59">
      <BasicPropertyInfo Latitude="50.076291" Longitude="14.426998" StarRating="4" HotelCode="396107|488005" HotelName="Mamaison Residence Downtown Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Na Rybnícku 1329/5, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28667/8eb2bf41-0440-45f5-bd28-a5ebc2cf9fa3.jpg?d=636661320750000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476" OriginalAmount="476">
      <BasicPropertyInfo Latitude="50.063351496926" Longitude="14.445154666901" StarRating="4" HotelCode="166977|384459" HotelName="Askania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 19, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332481/332481a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="476.00" OriginalAmount="476.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|790814" HotelName="TAURUS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961672_foto_1.jpg</HotelPictures>
        <HotelDescription>Room equipment: bathroom (shower, wc), LCD TV set with a satellite receiver, telephone, hair dryer, room safe deposit box, mini bar, wifi internet, aids for making tea or coffee, toiletries.Hotel services: 24h reception, exchange, washing out and ironing, safe deposit box, stay of pets, bicycle rental.Hotel equipment: hotel is suitable for families with children, PC/internet accessible, wifi internet, lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.00" OriginalAmount="479.00">
      <BasicPropertyInfo Latitude="50.130352" Longitude="14.381681" StarRating="4" HotelCode="108937|hotel_jas_2" HotelName="JaS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Elevator,Garden,Gift Shop,Internet,Laundry,Lounge,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sídlištní 1/1167, 6 Suchdol, 165 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335586/13.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 Jas in Prague, you'll be convenient to Prague Botanical Gardens and Prague Zoo. This 4-star hotel is within close proximity of Troja Castle and Victory Square.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 18 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. 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 in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features babysitting/childcare (surcharge), babysitting/childcare, and gift shops/newsstands.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's 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 24-hour front desk, multilingual staff, and laundry facilities. A train station pick-up service is provided at no charge at scheduled times, and limited parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.00" OriginalAmount="479.00">
      <BasicPropertyInfo Latitude="50.07669735" Longitude="14.42938733" StarRating="3.5" HotelCode="614439|chill_apartments" HotelName="Chill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 64, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/19986/3319986/29.jpg?f=15504648</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.00" OriginalAmount="479.00">
      <BasicPropertyInfo Latitude="50.08560081" Longitude="14.4218358" StarRating="4" HotelCode="579026|sthavel_residence" HotelName="St.Havel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 500/6, 11000 Prague 1 - old town</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10040/2910040/30.jpg?f=15504335</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="480.00" OriginalAmount="480.00">
      <BasicPropertyInfo Latitude="50.111585002879" Longitude="14.596226387972" StarRating="3" HotelCode="267717|hotel_chvalska_tvrz" HotelName="Hotel Chvalska Tvrz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Chvalske Tvrzi 858/11, 193 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10360387</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="481" OriginalAmount="481">
      <BasicPropertyInfo Latitude="50.0993377562" Longitude="14.286657571793" StarRating="4" HotelCode="35464|28924" HotelName="Ramada Airport Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K letišti 25 a/1067, Praha 6, 160 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57666/a_57666_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the southern terminal of Prague's international airport. Many of the city's top tourist sights are just a short drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="481.25" OriginalAmount="481.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|836992" HotelName="LOUIS LEGER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886793_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in the centre of Prague, the Louis Leger is just a 10-minute walk from the National Museum and famous Wenceslas Square. It features a restaurant offering rich buffet breakfast.Free Wi-Fi is available in all rooms, which come with a satellite TV, a minibar and a private bathroom including a hairdryer.Breakfast includes hot and cold dishes, Czech pastries and home-made sweets. The Louis Leger hotel also has a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.00" OriginalAmount="482.00">
      <BasicPropertyInfo Latitude="50.0891926342493" Longitude="14.4188825423279" StarRating="0" HotelCode="0|apartment_siroka_14" HotelName="Apartment Siroka 14" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Široká 65/14, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0f/26/0f26611f6aa4570682569721c8e996a3dd85716c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “Apartment Siroka 14” is situated in the historic center of Prague.&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="16" TotalAmount="482.12" OriginalAmount="482.12">
      <BasicPropertyInfo Latitude="50.0945034" Longitude="14.45140199" StarRating="4" HotelCode="560835|2291595" HotelName="Hotel Royal Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 688/36, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/151144/b32ed2d5-d7fa-4e92-be5b-0853726c88af.jpg?d=636949958010000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated about 2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="483.77" OriginalAmount="483.77">
      <BasicPropertyInfo Latitude="50.089474687403" Longitude="14.428380131722" StarRating="3" HotelCode="58524|546005" HotelName="Hotel City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Revolucní 4, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75843/a_75843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just 100 m from the centre of Prague where nightclubs and links to the public transport network are to be found. It is 30 m - 50 m to a selection of restaurants and countless shopping venues and the nearest bus stop is 500 m from the hotel. The railway station and Wenceslas Square are 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="484.90" OriginalAmount="484.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|395767" HotelName="SALVATOR BOUTIQUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067877_foto_1.jpg</HotelPictures>
        <HotelDescription>Salvator Boutique Hotel is our new project for modern accommodations with a distinctive view of famous Czech history.Hotel is set in a historical centre of Prague, 200m from Prague National Museum where is also the nearest metro station "Muzeum" and 300m from Wenceslas Square. Zitna St. is a great starting point for a walking tour of Prague, beginning on Wenceslaus Square, which was witness to all of the Czech nation's important events. The hotel's location allows guests to take the same walk enjoyed, for example, by composer Antonín Dvorak, who lived a considerable part of his life right in this very street.Architect Vera Gabrielova employed modern technology to create 38 designer rooms that combine a comfortable and practical style of accommodation with the idea of learning about Czech cultural development.  Salvator Boutique Hotel offers impeccable service and all the essential amenities for pleasant stay.The hotel provides free Wi-Fi and air-conditioning in all rooms, daily housekeeping, taxi service, parking, wheelchair accessible to ensure our guests the greatest comfort. For your comfort, you will find  complimentary tea/coffee facilities and free toiletries in all rooms.In the words of Franz Kafka, our goal is to "describe the perfect circle around the point to prolong its radius",i.e. to draw a circle of fulfilled expectations for our guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486" OriginalAmount="486">
      <BasicPropertyInfo Latitude="50.0496512" Longitude="14.3276667" StarRating="3" HotelCode="630044|262837" HotelName="Hotel Shato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Na Dolnici 182/23, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799433/bd1b5d31287845b995b94201e23192c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="486.34" OriginalAmount="486.34">
      <BasicPropertyInfo Latitude="50.093327582739" Longitude="14.429710507393" StarRating="3" HotelCode="172198|545935" HotelName="Botel Albatros" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nabrezi Ludvika Svobody, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7264/a_7264_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This themed hotel is located directly in the city centre of Prague, just a short walk from the historical centre. Guests will find restaurants, bars, nightlife, links to the public transport network and shops all on the hotel's doorstep and the train station around 1 km away. The Old Town Square is just 300 m away and Charles Bridge is 500 m from the hotel. Prague-Ruzyne International airport is approximately 15 km from the themed hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.00" OriginalAmount="487.00">
      <BasicPropertyInfo Latitude="50.083099365234375" Longitude="14.422300338745117" StarRating="4" HotelCode="0|dependance_golden_crown" HotelName="Dependance Golden Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungmannovo namesti 1, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/b0/78b0bc7a871d328a9d9c97157747dede40438365.jpeg</HotelPictures>
        <HotelDescription>Located in Prague (Prague 1), Dependance Golden Crown is within a 10-minute walk of Prague Astronomical Clock and Wenceslas Square.  This 4-star hotel is 0.4 mi (0.7 km) from Old Town Square and 0.7 mi (1.1 km) from Charles Bridge.&lt;br /&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 20 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include safes and desks, 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 70.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="487.83" OriginalAmount="487.83">
      <BasicPropertyInfo Latitude="50.1106598" Longitude="14.4718956" StarRating="3" HotelCode="108811|119c01" HotelName="Jerabek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primátorská 4/7, 180 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210091/210091a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="487.96" OriginalAmount="487.96">
      <BasicPropertyInfo Latitude="50.071223002026" Longitude="14.396858811379" StarRating="4" HotelCode="14940|10ac9a" HotelName="NH Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17591/a_17591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a hillside, on the edge of the historic city centre and close to the Mozart Museum. There is a glorious garden behind the hotel. Within walking distance of the hotel, guests will find restaurants, bars, nightclubs and public transport connections, as well as shopping opportunities. It takes 5 minutes on foot to reach the metro station Andel and the city centre is approximately 3 km away. The river is around 500 m away and the railway station is approximately 1 km from the hotel. Attractions such as Wenceslas Square and Prague Castle can be reached in about 10 minutes on public transport, while the Old Town Square and the National Theatre can be reached in around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="489" OriginalAmount="489">
      <BasicPropertyInfo Latitude="50.101162" Longitude="14.415797" StarRating="4" HotelCode="76628|4562" HotelName="Art Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nad Královskou Oborou 53, 17000 Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104161/gt_104161_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet and prestigious residential area, within walking distance of the historic centre of the amazing Czech capital. The ideal location of the hotel near the National Gallery, the National Technical Museum and 2 well-known parks make it a popular retreat from hectic urban life. Guests will find restaurants just 200 metres from the hotel, a tram stop 400 m away, the Palladium shopping centre 1.5 km away and the main train station approximately 5 km away. The charming city hotel is approximately a 20-minute walk from the historical city centre and its many attractions, such as Prague Castle, Charles Bridge and the Old Town Square. Prague-Ruzyne International airport is around 12 km from the family-friendly business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="489.06" OriginalAmount="489.06">
      <BasicPropertyInfo StarRating="3" HotelCode="|994194" HotelName="HOTEL KINSKY GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298351_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the Mala Strana quarter, Best Western Hotel Kinsky Garden 4 star hotel in Prague offers you the comfort of its warm and elegant rooms, for a pleasant stay in the most charming European capital.
Best Western Hotel Kinsky Garden hotel is located in the peaceful Mala Strana area that is well served by public transportation. Perfectly situated in a renovated 19th century building, the hotel is a convenient starting place for discovering the historical center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="489.20" OriginalAmount="489.20">
      <BasicPropertyInfo Latitude="50.074519628718" Longitude="14.430346190929" StarRating="4" HotelCode="337461|104be2" HotelName="Raffaello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 54, 12000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56227/a_56227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, historical hotel is located at the heart of the city, just a few minutes walk from many of Prague's top tourist sights, shopping venues and nightclubs. Numerous bars are situated in the hotel's vicinity, as are various public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="489.65" OriginalAmount="489.65">
      <BasicPropertyInfo Latitude="50.0870668" Longitude="14.4308855" StarRating="4" HotelCode="30259|4924" HotelName="K+K Hotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48522/a_48522_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys an excellent location, right in the heart of Prague's historic old town. Lying just a short distance from the Pra'ná brána (Powder Tower), it is the ideal spot for visitors who need a central base from which to explore the splendours of Prague. The train station, restaurants, bars, pubs, nightlife spots and shops are all within 200 metres of the hotel and the River Vltava is just 1 km away. Ruzyne International Airport is some 17 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="490.70" OriginalAmount="490.70">
      <BasicPropertyInfo Latitude="50.070009113685" Longitude="14.396243238098" StarRating="4" HotelCode="648737|NHCP" HotelName="NH Collection Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>U Mrazovky 1566</AddressLine>
          </AddressLines>
          <PostalCode>257154111</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627817/627817a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="492.00" OriginalAmount="492.00">
      <BasicPropertyInfo Latitude="50.07265853881836" Longitude="14.446504592895508" StarRating="0" HotelCode="0|get_prague_flat_slovenska" HotelName="Get Prague Flat Slovenska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Slovenská 23, Prague, 120 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/94/36944024bf7b56467e0440d0b313390ddcba4169.jpeg</HotelPictures>
        <HotelDescription>Located 1.3 km from Prague National Museum, Get Prague Flat Slovenska offers accommodation in Prague. The property boasts views of the garden and is 1.7 km from Wenceslas Square. Free WiFi is provided throughout the property.&lt;br /&gt;The kitchen is equipped with a fridge. Towels and bed linen are offered in this self-catering accommodation. There is a private bathroom with a bath or shower.&lt;br /&gt;Vyšehrad is 2.2 km from Get Prague Flat Slovenska, while Prague Astronomical Clock is 2.4 km away. The nearest airport is Vaclav Havel Prague Airport, 13 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="492.02" OriginalAmount="492.02">
      <BasicPropertyInfo Latitude="50.093032" Longitude="14.409077" StarRating="5" HotelCode="13373|865855" HotelName="Hotel Hoffmeister" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Bruskou 7, Praha 1, Malá Strana, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180107/180107a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="492.42" OriginalAmount="492.42">
      <BasicPropertyInfo Latitude="50.087393" Longitude="14.433055" StarRating="3" HotelCode="370588|231086" HotelName="Hotel City Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70112/a_70112_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located in the heart of the city as well as close to the main train station. Within 5 minutes' walk, guests will arrive at St Wenceslas Square and the Old Town square. Transfer to the airport takes about 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494" OriginalAmount="494">
      <BasicPropertyInfo Latitude="50.081850199425" Longitude="14.421340285879" StarRating="4" HotelCode="936759|58838" HotelName="Golden Crown Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 26, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635008/635008a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="495.25" OriginalAmount="495.25">
      <BasicPropertyInfo StarRating="3" HotelCode="|702867" HotelName="City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1606085_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel estandaacute; situado a solamente 100 m del centro de la ciudad, donde encontrarandaacute; discotecas y una parada de transporte panduacute;blico. A 30 - 50 m del hotel hay una amplia cantidad de restaurantes, tiendas y comercios. La playa estandaacute; situada a 500 m. La estaciandoacute;n de tren y la plaza de Venceslao estandaacute; a 1 km.Este hotel, que abriandoacute; sus puertas en el aandntilde;o 2003, dispone de 6 plantas con un total de 89 habitaciones, 1 de ellas acondicionada para minusvandaacute;lidos. Tiene a su disposiciandoacute;n el hall de entrada con recepciandoacute;n (abierta las 24 horas), servicio de caja fuerte, de cambio de divisa y un ascensor. En la recepciandoacute;n puede reservar excursiones y otros eventos. Ademandaacute;s, el hotel alberga un quiosco, una tienda de souvenirs, un bar de estilo tropical, un restaurante con tronas y un comedor. Podrandaacute; aparcar su vehandiacute;culo en el garaje del centro comercial Kotva, que estandaacute; frente al hotel.Las habitaciones, bien equipadas, disponen de un cuarto de baandntilde;o. Ademandaacute;s, estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, televisiandoacute;n vandiacute;a satandeacute;lite, cama doble, caja fuerte y moqueta. Todas las maandntilde;anas se ofrece desayuno en forma de un variado bufet. Se puede reservar en randeacute;gimen de pensiandoacute;n completa o media pensiandoacute;n.Se puede llegar fandaacute;cilmente al hotel con el transporte panduacute;blico. Vaya en metro con la landiacute;nea B hasta Namesti Republiky. Tambiandeacute;n puede ir en tranvandiacute;a hasta Namesti Republiky.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="497" OriginalAmount="497">
      <BasicPropertyInfo Latitude="50.0705201" Longitude="14.4014163" StarRating="4" HotelCode="58150|5222" HotelName="angelo by Vienna House Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Radlicka 3216/1g, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75336/a_75336_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the historical centre of Prague, in the new shopping and entertainment district. The hotel is also close to countless shopping venues, bars, nightclubs, a multiplex cinema and restaurants. From the hotel guests are able to enjoy excellent connections to public transport. It is approximately 1 km to Ruzyne Airport and the train station, while the borough of Malá Strana, Charles Bridge and the National Museum lies about 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="497.03" OriginalAmount="497.03">
      <BasicPropertyInfo Latitude="50.102395032932" Longitude="14.431775808335" StarRating="4" HotelCode="|PKK" HotelName="Mama Shelter Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Veletrzni 1502/20</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/70882/980386.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 8 junior suites, 83 single rooms and 146 double rooms, which are located on 10 storeys and are reachable by lift. English- and German-speaking staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities available at the hotel include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Parking spaces are available to guests travelling by car (for a fee). Further services include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service, a hairdresser and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. A fax machine is available for guests' business needs.Within the same neighbourhood as this city hotel guests will find Sea World, Krizik's Fountain, The National Gallery, Tesla Arena, AXA Arena, Stromovka Park, Prague's Zoo, Planetarium, Botanical Gardens, and the tropical gardens of Fata Morgana. In just a few minutes by public transport or in a taxi, guests will find themselves in Prague's Jewish Quarter, a few steps from the Old New Synagogue.A sun terrace is a great place to while away the hours. Leisure activities and facilities at the hotel include a gym, table tennis, billiards, a spa and a sauna or, for a fee, massage treatments. Entertainment options and leisure facilities include a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size bed, a king-size bed or a sofa bed. Separate bedrooms are available. 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. 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 shower and a bathtub are included the bathrooms. 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 and non-smoking rooms.Dining facilities include a dining room, a breakfast room, a café and a bar. Guests can enjoy the culinary delights of the non-smoking, air-conditioned restaurant, which provides high chairs for children. Catering options include half board and full board. At breakfast, guests serve themselves at the generous buffet. Various dishes can be ordered à la carte for lunch and dinner. Special meals, including diet meals, are also available. The hotel also offers special catering options.The hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="497.70" OriginalAmount="497.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|098205" HotelName="AMBIANCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887663_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Prague and was established in 1886. It is a short drive away from the Namesti Miru and the nearest station is IP Pavlova. The Hotel has a restaurant, a bar and a conference room. All 99 rooms are equipped with hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="498.16" OriginalAmount="498.16">
      <BasicPropertyInfo Latitude="50.08398988" Longitude="14.41720504" StarRating="3" HotelCode="108974|1109408" HotelName="Betlem Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Betlémské námestí 9/257, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332252/332252a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="498.17" OriginalAmount="498.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|702909" HotelName="Hermitage Hotel Prague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/254333_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 210 guestrooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Conveniences include desks, and both irons/ironing boards and cribs/infant beds (complimentary) are available on request.Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 6:30 AM to 11:00 AM for a fee.Featured amenities include complimentary wired Internet access, express check-in, and complimentary newspapers in the lobby. Self parking (subject to charges) is available onsite.A stay at Park Inn Hotel Prague places you in the heart of Prague, within a 15-minute walk of Dancing House and Vysehrad Castle.  This 4-star hotel is 1.2 mi (2 km) from Wenceslas Square and 1.9 mi (3.1 km) from Old Town Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Vysehrad Castle - 0.9 km / 0.5 mi  Czech Technical University - 1 km / 0.6 mi  Charles Square - 1.1 km / 0.7 mi  Staropramen Brewery - 1.2 km / 0.7 mi  Dancing House - 1.2 km / 0.7 mi  Prague Congress Centre - 1.4 km / 0.9 mi  Lucerna Palace - 1.7 km / 1.1 mi  Lego Museum - 1.8 km / 1.1 mi  Laterna Magika - 1.8 km / 1.1 mi  Czech National Museum - 1.8 km / 1.1 mi  Prague National Theatre - 1.8 km / 1.1 mi  Jan Palach Memorial - 1.8 km / 1.1 mi  Na Prikope - 1.8 km / 1.1 mi  Wenceslas Square - 1.9 km / 1.2 mi  Bethlehem Chapel - 2 km / 1.2 mi  The preferred airport for Park Inn Hotel Prague is Prague (PRG-Vaclav Havel) - 28.1 km / 17.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="498.26" OriginalAmount="498.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|773093" HotelName="SUITE HOME PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/333045_image48493274_0.jpg</HotelPictures>
        <HotelDescription>Hotel Suite Home is a 4-star Hotel located directly in the city centre of Prague, 300 meters from the Wenceslas Square. Hotel Suite Home Prague offers 28 spacious apartments/suites for either short-term or long-term accommodation. Come and enjoy the pleasant family atmosphere of our hotel where you will immediatelly feel like at home.
Because of great hotel location in Prague city centre, you can take a walk and see the most famous 
sights: The National Museum, The Old Town Square with the Astronomical Clock, Prague Castle or the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.00" OriginalAmount="499.00">
      <BasicPropertyInfo Latitude="50.087946521637" Longitude="14.424179792404" StarRating="5" HotelCode="87444|metamorphis_excellent" HotelName="Metamorphis Excellent" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyn 10/644, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332580/332580a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="499.88" OriginalAmount="499.88">
      <BasicPropertyInfo Latitude="50.092001" Longitude="14.430799" StarRating="4" HotelCode="160564|141421" HotelName="MOODs Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 28, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/226821/a_226821_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of the Old Town of Prague city centre, just 5 minutes by foot from all major attractions of the city centre. Located in a quiet street, with river views, a good night’s sleep is guaranteed. Restaurants, bars, pubs, shopping facilities and links to the local public transport network are all close at hand. Wenceslas Square and Prague Castle are approximately 1 and 2.5 km away from the establishment, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="500.00" OriginalAmount="500.00">
      <BasicPropertyInfo Latitude="50.163686554998" Longitude="14.482694537434" StarRating="3" HotelCode="108931|hotel_frydl" HotelName="Pension Frydl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Hlavni 23, Brezineves, 182 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332314/332314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Stare Mesto. This is not a pet-friendly hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="500.22" OriginalAmount="500.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|992633" HotelName="HOTEL ROMA PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886155_foto_1.jpg</HotelPictures>
        <HotelDescription>ROMA Hotel is situated in the very historical centre of Prague in Mala Strana, offering 91 comfortable rooms and suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="500.30" OriginalAmount="500.30">
      <BasicPropertyInfo Latitude="50.081787" Longitude="14.416464" StarRating="5" HotelCode="61437|391965" HotelName="Eurostars Thalia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodní, 13, Praga 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79469/r_79469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated beside the Moldau, opposite the National Theatre, one of Prague's most significant heritage sites. It lies right on the border with Prague's medieval old town. Charles Bridge and the old town square are, along with many other sights, in the immediate vicinity of the hotel. The pedestrian zone begins right in front of the hotel, giving guests easy access to all the best shopping amenities, the Prague stock exchange and the commercial district of the city. There are links to the public transport network just 100 m from the hotel and Prague airport is approximately 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501" OriginalAmount="501">
      <BasicPropertyInfo Latitude="50.088454" Longitude="14.397608" StarRating="4" HotelCode="87543|22300" HotelName="Hotel Red Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 41/236, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122413/a_122413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of the town, in the vicinity of Prague Castle, overlooking the Royal Route. Prague Castle is located just 400 m from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.23" OriginalAmount="501.23">
      <BasicPropertyInfo Latitude="50.066801594816" Longitude="14.329778395503" StarRating="3" HotelCode="92767|1446888" HotelName="Starý Pivovar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 229/9, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335446/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="50.087380833333" Longitude="14.399109233333" StarRating="4" HotelCode="82027|vintage_design_hotel_sax_2" HotelName="Vintage Design Hotel Sax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jánský Vršek 328/3, located directly under Prague Castle, Malá Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110741/a_110741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="50.089174625868" Longitude="14.578699489378" StarRating="3" HotelCode="417238|cesky_statek" HotelName="Penzion Cesky Statek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stara Obec 7, 190 12 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/509241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Prague (Dolni Pocernice), Cesky Statek is within the vicinity of Park Hostivar and O2 Arena. This pension is within the vicinity of Lake Hostivar and PVA Letnany Exhibition Center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of the guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.&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;Enjoy a satisfying meal at a restaurant serving guests of Cesky Statek.&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 a safe deposit box at the front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="504.75" OriginalAmount="504.75">
      <BasicPropertyInfo Latitude="50.074903503151" Longitude="14.427527189255" StarRating="4" HotelCode="21561|10ac87" HotelName="Novotel Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Katerinska, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27908/a_27908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="505.56" OriginalAmount="505.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|724084" HotelName="MOODS BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887251_foto_1.jpg</HotelPictures>
        <HotelDescription>This design hotel is located in the heart of Prague's striking Old Town, just five minutes by foot from all the major attractions of the city centre.  Despite this wonderful, central location, the hotel is set on a quiet street with views over the river, allowing for a good night's sleep. Restaurants, bars, pubs, shopping facilities and links to the local public transport network are all close at hand. Wenceslas Square and Prague Castle are approximately 1 and 2.5 km away from the establishment, respectively.  The hotel is high-tech, combining a unique ambiance in addition to easy access to all that Prague has to offer.  A buffet breakfast is served each morning, and guests can enjoy Czech beers, wines and spirits in the 24-hour bar.  For business travellers, the hotel also offers a trendy, upbeat meeting room for small conferences and seminars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="506" OriginalAmount="506">
      <BasicPropertyInfo Latitude="50.090193667228" Longitude="14.42962554127" StarRating="3" HotelCode="108864|56265" HotelName="Salvator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329185/329185a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="506.31" OriginalAmount="506.31">
      <BasicPropertyInfo StarRating="3" HotelCode="|072128" HotelName="HOTEL FORTUNA CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244361_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Fortuna City, a comfortable three-star hotel, is located in Prague 10 - Strasnice with excellent access tot he historical centre of Prague. The hotel offers cheap accommodation in Prague - in 243 comfortable rooms which are equipped with a bathroom with shower, satellite television and telephone. Selected rooms are also equipped with a mini bar and hair dryer. Hotel Fortuna City is the place for your conference in Prague. Two adjacent conference rooms have a capacity for 120 delegates and there are 3 meeting rooms with a capacity for up to 16 delegates. Conference rooms are equipped for holding of conferences, seminars, presentations and business meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="506.61" OriginalAmount="506.61">
      <BasicPropertyInfo Latitude="50.085791002292" Longitude="14.418934732676" StarRating="4" HotelCode="63948|2506175" HotelName="Dominican Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 235/7, Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82399/a_82399_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique-hotel is part a Dominican Monastery. Over the years, it has become very famous, not only for its absolutely unique location, directly in the heart of the Old Town. It is situated in the heart of the city centre, a few steps on cobbled streets from Old Town Square and its famous “Astronomical Clock”. The hotel is surrounded by the most significant historical landmarks of Prague, such as Charles Bridge, Prague Castle, Wenceslaus Square, National Theatre, and Powder Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508" OriginalAmount="508">
      <BasicPropertyInfo Latitude="50.105780691906" Longitude="14.434429854155" StarRating="3" HotelCode="188618|57809" HotelName="Residence VYSTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>U Výstavište 13, 170 00 Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/9000000/8060000/8057500/8057436/58a1dbc9_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="508.16" OriginalAmount="508.16">
      <BasicPropertyInfo Latitude="50.083780608667" Longitude="14.424697609682" StarRating="5" HotelCode="200906|AXZ" HotelName="Hotel Ambassador Zlatá Husa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 28/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 5-7</AddressLine>
          </AddressLines>
          <PostalCode>224230620</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7633/a_7633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is located right on Wenzel Square. The nearest underground station is Mustek. Scores of shops, restaurants, bars, pubs and excellent public transport links are situated in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="508.90" OriginalAmount="508.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|702854" HotelName="Ramada Airport Prague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248225_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; en al sur de la terminal de vuelos internacionales del aeropuerto de Praga. Viajando unos pocos minutos en coche podrandaacute; llegar desde aquandiacute; a los lugares turandiacute;sticos mandaacute;s importantes de la ciudad.Este hotel, construido en el 2002, cuenta con un edificio de tres plantas y un total de 56 habitaciones, de ellas 10 individuales y 46 dobles. En el edificio del hotel podrandaacute; encontrar un hall de entrada, una cafeterandiacute;a y un ascensor, asandiacute; como una recepciandoacute;n abierta 24 horas con servicio de caja fuerte y de cambio de divisa. A disposiciandoacute;n de los huandeacute;spedes tambiandeacute;n estarandaacute;n el bar, el pub y el restaurante a la carta. El hotel tambiandeacute;n cuenta con una sala de conferencias y una terminal de Internet. Podrandaacute; aparcar su vehandiacute;culo en el aparcamiento (con cargo). Para rematar el gran nanduacute;mero de prestaciones, tambiandeacute;n dispone de servicio de habitaciones y de lavanderandiacute;a.Las acogedoras habitaciones estandaacute;n dotadas de baandntilde;o con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, radio, conexiandoacute;n a Internet, minibar-nevera, cama doble, moqueta, calefacciandoacute;n central y caja fuerte de alquiler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.00" OriginalAmount="509.00">
      <BasicPropertyInfo Latitude="50.08626" Longitude="14.45077" StarRating="0" HotelCode="0|cimburkova_apartment" HotelName="Cimburkova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 27, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/f8/21f83b61182d336d408798fb48e845adcec95785.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Prague (Prague 3), Cimburkova Apartments is within a 10-minute drive of Wenceslas Square and Czech National Museum.  This apartment is 2.8 mi (4.6 km) from Prague Dancing House and 3.2 mi (5.2 km) from Old Town Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms, featuring kitchens with refrigerators and stovetops. Conveniences include desks and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 7:30 AM to 10 AM for a fee.&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;Price of an additional breakfast: 9.90 EUR per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="510.96" OriginalAmount="510.96">
      <BasicPropertyInfo Latitude="50.083389269558" Longitude="14.415846168995" StarRating="3" HotelCode="336479|321925" HotelName="Residence Bologna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktska 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55627/a_55627_Q1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located on Konviktska Street, directly in the centre of Old Town between Betlem Square and the Charles Bridge. Stores of shops and other cultural attractions are easily reached on foot or by public transport. Prague Airport is just 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="511.00" OriginalAmount="511.00">
      <BasicPropertyInfo Latitude="50.08407748" Longitude="14.4288311" StarRating="0" HotelCode="579480|harrachovsky_palace" HotelName="Harrachovsky Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jindrišská 20, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/75070/3675070/1.jpg?f=15309860</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Harrachovsky Palace, you'll be centrally located in Prague, steps from Mucha Museum and minutes from Museum of Communism.  This apartment is close to Old Town Square and Prague Castle.Rooms Make yourself at home in one of the 8 guestrooms, featuring kitchenettes with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and separate sitting areas, and housekeeping is provided on a limited basis.Business, Other Amenities Featured amenities include multilingual staff and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="511.55" OriginalAmount="511.55">
      <BasicPropertyInfo Latitude="50.087201351063" Longitude="14.389580637217" StarRating="4" HotelCode="59716|99402" HotelName="Hotel Monastery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strahovské nádvorí 13/134, Prague 1, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77323/a_77323_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic and cosy hotel with unique and unforgettable view of the Prague Castle, Lesser Town and the Old Town embroidered by Vltava river, is located directly in the city center, in the peaceful garden of Strahov Monastery (National Historic Landmark, founded in 1142). The foundation of the former building of a premonstratensian wash house (economic headquarters) consists of a ground-floor house from the beginning of the 17th century. Strahov Monastery was founded in 1140 by the Premonstratensians and with its vastness, it could compete with the seat of Czech kings. After a great fire in 1258, it was rebuilt in a Gothic style and later, some Baroque touches were added. Its wonderful library in the Theological Hall and the Philosophical Hall are more than 800 years old. Despite being ransacked by soldiers of many invasive armies, it is still one of the best libraries in the Czech Republic. Strahov Monastery avoided the infamous abolishing of monasteries during the reign of Joseph II. in 1783 by changing the library into a research institute. There is a monastery and museum now. When walking down a narrow street from the Monastery, one comes to Pohorelec. It is one of the oldest parts of Hradcany, first built in 1375. Its name could be interpreted as “the place destroyed by fire”. Fire really was disastrous for it – it burnt down three times, last time in 1741. There is a large open square on the hill above the city that is part of the main access road to the Prague Castle. Houses around the square are mostly baroque and rococo. In the upper part of the square, there is Johannes Kepler Grammar School. In front of the school, there is a monument to Johannes Kepler and his predecessor in the position of astronomer in the court of Rudolph II Tycho Brahe. Brahe died in 1606 in the house that used to stand in the place of the grammar school.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="512.14" OriginalAmount="512.14">
      <BasicPropertyInfo Latitude="50.083804913035" Longitude="14.420981258154" StarRating="4" HotelCode="387355|10ac97" HotelName="Perla Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perlova 1, 110 00  Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90115/w_90115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="512.32" OriginalAmount="512.32">
      <BasicPropertyInfo Latitude="50.084033293931" Longitude="14.42795794517" StarRating="4" HotelCode="178184|1b4aef" HotelName="NYX Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panska 9, Prague 1, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163434/163434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located just 200 metres from Wenceslas Square, the hotel is 1.2 km from the Charles Bridge and 2.5 km from Prague Castle. The Jewish District can be reached on foot in 10 minutes and Prague Ruzyne Airport is 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513" OriginalAmount="513">
      <BasicPropertyInfo Latitude="50.075743" Longitude="14.426925" StarRating="4" HotelCode="180467|243218" HotelName="Residence Jecna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jecná 1635/35, Praha 2, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210035/210035a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.00" OriginalAmount="513.00">
      <BasicPropertyInfo Latitude="50.08178566" Longitude="14.42813255" StarRating="3" HotelCode="963756|apartments_39_wenceslas_square" HotelName="Apartments 39 Wenceslas Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 39, 110 00 Praha, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/18742/2918742/1.jpg?f=15566873</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="513.06" OriginalAmount="513.06">
      <BasicPropertyInfo Latitude="50.085063" Longitude="14.424422" StarRating="4" HotelCode="161416|546105" HotelName="Friday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Príkope 13, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227820/gt_227820_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the very heart of the historical and geographical centre of Prague, right by the main pedestrian zone of Na Príkope, which is today known as one of Prague’s most luxurious fashion boulevards. Guests will find restaurants, bars and a metro station within 100 metres and the bus and train stations are around 300 metres away. Nearby places of interest include the Old Town Square (200 m), Estates Theatre (100 m), Charles Bridge (500 m) and the Jewish Quarter (500 m). Prague-Ruzyne International airport is approximately 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="514.75" OriginalAmount="514.75">
      <BasicPropertyInfo Latitude="50.085547478444" Longitude="14.379998445511" StarRating="4" HotelCode="16290|298035" HotelName="Orea Hotel Pyramida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belohorská 24, Praha 6, 169 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19559/a_19559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is not only top service hotel located in walking distance from Prague castle, Loreta, Strahov monastery and Lesser town, but also a modern congress centre with excellent location. It lies also 10 min away from public transport and 10 km from Václav Havel Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.00" OriginalAmount="515.00">
      <BasicPropertyInfo Latitude="50.078528" Longitude="14.429364" StarRating="3" HotelCode="180455|hotel_museum" HotelName="Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Garden,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 15, 110 00 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335835/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 Museum, you'll be centrally located in Prague, steps from Czech National Museum and Jan Palach Memorial.  This hotel is close to Old Town Square and Prague Castle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 guestrooms featuring refrigerators. 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 safes and desks, 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 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;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, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="516.43" OriginalAmount="516.43">
      <BasicPropertyInfo Latitude="50.08453362" Longitude="14.42000103" StarRating="0" HotelCode="822039|2472555" HotelName="Aparthotel Michalská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Babysitting,Bicycle Rental,Designated Smoking Area,Dining,Internet,Pets allowed,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Michalská 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647362/647362a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;OLD TOWN - APARTHOTEL MICHALSKA offers accommodation in gothic house ,,U Cerveného raka” from 14th century in downtown of Prague just 450m from Old Town Square, where you can find fabulous Astronomical clock from the 15th century. The square is filled with Restaurants, Cafes, Shops and Galleries.

Apartments are located in two buildings in sizes studio, 1 bedroom with living room and large 3 bedrooms with 2 bathrooms, living room and kitchen all with private bathroom. One building have terrace for all guests with garden furniture. All units have free WiFi, LED TV, SAT, Radio CD, Hair Dryer, Washing Machine &amp; Ironing Facilities, Safe and Kitchenette, Microwave, Fridge, Coffee Maker, Kettle and cooking facilities. Bed Linen and Towels including.

Central reception in Michalska 10, Prague 1, open daily 8:00 am - 23:00 pm is just 50 m from the hotel. Entrance is on the left side under sign Aparthotel Reception. For check in or check out outside the working hours we use key box or we are offering discount 30% for our transport service or we leave the keys in key box.

Exclusively we are offering discounted renting e-scooters &amp; e-bikes with Ecoben company for all our guest to see more from Prague.

Newly renovated in January 2019

Our clients particularly like the location — they rated it 8.9</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.00" OriginalAmount="517.00">
      <BasicPropertyInfo Latitude="50.14930729" Longitude="14.56402677" StarRating="4" HotelCode="571946|the_granary_88" HotelName="The Granary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bohdanecska 259/1, 190 17 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/92607/2892607/1.jpg?f=14979999</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="517.64" OriginalAmount="517.64">
      <BasicPropertyInfo StarRating="3" HotelCode="|121332" HotelName="BEST WESTERN HOTEL PAV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886594_foto_1.jpg</HotelPictures>
        <HotelDescription>The Best Western Hotel PAV in Prague position in the Old Town enables easy and rapid access to the historic part of Prague and all main historical sights. It is very easy to get to Charles Bridge or the Old Town Square, which are both  just 10 minutes by walk. The National theatre as well as Palace Zof�n (a leading center of cultural and social life in Prague since 1837), are both just a 2 minutes' walk.Our Best Western hotel has been completely renovated in March 2007. All our spacious and elegant furnished rooms (total 88 rooms) feature safe and free of charge Wi-Fi. Our Prague hotel is in the direct vicinity of the well-known restaurant U Fleku, which has its own micro-brewery.Subway station line B Narodni trida is really just a few steps as well as tram stop Narodni tr�da is directly in front of the subway station. You can start the day with a rich and wide assortment hot and cold buffet breakfast.The ground floor of the Prague Best Western Hotel PAV has a cozy lobby bar open daily until midnight. You will find a large selection of alcoholic and non-alcoholic drinks and cocktails. The Best Western Hotel PAV offers a modernly designed equipped meeting room with the capacity up to 50 people.The tradition of the Prague Best Western Hotel PAV dates back to 1806, when it was known as U tri kosu. The original sign above the main entrance to our hotel also dates from this time. Hotel building is in the classical style, influenced by the art of ancient Greece and Rome.A shuttle to the Prague Airport or train station is available 24-hours a day and may be booked in advance here on our website or directly at the Best Western Hotel PAV reception. The Best Western Hotel PAV in Prague is a proud member of the Small Charming Hotels. Enjoy your stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.00" OriginalAmount="518.00">
      <BasicPropertyInfo Latitude="50.07849884033203" Longitude="14.428199768066406" StarRating="4" HotelCode="0|stunning_design_apartment_3" HotelName="Stunning Design Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Krakovská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/2c/852c7f390b2e3d3372c8db883da61e60a3e7e7f7.jpeg</HotelPictures>
        <HotelDescription>Located 200 metres from Prague National Museum, Stunning Design Apartment offers pet-friendly accommodation in Prague. Stunning Design Apartment features views of the city and is 300 metres from Wenceslas Square. Free WiFi is available throughout the property.&lt;br /&gt;The apartment provides a small balcony. The kitchen comes with an oven and a microwave. Towels and bed linen are featured in this self-catering accommodation.&lt;br /&gt;Old Town Square is 1.1 km from Stunning Design Apartment, while Prague Astronomical Clock is 1.1 km away. The nearest airport is Vaclav Havel Prague Airport, 12 km from Stunning Design Apartment.&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;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;Pet deposit is required. Cost: 50.00 EUR per guest per stay.&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;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 25.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;   &lt;li&gt;One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&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="518.00" OriginalAmount="518.00">
      <BasicPropertyInfo Latitude="50.0874218647492" Longitude="14.4018211693115" StarRating="0" HotelCode="0|ubytovaci_zarizeni_amu" HotelName="Ubytovací Zarízení AMU" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 18/259, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/03/57/03571ecd1b417305cf28bee42802e80e437156b9.jpeg</HotelPictures>
        <HotelDescription>Located in Prague, Hotel AMU is 600 metres from Prague Castle. The property is situated 700 metres from St. Vitus Cathedral and 1.5 km from Charles Bridge. The property is set in the Prague 01 district. All rooms in the hotel are fitted with a flat-screen TV with satellite channels. Featuring a private bathroom with a shower and free toiletries, rooms at Hotel AMU also have free WiFi. The units include a wardrobe. Hiking is among the activities that guests can enjoy near the accommodation. Speaking Czech and English at the reception, staff are ready to help around the clock. Prague Astronomical Clock is 2 km from Hotel AMU.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="520.04" OriginalAmount="520.04">
      <BasicPropertyInfo Latitude="50.088697292827" Longitude="14.571422675463" StarRating="3" HotelCode="82302|1095538" HotelName="Svornost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novozámecká 284, 190 12 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329116/329116a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="520.72" OriginalAmount="520.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|662728" HotelName="VINTAGE DESIGN SAX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977983_foto_1.jpg</HotelPictures>
        <HotelDescription>Keep in mind the hotel's intimate atmosphere and romantic  setting when planning your next get-away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="520.79" OriginalAmount="520.79">
      <BasicPropertyInfo Latitude="50.079932024871" Longitude="14.430278361224" StarRating="5" HotelCode="425003|1881015" HotelName="Occidental Praha Wilson" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 59, 110 00 Praha 1-Nové Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/535866/a_535866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occidental Praha Wilson is located in the vibrant heart of Prague, in the majestic Wenceslas Square and next to the National Museum. The hotel provides easy access by public transport (bus number 119) to the station Veleslavín Nádrazí. The hotel organizes shuttle service to the International Airport Vaclav Havel (32EUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.00" OriginalAmount="521.00">
      <BasicPropertyInfo Latitude="50.084291694008" Longitude="14.40615545096" StarRating="5" HotelCode="82885|alchymist_nosticova_palace" HotelName="Alchymist Nosticova Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nosticova 1, Prague 1, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111802/a_111802_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="522.41" OriginalAmount="522.41">
      <BasicPropertyInfo Latitude="50.073875814473" Longitude="14.417310655117" StarRating="4" HotelCode="43818|53974" HotelName="Best Western City Hotel Moran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Moráni 15, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8917/a_8917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located only 300 m away from the centre of Prague close to Karlovo námestí underground station. Many of the "golden" city's top sights lie within a few minutes walk of the hotel, with for example, famous Charles Bridge just 10 minutes away and the Hradschin, Prague's castle, a 15-minute walk from the hotel. The transfer time to the airport takes around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.00" OriginalAmount="523.00">
      <BasicPropertyInfo Latitude="50.08895" Longitude="14.41864" StarRating="3" HotelCode="0|mordecai_twelve" HotelName="Mordecai Twelve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maiselova 12, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/ec/4bec8105fce925e0f40040e6c2bf96eca78fb2ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mordecai Twelve in Prague (Prague 1), you'll be within a 5-minute walk of Old Town Square and Astronomical Clock.  This apartment is 0.5 mi (0.8 km) from Charles Bridge and 0.1 mi (0.2 km) from Old Jewish Cemetery.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 5 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out, dry cleaning/laundry services, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 25.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 27.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="523.84" OriginalAmount="523.84">
      <BasicPropertyInfo Latitude="50.07776" Longitude="14.405053" StarRating="4" HotelCode="34996|99202" HotelName="Julian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Elišky Peškové 11, Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330339/330339a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="524.00" OriginalAmount="524.00">
      <BasicPropertyInfo Latitude="50.08760215025" Longitude="14.423699069401" StarRating="4" HotelCode="263700|hotel_u_zlateho_jelena" HotelName="U Zlateho Jelena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štupartská 6, Celetná 11, Prague, Staré mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336077/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 U Zlateho Jelena in Prague (Stare Mesto), you'll be minutes from Tyn Church and Old Town Square. This hotel is within close proximity of Theatre Ungelt and House of the Black Madonna.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have bathtubs or 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 in the views from a terrace 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;You can enjoy a meal at a restaurant serving the guests of Hotel U Zlateho Jelena, 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 dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="524.00" OriginalAmount="524.00">
      <BasicPropertyInfo Latitude="50.09088134765625" Longitude="14.424135208129883" StarRating="0" HotelCode="0|prague_old_town_apartments" HotelName="Prague Old Town Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 10, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/f8/48/f848305d9b3f0a0d7ffc80f850de14a7b918d711.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Looking for a home comfort: apartment «Prague Old Town Apartments» is located in Prague. This apartment is located in the city center. Before going to bed, you can take a walk and enjoy the main landmarks of the city.&lt;br /&gt;At the apartment&lt;br /&gt;You can stop by the bar. You can stop by the restaurant. Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, there’s a paid parking zone at the apartment.&lt;br /&gt;Also, for guests of at the apartment the following services are available: a massage room. You won’t have to leave your pet at home as they are allowed for free. If you want to make your journey even more comfortable, you can order a transfer. Additional services that the apartment offers to its guests: a laundry, an ATM and car rental.&lt;br /&gt;The staff of the apartment will be happy to talk to you in English, German and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;In the room, there is a DVD player, a TV and a mini-bar. Please note that the listed services may not be available in all the rooms.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="525.04" OriginalAmount="525.04">
      <BasicPropertyInfo Latitude="50.0553777" Longitude="14.371412" StarRating="4" HotelCode="267733|210141" HotelName="Herrmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Do poli 844/9, 158 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210141/210141a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Herrmes The Hotel Herrmes (rated 3x000D star) is a mid size hotel in Prague. On site car parking is available at the hotel. Guests can enjoy a meal at the hotel restaurant. Room Facilities Hotel Herrmes. All rooms have a hairdryer. Rooms have wireless internet access available. Additional Info. An airport shuttle service is available from the hotel. Pets are made most welcome at the hotel. A concierge service is provided for guests. The hotel has disabled facilities with wheelchair access to the hotel, reception, restaurant, bar, conference facilities and disabled car parking spaces areas of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="525.74" OriginalAmount="525.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|678052" HotelName="U TRI KORUNEK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1606245_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Prague and was established in 1994. It is a short drive away from the Wenceslav Square and the nearest station is Florenc. The Hotel has a bar, a conference room and a coffee shop. All 78 rooms are equipped with hairdryer and ironing set.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527" OriginalAmount="527">
      <BasicPropertyInfo Latitude="50.04506484841" Longitude="14.344285362764" StarRating="4" HotelCode="180435|56616" HotelName="Volcano Spa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K sopce 839/30, Prokopské údolí, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332336/332336a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="527.38" OriginalAmount="527.38">
      <BasicPropertyInfo Latitude="50.08811094" Longitude="14.42407924" StarRating="4" HotelCode="740029|2404085" HotelName="Josephine Old Town Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Týn 636/9, Praha 1 Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633165/633165a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a historic building in the heart of Prague, 50 m from Old Town Square and 300 m from Wenceslas Square, Josephine Old Town Square Hotel is located just. Guest rooms in the hotel are fitted with a TV. Featuring a private bathroom with a bath or shower and free toiletries, rooms at Josephine Old Town Square Hotel also have free WiFi. Palladium shopping mall and Republic Square are located 650 m away. There are many bars, clubs, typical Czech restaurants and cafés in the area. Private car parking is available upon request and for a surcharge. Vabene Restaurant housed in the hotel serves Czech and international cuisine. Rich buffet breakfast presents typical Czech pastries and delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528" OriginalAmount="528">
      <BasicPropertyInfo Latitude="50.074469707601" Longitude="14.4089448452" StarRating="4" HotelCode="56128|17711" HotelName="Mamaison Riverside Hotel Prague" 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,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janáckovo Nábreží 1115/15, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72694/a_72694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a great location at the business heart of Prague, directly beside the Vltava. A multitude of shopping facilities and entertainment venues can be reached within 300 m. The tram stop, Zborovska, is also about 300 m away, while Prague airport lies about 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="529.72" OriginalAmount="529.72">
      <BasicPropertyInfo Latitude="50.107617931055" Longitude="14.434219300747" StarRating="4" HotelCode="12373|392005" HotelName="Hotel Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/11/2024" 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>Za Elektrárnou 3, 170 00 Prag, Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12381/a_12381_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This smart luxury hotel is located in the middle of Prague's Exhibition Centre a mere 12 minutes from the historical Old Town. Scores of shops and other cultural attractions are easily reached by foot or on public transport. It is well worth paying a visit to the neighbouring Stromovka forest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="530.04" OriginalAmount="530.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|743913" HotelName="ST.GEORGE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885916_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Saint George is located in a fully renovated historical building, in a quiet location just about 700 metres from Wenceslas Square. From the elegant lobby to the magnificently rooms, our hotel is in the heart of elegance and fun in the city of Prague. The interiors are elegantly decorated with Biedermeier-style furniture.All the 57 rooms are spacious and comfortable and are provided with FREE Wi-Fi, satellite TV, individually controlled airconditioning , minibars and a safe.The  spacious lobby bar of the Saint George hotel is ideal for relaxing, and is always filled with fresh flowers as well as being quite unique in Prague for its size, comfort, lighting and elegance. You might choose to take advantage to use the FREE Wi-Fi all over the hotel. You can also use a fully equipped wellness centre featuring free use of a hot tub and fitness facilities. A sauna can be used against a surcharge. In addition to being an ideal departure point for visits to the historic and artistic treasures of Prague, like the Opera House, the National Museum, the Old Town Square or the Charles Bridge, the Saint George Hotel is also located in the immediate vicinity of the I. P. Pavlova transportation hub with its metro and tram station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="532.00" OriginalAmount="532.00">
      <BasicPropertyInfo Latitude="50.08072280883789" Longitude="14.421252250671387" StarRating="3" HotelCode="0|eurostars_legends" HotelName="Eurostars Legends" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vladislovova 59/12, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/67/1a6757f73ebcbf65b5834fab3da78f80cf82089b.jpeg</HotelPictures>
        <HotelDescription>This lovely hotel is set in the center of Prague. Situated within 800 metres from the town centre, the accommodation is easily accessible on foot to a host of places of interest. Customers will find numerous public transport links at a distance of 1. 5 kilometre(s). Travellers will find the airport within 17. 0 kilometre(s). The 50 welcoming accommodation units offer a perfect place to relax at the end of the day. Built in 1864, the hotel was fully refurbished and renovated in 2019. Those staying at this property may surf on the internet thanks to the Wi-Fi access ready to use on public areas. Visitors are welcomed in a lobby with 24-hour reception. No pets are allowed on the premises. Some services may be subject to additional charges.&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;When booking more than 4 rooms, different policies and additional supplements may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="532.22" OriginalAmount="532.22">
      <BasicPropertyInfo Latitude="50.088239668552" Longitude="14.38839829324" StarRating="5" HotelCode="17281|144466" HotelName="Hotel Savoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Keplerova 6, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21172/a_21172_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies in Prague's Lesser Quarter just a few minutes from the castle. Links to the public transport system are only 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="533" OriginalAmount="533">
      <BasicPropertyInfo Latitude="50.084979275416" Longitude="14.421481887569" StarRating="3" HotelCode="108943|243213" HotelName="Prague Golden Age" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 18, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0011/91845/1191845/24.jpg?f=15597008</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.00" OriginalAmount="533.00">
      <BasicPropertyInfo Latitude="50.08186413" Longitude="14.40462118" StarRating="3" HotelCode="435781|apartments_u_svejku" HotelName="Penzion U Švejku" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 424/22, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598845/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 Apartments U Svejku, you'll be centrally located in Prague, steps from Memorial to the Victims of Communism and minutes from Kampa Park. This inn is within close proximity of Czech Museum of Music and Lennon Wall.&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 kitchenettes. Wired and wireless Internet access is complimentary, and flat-screen televisions with cable programming provide entertainment. Conveniences include safes, and refrigerators can be requested.&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;Enjoy a satisfying meal at a restaurant serving guests of Apartments U Svejku. A complimentary continental 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 high-speed (wired) Internet access, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.00" OriginalAmount="534.00">
      <BasicPropertyInfo Latitude="50.075241465665" Longitude="14.42831670795" StarRating="3" HotelCode="97680|hotel_ankora" HotelName="Hotel Ankora Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 42, Praha 2, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336557/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.00" OriginalAmount="534.00">
      <BasicPropertyInfo Latitude="50.08884" Longitude="14.421602" StarRating="3" HotelCode="190968|apartments_dusni_old_town_square" HotelName="Apartments Dusní" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusní 928/1, Staré Mesto, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212288/212288a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="534.15" OriginalAmount="534.15">
      <BasicPropertyInfo Latitude="50.079552534226" Longitude="14.459558129311" StarRating="4" HotelCode="388475|54164" HotelName="Courtyard Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lucemburska 46, 13000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143388/143388a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the trendy and upbeat Vinohrady district, only 10 minutes to the city centre by metro or tram from Flora station, which is located right next to the hotel. Shopping venues are around 150 m away from the hotel, which is approximately 450 m from various bars and pubs and some 750 m from a selection of restaurants. Prague main train station and the central bus station are roughly 2 km and 7 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="535.22" OriginalAmount="535.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|649478" HotelName="MAJESTIC PLAZA PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/978084_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly located in the very heart of Prague's historical centre just off the famous Wenceslas Square, the Majestic Plaza Prague offers guests a luxurious and relaxing environment with top class service and hospitality. Newly opened in 2007, this impressive 4 star deluxe hotel exudes style and comfort, with rooms decorated in either Biedermeier or Artdeco style and a fine garden courtyard at the heart of the complex.  With the Museum Metro station close by, and being within easy walking distance of all of Prague's numerous historical sites this is a great base for explorations. Guests can choose to dine in any of the restaurants and cafes nearby, or enjoy gourmet Arabian, Italian and Thai dishes in the Asmera Restaurant, buffet breakfast and local or international dishes in the glass-roofed Victoria Restaurant in the Courtyard, or relax in the Lobby Bar or Latin-American Havana Club. All of the 190 stylish and unique air-conditioned rooms offer all modern amenities including satellite LCD TV, radio, WI-FI Internet connection, minibar, safe, tea/coffee making facilities, hairdryer and bathrobe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="536.15" OriginalAmount="536.15">
      <BasicPropertyInfo Latitude="50.087623" Longitude="14.405395" StarRating="4" HotelCode="|UIV" HotelName="The Charles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Josefska 42, Mala Strana</AddressLine>
          </AddressLines>
          <PostalCode>257532910</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/UIV/UIV_FRONT.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The Charles Hotel is a traditional 4-star property offering comfortable accommodation in the heart of Prague. It boasts free Wi-Fi and great location steps from the Church of St Nicholas.Free Wi-Fi is available throughout the premises.Standard rooms are elegantly decorated in a traditional style with exposed beams, parquet flooring, patterned fabrics and hardwood furniture. Amenities include air-conditioning, satellite TV, a mini-bar, work desk, safe and tea and coffee equipment. The en-suite bathrooms feature a bathtub or shower.A buffet breakfast is provided every morning and there are also plenty of dining opportunities in the vicinity.The hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="537.69" OriginalAmount="537.69">
      <BasicPropertyInfo Latitude="50.08006141017" Longitude="14.424730986357" StarRating="4" HotelCode="67243|865905" HotelName="The Icon Hotel &amp; Lounge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jáme 1263/6, 111 21 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86969/w_86969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is is located in the historic center of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="538.00" OriginalAmount="538.00">
      <BasicPropertyInfo Latitude="50.079604285317" Longitude="14.41760735215" StarRating="3" HotelCode="89528|ai_quattro_angeli" HotelName="Ai Quattro Angeli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opatovická 163/11, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210999/210999a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.00" OriginalAmount="540.00">
      <BasicPropertyInfo Latitude="50.084941163128" Longitude="14.419704726355" StarRating="4" HotelCode="75650|u_stare_pani" HotelName="At The Old Lady" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalska 9/441, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210831/210831a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.00" OriginalAmount="540.00">
      <BasicPropertyInfo Latitude="50.0922966003418" Longitude="14.430922508239746" StarRating="0" HotelCode="0|old_town_studio_apartment" HotelName="Old Town Studio Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>U Nemocenské Pojištovny 1230/2, Prague, 11000, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/6a/c46afbb30691d58656749253869eebcc2e2d3543.jpeg</HotelPictures>
        <HotelDescription>Situated in the Prague centre, 600 metres from Powder Gate and Námestí Republiky, Old Town Studio Apartment is set in a building with an elevator and offers an equipped studio with a terrace and city views. Free WiFi is available.&lt;br /&gt;The studio includes an equipped kitchenette, a seating area with satellite TV and a bathroom fitted with a shower.&lt;br /&gt;Various restaurants and bars can be found within 20 metres, as well as the nearest grocery shop.&lt;br /&gt;Námestí Republiky Metro Station is 600 metres away. Old Town Square is 900 metres from Old Town Studio Apartment. Wenceslas Square is 1.2 km away, whilst Charles Bridge can be reached within 1.5 km.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="541.44" OriginalAmount="541.44">
      <BasicPropertyInfo Latitude="50.088650115927" Longitude="14.397598224537" StarRating="4" HotelCode="29804|1427908" HotelName="Design Hotel Neruda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 44, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47906/gt_47906_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nerudova Street in the so-called Lesser Town (Malá Strana) in Prague. The street leads from the top part of the Lesser Town Square uphill to the Prague Castle and St. Vitus' Cathedral. Once it was one part of the King's Road leading from the Charles Bridge up to the castle. The hotel is located a stone's throw from the most famous monuments of the city, including the Charles Bridge, Old Town Square, Prague New Town and Wenceslas Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="542.43" OriginalAmount="542.43">
      <BasicPropertyInfo Latitude="50.078556181446" Longitude="14.475992023945" StarRating="4" HotelCode="11883|361295" HotelName="Don Giovanni Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 157a, 13020 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11685/a_11685_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the centre of Prague close to Zelivského Underground Station. The centre with its multitude of shopping and entertainment venues is roughly a 10-minute walk from the hotel. Due to its location, the hotel provides an ideal base from which to explore the winding alleys, the golden domes and the old palaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="542.90" OriginalAmount="542.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|677695" HotelName="DON GIOVANNI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885675_foto_1.jpg</HotelPictures>
        <HotelDescription>THIS 4 STAR HOTEL IS LOCATED IN THE CITY CENTRE OF PRAGUE AND WAS ESTABLISHED IN 1995. IT IS A SHORT DRIVE AWAY FROM THE WENCESLAV SQUERE AND THE NEAREST STATION IS ZELIVSKEHO. THE HOTEL HAS 2 RESTAURANTS, A BAR, A CONFERENCE ROOM, A COFFEE SHOP AND A FITNESS CENTRE/GYM. ALL 397 ROOMS ARE EQUIPPED WITH MINIBAR, HAIRDRYER, SAFE, IRONING SET AND AIR CONDITIONING.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="543.68" OriginalAmount="543.68">
      <BasicPropertyInfo Latitude="50.0836952" Longitude="14.453736666667" StarRating="3" HotelCode="108857|10ac7f" HotelName="Residence Tabor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2690000/2688800/2688787/0bacb148_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="544.00" OriginalAmount="544.00">
      <BasicPropertyInfo Latitude="50.077796936035156" Longitude="14.42285442352295" StarRating="0" HotelCode="0|bouquet_apartments" HotelName="Bouquet Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>4 Prícná, Prague, 110 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/23/40/2340973bce27c7fe0a2cd0a407b6b22e0690c4c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Bouquet Apartments, you'll be centrally located in Prague, minutes from Charles Square and Wenceslas Square. This apartment is close to Dancing House and Prague Astronomical Clock.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are calculated in a straight line from the property's location to the point of interest or attraction, and may not reflect actual travel distance.&lt;br /&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Charles Square - 0.3 km / 0.2 mi&lt;br /&gt;Czech Technical University - 0.3 km / 0.2 mi&lt;br /&gt;Lucerna Palace - 0.4 km / 0.3 mi&lt;br /&gt;Wenceslas Square - 0.5 km / 0.3 mi&lt;br /&gt;Czech National Museum - 0.6 km / 0.3 mi&lt;br /&gt;Jan Palach Memorial - 0.6 km / 0.4 mi&lt;br /&gt;Lego Museum - 0.6 km / 0.4 mi&lt;br /&gt;Dancing House - 0.7 km / 0.4 mi&lt;br /&gt;Laterna Magika - 0.7 km / 0.4 mi&lt;br /&gt;Prague National Theatre - 0.8 km / 0.5 mi&lt;br /&gt;Mucha Museum - 0.8 km / 0.5 mi&lt;br /&gt;Bethlehem Chapel - 0.8 km / 0.5 mi&lt;br /&gt;Prague State Opera - 0.8 km / 0.5 mi&lt;br /&gt;Naprstek Museum - 0.8 km / 0.5 mi&lt;br /&gt;Museum of Communism - 0.8 km / 0.5 mi&lt;br /&gt;The preferred airport for Bouquet Apartments is Prague (PRG-Vaclav Havel) - 11.6 km / 7.2 mi.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment was built in 1880.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 8 individually decorated guestrooms, featuring heated floors. Kitchens are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and electric kettles.&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;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="544.00" OriginalAmount="544.00">
      <BasicPropertyInfo Latitude="50.07493591308594" Longitude="14.415133476257324" StarRating="0" HotelCode="0|flowers_apartments_4" HotelName="Flowers apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>18 Gorazdova, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/b9/2ab9c5ef68aedc81da5937e5f5b2589caeac66e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Flowers apartments, you'll be centrally located in Prague, steps from Dancing House and 9 minutes by foot from Prague National Theatre. This apartment is 0.9 mi (1.5 km) from Wenceslas Square and 1.2 mi (2 km) from Prague Astronomical Clock.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dancing House - 0.2 km / 0.1 mi&lt;br /&gt;Czech Technical University - 0.4 km / 0.3 mi&lt;br /&gt;Charles Square - 0.5 km / 0.3 mi&lt;br /&gt;Prague National Theatre - 0.8 km / 0.5 mi&lt;br /&gt;Laterna Magika - 0.8 km / 0.5 mi&lt;br /&gt;Lego Museum - 1.1 km / 0.7 mi&lt;br /&gt;Petrin Hill - 1.1 km / 0.7 mi&lt;br /&gt;Bethlehem Chapel - 1.3 km / 0.8 mi&lt;br /&gt;Kampa - 1.3 km / 0.8 mi&lt;br /&gt;Na Prikope - 1.3 km / 0.8 mi&lt;br /&gt;Naprstek Museum - 1.3 km / 0.8 mi&lt;br /&gt;Lucerna Palace - 1.3 km / 0.8 mi&lt;br /&gt;Old Town Bridge Tower - 1.4 km / 0.9 mi&lt;br /&gt;Staropramen Brewery - 1.4 km / 0.9 mi&lt;br /&gt;Charles Bridge Museum - 1.4 km / 0.9 mi&lt;br /&gt;The nearest major airport is Prague (PRG-Vaclav Havel) - 15.5 km / 9.6 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. 42-inch Smart televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and irons/ironing boards.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="544.00" OriginalAmount="544.00">
      <BasicPropertyInfo Latitude="50.09241023" Longitude="14.43518486" StarRating="4" HotelCode="978181|klimentska_52_old_town_apartments_2" HotelName="Klimentská 52 Old Town Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Klimentská 1746/52, 1st and 2nd Floor, Staré Mesto, 110 00 Prague, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11030262</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="544.01" OriginalAmount="544.01">
      <BasicPropertyInfo Latitude="50.109900619718" Longitude="14.501566886902" StarRating="4" HotelCode="75648|348875" HotelName="Clarion Congress Prag" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/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>Freyova 33, 190 00 Prague 9, Vysocany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210085/210085a_hb_a_067.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.00" OriginalAmount="545.00">
      <BasicPropertyInfo Latitude="50.085982433405" Longitude="14.418996160335" StarRating="3" HotelCode="427809|prague_boutique_residence" HotelName="Prague Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Bar,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 24, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77179/1977179/1.jpg?f=15093302</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Prague Boutique Residence, you'll be centrally located in Prague, steps from Little Square and Church of St. Giles. This guesthouse is within close proximity of Prague City Hall and Havelská Market.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 individually decorated guestrooms, featuring refrigerators and minibars. Prepare your meals in the shared/communal kitchen. Plasma televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with bathtubs or showers feature designer toiletries and complimentary toiletries.&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 Prague Boutique Residence.&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. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.00" OriginalAmount="545.00">
      <BasicPropertyInfo Latitude="50.033024147451" Longitude="14.386425018311" StarRating="3" HotelCode="67614|hotel_smaragd" HotelName="Hotel Smaragd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Geologicka 2a, Barrandov, 15200 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/19428/119428/1.jpg?f=15639339</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="545.49" OriginalAmount="545.49">
      <BasicPropertyInfo Latitude="50.069819" Longitude="14.43441853373" StarRating="5" HotelCode="27520|34604" HotelName="Le Palais" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Zvonarky 1, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009315/009315a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the outskirts of Prague, this hotel lies within a short distance of Karlovo namesti underground station offering excellent links to the historical centre of the city. Countless tourist sights include the famous Charles Bridge and the castle, as well as a diverse selection of shopping venues and many of the top nightlife venues are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="546.83" OriginalAmount="546.83">
      <BasicPropertyInfo Latitude="50.090556" Longitude="14.430405" StarRating="4" HotelCode="900006|119377" HotelName="Hotel Grand Majestic Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 16, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182913/a_182913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Prague, just a few steps from the famous Municipal House, Gothic Powder Gate, the significant Republic Square and the most attractive shopping and commercial centre Palladium. Access to public transport is just a stone's throw from the hotel, and the bus station is around 1.5 km away. Ruzyne International Airport of Prague is located some 25 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="548" OriginalAmount="548">
      <BasicPropertyInfo Latitude="50.091211023825" Longitude="14.43644285202" StarRating="3" HotelCode="14804|12150" HotelName="Hotel Merkur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 1162/9, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17376/a_17376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located directly at the heart of the city, just a few minutes walk from the famous Wenceslas Square. Numerous restaurants, bars and nightclubs are located in the hotel's vicinity. Florenc underground station is just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="549.13" OriginalAmount="549.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D14" HotelName="The Gold Bank" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617787_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en The Gold Bank, disfrutarandaacute;s de una magnandiacute;fica ubicaciandoacute;n en pleno centro de Praga, a solo 15 minutos a pie de Plaza de Wenceslao y Plaza de la Ciudad Vieja.  Ademandaacute;s, este hotel se encuentra a 1,1andnbsp;km de Reloj Astronandoacute;mico de Praga y a 3andnbsp;km de Casa Danzante. Con bicicletas de alquiler y muchas otras instalaciones recreativas a tu disposiciandoacute;n, no te quedarandaacute; ni un minuto libre. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis y servicios de conserjerandiacute;a. Te sentirandaacute;s como en tu propia casa en cualquiera de las 134 habitaciones con aire acondicionado, minibar y Smart TV. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales digitales. El cuarto de baandntilde;oestandaacute; provisto de baandntilde;era o ducha, cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal gratuitos. Entre las comodidades, se incluyen caja fuerte, hervidor elandeacute;ctrico y telandeacute;fono. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 07:00 a 10:30 con un coste adicional. Tendrandaacute;s tintorerandiacute;a, un servicio de recepciandoacute;n las 24 horas y atenciandoacute;n multilinganduuml;e a tu disposiciandoacute;n. Se ofrece servicio de transporte desde el aeropuerto hasta el hotel de pago disponible 24 horas. Las distancias se expresan en nanduacute;meros redondos.Calle Na Prikope: 0,5 km- Celetnandaacute;: 0,5 km- Casa Municipal: 0,6 km- Torre de la Pandoacute;lvora: 0,6 km- Centro comercial Palladium: 0,7 km- Plaza de la Repanduacute;blica: 0,7 km- Ruta Real: 0,7 km- Casa de la Virgen Negra: 0,7 km- Museo Mucha: 0,7 km- andOacute;pera de Praga: 0,8 km- Plaza de Wenceslao: 0,8 km- Museo del Comunismo: 0,9 km- Museo de la Ciudad de Praga: 0,9 km- Teatro Estatal: 1 km- Plaza de la Ciudad Vieja: 1 km. El aeropuerto mandaacute;s prandaacute;ctico para llegar a The Gold Bank se encuentra en Aeropuerto Vandaacute;clav Havel (PRG): 18,4 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.86" OriginalAmount="549.86">
      <BasicPropertyInfo Latitude="50.090142106697" Longitude="14.436013203705" StarRating="4.5" HotelCode="188600|231226" HotelName="Grandior Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263161/a_263161_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of historic Prague, just a 5-minute walk from Wenceslas Square and the Old Town Square. Guests will find a range of bars, restaurants and shops just metres from the hotel, as well as links to the public transport network. Prague International Airport lies some 15 km from the accommodation.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="550.77" OriginalAmount="550.77">
      <BasicPropertyInfo Latitude="50.077504472725" Longitude="14.418016076088" StarRating="4" HotelCode="180449|1123368" HotelName="Mosaic House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Odboru 4, New Town (Nové Mesto), 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335829/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.00" OriginalAmount="552.00">
      <BasicPropertyInfo Latitude="50.0213689961305" Longitude="14.4220125675201" StarRating="0" HotelCode="0|hodkovicky_2" HotelName="Hodkovicky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klánova 512/34, 147 00 Praha 4-Hodkovicky, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/58/9658bff5addc1c44cb489ebe6b9ce8441673f42f.jpeg</HotelPictures>
        <HotelDescription>2-room penthouse 60 m2 on 2nd floor. Beautiful and cosy furnishings: open living/dining room 23 m2, with sloping ceilings with 1 double sofabed (160 cm, length 200 cm), dining table, satellite TV, video and radio. 1 room 16 m2, with sloping ceilings with rooflight with 2 beds (80 cm, length 200 cm), air conditioning. Open kitchen (4 hot plates, dishwasher, microwave, freezer, electric coffee machine). Bath/WC. Electric heating. Balcony 4 m2, south-east facing position. Terrace furniture. View of the garden. Facilities: washing machine, iron. Internet (WiFi, free).&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="552.98" OriginalAmount="552.98">
      <BasicPropertyInfo Latitude="50.087876823726" Longitude="14.397705048323" StarRating="4" HotelCode="58917|1098758" HotelName="Appia Hotel Residences Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šporkova 3/322, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163023/163023a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located in Malá Strana (Lesser Town), just under the Prague Castle and a few metres from Charles Bridge, next to the US and German embassies, in a quiet zone with almost no traffic noise. Tourist attractions, such as the Strahov monastery and St. Nicolas Cathedral, are within a short walk, as are the bus station and the railway station. The hotel is 15 km from Prague Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="555.00" OriginalAmount="555.00">
      <BasicPropertyInfo Latitude="50.08823429" Longitude="14.41555548" StarRating="4" HotelCode="385790|the_art_house_2" HotelName="The Art House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krizovnicka 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361147/361147a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.00" OriginalAmount="557.00">
      <BasicPropertyInfo Latitude="50.08615682" Longitude="14.41849973" StarRating="4" HotelCode="517973|7_tales_suites" HotelName="7 Tales Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Concierge,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pick &amp;amp; Drop,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 149/21, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/20832/2520832/8.jpg?f=15662330</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at 7 Tales Suites, you'll be centrally located in Prague, steps from Little Square and Church of St. Giles.  This 4-star apartment is close to Old Town Square and Prague Castle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 individually decorated guestrooms, featuring kitchens with refrigerators and microwaves. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and shopping on site.&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 dry cleaning/laundry services. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="560.00" OriginalAmount="560.00">
      <BasicPropertyInfo Latitude="50.07683563232422" Longitude="14.414448738098145" StarRating="0" HotelCode="0|mn6_luxury_suites" HotelName="MN6 Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Masarykovo nabrezi 6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/b1/3fb1e53d13bfc33b467bc4d7a09622d4d15ea80b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «MN6 Luxury Suites» is located in Prague. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dancing House, Karlovo námestí and U Fleku.&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. 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;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="561" OriginalAmount="561">
      <BasicPropertyInfo Latitude="50.081702732838" Longitude="14.428483703629" StarRating="4" HotelCode="337099|12152" HotelName="Ramada Prague City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 41, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55999/a_55999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a central location in the middle of Prague directly on famous Wencelas Square. Many of the important tourist attractions, such as the opera and the national museum can easily be explored on foot. The nearest bars, shops and public transport links are located just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.00" OriginalAmount="561.00">
      <BasicPropertyInfo Latitude="50.057" Longitude="14.28114" StarRating="0" HotelCode="0|bastien_studio_" HotelName="Bastien Studio near Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sazovická 488/8, Prague 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/5b/295bb7963269b47cff2a6f1e78edc8a88a0d00a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Prague, you'll be 7.1 mi (11.5 km) from Charles University and 7.3 mi (11.8 km) from Astronomical Clock.  This 4-star apartment is 7.6 mi (12.2 km) from Prague Castle and 7.8 mi (12.6 km) from Wenceslas Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in this individually decorated apartment, which features a fireplace and a flat-screen TV. The apartment has a memory foam bed. There's a private furnished patio. A kitchenette is outfitted with a full-sized refrigerator/freezer, an oven, and a stovetop. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as shopping on site. Guests can get around on the shuttle (surcharge), which operates within 300 meters.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the apartment's coffee shop/café. Wrap up your day with a drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out and an elevator (lift).&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="563" OriginalAmount="563">
      <BasicPropertyInfo Latitude="50.1074094" Longitude="14.5029618" StarRating="3" HotelCode="188610|56075" HotelName="Pivovar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Freyova 12/1, 190 00 Praha 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328971/328971a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="563" OriginalAmount="563">
      <BasicPropertyInfo Latitude="50.091209083295" Longitude="14.425665218289" StarRating="3" HotelCode="108861|16310" HotelName="Metropolitan Old Town hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haštalská 20, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161672/161672a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.00" OriginalAmount="563.00">
      <BasicPropertyInfo Latitude="50.06395" Longitude="14.42473" StarRating="0" HotelCode="0|studio_under_vysehrad_castle_ii" HotelName="Studio under Vysehrad castle II." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slavojova 1729/8a, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/69/46/6946736a7e910b2579510c1544d8539544678d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Studio under Vysehrad castle II. is located in center of the part of Prague called Naplavka.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;There is one room in the ground floor.&lt;/br&gt;The studio has 2 separate beds (90x200cm) and 1 sofa bed (120x200cm). It accommodates up to three adults and one child up to 6 years old.&lt;/br&gt;Wi-Fi is available throughout the property. Parking is allowed on the street where there are parking vending machines. Please note that the entire hotel is non-smoking.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 5.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564" OriginalAmount="564">
      <BasicPropertyInfo Latitude="50.08949" Longitude="14.40763" StarRating="5" HotelCode="87442|11632" HotelName="Luxury Family Hotel Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 11, 118 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122271/r_122271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is located in the very heart of Prague, right by the Prague castle and opposite Vald'tejnská gardens, only a few steps away from the Malostranské square. Guests will find a range of bars, restaurants and nightlife venues nearby and those looking to shop should head to Mostecka, just 2 minutes’ walk from the accommodation. Public transport links can be found within 100 metres and Ruzyne International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="564.42" OriginalAmount="564.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|143215" HotelName="NYX HOTEL PRAGUE BY LEONARDO HOTELS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2185_image59472115_0.jpg</HotelPictures>
        <HotelDescription>The NYX Prague is perfectly located in the very centre of Prague, only 100 meters from the famous pedestrian zone, Municipal House and many cafes and restaurants. The famous Mucha Museum is located next to the hotel and the Old City is only a few walking minutes away. Many of the city's attractions are just a short stroll away. Both leisure and business travellers benefit from main transport connections, just a few minutes walk away from the hotel. Featuring a unique concept and warm atmosphere, the NYX Prague offers its guests all the modern conveniences. Free Wi-Fi is available throughout the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="565.00" OriginalAmount="565.00">
      <BasicPropertyInfo Latitude="50.03906154" Longitude="14.43872005" StarRating="0" HotelCode="570545|villa_na_vinici" HotelName="Villa Na Vinici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Conference Hall,Elevator,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dolnokrcská 304/39, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/32940/1932940/1.jpg?f=15455850</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa na Vinici in Prague (Prague 4), you'll be convenient to Arkady Pankrac and Prague Congress Centre. This 4-star bed &amp; breakfast is within close proximity of Institute for Clinical and Experimental Medicine and Vysehrad.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 10 guestrooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and blackout drapes/curtains, and housekeeping is provided daily.&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;A complimentary buffet breakfast is included.&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, express check-in, and express check-out. Planning an event in Prague? This bed &amp; breakfast has 430 square feet (40 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="565.32" OriginalAmount="565.32">
      <BasicPropertyInfo Latitude="50.085184526303" Longitude="14.414488265433" StarRating="4" HotelCode="200029|859555" HotelName="Charles Bridge Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anenské námestí 203/1, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186693/186693a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical center of Prague, near the Charles Bridge and Old Town Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="568" OriginalAmount="568">
      <BasicPropertyInfo Latitude="50.08763431" Longitude="14.40254101" StarRating="3" HotelCode="579468|363385" HotelName="Residence Three Golden Crowns" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Malostranské námestí 11, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641655/641655a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.00" OriginalAmount="568.00">
      <BasicPropertyInfo Latitude="50.08543906" Longitude="14.41715239" StarRating="4" HotelCode="417229|royal_boutique_residence" HotelName="3 Epoques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Retezová 3, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/48255/2048255/50.jpg?f=15599816</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="568.40" OriginalAmount="568.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|702953" HotelName="Central Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887137_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Central Hotel Prague, disfrutarandaacute;s de una fantandaacute;stica ubicaciandoacute;n en el centro de Praga, a solo 5andnbsp;min a pie de Plaza de la Ciudad Vieja y a 6andnbsp;min de Reloj Astronandoacute;mico de Praga.  Ademandaacute;s, este hotel se encuentra a 0,7andnbsp;km de Plaza de Wenceslao y a 2,6andnbsp;km de Puente de Carlos. Aprovecha los prandaacute;cticos servicios que se te ofrecen, como servicios de conserjerandiacute;a o una televisiandoacute;n en la zona comanduacute;n. Te sentirandaacute;s como en tu propia casa en cualquiera de las 51 habitaciones con frigorandiacute;fico. En tus ratos libres tendrandaacute;s un televisor con canales por satandeacute;lite para entretenerte. El baandntilde;o privado con baandntilde;era o ducha estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. Entre las comodidades, se incluyen caja fuerte, ventiladores y telandeacute;fono. Este hotel te ofrece una cafeterandiacute;a si quieres darte un respiro, aunque tambiandeacute;n puedes disfrutar de una deliciosa comida en Cascade. Apaga la sed con tu bebida favorita en el bar o lounge. Tendrandaacute;s un servicio de limusina o coche con chandoacute;fer, una sala de ordenadores y check-in exprandeacute;s a tu disposiciandoacute;n. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y servicio de traslado desde la estaciandoacute;n de trenes. Las distancias se expresan en nanduacute;meros redondos.Ruta Real: 0,2 km- Celetnandaacute;: 0,2 km- Casa de la Virgen Negra: 0,2 km- Torre de la Pandoacute;lvora: 0,3 km- Casa Municipal: 0,3 km- Centro comercial Palladium: 0,3 km- Plaza de la Ciudad Vieja: 0,4 km- Calle Na Prikope: 0,4 km- Plaza de la Repanduacute;blica: 0,4 km- Catedral de Tyn: 0,4 km- Teatro Estatal: 0,5 km- Calle Parandiacute;zskandaacute;: 0,5 km- Reloj Astronandoacute;mico de Praga: 0,5 km- Museo del Comunismo: 0,5 km- Museo Judandiacute;o de Praga: 0,6 km. El aeropuerto mandaacute;s prandaacute;ctico para llegar a Central Hotel Prague se encuentra en Aeropuerto Vandaacute;clav Havel (PRG): 16,7 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.00" OriginalAmount="569.00">
      <BasicPropertyInfo Latitude="50.08576965332031" Longitude="14.431323051452637" StarRating="4" HotelCode="0|best_western_premier_hotel_essence" HotelName="Best Western Premier Hotel Essence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 870/27, 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/65/4d65de228a19c306ed09bb7c86148d75631d49fc.jpeg</HotelPictures>
        <HotelDescription>The hotel Best Western Premier Essence combines modern architecture and interiors to create a fresh and welcoming atmosphere. The modern interior design based on the art deco style follows the historic Rondo-Cubist façade from 1921.&lt;br /&gt;Thanks to the hotel's Best Western Premier brand, you can expect first-class quality and international service.&lt;br /&gt;In our hote is a team of professionals employees who have many years of experience working in the hotel industry and Best Western chain. We are a team of not only co-workers, but also friends who are ready to advise and help you at any time with a smile on face. The hotel always has a good mood and a friendly atmosphere. We look forward to seeing each other every morning and also we look forward to help you every time. Come to our family, pleasant hotel and you will see that you will feel like at home with us :).&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="571.00" OriginalAmount="571.00">
      <BasicPropertyInfo Latitude="50.05220413208008" Longitude="14.458887100219727" StarRating="0" HotelCode="0|studio_hadovita" HotelName="Studio Hadovitá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hadovitá 1580/5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/34/b7345b6478c3cf0f5929d090bd9e0af437737785.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment, you'll be centrally located in Prague, within a 15-minute drive of Wenceslas Square and Dancing House. This apartment is 4.5 mi (7.2 km) from Prague Astronomical Clock and 6 mi (9.6 km) from Old Town Square.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Arkady Pankrac - 1.8 km / 1.1 mi&lt;br /&gt;Eden Arena - 2.8 km / 1.8 mi&lt;br /&gt;Prague Congress Centre - 2.9 km / 1.8 mi&lt;br /&gt;Vysehrad Castle - 3.6 km / 2.2 mi&lt;br /&gt;Zizkov Television Tower - 4.2 km / 2.6 mi&lt;br /&gt;Centrum Chodov - 4.2 km / 2.6 mi&lt;br /&gt;Czech National Museum - 4.3 km / 2.6 mi&lt;br /&gt;Prague State Opera - 4.3 km / 2.6 mi&lt;br /&gt;Jan Palach Memorial - 4.3 km / 2.6 mi&lt;br /&gt;Wenceslas Square - 4.5 km / 2.8 mi&lt;br /&gt;Charles Square - 4.6 km / 2.8 mi&lt;br /&gt;Lucerna Palace - 4.6 km / 2.9 mi&lt;br /&gt;Czech Technical University - 4.7 km / 2.9 mi&lt;br /&gt;Mucha Museum - 4.9 km / 3.1 mi&lt;br /&gt;Dancing House - 6.3 km / 3.9 mi&lt;br /&gt;The preferred airport for this apartment is Prague (PRG-Vaclav Havel) - 29.9 km / 18.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include express check-out, laundry facilities, and coffee/tea in a common area.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with a refrigerator and a stovetop. The apartment has a Select Comfort bed. There's a private patio. A 55-inch Smart television with cable programming provides 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 15.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;   &lt;li&gt;One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.00" OriginalAmount="572.00">
      <BasicPropertyInfo Latitude="50.0804157" Longitude="14.4548367" StarRating="4" HotelCode="0|residence_vinohrad" HotelName="Residence Vinohrad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zizkovo nam. 1152/6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a0/5b/a05be98a1a8b56629b69fc1bfc88e60e40aedeb9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “Residence Vinohrad” is located in Prague. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Airport shuttle services are offered at a surcharge. There is a laundry at the hotel. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.00" OriginalAmount="572.00">
      <BasicPropertyInfo Latitude="50.092376971607" Longitude="14.370306311961" StarRating="3" HotelCode="267716|penzion_chaloupka" HotelName="Penzion Chaloupka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nad Hradním Vodojemem 794/83, 162 00 Praha, Stresovice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/52001/1952001/2.jpg?f=14919788</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="572.33" OriginalAmount="572.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|992635" HotelName="GALILEO HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886486_foto_35.jpg</HotelPictures>
        <HotelDescription>Hotel Galileo Prague is situated in the historical residential area of Prague called Vinohrady near the city center. It was recently renovated with care and style. You can enjoy your stay in one of 57 rooms and suites in the magical atmosphere of the golden city in calm, elegant and comfortable surroundings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.00" OriginalAmount="573.00">
      <BasicPropertyInfo Latitude="50.082863753412" Longitude="14.418791331352" StarRating="3" HotelCode="25187|u_medvidkubrewery_hotel" HotelName="U Medvídku" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Na Perštýne, Staré Mesto/Praha 1, 100 01 Praha, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329040/329040a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="574.00" OriginalAmount="574.00">
      <BasicPropertyInfo Latitude="50.03261" Longitude="14.58846" StarRating="0" HotelCode="0|richie_apartment_near_aquapark" HotelName="Richie Apartment near Aquapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Františka Diviše 1437/54N, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/40/f0/40f0830d329720e4aecec4d038d3c0cbc0d1a0bf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;&lt;em&gt;Richie apartment near Aquapark&lt;/em&gt; is located 13 kilometers from the historical center of Prague. The apartments can be reached by high-speed train, for example, from Wenceslas Square (Main Train Station).&lt;/br&gt;&lt;b&gt;In The Apartment: &lt;/b&gt;Apartments of &lt;em&gt;65 square meters&lt;/em&gt; can accommodate up to 6 people.&lt;/br&gt;In the living room there is a sofa for 2 persons 190x200 cm, a double bed 200x200 cm and two beds 90x200 cm for two.&lt;/br&gt;In addition, the apartments have a kitchen, a dishwasher, a separate toilet with a washing machine and a TV.&lt;/br&gt;All rooms have Wi-FI.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 2 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="575.19" OriginalAmount="575.19">
      <BasicPropertyInfo Latitude="50.080934920319" Longitude="14.419062137604" StarRating="4" HotelCode="22178|364475" HotelName="Elite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ostrovni 32, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28950/a_28950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Prague's New Town. A diverse range of shopping and entertainment opportunities can be found in the immediate vicinity. Famous sights, such as Wenceslas Square, Charles Bridge, the Old Town, and the castle can all be reached in about 15 minutes walk. A public transport stop and the National Theatre as well as the Black Light Theatre are a few minutes walk away. The opera is around 2 km from the hotel, whilst the airport lies some 20 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.00" OriginalAmount="576.00">
      <BasicPropertyInfo Latitude="50.09054183959961" Longitude="14.426111221313477" StarRating="0" HotelCode="0|apartment_dlouha" HotelName="Dlouhá Apartment with balcony" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dlouha 38, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/5b/945b02b3a6c92fe95fedd051488adee7221db053.jpeg</HotelPictures>
        <HotelDescription>In the Prague 1 district of Prague, close to Municipal House, Lovely Old Town 2-bedroom apartment features free WiFi and a washing machine. This property offers access to a patio. The apartment includes 2 bedrooms, a kitchenette with a microwave and a fridge, as well as a kettle. Prague Astronomical Clock is 800 metres from the apartment, while Old Town Square is 800 metres away.&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;Special Living Conditions: &lt;/b&gt;A deposit of 50.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;   &lt;li&gt;One child 6 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.00" OriginalAmount="576.00">
      <BasicPropertyInfo Latitude="50.09122848510742" Longitude="14.430805206298828" StarRating="0" HotelCode="0|apartment_marilyn" HotelName="Apartment Marilyn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soukenická 26, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/fc/47fcb33e78c36dc1c032e9ef8e2a0eae4035450e.jpeg</HotelPictures>
        <HotelDescription>Situated in the centre of Prague a 5-minute walk from the Námestí Republiky and 500 metres from the Municipal House, Apartment Marilyn features free WiFi access and an airport shuttle service.&lt;br /&gt;The apartment has a seating area with a flat-screen TV, a full kitchen and a bathroom with a shower, free toiletries and a hairdryer. Views of a garden can be enjoyed therefrom.&lt;br /&gt;The nearest restaurant is Cerberus, found 10 metres from Marilyn Apartment. 100 metres away, there is a bakery, and 350 metres off, 2 Albert supermarkets can be shopped in, one in the Kotva Department Store and one in the Palladium Shopping Centre.&lt;br /&gt;Guests can see the sights of Prague, the Wenceslas Square 1.4 km away, the National Museum 1.7 km off and the Old Town Square 800 metres from the apartment.&lt;br /&gt;The Námestí Republiky Metro Station is to be found 450 metres from the apartment and the Dlouhá trída Tram Stop is 200 metres away. The Václav Havel Airport  Prague is located 16 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="576.33" OriginalAmount="576.33">
      <BasicPropertyInfo Latitude="50.082687916804" Longitude="14.406238496304" StarRating="4" HotelCode="259138|225206" HotelName="Hotel Kampa - Stará zbrojnice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Všehrdova 16, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15220/r_15220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the historical centre of Prague, close to Karl's bridge and the national theatre. It is located right on Kampa Island in Mala Strana and is surrounded by a small park. Scores of sightseeing attraction, lively pubs, public transport as well as numerous shopping venues are all within walking distance of the hotel. It is only 13 km to Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="579.00" OriginalAmount="579.00">
      <BasicPropertyInfo Latitude="50.0897938526781" Longitude="14.4323665827083" StarRating="0" HotelCode="0|_0x3c5fd" HotelName="Carpe Diem Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Zlatnická 1/1073, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/56/91/5691429655b6c822dd78d8df4c920476f5021d2b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Carpe Diem Prague” is situated within walking distance from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.49" OriginalAmount="579.49">
      <BasicPropertyInfo Latitude="50.081283" Longitude="14.428238" StarRating="4" HotelCode="318140|41624" HotelName="Elysee" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 43, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32635/a_32635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated into the heart of Prague, directly on Wenceslas Square and near to the historical and business centre of the city. Within a short walk from the hotel, guests will find shops, pubs and discos. The National Museum, Old Town Square and the State Opera are located in the immediate vicinity of the hotel, as are all 3 metro lines. Charles Bridge is approximately 1.5 km away, and Prague Castle is approximately 3.5 km away. The main railway station is only a 5-minute walk away, and Prague Ruzyne International Airport is 18 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="581.28" OriginalAmount="581.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|833151" HotelName="EXTOL INN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887743_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Prague Extol Inn is a perfect choice for everyone coming to Prague for business, short break or for holiday. The hotel is located in quiet part of business area Holesovice, just a few minutes tram ride from the historical centre or exhibition ground, accessible by public transport for 24 hours.Restaurant-Pizzeria-CaffemodernlargeThe hotel is completely accessible for the handicapped and offers a secure car park, restaurant, conference rooms and wellness centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="583.04" OriginalAmount="583.04">
      <BasicPropertyInfo Latitude="50.087256264668" Longitude="14.462257155506" StarRating="4" HotelCode="68857|210182" HotelName="Design Merrion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jeseniova 49, Žižkov (Praha 3), 130 00 Praha, Czech Republic</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210182/210182a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="583.39" OriginalAmount="583.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|960545" HotelName="GOLDEN CROWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887571_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming hotel can be found in Mala Strana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="584.01" OriginalAmount="584.01">
      <BasicPropertyInfo Latitude="50.093311" Longitude="14.452106" StarRating="3" HotelCode="145203|973085" HotelName="Hotel Charles Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 26, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331336/331336a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="584.45" OriginalAmount="584.45">
      <BasicPropertyInfo StarRating="3" HotelCode="|702889" HotelName="Atlantic Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885818_foto_1.jpg</HotelPictures>
        <HotelDescription>Atlantic Hotel se encuentra en pleno centro de Praga, a 4andnbsp;min a pie de Casa Municipal y a 10andnbsp;min de Plaza de la Ciudad Vieja.  Ademandaacute;s, este hotel se encuentra a 1,5andnbsp;km de Reloj Astronandoacute;mico de Praga y a 2,6andnbsp;km de Plaza de Wenceslao. Aprovecha los prandaacute;cticos servicios que se te ofrecen, como conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a o una tienda de recuerdos. Recorre randaacute;pida y candoacute;modamente las principales atracciones de la zona gracias al servicio de transporte (de pago). Disfruta de una agradable estancia en una de las 64 habitaciones con Smart TV. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales por satandeacute;lite. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo. Entre las comodidades, se incluyen caja fuerte, escritorio y telandeacute;fono. En Atlantic Hotel tienes un restaurante a tu disposiciandoacute;n para comer algo. Se ofrece un desayuno bufandeacute; gratuito los fines de semana, de 07:30 a 10:30. Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-in exprandeacute;s a tu disposiciandoacute;n. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y aparcamiento sin asistencia (de pago). Las distancias se expresan en nanduacute;meros redondos.Centro comercial Palladium: 0,1 km- Ruta Real: 0,2 km- Plaza de la Repanduacute;blica: 0,3 km- Calle Na Prikope: 0,3 km- Casa Municipal: 0,4 km- Celetnandaacute;: 0,4 km- Torre de la Pandoacute;lvora: 0,4 km- Museo de la Ciudad de Praga: 0,5 km- Casa de la Virgen Negra: 0,6 km- Museo del Comunismo: 0,7 km- Plaza de la Ciudad Vieja: 0,8 km- Teatro Estatal: 0,8 km- Museo Mucha: 0,9 km- Catedral de Tyn: 0,9 km- Plaza de Wenceslao: 0,9 km. El aeropuerto mandaacute;s prandaacute;ctico para llegar a Atlantic Hotel se encuentra en Aeropuerto Vandaacute;clav Havel (PRG): 16,9 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.00" OriginalAmount="590.00">
      <BasicPropertyInfo Latitude="50.08479309082031" Longitude="14.433093070983887" StarRating="4" HotelCode="0|miss_sophies_downtown" HotelName="Miss Sophie's Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>39 Opletalova, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/7c/677cafa8ff3accf0c5f560b84cd9c87aa2a7a14d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Miss Sophie's Downtown, you'll be centrally located in Prague, within a 10-minute walk of Wenceslas Square and Powder Tower.  This 4-star hotel is 1.7 mi (2.7 km) from Dancing House and 1.8 mi (2.9 km) from Prague Astronomical Clock.&lt;br /&gt;Featured amenities include a 24-hour front desk and an elevator. Self parking (subject to charges) is available onsite.&lt;br /&gt;A complimentary continental breakfast is served daily from 7:30 AM to 10:30 AM.&lt;br /&gt;Stay in one of 59 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="590.25" OriginalAmount="590.25">
      <BasicPropertyInfo Latitude="50.082762" Longitude="14.416849" StarRating="4" HotelCode="96661|889335" HotelName="Unitas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartolomejska street 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330446/330446a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="590.51" OriginalAmount="590.51">
      <BasicPropertyInfo Latitude="50.087350457882" Longitude="14.426085689078" StarRating="3" HotelCode="101726|279425" HotelName="Hotel Golden Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetná 588/29, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142197/a_142197_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the centre of the historical old town, right next to the famous Powder Tower. It is located on the main tourist street of Prague city centre, connecting 2 large squares (Old town square and Namesti Republiky square). The hotel is just a 10-minute walk from the National Theatre and 15 minutes from Hradcany Castle. Namesti Republiky underground station is a 5-minute walk from the hotel and the bus and train station are just 1 km away. There are a range of restaurants and shops in the hotel's immediate vicinity and Prague-Ruzyne Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592" OriginalAmount="592">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3.5" HotelCode="578393|227006" HotelName="Prague Old Town Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Maiselova 38/15, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28263/3828263/1.jpg?f=15657149</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.00" OriginalAmount="596.00">
      <BasicPropertyInfo Latitude="50.09114889" Longitude="14.43269561" StarRating="0" HotelCode="579475|four_trees" HotelName="Four Trees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 4, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/10069/2910069/1.jpg?f=14954703</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.00" OriginalAmount="596.00">
      <BasicPropertyInfo Latitude="50.093505859375" Longitude="14.456257820129395" StarRating="0" HotelCode="0|krizikova" HotelName="Križíkova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 489/66, Karlín, 186 00 Praha-Praha 8, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/f0/57f03cd91a6c2881b288b07e5570a3dceba5bca9.jpeg</HotelPictures>
        <HotelDescription>"Križíkova", 2-room apartment 50 m2, on the upper ground floor. Spacious and bright, practical and stylish furnishings: entrance hall. 1 double bedroom 18 m2 with dining table. 1 room 24 m2 with 1 double sofabed, 1 double bed and dining table. Kitchen in the entrance (4 hot plates, oven, microwave, freezer, electric coffee machine) with dining table, satellite TV, radio and hi-fi system. Shower/WC. Facilities: washing machine, dryer, safe, iron, hair dryer. Internet (WiFi, free).&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;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="596.30" OriginalAmount="596.30">
      <BasicPropertyInfo Latitude="50.075141537875" Longitude="14.426901907592" StarRating="3" HotelCode="408915|1115198" HotelName="Miss Sophie's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 3, Melounova 1609/3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11460000/11458800/11458756/0c21a3ad_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="599" OriginalAmount="599">
      <BasicPropertyInfo Latitude="50.0820262" Longitude="14.30796618" StarRating="3" HotelCode="738447|286530" HotelName="Sky Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ztracena 737, Prague 6, 161 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51607/3751607/1.jpg?f=15313989</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="599.05" OriginalAmount="599.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|992639" HotelName="PRAGA 1 HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886142_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Praga 1 is a four star boutique hotel, which is conveniently located in the Prague city center. The nearest tram station is called Karlovo n�mest� and it is in walking distance. Enjoy your stay with family in calm hotel with only 31 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="599.86" OriginalAmount="599.86">
      <BasicPropertyInfo Latitude="50.081754198133" Longitude="14.43189650774" StarRating="5" HotelCode="12191|369955" HotelName="Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/11/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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1600/19, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12223/a_12223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Prague, directly by the main railway station. Wenceslas Square is just 3 min away on foot (10 min to Old Town Square). Plenty of shops, bars and nightclubs are to be found in the surrounding area. It is approximately 17 km or a 30 min journey to Ruzyne airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="601" OriginalAmount="601">
      <BasicPropertyInfo Latitude="50.07645" Longitude="14.427143" StarRating="4" HotelCode="160473|56907" HotelName="First Republic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Tuních 1625/8, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209345/209345a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="601.92" OriginalAmount="601.92">
      <BasicPropertyInfo Latitude="50.091995" Longitude="14.44502" StarRating="4" HotelCode="108682|235256" HotelName="Hotel Alwyn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vítkova 26/151, 18600 Praha 8, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/56/10/56107ba42d90a478fcc03595dc3a0e90a801f47c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="602.49" OriginalAmount="602.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|986975" HotelName="HOTEL PERLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886657_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Perla, you'll be centrally located in Prague, steps from Havelsk� Market and minutes from Old Town Square. This 4-star hotel is within close proximity of Church of St. Giles and Bethlehem Chapel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 64 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Be sure to enjoy recreational amenities including a health club and a sauna. Additional amenities include complimentary wireless Internet access, concierge services, 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;Enjoy a bite to eat at a coffee shop/caf�, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="602.79" OriginalAmount="602.79">
      <BasicPropertyInfo Latitude="50.087641792057" Longitude="14.399463079693" StarRating="4" HotelCode="26989|1887795" HotelName="Boutique Hotel Constans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bretislavova 309/14, Mala Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186772/186772a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="603" OriginalAmount="603">
      <BasicPropertyInfo Latitude="50.071308230907" Longitude="14.452456930993" StarRating="4" HotelCode="108733|243109" HotelName="DownTown Suites Kodanská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodanská 13, 10100 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6561281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="606.20" OriginalAmount="606.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|702852" HotelName="Art Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058887_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel reformado se encuentra en una tranquila y prestigiosa zona residencial a un paseo del centro histandoacute;rico de la increandiacute;ble capital checa. La ubicaciandoacute;n ideal del hotel cerca de la Galerandiacute;a Nacional, del Museo Tandeacute;cnico Nacional y de 2 conocidos parques lo convierten en un popular refugio de la ajetreada vida urbana. Los huandeacute;spedes encontrarandaacute;n restaurantes apenas a 200 m del hotel, una parada de tranvandiacute;a a 400 m, el centro comercial Palladium a 1,7 km y la estaciandoacute;n de trenes principal aproximadamente a 5 km. Este encantador hotel urbano estandaacute; aproximadamente a un paseo de 20 minutos del centro histandoacute;rico de la ciudad y sus muchos lugares de interandeacute;s, como el castillo de Praga, el puente de Carlos y la plaza del casco antiguo. El aeropuerto internacional de Praga-Ruznye queda a unos 12 km de este hotel de negocios adecuado para familias.Los famosos artistas Jan y Pravoslav Kotik fueron la fuente de inspiraciandoacute;n para este hotel de diseandntilde;o, que ha sido diseandntilde;ado y construido recientemente por el arquitecto Martin Kotik. En este hotel se manifiesta una larga tradiciandoacute;n artandiacute;stica familiar. Cada una de las 6 plantas de las que se compone este edificio presenta una pequeandntilde;a colecciandoacute;n temandaacute;tica de obras de los Kotik realizada por Pavel Stecha, famoso por sus fotografandiacute;as de detalles arquitectandoacute;nicos, y por Pavel Roucka, pintor y artista grandaacute;fico. Se trata de un hotel climatizado construido en 1930 con 24 habitaciones en total, que da la bienvenida a sus huandeacute;spedes en un vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte y ascensor, y dispone de bar y restaurante, instalaciones para conferencias, servicio de habitaciones y servicio de lavanderandiacute;a.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="606.35" OriginalAmount="606.35">
      <BasicPropertyInfo Latitude="50.080903873048" Longitude="14.421349154013" StarRating="5" HotelCode="296355|1024208" HotelName="Michelangelo Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 1477/20, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404393/a_404393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the historic town centre, just a few steps from famous Wenceslas Square, in one of the most attractive areas of Prague.All major points of interest are located within easy walking distance. Guests can reach Wenceslas Square and the National Theatre within 5 minutes, the Old Town Square within 10 minutes and Charles Bridge within 15 minutes. It is a great choice for travellers interested in history, architecture and romance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="609" OriginalAmount="609">
      <BasicPropertyInfo Latitude="50.07401293" Longitude="14.43007154" StarRating="3" HotelCode="755619|339596" HotelName="Hotel Alfons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 41, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929318/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="609.70" OriginalAmount="609.70">
      <BasicPropertyInfo Latitude="50.0822298" Longitude="14.43224064" StarRating="2" HotelCode="581375|2305165" HotelName="MeetMe23" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1568/23, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/748299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="611.09" OriginalAmount="611.09">
      <BasicPropertyInfo Latitude="50.08572990632" Longitude="14.407838433982" StarRating="3" HotelCode="59219|236606" HotelName="Kampa Garden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sovovych Mlynu 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139698/139698a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mala Strana near the Vltava River and a few metres from Charles Bridge. The most important of Prague's sightseeing destinations can be reached within walking distance. The public transport stop is just 5 minutes' walking distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="615.50" OriginalAmount="615.50">
      <BasicPropertyInfo Latitude="50.089813509834" Longitude="14.424043570437" StarRating="4" HotelCode="98874|234116" HotelName="Antik" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlouhá, 22, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138636/a_138636_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on a quiet and bright street in Prague’s historical centre and is situated approximately 200 m from Old Town Square and 800 m from Wenceslas Square. The bus station, metro station and other public transport links are about 500 m away. Prague train station is around 2 km or a 5-minute drive away and Prague Airport approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="616.84" OriginalAmount="616.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|702940" HotelName="Grand Majestic Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887149_foto_1.jpg</HotelPictures>
        <HotelDescription>Contemporary style design hotel in the heart of the historical and business centre of Prague. The airport is just about 20 minutesandrsquo; drive away. The property is surrounded by several shopping and dining opportunities as well as many entertainment venues and be reached a few steps away. Various of the major attractions of the Czech capital such as the old Jewish quarter, the Old Town Square, Charles Bridge or Wenceslas Square are within walking distance. Guests can choose from eating in the onsite restaurant or having a couple of drinks in the bar. The bright rooms are stylishly decorated with warm colours and are equipped with all the essential amenities each visitor needs to have a comfortable and memorable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="616.99" OriginalAmount="616.99">
      <BasicPropertyInfo StarRating="3" HotelCode="|971178" HotelName="ORION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887561_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Orion is ideally situated in the most prestigious and beautiful part of Prague called Kr�lovsk� Vinohrady, next to N�mest� M�ru metro station, on the edge of Prague city centre. In the close surrounding you will find a lot of gourmet restaurants, lively bars, typical Czech beer pubs, shops and other kinds of services.
All 26 unusually spacious rooms and suites with exceptional hotel services and original Finnish sauna are waiting for your visit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="617.00" OriginalAmount="617.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="961450|downtown_suites_jugoslavska" HotelName="DownTtown Suites Jugoslavska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jugoslávská 3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620" OriginalAmount="620">
      <BasicPropertyInfo Latitude="50.083813" Longitude="14.422696" StarRating="4" HotelCode="24653|3123" HotelName="Liberty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28. rijna 11/376, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35676/a_35676_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Prague's historical centre, in a pedestrian zone at the bottom of the famous Wenceslas Square. Access to public transport is with easy walking distance and International Airport of Prague Ruzyne is situated some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.00" OriginalAmount="620.00">
      <BasicPropertyInfo Latitude="50.04579936" Longitude="14.30537166" StarRating="3" HotelCode="949524|citywest_apartments" HotelName="Citywest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klementova 4, Praha 13, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="622.15" OriginalAmount="622.15">
      <BasicPropertyInfo Latitude="50.088584" Longitude="14.396612" StarRating="4" HotelCode="87269|129794" HotelName="Hotel Golden Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 48/171, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/121523/a_121523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the historical centre of the town, in close proximity to Prague Castle, overlooking the Royal Route. The public transport is just 8 minutes' walk from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.00" OriginalAmount="624.00">
      <BasicPropertyInfo Latitude="50.09025955200195" Longitude="14.425946235656738" StarRating="0" HotelCode="0|apartment_aida" HotelName="Apartment Aida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 24, Praha 1 - Staré Mesto, Prague, 110 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/80/b2808c9ce0356f7b528ac81306ee3ae508509fc9.jpeg</HotelPictures>
        <HotelDescription>Apartment Aida offers pet-friendly accommodation in Prague, 500 metres from Old Town Square. The property features views of the city and is 500 metres from Prague Astronomical Clock. Free WiFi is available throughout the property.&lt;br /&gt;The kitchenette is fitted with a microwave and there is a private bathroom. Towels and bed linen are offered at Apartment Aida.&lt;br /&gt;Wenceslas Square is 1 km from Apartment Aida, while Charles Bridge is 1.1 km away. The nearest airport is Vaclav Havel Prague Airport, 11 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625" OriginalAmount="625">
      <BasicPropertyInfo Latitude="50.08832482" Longitude="14.42308397" StarRating="3" HotelCode="435987|58879" HotelName="Prague Siesta Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Týnska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/04487/2004487/1.jpg?f=15081378</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.00" OriginalAmount="627.00">
      <BasicPropertyInfo Latitude="50.085686" Longitude="14.418273" StarRating="4" HotelCode="307770|royal_route_mansions" HotelName="Six Continents Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="24 Hour Power Supply,Babysitting,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Husova 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210701/210701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 300 meters from the Charles Bridge and the Old Town Square, these elegant apartments in Prague offer free Wi-Fi and fully equipped kitchens with dishwashers.

This cozy 'lavender' residence in the very historic center of Prague offers all guests free calming bath products, as well as a scented lavender bag for a good night sleep.

Renovated in 2011, Royal Route Mansions provides bright, non-smoking apartments with stylish wooden floors and soft pastel color schemes. Each apartment has a living area with flat-screen TV and a dining table.

Your non-smoking apartment also has a bathroom with bathtub, bidet and hairdryer. Toiletries are provided.


Guests are kindly requested to inform the property of their estimated arrival time. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="628.82" OriginalAmount="628.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|967735" HotelName="MAMAISON HOTEL RIVERSIDE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885991_foto_1.jpg</HotelPictures>
        <HotelDescription>Uniquely located and boasting award-winning Art Nouveau-style design, the Mamaison Boutique Hotel Riverside provides ideal accommodation for leisure and business travellers in the trendy Smichov district. Charming and sophisticated, Mamaison Hotel Riverside Prague enjoys close connections to the city's business districts, the airport and main cultural attractions. With elegant accommodation and top facilities, the art hotel offers fantastic rates for city stays in stylish and historic surroundings, making it one of the most demanded hotels in Prague. Mamaison Hotel Riverside is packed full of services and amenities to ensure that your stay will be amazing. These include business services, MICE and meeting facilities, private parking, and multi-lingual staff. With original decor and spacious layouts, accommodation at the upscale Mamaison Hotel Riverside Prague is elegantly designed, well-equipped and welcoming. Also has stunning views of Prague Castle and the surrounding area. The classic architecture of the building itself is reflected in the inviting lobby, restaurant and bar, all providing ideal locations to relax and enjoy the lively atmosphere of this hotel in the centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.00" OriginalAmount="630.00">
      <BasicPropertyInfo Latitude="50.0036183647" Longitude="14.466596150363" StarRating="4" HotelCode="267729|lifestyle_hotel" HotelName="Lifestyle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Luzich 999/1, 142 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36141/1836141/1.jpg?f=15413576</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.00" OriginalAmount="633.00">
      <BasicPropertyInfo Latitude="50.08457" Longitude="14.41891" StarRating="0" HotelCode="0|boris_apartments_old_town_square" HotelName="Boris' apartments Old Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vejvodova 445/1, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/34/cd347d52b43d1f9113e224c4d3cfb4e5fcb42f7d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Boris' apartments Old Town Square in Prague (Prague 1), you'll be a 4-minute walk from Astronomical Clock and 5 minutes by foot from Old Town Square.  This apartment is 0.4 mi (0.7 km) from Charles Bridge and 0.6 mi (1 km) from Wenceslas Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 guestrooms, featuring kitchens with refrigerators and stovetops. Rooms have private patios. 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 cribs/infant beds (complimentary).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, laundry facilities, and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 1,000.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 50.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="634.81" OriginalAmount="634.81">
      <BasicPropertyInfo Latitude="50.08265553" Longitude="14.40462875" StarRating="3.5" HotelCode="372446|1788788" HotelName="James Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 428/34, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/484378/a_484378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.00" OriginalAmount="636.00">
      <BasicPropertyInfo Latitude="50.085738302516" Longitude="14.416218307292" StarRating="3" HotelCode="152280|pension_u_lilie" HotelName="Pension U Lilie" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liliová 15, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209986/209986a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 16 rooms. Services and facilities at the hotel include a dining area and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.00" OriginalAmount="642.00">
      <BasicPropertyInfo Latitude="50.059653228571" Longitude="14.427229242857" StarRating="4" HotelCode="108782|hotel_coronet" HotelName="Coronet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marie Cibulkové 491/8, 140 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1280000/1277000/1276918/f0e9d8a8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="644.72" OriginalAmount="644.72">
      <BasicPropertyInfo Latitude="50.08772584" Longitude="14.40467124" StarRating="4" HotelCode="385765|1664658" HotelName="Residence Malostranska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Malostranske namesti 24/38, 11800 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374901/374901a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.00" OriginalAmount="649.00">
      <BasicPropertyInfo Latitude="50.0751045" Longitude="14.4270877" StarRating="2" HotelCode="322878|sophies_hostel" HotelName="Sophie's Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416798/416798a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="650.86" OriginalAmount="650.86">
      <BasicPropertyInfo Latitude="50.088983" Longitude="14.426181" StarRating="4" HotelCode="25664|243156" HotelName="Astoria" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36563/a_36563_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in a quiet and very charming part of Prague's Old Town, surrounded by bars and restaurants and 100 m from the nearest links to the public transport network and shops. The most impressive of Prague's historic monuments: the Old Town Square (200 m), Charles Bridge (500 m), Prague Castle (700 m) and Wenceslas Square (300 m) are just a short walk away. Prague Airport is 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.00" OriginalAmount="654.00">
      <BasicPropertyInfo Latitude="50.084594" Longitude="14.406545" StarRating="3" HotelCode="495196|pension_dientzenhofer" HotelName="Pension Dientzenhofer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nosticova 2, Praha 1, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/52121/1952121/32.jpg?f=15584057</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Dientzenhofer in Prague (Mala Strana), you'll be minutes from Kampa Park and Lennon Wall.  This pension is close to Prague Castle and Old Town Square.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include safes and desks, 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 terrace and a garden and make use of amenities such as complimentary wireless Internet access. This pension also features tour/ticket assistance and a picnic area. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and take advantage of the pension's 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 dry cleaning/laundry services, luggage storage, and laundry facilities. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="656.66" OriginalAmount="656.66">
      <BasicPropertyInfo Latitude="50.084161" Longitude="14.423168" StarRating="4" HotelCode="58248|1455148" HotelName="Prague Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. 28 Rijna 378 / 15, Vaclavske  Namesti, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214254/214254a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="657.15" OriginalAmount="657.15">
      <BasicPropertyInfo Latitude="50.082238633119" Longitude="14.429877417904" StarRating="4" HotelCode="55494|52182" HotelName="Hotel Grandium Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politickych veznu 913/12, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71887/a_71887_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a main street, very close to the famous Wenceslas Square where there are countless shops, restaurants, bars, and other entertainment venues. All the city's most popular sights, such as the Charles Bridge, Prague Castle, and the beautiful historical centre, can easily be reached on foot. The main train station and the Muzeum and Mustek underground stations are a short walk from the hotel and provide good access to the public transport network. The motorway to Vienna, Dresden, and Frankfurt are also within easy reach. Prague airport, which offers excellent international connections, is about 25 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="662.18" OriginalAmount="662.18">
      <BasicPropertyInfo Latitude="50.080805" Longitude="14.405629" StarRating="4" HotelCode="180476|1183db" HotelName="Hunger Wall Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaská 615/8, 150 00 Prag, Prague 5, Lesser Quarter</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210135/210135a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="668.57" OriginalAmount="668.57">
      <BasicPropertyInfo Latitude="48.813694055353" Longitude="14.317480176687" StarRating="4" HotelCode="23736|458735" HotelName="Bellevue" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32885/a_32885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed within a listed building located at the heart of the pedestrianised zone in Cesky Krumlov’s old town. It is just 10 minutes to magnificent Krumlov Castle as well as to a selection of shopping venues. It is just a short distance to the nearest links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="671.84" OriginalAmount="671.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|702975" HotelName="Esplanade Hotel Prague" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/254638_foto_1.jpg</HotelPictures>
        <HotelDescription>Este confortable hotel urbano estandaacute; situado en el centro de Praga, enfrente de la estaciandoacute;n central. La Plaza de Wenceslao estandaacute; a 3 min a pie. A 300 m del hotel podrandaacute; encontrar tiendas, comercios, bares y discotecas. El aeropuerto de Ruzyne estandaacute; a 17 km, es decir, a una media hora en coche.Este hotel histandoacute;rico, situado en una calle principal, fue construido en 1927 y renovado. Dispone de un total de 74 habitaciones repartidas en 7 plantas. Cuenta con un hall de entrada con ascensor, andaacute;rea de recepciandoacute;n abierta las 24h del dandiacute;a que le ofrece servicio de cambio de divisa, de caja fuerte y de guardarropa, cafeterandiacute;a con terraza y un pequeandntilde;o mercado. Tambiandeacute;n estandaacute; dotado de un restaurante a la carta con zona para no fumadores. Los que viajen por motivos de negocio pueden utilizar la sala de conferencias y la terminal de Internet. El hotel cuenta con un propio aparcamiento. Para redondear el amplio nanduacute;mero de prestaciones que ofrece el hotel, tiene a su disposiciandoacute;n el servicio de lavanderandiacute;a, de atenciandoacute;n mandeacute;dica y de habitaciones.Las habitaciones tienen baandntilde;o, secador de pelo, telandeacute;fono, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, minibar, cama doble, una pequeandntilde;a sala de estar, caja fuerte y calefacciandoacute;n central. Todas las habitaciones tienen suelo enmoquetado.Podrandaacute; disfrutar de un maravilloso y relajante masaje.Se ofrece desayuno bufet. A la hora del almuerzo podrandaacute; elegir un menanduacute; a la carta y a la hora de la cena menanduacute; o menanduacute; a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.00" OriginalAmount="672.00">
      <BasicPropertyInfo Latitude="50.092304364282" Longitude="14.587808592005" StarRating="3" HotelCode="307570|black_bridge__hotel_apartment" HotelName="Black Bridge Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Národních Hrdinu 891, 190 12 Prague, Dolní Pocernice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/37755/1937755/1.jpg?f=15073454</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the accommodation, which has a total of 12 rooms. Services and facilities at the hotel include a restaurant, a bar and a conference room. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="677.66" OriginalAmount="677.66">
      <BasicPropertyInfo Latitude="50.089555568693" Longitude="14.431370794773" StarRating="4" HotelCode="49127|128094" HotelName="Century Old Town Prague - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 7, 11000 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34327/a_34327_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and historical business hotel is located in the heart of Prague, just a few minutes away from all main attractions of the Golden City. Wenceslas Square and the Old Town Square are both 10 minutes away on foot, Prague Castle and Mala Strana are 35 minutes away and Charles Bridge is 20 minutes away. There is also a park and the Palladium shopping centre nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="678.80" OriginalAmount="678.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|837003" HotelName="DOMINICAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886592_foto_1.jpg</HotelPictures>
        <HotelDescription>This city hotel is situated in the heart of the city centre on the old town square,  just a few minutes away from Astronomical Clock, the Charles Bridge, the National Theatre and Wenceslas Square. Overall, the hotel ensures a quaint experience, combining the architecture and d�cor of the 14th century with modern amenities. It offers a total of 28 rooms over 4 floors. It is air-conditioned and has a lobby, 24-hour reception, a hotel safe, currency exchange facilities, lift access , a bar, dining and shopping facilities. Room and laundry services are also available. All rooms are doubles, furnished with classical mahogany furniture and with the original parquet flooring. The amenities include an individually adjustable air-conditioning, writing desk, minibar, direct dial telephone service, safe deposit box, a spacious en suite bathroom with hairdryer, bathtub with shower and LCD TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="680" OriginalAmount="680">
      <BasicPropertyInfo Latitude="50.08930081" Longitude="14.42583601" StarRating="4" HotelCode="871935|243127" HotelName="EMPIRENT Aquarius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 1066/15, Staré Mesto, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="680.61" OriginalAmount="680.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|065758" HotelName="INTERNATIONAL PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20786_image59527108_0.jpg</HotelPictures>
        <HotelDescription>Hotel International Prague is included on the list of cultural monuments and is located in a quiet residential area in Prague 6, in immediate proximity to the city centre (just two kilometres away). V�clav Havel airport is just a 20-minute drive away by car, and you can take a pleasant walk to Prague Castle in just ten minutes. Nowadays, the hotel offers 278 fully air-conditioned rooms in the categories Standard, Superior, Business Superior, Executive, Suite. The hotel possesses a significant conference centre with 14 halls and a total capacity of 1200 persons. Thanks to its flexible spaces with daylighting, it is the ideal choice for various kinds of meetings, seminars and conferences for up to 450 people. It is also worth mentioning the exclusive area on the 15th floor with a terrace which provides a 360-degree panoramic view of Prague, and which can be hired.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="680.78" OriginalAmount="680.78">
      <BasicPropertyInfo Latitude="50.091969898381" Longitude="14.431052953005" StarRating="4" HotelCode="161441|460475" HotelName="Hotel Clement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 30, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227849/a_227849_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Prague's old Jewish quarter, just a few minutes from the River Vltava. Numerous shopping, entertainment venues and tourist sights are within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="685.00" OriginalAmount="685.00">
      <BasicPropertyInfo Latitude="50.086094759988" Longitude="14.387497901917" StarRating="4" HotelCode="73636|lindner_hotel_prague_castle_2" HotelName="Lindner Hotel Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strahovská 128, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99347/a_99347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is nestled in the grounds of the UNESCO-protected site of Strahov Monastery and enjoys a perfect location within the intimate ground of Prague Castle. The railway station and links to the public transport network are close at hand. Prague’s Old Town is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.00" OriginalAmount="688.00">
      <BasicPropertyInfo Latitude="50.089348695578" Longitude="14.423980460119" StarRating="3.5" HotelCode="108688|mysterius_hotel_carnival" HotelName="Myo Hotel Mysterius" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masna 9, Prague 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/83794/2283794/1.jpg?f=15060069</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Mysterius Hotel Carnival, you'll be centrally located in Prague, steps from Theatre Ungelt and Tyn Church. This hotel is within close proximity of Gastronomy Museum and Kinsky 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 12 air-conditioned rooms featuring refrigerators and flat-screen televisions. Your bed comes with Frette Italian sheets, and all rooms are furnished with double sofa beds. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bidets.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as 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;Mingle with other guests at a complimentary reception, held daily. 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 dry cleaning/laundry services and luggage storage. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.00" OriginalAmount="688.00">
      <BasicPropertyInfo Latitude="50.0780495851612" Longitude="14.415063338623" StarRating="0" HotelCode="0|gabbys_place" HotelName="Gabby's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vojtešská 6, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/13/8e/138ec0688d056248cc1ca6eebff0c51336a51acf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “Gabby's Place” is located within 1 km from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="690.40" OriginalAmount="690.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|884481" HotelName="MOSAIC HOUSE DESIGN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/745152_image51768582_0.jpg</HotelPictures>
        <HotelDescription>Mosaic House Design Hotel is a modern and  design city hotel, located in the center of Prague.. The hotel has 94 rooms, a cozy coffee &amp; wine bar Caf� Mosaic, that includes Garden and Library for silent work or reading.. Wellness area has a Private Sauna, Spa and Massage room. Fully equipped and flexible Workspace can be rented for private meetings and business events. MOSAIC HOUSE Design Hotel is the first sustainable hotel in Prague and in front of the hotel is e-car charger, suitable for Tesla and other car brands. Parking is available either directly in the hotel or in the garage around the corner. A transport from Prague Airport or Train Stations is possible upon request for extra charge. The reception is open 24/7. Mosaic House is a real green and urban oasis in the city with many sightseeing, shops and restaurants withing walking distance. It is a perfect place to for city breaks or business trips.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="693.49" OriginalAmount="693.49">
      <BasicPropertyInfo StarRating="5" HotelCode="|970293" HotelName="LE PALAIS ART HOTEL PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885984_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 72 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have bathtubs and hair dryers. Conveniences include phones, as well as safes and in-room massages.Satisfy your appetite for lunch or dinner at ARTISTA Restaurant, a restaurant which specializes in international cuisine, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7:00 AM to 10:30 AM.Featured amenities include a business center, express check-in, and express check-out. Planning an event in Prague? This hotel has 915 square feet (85 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.With a stay at Le Palais Art Hotel Prague, you'll be centrally located in Prague, within a 5-minute drive of Wenceslas Square and Dancing House.  This 5-star hotel is 0.8 mi (1.2 km) from Czech National Museum and 1.9 mi (3 km) from Prague Astronomical Clock.Distances are displayed to the nearest 0.1 mile and kilometer.  Czech National Museum - 1.2 km / 0.8 mi  Jan Palach Memorial - 1.2 km / 0.8 mi  Prague State Opera - 1.3 km / 0.8 mi  Wenceslas Square - 1.5 km / 0.9 mi  Charles Square - 1.5 km / 0.9 mi  Czech Technical University - 1.6 km / 1 mi  Lucerna Palace - 1.6 km / 1 mi  Prague Congress Centre - 1.7 km / 1.1 mi  Vysehrad Castle - 1.8 km / 1.1 mi  Mucha Museum - 2 km / 1.2 mi  Dancing House - 2 km / 1.2 mi  Na Prikope - 2.1 km / 1.3 mi  Museum of Communism - 2.1 km / 1.3 mi  Zizkov Television Tower - 2.1 km / 1.3 mi  Estates Theatre - 2.2 km / 1.4 mi  The preferred airport for Le Palais Art Hotel Prague is Prague (PRG-Vaclav Havel) - 34.4 km / 21.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="695.00" OriginalAmount="695.00">
      <BasicPropertyInfo Latitude="50.08217" Longitude="14.41403" StarRating="0" HotelCode="0|luxury_apartments_krocinova" HotelName="Luxury apartments Krocínova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 Krocínova, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/4c/3c4cd2ac64e27643719587d4ae49a7594e34d5b4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Luxury apartments Krocínova in Prague (Prague 1), you'll be steps from Prague National Theatre and 9 minutes by foot from Charles Bridge.  This apartment is 0.5 mi (0.8 km) from Prague Dancing House and 0.5 mi (0.8 km) from Astronomical Clock.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchenettes with refrigerators and ovens. Wired and wireless Internet access is complimentary, and flat-screen televisions with satellite programming provide entertainment. Conveniences include irons/ironing boards, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 690.00 CZK one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="696.01" OriginalAmount="696.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|766192" HotelName="RESIDENCE BOLOGNA APT." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/321225_image38246013_0.jpg</HotelPictures>
        <HotelDescription>Residence Bologna Prague is set in a funtionalist building design by one of the prime architect for Prague Jewish Architecture, Viktor Kafkta. Located in the centre of the Old Town, Residence Bologna is only 300 meters from the famous Charles Bridge. All the apartments have parquet or tile floors, stucco ceilings and a combination of modern and antique furniture, and they are well-equipped with a kitchenette, satellite TV, telephone and safe. The bathrooms feature tile or marble, shower or Jacuzzi, bidet and hairdryer. It has a 24 hour reception, daily maid service, secure underground garage upon request, complimentary Wi-Fi internet access and computers with free internet at the lobby. There is also the Mediterranean restaurant La Marsa which features a broad menu with meat, fish and seafood.  Residence Bologna is the ideal place to hold small business meetings and also to celebrate weddings.
*City tax 0,60 EUR per person (between 18 and 69 years old) per night, direct payment at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="701.82" OriginalAmount="701.82">
      <BasicPropertyInfo Latitude="50.077080393002" Longitude="14.428920294477" StarRating="4" HotelCode="64693|142877" HotelName="Boutique Hotel Seven Days" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 46/572, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83408/a_83408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the Old Town and Wenceslas Square, which is a lively shopping and entertainment area, in addition to being an important business area. The area is well connected thanks to two major underground lines and many trams. There are also lots of restaurants and shops within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="708.00" OriginalAmount="708.00">
      <BasicPropertyInfo Latitude="50.078087993179" Longitude="14.425200372934" StarRating="4" HotelCode="81797|hotel_amarilis_jerome" HotelName="Hotel Amarilis" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 18, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210086/210086a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="710.25" OriginalAmount="710.25">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1621658" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 ?eský Krumlov, Czech Republic</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1621658/AT0UsVZh_d326213307dc17d068fbf14241e3e166.jpg</HotelPictures>
        <HotelDescription>Offering quality accommodations in the culture, sightseeing district of Cesky Krumlov, Hotel Bellevue is a popular pick for both business and leisure travelers. Guests can enjoy easy access to all that the lively city has to offer. With the city&amp;#039;s main attractions such as Convent of the Poor Clares, Budejovická Gate, Minorite Monastery within close reach, visitors to the hotel will just love its location.&lt;br/&gt;The Hotel Bellevue is a  hotel. Located in Cesky Krumlov area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="712.68" OriginalAmount="712.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|072126" HotelName="CLARION HOTEL PRAGUE OLD TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961618_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the historical Old Town of Prague, only a 5-minute walk from the Old Town Square and Republic Square. Clarion Hotel Prague Old Town is a 4 star hotel offers 90 luxuriously appointed non-smoking rooms and 3 spacious suites with an extensive terrace with a view of Prague Castle and the historical centre of Prague. The hotel offers conference rooms with capacity for 130 people and is thus an excellent choice for your conference in Prague. The non-smoking Benada Restaurant with a capacity of 40 seats and an adjacent cafe offers specialities of Czech and international cuisine, a lunchtime set menu and every month offers a special menu compiled using ingredients which are currently in season. Clarion Hotel Prague Old Town, member of the international hotel chain Choice Hotels International is the best choice for your accommodation in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="716.18" OriginalAmount="716.18">
      <BasicPropertyInfo Latitude="50.085969126727" Longitude="14.433948397636" StarRating="4" HotelCode="387084|235456" HotelName="987 Design Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne Namesti 15-987, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89476/a_89476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated between the modern Prague of Wenceslas Square and the historical Old City. The design hotel is just 5 minutes' walk from the main railway station and the historical part of Prague including Municipal House, Old Town Square, Prague Castle, Charles Bridge and the Jewish Cemetery is about 10-15 minutes on foot. Prague Ruzyne International Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="717.87" OriginalAmount="717.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|072127" HotelName="CLARION HOTEL PRAGUE CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886493_foto_1.jpg</HotelPictures>
        <HotelDescription>Clarion Hotel Prague City is located a mere 5-minute walk from Wenceslas Square and only one Metro station away from Prague Congress Centre. A tram stop and Metro station - line C, I.P. Pavlova station are located only a few steps away from the hotel. The hotel has a capacity of 64 non-smoking rooms. A Wi-Fi internet connection is available free of charge throughout the whole hotel. The hotel offers conference room with capacity for 40 people and is thus an excellent choice for your conference in Prague. Clarion Hotel Prague City - your best choice for accommodation in Prague. Clarion Hotel Prague City is a member of the international hotel chain Choice Hotels International. Within the multinational hotel network Choice Hotels International, the hotel was awarded the title Best Clarion Hotel of 2011 in Central Europe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="718.31" OriginalAmount="718.31">
      <BasicPropertyInfo Latitude="50.09155862772" Longitude="14.440841674805" StarRating="4" HotelCode="336485|98888" HotelName="Hotel Mucha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 26/65, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55630/a_55630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the shopping area of Na Porici and the Hilton Business Center. The old town as well as Wenceslas Square are only 800 m away and the nearest underground is only a stone's throw from the hotel. Numerous shopping facilities as well as restaurants and bars are situated just a few paces from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.00" OriginalAmount="723.00">
      <BasicPropertyInfo Latitude="50.08306881" Longitude="14.42449974" StarRating="4" HotelCode="766753|pytloun_boutique_hotel_prague" HotelName="Pytloun Boutique Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 779/16, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9572270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="723.02" OriginalAmount="723.02">
      <BasicPropertyInfo Latitude="50.091654" Longitude="14.440224" StarRating="4" HotelCode="899860|119812" HotelName="Botanique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 11, 18600 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182726/a_182726_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a centrally located hotel, just 5 minutes from Prague's Old Town and within easy reach of all the city's attractions. Situated opposite the Florenc underground metro station, the famous Wenceslas Square is just 2 stops away. The hotel provides the best location from which to experience what the city of Prague has to offer. Prague Ruzyne Airport is approximately 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="726.45" OriginalAmount="726.45">
      <BasicPropertyInfo Latitude="50.089814559989" Longitude="14.432835280895" StarRating="5" HotelCode="68806|137114" HotelName="Imperial Art Deco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 15, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88935/a_88935_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is a luxurious Art Deco property situated in the heart of Prague city centre, just a few steps from the Municipal House and a short walk from Wenceslas Square, the Old Town Square and Charles Bridge. All major cultural and commercial sites are within an easy walking distance and many stylish shops, bars and restaurants can be found in the vicinity. The nearest metro and tram station is Republiky, only 100 m away. Prague/Ruzyne International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="727.37" OriginalAmount="727.37">
      <BasicPropertyInfo StarRating="5" HotelCode="|102505" HotelName="Grand Hotel Bohemia Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885449_foto_1.jpg</HotelPictures>
        <HotelDescription>## OverviewThe Grand Hotel Bohemia is located in the heart of Prague overlooking the red roofs of the Old Town. ## LocationThis hotel is only 500 m from Wenceslas Square, 1 km from the central train station and 15 km from the airport.## RoomsThe elegantly decorated guestrooms are equipped with bathroom (bath/shower), TV, telephone, mini-bar, safe box (extra charge), A/C and wireless internet. ## FeatureThe hotel facilities include 24h reception, restaurant, bar, conference room and parking (extra charge).## Food and DrinksGuest at this hotel can enjoy snacks and drinks in the luxurious bar while at Franz Josef Restaurant they serves Bohemian and International cuisine with an elegant atmosphere.## Tourist InformationPalladium Shopping Mall, Albert - 650 mOld Town Square - 1.5 kmVaclav Havel Airport Prague - 15 km</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="730.38" OriginalAmount="730.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|969570" HotelName="ELYSEE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/618297_fotpe1_ROOM1.jpg</HotelPictures>
        <HotelDescription>Hotel Elysee Prague is situated into the heart of Prague, directly on Wenceslas Square. Hotel Elysee Prague disposes of 63 eleganttly and stylishly furnished rooms and 15 luxurious air'conditined apartments with parquet flooring. Rooms for disabled guests are available. The Elysee hotel is completely non smoking. 
*Safety box without any fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="730.82" OriginalAmount="730.82">
      <BasicPropertyInfo Latitude="50.089892" Longitude="14.425973" StarRating="4" HotelCode="25138|1024288" HotelName="Hotel Josef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 20, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36562/a_36562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in the centre of Prague's old town. Numerous shops are in the immediate vicinity, about 300 metres away. In addition, countless bars and clubs are close by, making it easy for guests to enjoy Prague's lively nightlife. The nearest public transport is just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="736" OriginalAmount="736">
      <BasicPropertyInfo Latitude="50.091518942656" Longitude="14.430874346751" StarRating="4" HotelCode="262268|34436" HotelName="INNSIDE Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Soukenická 25, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/365545/a_365545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="745.00" OriginalAmount="745.00">
      <BasicPropertyInfo Latitude="50.1175954" Longitude="14.4468738" StarRating="4" HotelCode="296385|castle_residence_praha" HotelName="Castle Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kvetinarska 755, Praha 8, Liben 182 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="745.36" OriginalAmount="745.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|702972" HotelName="GRANDIUM HOTEL PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886389_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en una calle principal muy cerca de la famosa Plaza de Wenceslao, donde hay muchas tiendas, restaurantes, bares y otros lugares de ocio. Se puede llegar a pie a todos los monumentos mandaacute;s populares de la ciudad, como el Puente de Carlos, el Castillo de Praga y el hermoso centro histandoacute;rico. La estaciandoacute;n principal de trenes y las estaciones de metro Muzeum y Mustek estandaacute;n a pocos pasos del hotel y suponen un buen acceso a la red de transporte panduacute;blico. Las autopistas a Viena, Dresde y Frankfurt son tambiandeacute;n fandaacute;cilmente accesibles. El aeropuerto de Praga, que ofrece excelentes conexiones internacionales, estandaacute; a unos 25 km del hotel. Este establecimiento de 7 plantas, inaugurado en el 2006 y totalmente climatizado, tiene un total de 198 habitaciones, incluidas 11 suites. Las habitaciones dan al tranquilo patio del hotel y los huandeacute;spedes de negocios pueden hacer uso de la conexiandoacute;n gratuita wifi de alta velocidad en todas las habitaciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="751.87" OriginalAmount="751.87">
      <BasicPropertyInfo Latitude="50.08844035" Longitude="14.41592851" StarRating="4" HotelCode="968500|2492365" HotelName="Quentin Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krizovnicka 14, Old Town, Stare Mesto, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/22617/3822617/1.jpg?f=15633536</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="50.086203516763" Longitude="14.417256201461" StarRating="4" HotelCode="108674|charming_prague_apartments_at_the_black_star" HotelName="Charming Prague Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seminarska 6, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/336577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="756.00" OriginalAmount="756.00">
      <BasicPropertyInfo Latitude="50.088614" Longitude="14.397757" StarRating="4" HotelCode="97117|hotel_green_lobster" HotelName="Hotel Residence Green Lobster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 42, 11000 Prag, Malá Strana</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134931/w_134931_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="757" OriginalAmount="757">
      <BasicPropertyInfo Latitude="50.0843765" Longitude="14.4148514" StarRating="3" HotelCode="451240|286439" HotelName="Aparthotel Naprstkova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naprstkova 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/41314/3541314/1.jpg?f=15398723</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.00" OriginalAmount="762.00">
      <BasicPropertyInfo Latitude="50.07744137" Longitude="14.43071918" StarRating="0" HotelCode="841006|art_apartments_celakovskeho_sady" HotelName="Art Apartments Celakovskeho Sady" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Celakovskeho Sady 8, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/60022/2960022/1.jpg?f=15227713</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="762.07" OriginalAmount="762.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|A4FC75" HotelName="The Hotel Fitzgerald" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/178279_foto_1.jpg</HotelPictures>
        <HotelDescription>The newly renovated Hotel Fitzgerald offers you spacious and modern rooms with high-quality H�stens beds, LCD TV�s and free Wi-Fi. The Old Town and city center is walking distance and the Florenc metro / bus station is only 400 meters away. At the newly opened Bistro Restaurant Twisted Fig we combine our Mediterranean focused, A La Carte menu with a more casual, bar snack menu and Daily lunch offerings, integrating Czech cuisine. At our Spa you can as well enjoy a relaxing massage. Parking is available on the street directly in front of the hotel, or in camera-controlled garage, 100 meters away from The Hotel Fitzgerald.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.00" OriginalAmount="767.00">
      <BasicPropertyInfo Latitude="50.078292" Longitude="14.428178" StarRating="4" HotelCode="613177|myo_hotel_wenceslas" HotelName="Myo Hotel Wenceslas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Krakovska 1338/10, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/781882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="767.13" OriginalAmount="767.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|651295" HotelName="K&amp;K HOTEL CENTRAL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19580_image53432407_0.jpg</HotelPictures>
        <HotelDescription>Art nouveau architecture, elegant interior design and superior service combine to make the K + K Hotel Central the best choice for accommodation in Prague's Old Town. The K + K Hotel Central is one of the oldest Art Nouveau buildings in the city. Situated right in the center of Prague, it is the perfect base for exploring the Golden City on foot, including the Jewish Quarter, the Astronomical Clock and the Republic Square. End the day in our modern gastrobar, where you can taste delicious dishes made with local seasonal products, Czech beers and international wines. And afterward, enjoy a good night's sleep in our warm and inviting rooms, featuring top-quality mattresses and down duvets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.00" OriginalAmount="770.00">
      <BasicPropertyInfo Latitude="50.090755462646484" Longitude="14.43067741394043" StarRating="0" HotelCode="0|terrace_prague_apartments" HotelName="Terrace Apartment Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 1489, Prague, 110 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/45/87453e3d88b0cd2e7e8be6a56ce125dfceec96fe.jpeg</HotelPictures>
        <HotelDescription>Cosy Studio Apartment with Terrace offers accommodation in Prague, 800 metres from Old Town Square and 800 metres from Prague Astronomical Clock. The unit is 1.1 km from Wenceslas Square. Free WiFi is featured .&lt;br /&gt;The kitchenette is fitted with a microwave and a toaster. A flat-screen TV is provided.&lt;br /&gt;Prague National Museum is 1.3 km from Cosy Studio Apartment with Terrace, while Charles Bridge is 1.5 km from the property. The nearest airport is Vaclav Havel Prague Airport, 12 km from Cosy Studio Apartment with Terrace.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="772.85" OriginalAmount="772.85">
      <BasicPropertyInfo Latitude="50.087827" Longitude="14.4041" StarRating="4" HotelCode="395283|1662648" HotelName="The Nicholas Hotel Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malostranske Namesti 5/28, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416799/416799a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="773" OriginalAmount="773">
      <BasicPropertyInfo Latitude="50.08364140982" Longitude="14.414274394512" StarRating="4" HotelCode="34714|40595" HotelName="Hotel Leonardo Praha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolíny Svetlé 27, 11000 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56485/a_56485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of Prague, close to Charles Bridge, the Old Town Ring, Wenceslas Square and the National theatre. Shopping venues, restaurants and nightclubs are within easy reach of the hotel, only 100 metres away. The nearest train station as well as bars are only a stone's throw away. The nearest airport, Ruzyne Prague, is 20 km away, only 30 minutes by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.00" OriginalAmount="790.00">
      <BasicPropertyInfo Latitude="50.07552719116211" Longitude="14.404192924499512" StarRating="0" HotelCode="0|prague_center_studio" HotelName="APT Prague Ch. Bridge by Michal&amp;Friends" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Štefánikova, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/e7/86e7ad1f798f882f4746268e40540ae2667f5357.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «APT Prague Ch. Bridge by Michal&amp;amp;Friends» is located in Prague. 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: Andel, Memorial to the Victims of Communism and Dancing House.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Spend an evening in a nice atmosphere of the bar. Want to be always on-line? Wi-Fi is available. There are other services available for the guests of the apartment. For example, ironing.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a TV and slippers. The room equipment depends on its category.&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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 5,000.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 15.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="50.120639672531" Longitude="14.40995135208" StarRating="0" HotelCode="576322|apartmany_salabka" HotelName="Golden Prague Resort Salabka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Elevator,Garden,Internet,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>K Bohnicím 2/57, 17100 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738541/e7d8e70740ccfdb5e31fc9730c412cb5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="800.00" OriginalAmount="800.00">
      <BasicPropertyInfo Latitude="50.09903335571289" Longitude="14.424275398254395" StarRating="0" HotelCode="0|residence_dobrovskeho_30" HotelName="Residence Dobrovskeho 30" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dobrovského, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/a5/e0a52782bb376953b606ce88f98a1778382214b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Prague (Prague 7), Residence Dobrovskeho 30 is within a 15-minute drive of Powder Tower and Old Jewish Cemetery. This apartment is 2.2 mi (3.6 km) from Prague Castle and 2.2 mi (3.6 km) from St. Vitus Cathedral.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Letna Park - 0.2 km / 0.1 mi&lt;br /&gt;National Technical Museum - 0.4 km / 0.2 mi&lt;br /&gt;Prague Giant Metronome - 0.9 km / 0.5 mi&lt;br /&gt;Generali Arena - 0.9 km / 0.5 mi&lt;br /&gt;LunaPark - 1 km / 0.6 mi&lt;br /&gt;Parizska Street - 1.2 km / 0.8 mi&lt;br /&gt;Tipsport Arena - 1.3 km / 0.8 mi&lt;br /&gt;Royal Route - 1.4 km / 0.9 mi&lt;br /&gt;Old-New Synagogue - 1.4 km / 0.9 mi&lt;br /&gt;Old Jewish Cemetery - 1.5 km / 0.9 mi&lt;br /&gt;Spanish Synagogue - 1.5 km / 0.9 mi&lt;br /&gt;Republic Square - 1.5 km / 0.9 mi&lt;br /&gt;Kotva Department Store - 1.5 km / 0.9 mi&lt;br /&gt;Rudolfinum - 1.5 km / 0.9 mi&lt;br /&gt;Palladium Shopping Centre - 1.5 km / 0.9 mi&lt;br /&gt;The preferred airport for Residence Dobrovskeho 30 is Prague (PRG-Vaclav Havel) - 14.1 km / 8.7 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms, featuring kitchenettes with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and microwaves.&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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 30.00 EUR.&lt;br /&gt;Deposit is required. Cost: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;li&gt;One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="661401|atlas_hotel_garni" HotelName="Atlas Hotel Garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jívanská 1855/22</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39820000/39817600/39817599/5e6f8466_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="808.57" OriginalAmount="808.57">
      <BasicPropertyInfo Latitude="50.088440033582" Longitude="14.398833159797" StarRating="3" HotelCode="108975|1437348" HotelName="Golden Key" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 243/27, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151673/a_151673_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Prague. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="810.00" OriginalAmount="810.00">
      <BasicPropertyInfo Latitude="50.0875312426438" Longitude="14.4039140943399" StarRating="4" HotelCode="0|_0x31344" HotelName="St Nicholas Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karmelitska 270/30, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/f0/daf0d0c708eea6852a0a66516fbdb3288ccbcaa2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “St Nicholas Residence” is set in Prague. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="814.52" OriginalAmount="814.52">
      <BasicPropertyInfo Latitude="50.087715" Longitude="14.406788" StarRating="4" HotelCode="108768|129804" HotelName="Hotel Bishop´s House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dražického námestí 6/62, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151439/a_151439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Prague, in the Lesser Town, only few steps from the Charles Bridge. Links to the local public transport network are located just 50 m from the hotel. Various restaurants, bars and pubs are about 100 m away and a selection of nightspots is to be found some 10 minutes walk from the hotel. Prague-Ruzyne International Airport is approximately 14 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="816.48" OriginalAmount="816.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|971851" HotelName="JURYS INN PRAGUE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887141_foto_1.jpg</HotelPictures>
        <HotelDescription>Jurys Inn Prague is a modern hotel, located in Prague City Centre - Florenc, just a short walk from Prague's Old Town Square. Our city hotel offers 214 contemporary, spacious rooms clearly designed around our guests' comfort. Fast speed WiFi is offered for free throughout the property. The hotel boasts a stylish bistro style restaurant offering seasonal cuisine as well as a quick bite on the run, lively bar serving creative seasonal cocktails, fitness centre and secure onsite garage. Business travellers can also make use of the 2 state-of-the-art conference rooms which are fully equipped with modern amenities. Jurys Inn Prague is a non-smoking hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="820.76" OriginalAmount="820.76">
      <BasicPropertyInfo Latitude="50.077371" Longitude="14.422441" StarRating="5" HotelCode="108957|115472" HotelName="Radisson Blu Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 561/8, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151653/a_151653_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just off the Charles Square in the heart of Prague's New Town, steps away from famous Wenceslas Square, the Old Town square and the National Museum. The fabled Charles Bridge is only 10 minutes’ walking distance away. There are also plenty of restaurants and bars nearby. Most shops, designer boutiques, galleries and other tourist attractions are located within walking distance. The nearest underground station is only 200 metres away. The central railway station, which provides connections to other destinations in the Czech Republic and Central Europe, is located one kilometre from the hotel. Prague-Ruzyne International Airport can be reached in approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="824.67" OriginalAmount="824.67">
      <BasicPropertyInfo Latitude="50.106838" Longitude="14.269342" StarRating="4" HotelCode="87710|130884" HotelName="Courtyard Prague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aviaticka 1092/8, Prague 161 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143203/143203a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Prague-Ruzyne International Airport, between Terminal 1 and 2 with a direct covered walkway from Terminal 2. Shopping venues are about 5 minutes’ drive away and the city centre can be easily reached within 20 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="830.35" OriginalAmount="830.35">
      <BasicPropertyInfo Latitude="50.082850737602" Longitude="14.43166176049" StarRating="4" HotelCode="50970|377095" HotelName="Falkensteiner Hotel Maria Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 21, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39742/a_39742_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a magnificent historical building in the very heart of the city, the hotel is just a few steps from Wenceslas Square and all major historical sights. Shopping, restaurants, bars and public transport are located within 5 minutes' walk. Prague-Ruzyne Airport is around 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="834.03" OriginalAmount="834.03">
      <BasicPropertyInfo Latitude="50.07544343" Longitude="14.4141009" StarRating="4" HotelCode="496159|DNCH" HotelName="Dancing House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jiraskovo namesti 1981/6</AddressLine>
          </AddressLines>
          <PostalCode>720983172</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487121/487121a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="847.00" OriginalAmount="847.00">
      <BasicPropertyInfo Latitude="50.08703" Longitude="14.421464775463" StarRating="5" HotelCode="81011|old_town_square_hotel" HotelName="Old Town Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Starometske namesti 20, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1430858/OzQznSoN_0d314134fd3d7b36d4aa4ba751207e98.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="847.50" OriginalAmount="847.50">
      <BasicPropertyInfo Latitude="50.091095553571" Longitude="14.410765531429" StarRating="4" HotelCode="108849|1543008" HotelName="Klarov" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U zelezné lávky 567/12, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151530/a_151530_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Prague. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="848.45" OriginalAmount="848.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|121102" HotelName="ANGELIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/749655_image10871809_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Angelis is located in the wider centre of the city of Prague in the vicinity of the Andel shopping district and the Vltava River. The two buildings of the hotel, which are joined by a winter garden, includes 27 double rooms (with options for persons staying alone), 7 triple rooms, and 4 suite apartments. The reception desk is open 24 hours a day and accepts payments with all major credit cards.
The Hotel Angelis Prague 5 is an excellent choice for family holidays, hiking expeditions, and conferences or company stays or events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.00" OriginalAmount="856.00">
      <BasicPropertyInfo Latitude="50.08601091" Longitude="14.40835013" StarRating="0" HotelCode="840951|residence_dvorak" HotelName="Rezidence Dvorak Guest Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Kampe 497/3, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/929323/b54cf17a8cc8d0efbd21d7eada2562ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="861.42" OriginalAmount="861.42">
      <BasicPropertyInfo Latitude="50.086573195968" Longitude="14.436794221401" StarRating="5" HotelCode="31803|374205" HotelName="King David" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernska 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50746/a_50746_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located at the heart of Prague, close to the main train station where guests will find a number of public transport connections. Various shopping facilities, restaurant, bars, nightclubs and pubs are also located in the hotel's vicinity. The airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.00" OriginalAmount="863.00">
      <BasicPropertyInfo Latitude="50.089671" Longitude="14.404996" StarRating="5" HotelCode="87897|three_storks_hotel" HotelName="Hotel Three Storks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdstejnske namesti 20/8, 11800 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122827/a_122827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury boutique hotel is situated in the historical heart of Prague, on Tomáská Street, Lesser Town. All of Prague's important sightseeing spots are within walking distance. The public transport is just 8 minutes' walk from the hotel. Prague Ruzyne Airport is situated at a distance of approximately 14 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="863.10" OriginalAmount="863.10">
      <BasicPropertyInfo Latitude="50.087220281637" Longitude="14.423173964024" StarRating="5" HotelCode="35939|10ab95" HotelName="Ventana Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetna 7, entrance – Štupartská 2, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57712/gt_57712_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of Prague at the world-famous Old Town Square overlooking the Astronomical Clock and is surrounded by the so-called King's Road and Tyn Cathedral. There are restaurants, shops and night spots all within a couple of hundred metres. The nearest metro station is about 300 m and the train station is approximately 800 m away. Prague Ruzyne Airport is about 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="865.93" OriginalAmount="865.93">
      <BasicPropertyInfo Latitude="50.09110248" Longitude="14.42777993" StarRating="4" HotelCode="534250|13dadc" HotelName="Salvator Superior Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Revolucní 18, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/04468/2004468/9.jpg?f=15667858</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="874.96" OriginalAmount="874.96">
      <BasicPropertyInfo Latitude="50.090904258477" Longitude="14.424681046627" StarRating="4" HotelCode="14647|1024338" HotelName="Maximilian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 14, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17142/a_17142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class, luxury hotel is situated at the heart of the city, just a few paces from the old town ring road. Guests may take advantage of the variety of shops and entertainment venues which are located in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="876.31" OriginalAmount="876.31">
      <BasicPropertyInfo Latitude="50.092331262993" Longitude="14.4195073843" StarRating="5" HotelCode="16148|106142" HotelName="The President Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Curieovych 1/100, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19401/a_19401_AM2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the Vltava river, between Charles Bridge and the convent of Saint Agnes. Thanks to its ideal location the hotel is near prestigious historical sights such as Charles Bridge, Prague Castle, Staromestské námestí, the National Theatre, the Jewish Quarter, the synagogues and other interesting sights in the heart of one of the most beautiful cities in the Czech Republic. Its unique location also offers guests easy access to Parížská, which is today a luxurious street with many fashion stores and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="878.00" OriginalAmount="878.00">
      <BasicPropertyInfo Latitude="50.0720952" Longitude="14.4874313" StarRating="0" HotelCode="0|v_olsinach" HotelName="V Olšinách" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>V Olšinách 709/45, 100 00 Praha-Strašnice, Czechia, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/4a/904a66ab7009af83830bc5023b9ddfcaea03da66.jpeg</HotelPictures>
        <HotelDescription>"Chez L'Artiste", 3-room apartment 140 m2 on 1st floor. Spacious and bright, fully renovated in 2015, comfortable and stylish furnishings: open dining room with dining table. Large living room with 2 double sofabeds and cable TV (flat screen). 2 large rooms, each room with 1 double bed. Kitchen (4 hot plates, oven, dishwasher, microwave, freezer, electric coffee machine, Capsules for coffee machine (Tchibo)) with dining nook. Bath/bidet/WC, shower/WC, whirlpool. Facilities: washing machine, children's high chair, baby cot for up to 2 year olds. Internet (WiFi, free). Please note: suitable for families. Non-smoking house.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The exact address of the apartment will be sent after the booking is complete.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="878.15" OriginalAmount="878.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|900270" HotelName="INNSiDE by Meli� Prague Old Town" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746445_foto_1.jpg</HotelPictures>
        <HotelDescription>Este impresionante y moderno hotel estandaacute; situado en una calle tranquila en el centro de Praga, a sandoacute;lo diez minutos a pie de la plaza del casco antiguo y del candeacute;lebre reloj astronandoacute;mico. Las orillas del randiacute;o Vltava y la parada de tranvandiacute;a mandaacute;s cercana tambiandeacute;n son fandaacute;cilmente accesibles en sandoacute;lo tres minutos, y la estaciandoacute;n de metro de Namesti Republiky se encuentra a 450 metros y ofrece fandaacute;cil acceso a atracciones como el Castillo de Praga, el Puente de Carlos y la Plaza de Wenceslao. Las habitaciones y lujosas suites estandaacute;n elegantemente decoradas y cuentan con una gama de comodidades modernas, como conexiandoacute;n WIFI a Internet, grandes televisores de pantalla plana con 60 canales internacionales, y mandaacute;quina de cafandeacute;. Los huandeacute;spedes pueden comenzar el dandiacute;a con un delicioso desayuno buffet en el restaurante del hotel, que sirve cocina francesa, espaandntilde;ola y checa con un toque moderno para el almuerzo y la cena. Las suntuosas habitaciones de este hotel y sus excelentes servicios lo convierten en la elecciandoacute;n perfecta para una estancia inolvidable en la bella Praga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.00" OriginalAmount="884.00">
      <BasicPropertyInfo Latitude="50.08816909790039" Longitude="14.425020217895508" StarRating="0" HotelCode="0|apartments_at_the_blue_duckling" HotelName="Apartments At The Blue Duckling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Michalska 16, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/f6/9df66d690cf63b15ba0c3c9f59d125fef6e2538e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Apartments At The Blue Duckling, you'll be centrally located in Prague, within a 5-minute walk of Powder Tower and Municipal House Hall.  This apartment is 0.3 mi (0.5 km) from Prague Astronomical Clock and 0.3 mi (0.5 km) from Old Town Square.&lt;br /&gt;Amenities : Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Kotva Department Store - 0.2 km / 0.1 mi&lt;br /&gt;House of the Black Madonna - 0.2 km / 0.1 mi&lt;br /&gt;Na Prikope - 0.2 km / 0.2 mi&lt;br /&gt;Royal Route - 0.2 km / 0.2 mi&lt;br /&gt;Grevin Museum - 0.3 km / 0.2 mi&lt;br /&gt;Powder Tower - 0.3 km / 0.2 mi&lt;br /&gt;Municipal House Hall - 0.3 km / 0.2 mi&lt;br /&gt;Republic Square - 0.3 km / 0.2 mi&lt;br /&gt;Stone Bell House - 0.4 km / 0.2 mi&lt;br /&gt;Hybernia Theatre - 0.4 km / 0.2 mi&lt;br /&gt;Church of Our Lady before Týn - 0.4 km / 0.2 mi&lt;br /&gt;Estates Theatre - 0.4 km / 0.2 mi&lt;br /&gt;Palladium Shopping Centre - 0.4 km / 0.3 mi&lt;br /&gt;Prague Astronomical Clock - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Hall Tower - 0.5 km / 0.3 mi&lt;br /&gt;The nearest major airport is Vaclav Havel Airport (PRG) - 16.3 km / 10.1 mi&lt;br /&gt;Dining : At Apartments At The Blue Duckling, enjoy a satisfying meal at the restaurant.&lt;br /&gt;HeadLine : Near Old Town Square&lt;br /&gt;Rooms : Make yourself at home in one of the 6 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves and blackout drapes/curtains.&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: 10.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;The property allows pets in specific rooms only and has other pet restrictions (surcharges apply and can be found in the Fees section). Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="886.00" OriginalAmount="886.00">
      <BasicPropertyInfo Latitude="50.087245743689" Longitude="14.40603082576" StarRating="4" HotelCode="78804|domus_balthasar_design_hotel" HotelName="Domus Balthasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mostecká 282/5, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/335397/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="887.16" OriginalAmount="887.16">
      <BasicPropertyInfo Latitude="50.082771047485" Longitude="14.419663309998" StarRating="4" HotelCode="67613|369395" HotelName="Design Metropol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 33, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87450/a_87450_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located on Narodni Street, surrounded by bars and restaurants and only 50 m from the nearest links to the public transport network. It is 500 m from shopping venues and just a short walk from the most impressive of Prague's historic monuments: the Old Town Square (200 m), Charles Bridge (300 m), Prague Castle (700 m), Wenceslas Square (300 m) and the National Theatre (200 m). It is 2 km from the main railway station and Prague Airport is just 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="890.06" OriginalAmount="890.06">
      <BasicPropertyInfo Latitude="50.08996837" Longitude="14.43214352" StarRating="5" HotelCode="445176|2046325" HotelName="Cosmopolitan Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zlatnicka 3, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/554756/a_554756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a quiet street in a historic area, this hotel is situated not ten minutes from the bustling tourist centre of Prague. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="890.61" OriginalAmount="890.61">
      <BasicPropertyInfo StarRating="3" HotelCode="|649505" HotelName="KAMPA GARDEN PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060024_foto_1.jpg</HotelPictures>
        <HotelDescription>Kampa Garden Hotel is located in the historical center of Prague, on a city island. Prague Castle is 800 m away, the old Town Square is 850 m away and the Prague Zoo is 7 km away. Prague Airport is located at 15 km distance.\n\nFacilities and services include parking (reservation necessary), Wi-Fi Internet, 24 hour reception access and breakfast room.\n\nRooms feature Wi-Fi internet access, mini bar, coffee/tea making facilities, TV, safe, telephone and hairdryer.\n\nAddress: U Sovovych Mlyn, 11000, Prague, Czech Republic.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="892" OriginalAmount="892">
      <BasicPropertyInfo Latitude="50.088673611087" Longitude="14.404999315738" StarRating="3" HotelCode="35186|455466" HotelName="U Schnellu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomasska 2, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332172/332172a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="903.37" OriginalAmount="903.37">
      <BasicPropertyInfo Latitude="50.088026" Longitude="14.427252" StarRating="5" HotelCode="16040|314885" HotelName="Hotel Paris Prague" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Obecního Domu 1, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18754/ba_18754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, traditional hotel is located at the heart of the historical city centre. All of the top tourist sites are to be found within a few minutes walk of the hotel and shopping venues as well as links to the public transport network are to be found close by The nearest nightclubs and bars are merely 100 m away. The airport is 16 km away (a roughly 30-minute car journey).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.00" OriginalAmount="908.00">
      <BasicPropertyInfo Latitude="50.08587546" Longitude="14.4153018" StarRating="4" HotelCode="427810|residence_u_malvaze" HotelName="Residence U Malvaze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses,Apartment,Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Garden,Housekeeping,Internet,Luggage Storage,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 10, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/509272/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a garden with a terrace and free-to-use BBQ faciliteis, Apartment Janko 209 is located in Rovinj, about 1.5 km from the town centre and 2 km from the beach. Free WiFi access is available.This air-conditioned apartment provides a balcony. There is a seating area with satellite TV, an equipped kitchen with a coffee machine and a bathroom with a shower.The lively Carera Street is 1.3 km away, and the Rovinj Heritage Museum can be found at a distance of 1.6 km. Pula Airport is located 34 km away. Janko 209 Apartment offers free parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="908.61" OriginalAmount="908.61">
      <BasicPropertyInfo Latitude="50.089459199481" Longitude="14.405651092529" StarRating="4" HotelCode="336483|994895" HotelName="Hotel Waldstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdštejnské námestí 6/19, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55629/a_55629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel is situated in the historical heart of Prague, in the same neighbourhood as the castle. All the sightseeing attractions of the city are within easy reach and the nearest public transport is just steps away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="917.21" OriginalAmount="917.21">
      <BasicPropertyInfo Latitude="50.0869001" Longitude="14.4192626" StarRating="4" HotelCode="27144|18297" HotelName="Hotel Rott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malé námestí 138/4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39743/a_39743_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its location, the hotel ensures unbelievable views of the pointed spires and red brick roofs of Prague's historical centre. Many of the city's sights are also in close proximity of the hotel. These include the Old Town Hall with astronomical clock, Charles Bridge and its towers, Powder Tower, Theatre of the Estates, the National Theatre, Clementinum and Rudolfinum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="923.47" OriginalAmount="923.47">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="|PRQ" HotelName="Almanac X Alcron Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Stepanska 623 /40</AddressLine>
          </AddressLines>
          <PostalCode>222820100</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/19804/820183.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 206 rooms, including 32 suites, single rooms and 170 double rooms, which are located on 8 storeys and are reachable by lift. Guests are warmly welcomed by multilingual staff at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, translation services, room service (for a fee), a laundry service, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and projector is available.Located in the heart of Prague, the hotel is just steps away from all the historic and cultural attractions awaiting guests in the Golden City: Wenceslas Square, Old Town Square, Charles Bridge and the National Museum, as well as the State Opera and National Theatre, renowned for their extensive repertoire of classic operas.A sun terrace is a great place to while away the hours. There are many ways to relax or stay active at the hotel, including a gym, callisthenics, aerobics, a spa, a sauna, massage treatments and a solarium. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. All rooms are carpeted and include a double bed. 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 are provided as well. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are provided. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and 1 smoking room.Various dining options are available, including a dining room, a café and a bar. Guests can indulge their palates at the non-smoking restaurant, which features air conditioning and a separate area for smokers. All-inclusive 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 a buffet, à la carte and a set menu. Diet meals, vegetarian dishes 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 onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="933.52" OriginalAmount="933.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|636712" HotelName="HOTEL LEONARDO PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/961616_foto_73.jpg</HotelPictures>
        <HotelDescription>Hotel Leonardo Prague is an elegant boutique hotel located in the very heart of Prague, only few steps from the Charles Bridge. The hotel's 82 spacious rooms have been carved out and furnished with unique antique pieces from Prague's extensive art nouveau heritage. River View Junior Suites offer a magnificent view of the Vltava River and Prague Castle. In a romantic and refined ambiance, the Platina Restaurant &amp; Garden offers a sophisticated cuisine that combines tradition and creativity. An ambient open-air courtyard with a secession fountain is an oasis of peace in the centre of Prague. Hotel Leonardo offers two meeting rooms which are ideal places for professional trainings, seminars and business meetings.
&lt;b&gt;Direct payment reservations will be debited in the local currency, at the current exchange rate.&lt;/b&gt;
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="935" OriginalAmount="935">
      <BasicPropertyInfo Latitude="50.088211084139" Longitude="14.431195364747" StarRating="5" HotelCode="14673|544" HotelName="Prague Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 8, 111 21 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17046/a_17046_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city center, just a few steps away from the Old Town Square and Prague’s other major tourist attractions. It is an ideal destination for business and leisure travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="941.11" OriginalAmount="941.11">
      <BasicPropertyInfo Latitude="50.088159" Longitude="14.425866" StarRating="5" HotelCode="98958|129754" HotelName="Buddha-Bar Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 649/8, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138738/a_138738_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in a historical building in the city centre of Prague just a few steps from the Old Town Square. Guests will find restaurants, bars, shops and the Namesti Republiky metro station in the immediate vicinity and the train station is around 1 km away. Nearby places of interest include Wenceslas Square (600 m away), Prague Castle (1.5 km away) and Municipal House (200 m away). Prague-Ruzyne International Airport is approximately 15 km from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="961.18" OriginalAmount="961.18">
      <BasicPropertyInfo Latitude="50.0913595" Longitude="14.4257572" StarRating="4" HotelCode="60381|10ac90" HotelName="Agnes Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haštalská 19, 11000  Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78157/a_78157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague. The old town is within 500 m, the Old Town Ring, Charles Bridge and Wenceslas Square may be reached on foot (500-700 m). Shopping facilities are around 100 km away and the airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="980.00" OriginalAmount="980.00">
      <BasicPropertyInfo Latitude="50.091677363127" Longitude="14.42479133606" StarRating="4" HotelCode="11545|hotel_casa_marcello" HotelName="Hotel Casa Marcello" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rásnovka 783, 110 00 Praha1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9985/a_9985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Old Town Square and the Josefov Jewish quarter of the city. The river and the centre of the city are just a few minutes away. Many of the top tourist sights are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986" OriginalAmount="986">
      <BasicPropertyInfo Latitude="50.0886534" Longitude="14.41751638" StarRating="3" HotelCode="744122|339707" HotelName="The Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zatecka 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51632/3751632/1.jpg?f=15316465</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="999.22" OriginalAmount="999.22">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="16422|4954" HotelName="Alcron Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 40, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19804/a_19804_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, the hotel is just steps away from all the historic and cultural attractions awaiting guests in the Golden City: Wenceslas Square, Old Town Square, Charles Bridge and the National Museum, as well as the State Opera and National Theatre, renowned for their extensive repertoire of classic operas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.00" OriginalAmount="1000.00">
      <BasicPropertyInfo Latitude="50.085474288889" Longitude="14.417777566667" StarRating="4" HotelCode="108856|chateau_9" HotelName="Residence Retezova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Retezová 9, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210945/210945a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1004.46" OriginalAmount="1004.46">
      <BasicPropertyInfo Latitude="50.080372165764" Longitude="14.418026660389" StarRating="3" HotelCode="58727|240066" HotelName="Hotel Adler Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jircharich 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362630/362630a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.00" OriginalAmount="1008.00">
      <BasicPropertyInfo Latitude="50.0879036" Longitude="14.5801604000001" StarRating="0" HotelCode="0|pension_u_hastrmana" HotelName="Pension U Hastrmana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Národních hrdinu 3, Panský dvur Dolní Pocernice, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/45/8a/458a01bd33380e9cdce0ca46680205c6eb49d7e1.jpeg</HotelPictures>
        <HotelDescription>Situated in the Prague 09 district of Prague with a terrace and a bar, Pension U Hastrmana offers accommodation with free WiFi. The property is around 7 km from O2 Arena Prague, 11 km from Prague National Museum and 11 km from Harley Davidson 115th Anniversary. Guests can sample Italian and pizza dishes at the on-site restaurant. The rooms in the guest house are fitted with a flat-screen TV. Rooms come with a private bathroom, while certain rooms are fitted with a kitchenette. All rooms have a desk. Pension U Hastrmana offers a children's playground. Guests at the accommodation will be able to enjoy activities in and around Prague, like cycling and hiking. Wenceslas Square is 11 km from Pension U Hastrmana, while Old Town Square is 11 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1020.81" OriginalAmount="1020.81">
      <BasicPropertyInfo StarRating="4" HotelCode="|680829" HotelName="ROTT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248997_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Prague and was established in 2002. It is close to the Old Town Square and the nearest station is Starometska. The Hotel has a restaurant, a bar, a conference room, a coffee shop and a fitness centre/gym. All 94 rooms are equipped with minibar, hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1021.79" OriginalAmount="1021.79">
      <BasicPropertyInfo Latitude="50.088613634787" Longitude="14.431886338534" StarRating="5" HotelCode="16623|10acdc" HotelName="Hilton Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20148/a_20148_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the heart of Prague, amidst attractions including the old town’s main square, Wenceslas Square and Charles Bridge. It is the perfect base from which to discover Prague's most famous sights and hidden treasures, lying within 1 km of the main train station and just 20 metres from Namesti metro station. Shops can be found within a 5-minute walk and Ruzyne International Airport is some 18 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="50.08240428" Longitude="14.43098262" StarRating="4" HotelCode="612507|empirent_grand_central_apartments" HotelName="EMPIRENT Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 15, Nove Mesto, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/781878/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at EMPIRENT River Apartments in Prague (Nove Mesto), you'll be minutes from Wenceslas Square and Prague State Opera.  This 4-star apartment is close to Old Town Square and Prague Castle. #  Rooms : # Make yourself at home in one of the 2 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Complimentary wired Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include safes and desks, and housekeeping is provided on a limited basis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1032" OriginalAmount="1032">
      <BasicPropertyInfo Latitude="50.0908431" Longitude="14.404583" StarRating="5" HotelCode="58525|25545" HotelName="Golden Well" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Zlate Studne 166/4, 11801 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75844/a_75844_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close by the Czech parliament building in the charming Malá Strana district of Prague and enjoys a fascinating panorama view of the city. It is only a few minutes on foot from the hotel to all the historic and cultural sights of the city, such as the Charles Bridge, St. Nicolas Church, or the Old Town Square. Convenient public transport links are located within 100 m of the hotel. The old town and countless shops as well as the Jewish Synagogue and the old Jewish Quarter are some 1 km from the hotel, the main railway station is 4 km away and Prague airport is approximately 16 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1056.00" OriginalAmount="1056.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="882995|aparthotel_wenceslas" HotelName="Aparthotel Wenceslas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>V Jame 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39720000/39713400/39713358/3388735a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1097.29" OriginalAmount="1097.29">
      <BasicPropertyInfo Latitude="50.086318489638" Longitude="14.433870613575" StarRating="5" HotelCode="27481|1130c0" HotelName="Carlo IV Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" 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>Senovazne namesti 13/991, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40471/a_40471_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, neo-classical city hotel is located at the heart of Prague, just a few minutes walk from Wenceslas Square and the Old Town. The hotel belongs to the Italian hotel chain Boscolo and is named afternoon the Czech king Carlo IV. Namesti Republiky is the nearest metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1102.51" OriginalAmount="1102.51">
      <BasicPropertyInfo Latitude="50.087528" Longitude="14.400942" StarRating="5" HotelCode="82873|66H" HotelName="Alchymist Grand Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 19</AddressLine>
          </AddressLines>
          <PostalCode>257286017</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111787/a_111787_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the city centre, near to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1115.00" OriginalAmount="1115.00">
      <BasicPropertyInfo Latitude="50.09126561" Longitude="14.4363523" StarRating="2" HotelCode="509917|pension_unie" HotelName="Pension Unie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tešnov 5, 110 00  Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/33023/1933023/1.jpg?f=15237831</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Unie, you'll be centrally located in Prague, steps from Prague City Museum and minutes from Karlin Music Theater. This hotel is within close proximity of Stvanice Stadium and Palladium Shopping Centre.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include blackout drapes/curtains, and both irons/ironing boards 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 continental breakfast is served daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="50.07825654" Longitude="14.43253416" StarRating="4" HotelCode="578376|rezidence_muzeum" HotelName="Rezidence Muzeum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rubešova 2576/11, 120 00 Vinohrady</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/748286/cba14fac6ae444eeea87cc834fd73680.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1136.00" OriginalAmount="1136.00">
      <BasicPropertyInfo Latitude="50.08796" Longitude="14.42638" StarRating="0" HotelCode="0|apartments_rybna_2" HotelName="Apartments Rybna 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 2, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/3c/f23cdcc5f8eb2919ad4fdb441910d3ec2fd55ffe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Apartments Rybna 2, you'll be centrally located in Prague, within a 5-minute walk of Powder Tower and Municipal House Hall.  This apartment is 0.3 mi (0.5 km) from Astronomical Clock and 0.3 mi (0.5 km) from Old Town Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchens with refrigerators and ovens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include separate sitting areas and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 15.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 35.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 38.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.00" OriginalAmount="1137.00">
      <BasicPropertyInfo Latitude="50.0868368" Longitude="14.4211099" StarRating="4" HotelCode="60960|grand_hotel_praha" HotelName="Grand Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staromestské námestí 481/ 22, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/1/4/5/5/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.00" OriginalAmount="1144.00">
      <BasicPropertyInfo Latitude="50.08539962768555" Longitude="14.415300369262695" StarRating="4" HotelCode="0|little_king_u_malvaze" HotelName="Little King U Malvaze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anenská,185/7, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/0a/690a7d49db48069694972acf85cc639480e704f0.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Residence U Malvaze in Prague (Stare Mesto), you'll be minutes from Clementinum-Prague National Library and Old Town Square. This 4-star hotel is within close proximity of Old Town Bridge Tower and Bedrich Smetana Museum.Rooms Make yourself at home in one of the guestrooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature designer toiletries and complimentary toiletries. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.Dining Enjoy a satisfying meal at a restaurant serving guests of Residence U Malvaze.Business, Other Amenities Featured amenities include multilingual staff, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is available for a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1151.55" OriginalAmount="1151.55">
      <BasicPropertyInfo Latitude="50.087039580401" Longitude="14.402563869953" StarRating="5" HotelCode="27480|50434" HotelName="Aria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 9, 11800 Praga 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40470/a_40470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lives up to its promise of a special stay. The hotel's romantic location by the stylish Mala Strana offers a stunning view of the picturesque and beautiful architectural quarter of Prague. Important sightseeing attractions such as Charles Bridge or the Prague Castle are easily and quickly reached from the hotel. An abundance of shops and cultural venues are located in the immediate vicinity. Exploration of this old historical city is made easy by the convenient public transport located close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="50.090212" Longitude="14.404186" StarRating="5" HotelCode="180492|alchymist_prague_castle_suites" HotelName="Alchymist Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Snemovní 8, 11800 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253529/w_253529_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1208.69" OriginalAmount="1208.69">
      <BasicPropertyInfo StarRating="4" HotelCode="|702925" HotelName="Design Metropol Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886589_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Design Metropol Hotel Prague, disfrutarandaacute;s de una magnandiacute;fica ubicaciandoacute;n en pleno centro de Praga, a solo diez minutos a pie de Plaza de la Ciudad Vieja y Plaza de Wenceslao.  Ademandaacute;s, este hotel de 4 estrellas se encuentra a 0,6andnbsp;km de Reloj Astronandoacute;mico de Praga y a 1andnbsp;km de Puente de Carlos. Con una terraza en la azotea donde descansar y comodidades como conexiandoacute;n a Internet wifi gratis y servicios de conserjerandiacute;a, andiexcl;no te faltarandaacute; de nada! Encontrarandaacute;s ademandaacute;s servicio de cuidado infantil (de pago) y una televisiandoacute;n en la zona comanduacute;n. Te sentirandaacute;s como en tu propia casa en cualquiera de las 64 habitaciones con minibar y televisiandoacute;n LCD. Para los momentos de ocio, tienes un televisor con canales por satandeacute;lite y conexiandoacute;n a Internet por cable y wifi gratis. El baandntilde;o privado con baandntilde;era o ducha estandaacute; provisto de artandiacute;culos de higiene personal gratuitos y secadores de pelo. Entre las comodidades, se incluyen caja fuerte y escritorio, ademandaacute;s de un servicio de limpieza disponible todos los dandiacute;as. Tienes un restaurante y una cafeterandiacute;a a tu disposiciandoacute;n para comer algo, pero si lo prefieres, puedes llamar al servicio de habitaciones con horario limitado de este hotel. Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. Tendrandaacute;s un servicio de limusina o coche con chandoacute;fer, una sala de ordenadores y tintorerandiacute;a a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Praga? En este hotel tienes a tu disposiciandoacute;n 41 metros cuadrados de espacio con zona para conferencias y una sala de reuniones. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y servicio de traslado desde la estaciandoacute;n de trenes. Las distancias se expresan en nanduacute;meros redondos.Museo de Lego: 0,1 km- Calle Na Prikope: 0,4 km- Teatro Laterna Magika: 0,4 km- Ruta Real: 0,5 km- Plaza de Wenceslao: 0,5 km- Plaza de la Ciudad Vieja: 0,5 km- Museo del Comunismo: 0,5 km- Teatro Estatal: 0,5 km- Edificio V. J.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1213.00" OriginalAmount="1213.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="4" HotelCode="410831|apartments_by_grand_hotel_praha" HotelName="Apartments by Grand Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Coffee Shop,Concierge,Dry Cleaning,Internet,Kitchen,Laundry,Luggage Storage,Nightclub,Parking,Pets allowed,Porter,Restaurant,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Vejvodova 1 Praha 1 Stare Mesto, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74611/2474611/1.jpg?f=15081421</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Apartments by Grand Hotel Praha, you'll be centrally located in Prague, steps from Havelská Market and Church of St. Giles. This 4-star apartment is within close proximity of Bethlehem Chapel and Naprstek Museum.&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 full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include laptop-compatible safes and desks, 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 a nightclub, or other amenities including complimentary wireless Internet access and concierge services. Additional amenities at this Victorian apartment include wedding services and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite to eat at one of the apartment's dining establishments, which include 7 restaurants and 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 express check-in, dry cleaning/laundry services, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1214.67" OriginalAmount="1214.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|651757" HotelName="THE PRESIDENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885297_foto_81.jpg</HotelPictures>
        <HotelDescription>Situated in the heart of the picturesque old town, the modern President Hotel Prague enjoys a romantic location directly on the banks of the River Vltava. The hotel has a distinctive contemporary fa�ade; the rooms are designed in a classic, elegant style and have views of Prague Castle, the river and the old town. Guests can also enjoy panoramic river views from the hotel's restaurant. The beautiful Jewish quarter with its small streets and historic buildings is in the immediate vicinity of the hotel. Famous sights such as the Old Town Square or the Charles Bridge are within a short stroll. Come to enjoy a new open wellness and beautiful the most popular european tourist city Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1233.09" OriginalAmount="1233.09">
      <BasicPropertyInfo Latitude="50.08764985135" Longitude="14.418435897553" StarRating="5" HotelCode="284709|1191528" HotelName="The Emblem Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/11/2024" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Platnérská 19, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28758/b58bc20d-4a7c-4417-a06f-3311d380bf93.jpg?d=636662068020000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sophisticated and imaginative, The Emblem Hotel boasts an unbeatable location in the heart of Prague's old town, only a stone's throw from the Old Town Square and Astronomical Clock, and one minute from Staromestska metro station.  The Charles Bridge, Wenceslas Square, and National Museum are only a short walk from the hotel, and Prague Castle and the Petrin Lookout Tower are a short tram ride away, though they are also within walking distance.

The hotel's guest rooms and suites are all elegantly decorated in cool, winter tones and feature a range of modern comforts such as Nespresso machines, complimentary Wi-Fi and tablet computers for guest use.  After a busy day of sightseeing or meetings, guests can enjoy a coffee or cocktail and a light snack in the drawing room.  The onsite spa is located on the top floor, offering a gym, sauna, steam room, ice fountain and Jacuzzi in addition to fantastic views of Prague Castle and the old town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="50.084673191817" Longitude="14.414081275463" StarRating="5" HotelCode="58305|mamaison_suite_hotel_pachtuv_palace" HotelName="Smetana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karoliny Svetlé 34, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75554/a_75554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located in Prague's Old Town and is only a short walk from the Charles Bridge. All the major sights of the city can be easily and comfortably reached by foot. Prague Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1237.87" OriginalAmount="1237.87">
      <BasicPropertyInfo Latitude="50.08605189" Longitude="14.42933026" StarRating="4" HotelCode="322835|1798708" HotelName="BoHo Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovážná 1254/4, 110 00 Praha 1-Nové Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635007/635007a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1256.41" OriginalAmount="1256.41">
      <BasicPropertyInfo Latitude="50.08593149" Longitude="14.43025996" StarRating="0" HotelCode="|JLPG" HotelName="The Julius Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 993/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1327067/16742453.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand and a library. 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 24-hour security service, medical assistance, a transfer service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Prague.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 a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. Rooms have a king-size bed or a sofa bed. Extra beds can be requested. A safe provides secure storage for guests' personal property. A kitchenette with a refrigerator and a tea/coffee station is also provided as standard. Further amenities include a washing machine and an ironing set. A telephone, satellite television, a radio, a plug adapter and WiFi are provided as well. A turndown service provides guests with additional comfort in the evening hours. Guests will also find slippers in their rooms. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Wheelchair-friendly rooms can be booked. The hotel has family rooms, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a dining room, a café and a bar. Catering options include half board and full board. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Gluten-free meals, vegetarian dishes and children's meals can be prepared on request. The hotel also offers snacks. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1256.44" OriginalAmount="1256.44">
      <BasicPropertyInfo Latitude="50.088207" Longitude="14.42827" StarRating="5" HotelCode="900416|994875" HotelName="Kings Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel,Historic Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Obecniho domu 3, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183420/a_183420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly in Prague's city centre, at Republic Square. It is next to the Municipal House, close to the Powder Tower and opposite the Palladium, one of the biggest shopping and office centres in Prague. All major sightseeing points, including Old Town Square, Wenceslas Square, Jewish Town and the Charles Bridge, are easy to reach and are within walking distance. Prague Castle is accessible in 10 minutes by public transport or in 20 minutes if travelling on foot. The hotel is very well connected with Prague's public transport system. The metro station and tram stop, Namesti Republiky, is about 50 m from the hotel, and Masarykovo nádraží (Masaryk railway station) is about 250 m away. Ruzyne Airport is approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="50.084266662597656" Longitude="14.418825149536133" StarRating="0" HotelCode="0|residence_u_vejvodu" HotelName="Residence u Vejvodu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jilská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/e0/b7e0df31f693c8345a69273138a46ba105290241.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Residence u Vejvodu in Prague (Prague 1), you'll be a 5-minute walk from Prague Astronomical Clock and 6 minutes by foot from Old Town Square.  This apartment is 0.5 mi (0.8 km) from Charles Bridge and 0.6 mi (1 km) from Wenceslas Square.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Church of St. Giles - 0.1 km / 0.1 mi&lt;br /&gt;Royal Route - 0.2 km / 0.1 mi&lt;br /&gt;Na Prikope - 0.2 km / 0.2 mi&lt;br /&gt;Lego Museum - 0.3 km / 0.2 mi&lt;br /&gt;Prague Astronomical Clock - 0.4 km / 0.2 mi&lt;br /&gt;Prague City Hall - 0.4 km / 0.2 mi&lt;br /&gt;Old Town Hall Tower - 0.5 km / 0.3 mi&lt;br /&gt;St. Nicholas Church at the Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Square - 0.5 km / 0.3 mi&lt;br /&gt;Stone Bell House - 0.5 km / 0.3 mi&lt;br /&gt;Parizska Street - 0.5 km / 0.3 mi&lt;br /&gt;Laterna Magika - 0.5 km / 0.3 mi&lt;br /&gt;Old Town Bridge Tower - 0.5 km / 0.3 mi&lt;br /&gt;Maisel Synagogue - 0.5 km / 0.3 mi&lt;br /&gt;Church of Our Lady before Týn - 0.5 km / 0.3 mi&lt;br /&gt;The nearest major airport is Vaclav Havel Airport (PRG) - 25.9 km / 16.1 mi&lt;br /&gt;Dining : Enjoy a meal at the restaurant or snacks in the coffee shop/café. The apartment also offers room service (during limited hours). Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;HeadLine : Near Prague Astronomical Clock&lt;br /&gt;Rooms : Make yourself at home in one of the 3 individually decorated guestrooms, featuring microwaves and LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks and separate sitting areas, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1290.68" OriginalAmount="1290.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|651080" HotelName="PARIS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885443_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This charming, traditional hotel is located at the heart of the historical city centre. All of the top tourist sites are to be found within a few minutes walk of the hotel and shopping venues as well as links to the public transport network are to be found close by The nearest nightclubs and bars are merely 100 m away. The airport is 16 km away (a roughly 30-minute car journey).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1300" OriginalAmount="1300">
      <BasicPropertyInfo Latitude="50.075910854373" Longitude="14.431029412975" StarRating="3" HotelCode="385988|227013" HotelName="Residence Vocelova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vocelova 6, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/31085/1931085/1.jpg?f=15608248</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1335.58" OriginalAmount="1335.58">
      <BasicPropertyInfo Latitude="50.085626645343" Longitude="14.419662952423" StarRating="5" HotelCode="35409|334685" HotelName="Iron Gate Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalská 19, 110 00, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57601/r_57601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is located in a peaceful and pretty lane, just a few steps from the old town ring. The important sightseeing attractions are all within walking distance and restaurants, bars, pubs and nightclub are all located on the doorstop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1356.62" OriginalAmount="1356.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D20" HotelName="Hotel CUBE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617793_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 71 habitaciones a disposiciandoacute;n de los clientes. Hotel CUBE se edificandoacute; en 2020. El alojamiento dispone de conexiandoacute;n Wi-Fi en sus instalaciones. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. Los espacios comunes de Hotel CUBE son accesibles. Hay aparcamiento a disposiciandoacute;n de los clientes. Los viajeros dispondrandaacute;n de un servicio de traslado al aeropuerto. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1407.75" OriginalAmount="1407.75">
      <BasicPropertyInfo Latitude="50.083792004907" Longitude="14.427929520607" StarRating="5" HotelCode="15510|144486" HotelName="Art Nouveau Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panská 12, 111 21 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18467/a_18467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the city centre, only a few paces from Wenceslas Square and within walking distance of historical sightseeing attractions. It is also close to the business, shopping and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1441.51" OriginalAmount="1441.51">
      <BasicPropertyInfo StarRating="5" HotelCode="|651441" HotelName="KOSHER HOTEL KING DAVID" Meals="HALF BOARD" BedType="HALF BOARD">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886138_foto_71.jpg</HotelPictures>
        <HotelDescription>The Hotel King David is a 5-star boutique kosher hotel with on-site dining located close to the central train station in Prague city centre, within walking distance of all the major sights and attractions. Wenceslas Square, Municipal House, Republic Square and the Jerusalem Synagogue can all be reached within a five-minute walk, while the Jewish Quarter is only a 20-minute stroll away. There are 69 guestrooms and suites decorated in a contemporary style and featuring a private bathroom, individual air conditioning, flat-screen TV with the Israeli channel, free high-speed Wi-Fi, tea/coffee making facilities and an espresso machine. For dining, the King David provides the highest standard of kosher food under daily Masghiach supervision, while for relaxing, the spa features a pool with a Jacuzzi, plus a steam room, a mikvah and three treatment rooms for massages and therapies. There is also an in-house Synagogue providing daily religious services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1461.68" OriginalAmount="1461.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|058013" HotelName="HOTEL KINGS COURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/232920_image62369015_0.jpg</HotelPictures>
        <HotelDescription>A historical, neo-Renaissance-style building has been gently and tastefully transformed from the former prestigious seat of the Chamber of Commerce into the contemporary deluxe five-star Hotel Kings Court offering 133 guestrooms, unique conference facilities, and a magnificent ballroom, modern dining opportunities and a revitalizing hotel Spa Zen Asian Wellness. Modern Deluxe rooms, with a  quiet courtyard view. All rooms are equipped with original furniture and decorated with rich wallpaper, and provide you with maximum comfort, LCD TV, safe suitable for 17" laptop, phone with voice mail, individually controlled AC, ironing facilities, tea &amp; coffee making facilities and WI-FI, among other ammenities. In the Elegant Executive room you can enjoy complimentary entrance to the SPA KINGS COURT which offers you pool, jacuzzi, wet and dry sauna as well. 
&lt;b&gt;Direct payment reservations will be debited in the local currency, at the current exchange rate.&lt;/b&gt;
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1464.00" OriginalAmount="1464.00">
      <BasicPropertyInfo Latitude="50.0807455894212" Longitude="14.427747130394" StarRating="0" HotelCode="0|apartmany_olita" HotelName="Apartmany Olita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske namesti 48, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0a/16/0a16989523f9888b4efcafae1a32ac2dc000dc5b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Moderately priced three-star hotel “Apartmany Olita” is situated within 1 km from the heart of Prague.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests are kindly requested to inform the hotel in advance of their estimated time of arrival. This can be noted in the Comments Box during booking or by contacting the hotel using the contact details found on the booking confirmation.&lt;/br&gt;&lt;/br&gt;Please note that the room rate includes a cleaning service twice a week.&lt;/br&gt;&lt;/br&gt;Check-in is only possible until 21:00 at Wenceslas Square 48. 24-hour check-in is possible at Wenceslas Square 36.&lt;/br&gt;&lt;/br&gt;Wenceslas Square 48: Parking is possible for cars with a maximum height of 1.7 metres, a width of 2 metres and a weight of 2.3 tonnes.&lt;/br&gt;&lt;/br&gt;Wenceslas Square 36: Parking is possible for cars with a maximum height of 1.9 metres, a width of 2 metres and a weight of 2.5 tonnes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1468.39" OriginalAmount="1468.39">
      <BasicPropertyInfo StarRating="3" HotelCode="|649551" HotelName="WALDSTEIN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885666_foto_37.jpg</HotelPictures>
        <HotelDescription>Situated right in the heart of the historical city centre of  "Mala Strana" (Lesser Quarter), the excellent 3-star Waldstein could not be better situated, with Charles Bridge, the Castle and the Old Town all just a short walk away.  Rooms are furnished with antique period furniture, telephone, mini bar, satellite TV, safety deposit box,  and tea and coffee facilities. The closest metro station is Malostranska which has direct access to Wenceslaus Square (only two stops for the lazy!).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1504.37" OriginalAmount="1504.37">
      <BasicPropertyInfo StarRating="5" HotelCode="|651391" HotelName="ARIA HOTEL PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977987_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This luxurious hotel lives up to its promise of a special stay. The hotel's romantic location by the stylish Mala Strana offers a stunning view of the picturesque and beautiful architectural quarter of Prague. Important sightseeing attractions such as Charles Bridge or the Prague Castle are easily and quickly reached from the hotel. An abundance of shops and cultural venues are located in the immediate vicinity. Exploration of this old historical city is made easy by the convenient pub</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1536.29" OriginalAmount="1536.29">
      <BasicPropertyInfo Latitude="50.088716650891" Longitude="14.406270728836" StarRating="4.5" HotelCode="97911|143946" HotelName="Augustine A Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 12/33, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135954/a_135954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in Prague's picturesque Malá Strana district, the hotel is close to the majestic Prague Castle, the Wallenstein Garden and the famous Charles Bridge, which is 1.3 km from the hotel. Prague central station is approximately 4.5 km from the hotel and Prague airport is roughly 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1586.62" OriginalAmount="1586.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|651751" HotelName="987 PRAGUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886392_foto_1.jpg</HotelPictures>
        <HotelDescription>The modern hotel is situated in the city centre, just a 2-minute walk from the main train station and the famous Wenceslas Square. Guests can easily access the main tourist attractions of the city, situated within walking distance, which makes it an ideal choice for both business and leisure travellers alike. The hotel's interior has been carefully styled by famous designers and it offers excellent facilities and services. The spacious guestrooms at the hotel are tastefully decorated and equipped with the necessary amenities to ensure a pleasant stay. The hotel features a business centre as well as two completely equipped and spacious meeting rooms for the convenience of business guests. At the hotel's restaurant and bar, guests will be able to enjoy delicious seasonal cuisine and a wide variety of wines and spirits.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1636.34" OriginalAmount="1636.34">
      <BasicPropertyInfo Latitude="50.093082834857" Longitude="14.439781093254" StarRating="5" HotelCode="16118|10acaa" HotelName="Hilton Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pobrezni 1, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19380/a_19380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the right-hand bank of the river Vltava just 300 m from Florenc underground station. The historical centre and shopping venues, as well as many of the top nightlife venues may easily be reached on foot or by making use of the public transport network. Guests may discover many of Prague's famous sights and sounds including Wenceslas Square and the old town (1 km away), Charles Bridge and the Jewish Quarter (approximately 2 km away) as well as the Hradschin, the city's famous castle (4 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1641.33" OriginalAmount="1641.33">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="5" HotelCode="|ANHH" HotelName="Andaz Prague - a Concept by Hyatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 976/31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1309030/14901486.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. Everyday necessities can be purchased at the supermarket. 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 24-hour security service, a babysitting service on request, a car hire service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This urban hotel is located in the centre of Prague.Fine weather can be enjoyed on the terrace. The fitness rooms are perfect for a comprehensive workout. There is a wellness area with a spa, a sauna, a steam bath and massage treatments. Subject to charge: a beauty salon. Live music and a dance club are also options for entertainment. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the view of the countryside from a balcony or terrace. Rooms include a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. For guests' convenience, units include a refrigerator and a tea/coffee station. Further amenities include an ironing set and a trouser press. A telephone, satellite television, a radio and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror, bathrobes and a telephone are provided. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a breakfast room, a café and a bar. Breakfast, lunch and dinner will satisfy appetites big and small. Diet meals, gluten-free meals and vegetarian dishes can be prepared on request. In addition, special catering options and snacks are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1672.70" OriginalAmount="1672.70">
      <BasicPropertyInfo Latitude="50.087094081072" Longitude="14.431378484044" StarRating="5" HotelCode="76277|98119" HotelName="The Grand Mark Prague" 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,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 12, Praha 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103740/a_103740_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a well-known corner of central Prague, Hybernska Street, in close proximity to major business addresses, prominent landmarks such as the Powder Tower and Municipal House, as well as the Old Town Square and historic Charles Bridge that traverses the Vltava River. Guests will find links to the public transport network and shops within a 5-minute walk of the design hotel, while the main bus and train station are approximately 1 km away. Karlovy Lazne and its nightlife are a 15-minute ride away using public transport and Prague-Ruzyne International Airport is around 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="50.088036" Longitude="14.422948" StarRating="3" HotelCode="190970|apartments_tynska_7" HotelName="Apartments Tynska 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tynska 7, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/9/5/2/7/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2340.00" OriginalAmount="2340.00">
      <BasicPropertyInfo Latitude="50.08505354288" Longitude="14.405329227448" StarRating="5" HotelCode="59488|mandarin_oriental_prague" HotelName="Mandarin Oriental Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebovidska 459/1, Malá Strana, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329614/329614a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2822.00" OriginalAmount="2822.00">
      <BasicPropertyInfo Latitude="50.082073471725" Longitude="14.427098035812" StarRating="2" HotelCode="188605|evropa_2" HotelName="Grandhotel Evropa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 826/25, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/81/0b81d0833b596220cd9c8f86acf067976236c73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2846.66" OriginalAmount="2846.66">
      <BasicPropertyInfo Latitude="50.087494" Longitude="14.414891" StarRating="5" HotelCode="12632|133304" HotelName="Four Seasons Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Veleslavínova 2a/1098, Praha 1, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329444/329444a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3129.00" OriginalAmount="3129.00">
      <BasicPropertyInfo Latitude="50.07844" Longitude="14.42832" StarRating="0" HotelCode="0|apartment_for_10_guests_top_center_of_prague" HotelName="Apartment for 10 Guests Top Center of Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Krakovská, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/20/2c20d3347643a07ed2a62e7113c42cf729148d8e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Prague (Prague 1), you'll be within a 5-minute walk of Wenceslas Square and Czech National Museum.  This apartment is 0.8 mi (1.2 km) from Astronomical Clock and 0.8 mi (1.3 km) from Old Town Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a separate sitting area and a microwave.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000.00 CZK one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4577.00" OriginalAmount="4577.00">
      <BasicPropertyInfo Latitude="50.07793" Longitude="14.41604" StarRating="0" HotelCode="0|apartman_pstrossova_" HotelName="Holec Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Pštrossova 3/206, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6f/fd/6ffd0d146a8e1e344fff802e38141177107f9f23.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Holec Apartments places you in the heart of Prague, within a 15-minute walk of Wenceslas Square and Old Town Bridge Tower.  This apartment is 1.4 mi (2.2 km) from Astronomical Clock and 2.7 mi (4.3 km) from Prague Castle.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms, featuring kitchens with refrigerators and microwaves. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment has 4 floors in 1 building and offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&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.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 22.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5911" OriginalAmount="5911">
      <BasicPropertyInfo Latitude="50.08756762" Longitude="14.41978446" StarRating="4" HotelCode="982540|286495" HotelName="Old Town Square Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mikulášská 4, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/77246/1977246/44.jpg?f=15689647</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="275.52" OriginalAmount="275.52">
      <BasicPropertyInfo Latitude="50.070993702551" Longitude="14.430546216457" StarRating="4" HotelCode="|AMCC" HotelName="Amigo City Centre Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 44 rooms. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, a safe and a currency exchange service are available. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a souvenir shop, are great for shopping or just 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 car park. Other services include a 24-hour security service, a car hire service, a transfer service, room service, an alarm call 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. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located right in the heart of Prague.Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size bed or a sofa bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Additional features include a microwave and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, satellite television, an alarm clock and WiFi (no extra charge) are provided as well. Guests will also find slippers in their rooms. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a dining room. A continental breakfast buffet guarantees a great start to the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334" OriginalAmount="334">
      <BasicPropertyInfo Latitude="50.074416" Longitude="14.453825" StarRating="1.5" HotelCode="602740|57400" HotelName="Penzion Jana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dykova 20, 10100 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="338.47" OriginalAmount="338.47">
      <BasicPropertyInfo Latitude="50.086545660213" Longitude="14.451696574688" StarRating="4" HotelCode="|PRKP" HotelName="Prokop Square Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 414/28</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 20 rooms. The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access 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. Souvenirs can be purchased at the gift shop. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a library. 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 childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel warmly welcomes guests in Prague.A sun terrace is a great place to while away the hours. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. The rooms have a king-size bed and a sofa bed. Extra beds can be requested. A safe and a fridge are also available. Other features include a telephone, satellite television and WiFi. Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a bar. A generous breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="359.87" OriginalAmount="359.87">
      <BasicPropertyInfo Latitude="50.07149916" Longitude="14.43098332" StarRating="4" HotelCode="|P1RG" HotelName="Prague Season" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 1853/24</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities at the hotel include a baggage storage service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. 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. Other services include a 24-hour security service, a car hire service, a transfer service, room service, a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs.This hotel is located in Prague.A sun terrace is a great place to while away the hours. A wellness area with a solarium is available at the hotel. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain comfortable temperatures. Amenities include a safe and WiFi (no extra charge). A hairdryer is provided in the bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A delicious breakfast provides energy for the rest of the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="365.79" OriginalAmount="365.79">
      <BasicPropertyInfo StarRating="2" HotelCode="|157049" HotelName="Minimino Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Overview\nArena Hotel Prague is located on the West side of the city center. The hotel is in close walking distance from many bars and restaurants offering different cuisines. Disabled facilities are available on the ground floor with wider doors, roll in showers, drop down seats and handrails. \n\nLocation\nThe hotel is a mere 1200 meters from the majestic Vltava river which flows through the center of Prague. Transportation from the hotel is available 24/7 with the international train station Nadrazi Holesovice and Metro station / Tram 300 meters away.\n\nRooms\nAll bedrooms are fully air conditioned, heated and equipped with wireless internet access, a television(charges apply) and en-suite bathroom.\n\nFood and Drink\nThere is no on-site restaurant but there are many bars and restaurants offering different cuisines in the close proximity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.00" OriginalAmount="407.00">
      <BasicPropertyInfo Latitude="50.11388732002" Longitude="14.389075801258" StarRating="0" HotelCode="267736|pension_patanka" HotelName="Patanka Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Patanka 4, 160 00 Praha, Dejvice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.00" OriginalAmount="410.00">
      <BasicPropertyInfo Latitude="50.07299804" Longitude="14.43114604" StarRating="0" HotelCode="953219|apartment_prague_3" HotelName="Best of Rent Accommodations - Tyršova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1833/9, Praha 2 - Nové Mesto, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.00" OriginalAmount="430.00">
      <BasicPropertyInfo Latitude="50.077640533447266" Longitude="14.427450180053711" StarRating="0" HotelCode="0|apartment_krakovska_5" HotelName="Apartment Krakovska 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krakovska 5, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located within less than 1 km of Wenceslas Square and a 17-minute walk of Historical Building of the National Museum of Prague in Prague, Apartment Krakovska 5 provides accommodation with free WiFi. The accommodation comes with a flat-screen TV and a private bathroom with bath or shower and a hairdryer, while the kitchenette features a dishwasher, a microwave and a fridge. Prague Astronomical Clock is 2.8 km from the apartment, while Old Town Square is 2.8 km away.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="432.00" OriginalAmount="432.00">
      <BasicPropertyInfo Latitude="50.06885741" Longitude="14.40150219" StarRating="3" HotelCode="983995|angel_city_apartments_2" HotelName="Angel City Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ostrovského 20, Smíchov/Praha 5, 150 00 Praha, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="441.06" OriginalAmount="441.06">
      <BasicPropertyInfo StarRating="3" HotelCode="|B12506" HotelName="EA ApartHotel Melantrich" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>These fully equipped apartments enjoy a privileged location in the middle of the main boulevard of Wenceslas Square, with easy access on foot to all famous monuments. Check-in can be done at any time at the 24-hour reception. The complex has a cozy restaurant, cafeteria, hairdresser, babysitting service and a Marks and Spencer shop.The hotel is located 19 km from Prague Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.00" OriginalAmount="516.00">
      <BasicPropertyInfo Latitude="50.078880310058594" Longitude="14.423080444335938" StarRating="0" HotelCode="0|modern_apartment_navratilova_ii" HotelName="Modern Apartment Navrátilova II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Navrátilova 9, 110 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Prague centre, 500 metres from Wenceslas Square, Modern Apartment Navrátilova II is a self-catering accommodation with free WiFi. The Prague National Museum can be reached within 900 metres.&lt;br /&gt;The apartments include 1 or 2 bedrooms, a living room with a sofa bed, a well-equipped kitchen or kitchenette with a dishwasher and a dining area, and a bathroom with a shower. A washing machine and ironing facilities are also at guests’ disposal.&lt;br /&gt;Various restaurants can be found in the vicinity of Modern Apartment Navrátilova II.&lt;br /&gt;Old Town Square with the Orloj Astronomical Clock can be reached within 1 km and the Charles Bridge is 15 minutes on foot away. Václav Havel Prague Airport is located 12 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="519.20" OriginalAmount="519.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|803941" HotelName="NH PRAGUE CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The NH Prague City hotel offers you modern and tastefully-designed accommodations in the heart of Prague, with 439 comfortable and spacious Standard, Superior and Executive rooms, including 28 Suites.
The NH Prague City's 136 newly decorated Executive Rooms and Suites are located in the hotel�s Executive Building at the top of Smichov Hill, connected to the hotel at the foot of the hill by cable car. Executive room and Suite rates include many extra benefits such as complimentary selected drinks daily in the Tower Lounge Bar, a Nespresso coffeemaker right in your room, complimentary Internet access and use of the hotel�s Business Center and fitness/wellness facilities.
All rooms have high speed Internet access, air-conditioning, TV, direct-dial phones and a minibar. Non-smoking rooms are available. On-site facilities include shops, two business centers, free shuttle service to the underground station, disabled access and a multi-level parking garage.
NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.00" OriginalAmount="522.00">
      <BasicPropertyInfo Latitude="50.092933" Longitude="14.40906421" StarRating="0" HotelCode="784313|hoffmeister_apartments" HotelName="Hoffmeister&amp;Spa Depandance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Pod Bruskou 7, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="525.00" OriginalAmount="525.00">
      <BasicPropertyInfo Latitude="50.07698059082031" Longitude="14.4314603805542" StarRating="0" HotelCode="0|top_wenceslas_square_apartment" HotelName="Top Wenceslas Square Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anglická 8, 120 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Top Wenceslas Square Apartment offers accommodation in Prague. Guests benefit from a balcony. Free WiFi is offered .&lt;br /&gt;There is a seating area and a kitchen. A flat-screen TV with satellite channels and DVD player, as well as a CD player are provided. There is a private bathroom with a bath or shower.&lt;br /&gt;The Prague National Museum is 300 metres from Top Wenceslas Square Apartment, while Wenceslas Square is 350 metres away. The nearest airport is Vaclav Havel Prague Airport, 12 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.00" OriginalAmount="547.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="838388|dream_hostel_prague_2" HotelName="DREAM Hostel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="585.00" OriginalAmount="585.00">
      <BasicPropertyInfo Latitude="50.09055709838867" Longitude="14.426050186157227" StarRating="0" HotelCode="0|prague_for_friends_dlouha" HotelName="Dlouha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dlouha 38, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice place to stay for a reasonable price - hotel «Dlouha» is located in Prague. This hotel is located in the city center. Before going to bed, you can take a walk and enjoy the main landmarks of the city. You can take a walk and explore the neighbourhood area of the hotel — Municipal House, Powder Tower and Kinsky Garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="665.00" OriginalAmount="665.00">
      <BasicPropertyInfo Latitude="50.08598709106445" Longitude="14.416730880737305" StarRating="0" HotelCode="0|charles_iv_apartments_" HotelName="Charles IV Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 22, Prague, 110 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in a historical building next to Clementinum, 250 metres from Charles Bridge and 350 metres from Old Town Square, Charles IV Apartments provides a balcony with city view. Free WiFi is available.&lt;br /&gt;The apartments feature 2 or 3 bedrooms, a living area with a sofa, satellite flat-screen TV, as well as a separate fully equipped kitchen with a dining table. There is also a washing machine and a bathroom with shower or bath. Apartments on the 2nd floor come with a small balcony.&lt;br /&gt;The closest restaurant can be reached within 10 metres from the self-catering Charles IV Apartments, whilst the nearest grocery shop is 100 metres away.&lt;br /&gt;Staromestská Metro Station is 300 metres away. Wenceslas Square can be reached within 400 metres.&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;When paying in cash, both CZK and EUR are accepted. Please inform Charles IV Apartments in advance of your expected arrival time. You can use the Special Requests box when booking, or contact the property directly with the contact details provided in your confirmation. A security deposit of EUR 200 is required upon arrival for incidentals. This deposit is fully refundable upon check-out and subject to a damage inspection of the accommodation. A prepayment deposit via bank transfer is required to secure your reservation. The property will contact you after you book to provide any bank transfer instructions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="671.00" OriginalAmount="671.00">
      <BasicPropertyInfo Latitude="50.081790924072266" Longitude="14.40707015991211" StarRating="0" HotelCode="0|modern_apartment_vsehrdova" HotelName="Modern Apartment Všehrdova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Všehrdova 6, 118 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Prague, 650 metres from the Charles Bridge, Modern Apartment Všehrdova is a self-catering accommodation with free WiFi.&lt;br /&gt;The apartments feature 1 or 2 bedrooms, a living room with a sofa bed and a flat-screen TV, an equipped kitchenette, and a bathroom fitted with a bath or a shower. A washing machine and iron is available.&lt;br /&gt;Various restaurants can be found in walking distance from Modern Apartment Všehrdova.&lt;br /&gt;Dancing House Ginger &amp;amp; Fred can be reached within a 15-minute walk. Old Town Square with the Orloj Astronomical Clock is within 20 minutes on foot.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.00" OriginalAmount="673.00">
      <BasicPropertyInfo Latitude="50.079630243135" Longitude="14.429334998131" StarRating="3" HotelCode="224852|hapimag_resort_prague" HotelName="Hapimag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námésti 60, 110 00 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="50.091983795166016" Longitude="14.325179100036621" StarRating="0" HotelCode="0|dreamy_apartment" HotelName="Dreamy Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jenecská 36, Prague, 161 00, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Dreamy Apartment offers accommodation in Prague, 5 km from St. Vitus Cathedral. The unit is 6 km from Prague Castle. Free WiFi is featured throughout the property.&lt;br /&gt;A dishwasher and an oven can be found in the kitchen. Towels and bed linen are provided in this self-catering accommodation. There is a private bathroom with a bath or shower.&lt;br /&gt;Charles Bridge is 6 km from Dreamy Apartment, while Prague ZOO is 6 km away. Vaclav Havel Prague Airport is 4 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.00" OriginalAmount="794.00">
      <BasicPropertyInfo Latitude="50.08430099487305" Longitude="14.45559024810791" StarRating="0" HotelCode="0|apartment_lupacova" HotelName="Apartment Lupácova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lupácova 20,Praha 3,Žižkov, 130 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set 1.9 km from Prague National Museum and 2 km from Wenceslas Square, Apartment Lupácova offers accommodation in Prague. The apartment is 2.5 km from Old Town Square. Free private parking is available on site.&lt;br /&gt;A dishwasher, an oven and a toaster can be found in the kitchen and there is a private bathroom with bathrobes and free toiletries. A flat-screen TV is available. Apartment Lupácova features free WiFi .&lt;br /&gt;Prague Astronomical Clock is 2.5 km from Apartment Lupácova, while Charles Bridge is 3.2 km from the property. The nearest airport is Vaclav Havel Prague Airport, 14 km from the property.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="0" HotelCode="860825|opletalova_apartments" HotelName="Flawless Apartments Opletalova 10" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 923/10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="50.076988220214844" Longitude="14.406100273132324" StarRating="0" HotelCode="0|apartment_near_lesser_town" HotelName="Apartments Near Lesser Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P. Švandy ze Semcic 16, Smíchov, 155 00, Prague, Czech Republic, Prague</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in the centre of Prague city and the Charles Bridge reachable within 1.1 km, Apartments near Lesser Town offer self-catered accommodation with a small garden with an outdoor seating and barbecue facilities. Free WiFi is available in all areas and free public parking is possible on site. A restaurant is set in the same building.&lt;br /&gt;Apartments near Lesser Town are set in a building built in 1874 and it comes with garden views, a seating area, a sofa bed, a well-fitted kitchenette, a dining area and a private bathroom.&lt;br /&gt;There is an Italian bakery with gluten-free pastries and pizza available on site. In the building you can find a restaurant which offers late breakfast, lunch and dinner. Many other shops and restaurants can be reached within a few-minute walk. A storage room is available upon request.&lt;br /&gt;If you feel like visiting the surroundings, check out Wenceslas Square reachable within 1.5 km and the Old Town Square situated in a radius of 1.6 km. The Prague Castle is 1.7 km away. The Old Town Hall with Orloj Astronomical Clock is set 1.6 km and the nearest metro station can be reached within 600 metres.&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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1184.79" OriginalAmount="1184.79">
      <BasicPropertyInfo StarRating="5" HotelCode="|702897" HotelName="NH COLLECTION CARLO IV" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PRAGUE</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Si te hospedas en NH Collection Prague Carlo IV, disfrutarandaacute;s de una candeacute;ntrica ubicaciandoacute;n en Praga, a solo diez minutos a pie de Torre de la Pandoacute;lvora y Plaza de Wenceslao.  Ademandaacute;s, este hotel de 5 estrellas se encuentra a 2,1andnbsp;km de Torre de televisiandoacute;n Zizkov y a 2,8andnbsp;km de Teatro Nacional de Praga. Para un relax sin igual, nada como una visita al spa, que ofrece masajes, tratamientos corporales y tratamientos faciales. La diversiandoacute;n estandaacute; asegurada en este alojamiento, que ofrece una piscina cubierta, una baandntilde;era de hidromasaje y una sauna. Encontrarandaacute;s tambiandeacute;n conexiandoacute;n a Internet wifi gratis, servicios de conserjerandiacute;a y servicio de cuidado infantil (de pago). Te sentirandaacute;s como en tu propia casa en cualquiera de las 152 habitaciones con minibar y mandaacute;quina de cafandeacute; espresso. Las camas cuentan con colchones Select Comfort y ropa de cama de alta calidad para descansar plandaacute;cidamente. El televisiandoacute;n LED de 50 pulgadas con canales por satandeacute;lite es ideal para los momentos de ocio. El baandntilde;o privado con baandntilde;era o ducha estandaacute; provisto de cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal de diseandntilde;o. Si tienes ganas de comer algo de cocina local e internacional, ve a 1890 Restaurant andamp; Bar, uno de los 2 restaurantes de este hotel, o simplemente llama al servicio de habitaciones las 24 horas. Apaga la sed con tu bebida favorita en el bar o lounge. Se ofrece un desayuno bufandeacute; todos los dandiacute;as con un coste adicional. Tendrandaacute;s un centro de negocios, un servicio de limusina o coche con chandoacute;fer y check-out exprandeacute;s a tu disposiciandoacute;n. andiquest;Estandaacute;s organizando un evento en Praga? En este hotel tienes a tu disposiciandoacute;n 150 metros cuadrados de espacio con centro de conferencias. Pagando un pequeandntilde;o suplemento podrandaacute;s aprovechar prestaciones como servicio de transporte al aeropuerto (ida y vuelta) disponible 24 horas y aparcamiento sin asistencia (de pago). Las distancias se expresan en nanduacute;meros redondos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1826" OriginalAmount="1826">
      <BasicPropertyInfo Latitude="50.084216250236" Longitude="14.41900447011" StarRating="3" HotelCode="188599|25637" HotelName="Jilska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access,Jacuzzi,Sauna,Bicycle Rental,Conference Hall,Kitchen,Nightclub,Room Service,Shopping Arcade,Lounge,Massage Centre,Swimming Pool,Garden,Spa,Heated Pool,Airport Transfer (on Demand),Meeting Room,Parking,Pets allowed,24 Hour Power Supply,Babysitting,Housekeeping,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Dining,Printer,24 Hour Front Desk,ATM/Cash Machine,Gift Shop,Coffee Shop,Off-Site Parking,Pick &amp;amp; Drop,Porter,Valet Parking</BasicAmenities>
    <HotelRating>4,5,3,4.5,3.5,2,1.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,SPA HOTEL,CASINO RESORT,ECO HOTEL,GOLF HOTEL,AIRPORT HOTEL,APARTHOTEL,HOSTELS,GUEST HOUSES,VILLAGE,COUNTRY HOUSE,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6150001c-9940-407e-a86d-2613adb490bb|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="6150001c-9940-407e-a86d-2613adb490bb">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-14T00:00:00" End="2024-11-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="67406|10ac6d" SourceId="45" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
6150001c-9940-407e-a86d-2613adb490bb|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="6150001c-9940-407e-a86d-2613adb490bb" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Ehrlich" HotelCode="67406|188503" StarRating="4" GTCityId="15580" CountryCode="CZ" CityName="Prague" CountryName="Czech Republic" Address="Konevova 79, 13000 Prag 3" PostCode="13000" PhoneNo="+420267003555" FaxNo="" Email="recepce@hotelehrlich.cz" CheckInTime="" CheckOutTime="" Latitude="50.089386" Longitude="14.462969" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-double or twin standard" RoomTypeCode="10ac6d_55208660131788_1_61-27_2_1_0_3_1925016317_12_1-6-0_23-100_76_2.20241114_7_2_3_76_zen282fd8025d4c431899ae5f80a279edd4_172969264500|45|MjY2LjUxfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="266.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:11:44.0565784+01:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: double or twin standard" RoomTypeCode="20241114$20241121$W$194$188503$DBT.ST-2$BAR RO$RO$$1~2~0$$P@07~A-SIC~20a170~1925859724~N~~~NOR~~47075835F7CB42F172969264541805AAUK02040098001708240143|8|MzIzLjY0fEVVUnwyMDI0LTExLTEx" OriginalAmount="0" TotalPrice="275.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/11/2024"><Offer>Exclusive discount Amount: -35.94</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-07T00:00:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="34.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Standard Double or Twin Room" RoomTypeCode="10ac6d_55211113434328_1_108-45_2_2_0_3_3773038049_0_1-6-0_23-100_76_2.20241114_7_2_3_76_zen282fd8025d4c431899ae5f80a279edd4_172969264500|45|MjgwLjQyfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="280.42" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:11:44.0565784+01:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room-superior quadruple room occupancy 3" RoomTypeCode="10ac6d_56314069085311_1_61-27_2_1_0_3_2453363785_14_4-8-0_23-100_76_2.20241114_7_2_3_76_zen282fd8025d4c431899ae5f80a279edd4_172969264500|45|Mzc2LjA2fEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="376.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:11:44.0565784+01:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: superior quadruple room occupancy 3" RoomTypeCode="20241114$20241121$W$194$188503$QUA.SU-3$BAR RO$RO$$1~2~0$$P@07~A-SIC~23c204~-2119116716~N~~~NOR~~47075835F7CB42F172969264541805AAUK020400980017082111c6|8|NDU0LjE3fEVVUnwyMDI0LTExLTEx" OriginalAmount="0" TotalPrice="387.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/11/2024"><Offer>Exclusive discount Amount: -50.47</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-07T00:00:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="48.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room-Superior Quadruple Room" RoomTypeCode="10ac6d_56314748914790_1_108-45_2_2_0_3_4105501791_5_4-8-0_23-100_76_2.20241114_7_2_3_76_zen282fd8025d4c431899ae5f80a279edd4_172969264500|45|NDAwLjE1fEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="400.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:11:44.0565784+01:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room-superior quadruple room" RoomTypeCode="10ac6d_57418396991418_1_61-27_2_1_0_3_4027173512_16_4-8-0_23-100_76_2.20241114_7_2_3_76_zen282fd8025d4c431899ae5f80a279edd4_172969264500|45|NDgzLjUyfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="483.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:11:44.0565784+01:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: superior quadruple room" RoomTypeCode="20241114$20241121$W$194$188503$QUA.SU$BAR RO$RO$$1~2~0$$P@07~A-SIC~23c294~-2040559584~N~~~NOR~~47075835F7CB42F172969264541805AAUK0204009800170824e244|8|NTgwLjc4fEVVUnwyMDI0LTExLTEx" OriginalAmount="0" TotalPrice="495.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/11/2024"><Offer>Exclusive discount Amount: -64.50</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-07T00:00:00" End="2024-11-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="63.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_r_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_r_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_ro_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_r_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_r_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_l_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_ro_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_ro_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_ro_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_a_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/188503/188503a_hb_ro_001.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located about 3.5 km from the centre of Prague.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;46 rooms are available to guests at this hotel, which includes a lift and a 24-hour reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a baggage storage service, a currency exchange service and a business centre. Wireless internet access allows guests to stay connected while on holiday. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. Extra beds can be requested. Guests may safely secure their valuables in a safe for an additional fee. Other features include a telephone, a TV and WiFi. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. 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;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;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 500.00 CZK 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 750.00 CZK.&lt;br /&gt;Taxes are included in the accommodation price.&lt;br /&gt;Resort fee is included in the accommodation price.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 290.00 CZK per night.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 400.00 CZK.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Chargeable transfer available.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Double bed in this hotel means two single beds pushed together.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>00420236040556</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>00420236040555</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>46</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>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</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></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
6150001c-9940-407e-a86d-2613adb490bb|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6150001c-9940-407e-a86d-2613adb490bb">
  <Rooms>
    <Room RoomType="Room 1: Standard Room-double or twin standard" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="67406|188503" SourceId="45" RoomTypeCode="10ac6d_55208660131788_1_61-27_2_1_0_3_1925016317_12_1-6-0_23-100_76_2.20241114_7_2_3_76_zen282fd8025d4c431899ae5f80a279edd4_172969264500|45|MjY2LjUxfEdCUHwyMDI0LTEwLTIy" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-11-14T00:00:00" End="2024-11-21T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6150001c-9940-407e-a86d-2613adb490bb|HotelsProBlock|exception while supplier booking interation||HotelsPro|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
6150001c-9940-407e-a86d-2613adb490bb|HandlerError|exception while hotel booking|System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderCheckRatesRS.Read10_CheckRatesRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in G:\Trivender PC\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.CheckRates(CheckRatesRQ pRequest) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1205
   at Handler.HotelHandler.CheckRates(CheckRatesRQ checkRequest) in F:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 279 | Request:-<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6150001c-9940-407e-a86d-2613adb490bb">
  <Rooms>
    <Room RoomType="Room 1: Standard Room-double or twin standard" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="67406|188503" SourceId="45" RoomTypeCode="10ac6d_55208660131788_1_61-27_2_1_0_3_1925016317_12_1-6-0_23-100_76_2.20241114_7_2_3_76_zen282fd8025d4c431899ae5f80a279edd4_172969264500|45|MjY2LjUxfEdCUHwyMDI0LTEwLTIy" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-11-14T00:00:00" End="2024-11-21T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
ce99d19b-096e-4247-b5f9-717a0945f9e5|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="ce99d19b-096e-4247-b5f9-717a0945f9e5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-11T00:00:00" End="2024-11-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
ce99d19b-096e-4247-b5f9-717a0945f9e5|PaximumSearch|supplier interation failed||Paximum|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
ce99d19b-096e-4247-b5f9-717a0945f9e5|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
ce99d19b-096e-4247-b5f9-717a0945f9e5|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
ce99d19b-096e-4247-b5f9-717a0945f9e5|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ce99d19b-096e-4247-b5f9-717a0945f9e5|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ce99d19b-096e-4247-b5f9-717a0945f9e5|HotelsProSearch|successfull supplier interation||HotelsPro|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
ce99d19b-096e-4247-b5f9-717a0945f9e5|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
ce99d19b-096e-4247-b5f9-717a0945f9e5|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ce99d19b-096e-4247-b5f9-717a0945f9e5|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-10-23T15:12:38.2002551+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ce99d19b-096e-4247-b5f9-717a0945f9e5" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="52.37257" Longitude="4.5260923333333" StarRating="3" HotelCode="144654|479729" HotelName="Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Badhuisplein 2-4, 2042 JB Zandvoort</AddressLine>
          </AddressLines>
          <CityName>Zandvoort</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202146/202146a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zandvoort. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.00" OriginalAmount="744.00">
      <BasicPropertyInfo Latitude="52.32561" Longitude="4.7920194" StarRating="2" HotelCode="213340|ibis_budget_amsterdam_airport" HotelName="ibis budget Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 185, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302032/a_302032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Badhoevedorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="746" OriginalAmount="746">
      <BasicPropertyInfo Latitude="52.290065149788" Longitude="4.7240491826644" StarRating="4" HotelCode="264427|78452" HotelName="Bastion Hotel Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuursteen 3, 2132 LZ Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615867/615867a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="750.00" OriginalAmount="750.00">
      <BasicPropertyInfo Latitude="52.360345472057" Longitude="4.8783812082713" StarRating="2" HotelCode="385722|the_flying_pig_uptown" HotelName="The Flying Pig Uptown Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Elevator,Internet,Kitchen,Library,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46, 1071 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575773/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;The Flying Pig Uptown Hostel is in the heart of Amsterdam, walking distance from P.C. Hooftstraat and Stedelijk Museum. This hostel is within close proximity of Diamond Museum Amsterdam and Van Gogh 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 120 individually furnished guestrooms. Prepare your meals in the shared/communal kitchen.&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 a television in the lobby.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a snack bar/deli serving guests of The Flying Pig Uptown Hostel. 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 24-hour front desk, luggage storage, and a library.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="761" OriginalAmount="761">
      <BasicPropertyInfo Latitude="52.317025" Longitude="4.673363" StarRating="3" HotelCode="34575|25743" HotelName="Bastion Hotel Schiphol Hoofddorp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adrianahoeve 8, 2131 MN Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56264/a_56264_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hoofddorp district, only around a 5-minute drive with the shuttle service to Schiphol airport on the A4, exit 3. The centre of Amsterdam lies around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="773.47" OriginalAmount="773.47">
      <BasicPropertyInfo Latitude="52.290586111785" Longitude="4.7248753697504" StarRating="4" HotelCode="34572|227136" HotelName="Best Western Amsterdam Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuursteen 1, 2132 LZ Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56261/a_56261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lot of attractive cities like Zaanstad, Haarlem and Leiden are easily accessible from the hotel. For business guests, the hotel is ideal as it is situated along the A4, across from Schiphol Airport and a lot of business centres in Amsterdam are also easily accessible from it. By car the airport can be reached within seven minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="52.316861995871" Longitude="4.8720575973144" StarRating="2" HotelCode="462113|ibis_budget_amsterdam_city_south_opening_december_2016" HotelName="ibis budget Amsterdam Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan 1, 1183 AT Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/572647/a_572647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805" OriginalAmount="805">
      <BasicPropertyInfo Latitude="52.43891745" Longitude="4.81704825" StarRating="0" HotelCode="590496|428232" HotelName="EasyHotel Zaandam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bicycle Rental,Designated Smoking Area,Golf,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ankersmidplein 2, 1506 CK Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586074/586074a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel is located in the Saentower, in the city centre of Zaandam. From the 30 meter high located rooms you have a fantastic view over the city and the typical cultural buildings of Zaandam. Please be advised that all the hotel rooms are located on floors 9 through 11. The floors can only be reached by elevator, the fire stairs are only accessible in case of an emergency and not for regular use. Since the hotel is in the center, it is also located next to the train station. Hereby the hotel offers the perfect place to stay for you as a leisure or business traveler. Zaandam is an historical city. The Zaanse Schans and the Zaans Museum are located in a 5 km distance. Within 100 metres by walking you reach the shopping center and the cinema of Zaandam.  In the summer season the recreational park Het Twiske is a really nice spot to go for some picknick and relaxing. Looking for something to do with the younger kids? The farm called Darwinpark has many farm animals and is visited by 75.000 people on a yearly basis.
The city tax for Zaandam is 7 EUR per person per night which is payable on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="808.00">
      <BasicPropertyInfo Latitude="52.325180238754" Longitude="4.7936027687459" StarRating="3" HotelCode="326454|ibis_amsterdam_airport" HotelName="Hotel ibis Schiphol Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 181, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47140/a_47140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located close to the most important motorway to Amsterdam (A4/A9) and not far from Amsterdam's Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="833.00" OriginalAmount="833.00">
      <BasicPropertyInfo Latitude="52.348652" Longitude="4.765684" StarRating="4" HotelCode="69636|park_plaza_amsterdam_airport_2" HotelName="Park Plaza Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melbournestraat 1, 1175 RM  Lijnden, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91736/ba_91736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in the west of Amsterdam, only 5 km from Schiphol International Airport. The centre of Amsterdam is just a 15-minute drive away, whilst line 1 of the city’s tram service offers a direct connection to Amsterdam Central Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="52.428955334838" Longitude="4.8398291693115" StarRating="2" HotelCode="298509|hotel_ibis_budget_amsterdam_zaandam" HotelName="ibis budget Amsterdam Zaandam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Lieftinckweg 10, 1505 HX Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406732/a_406732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zaandam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="844.30" OriginalAmount="844.30">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.794706" StarRating="3" HotelCode="20235|1936385" HotelName="New West Inn" 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>Reimerswaalstraat 5, 1069 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017528/017528a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osdorp district of the city and offers excellent connections to the tram network. The city centre with its numerous shopping and entertainment venues is just a few minutes' away by making use of the trams that depart from a stop approximately 7 minutes' walk from the hotel. Countless shops, theatres, restaurants, bars and the congress centre are in the hotel's immediate surrounds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="851" OriginalAmount="851">
      <BasicPropertyInfo Latitude="52.317436880647" Longitude="4.8566736521149" StarRating="3" HotelCode="404528|409204" HotelName="Amsterdam Forest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsterdamseweg 465A, 1181 BR Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="859.00" OriginalAmount="859.00">
      <BasicPropertyInfo Latitude="52.333667" Longitude="4.9278389999999" StarRating="3" HotelCode="29488|bastion_deluxe_hotel_amsterdamamstel" HotelName="Bastion Hotel Amsterdam/Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Verlengde Van Marwijk Kooystraat 30, 1114 AC Amsterdam, Duivendrecht</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47144/a_47144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the RAI and the Amsterdam Arena. With public transportation guests can reach the historical centre of Amsterdam within 10 minutes. From there guests have all the famous attractions within reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="52.43808033" Longitude="4.81183" StarRating="0" HotelCode="730803|zaan_hotel_amsterdam_zaandam" HotelName="Zaan Hotel Amsterdam Zaandam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ebbehout 22, 1507 EA Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649971/649971a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sustainably enjoy breathtaking luxury
 
Experience space and peace in the Zaan Hotel Amsterdam Zaandam


Enjoy lasting peace and luxury in the Zaanse style! The Zaan Hotel in Zaandam is only a 12-minute train ride away from the center of Amsterdam. This is ideal for travelers who want to combine a visit to Amsterdam with the Zaanse Schans. We also offer optimal arrangements for business travelers as well. The architecture is an ode to the “Zaanse” building style and the luxurious rooms have a contemporary design, offering every comfort and modern convenience that a traveler could wish for. Our organic (fair trade) and extensive breakfast buffet is dearly beloved by our guests and ensures a great start to your day! Moreover, the Zaan Hotel has a super-fast fiberoptic Internet connection free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="878.93" OriginalAmount="878.93">
      <BasicPropertyInfo Latitude="52.350538" Longitude="5.174665" StarRating="3" HotelCode="76764|480715" HotelName="Bastion Hotel Almere" 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,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Audioweg 1, 1322 AT Almere, Flevoland</AddressLine>
          </AddressLines>
          <CityName>Almere</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104317/a_104317_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the A6 and is ideal for a visit to the city centre of Almere or Amsterdam. The capital is approximately a 15-minute car journey away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.00" OriginalAmount="879.00">
      <BasicPropertyInfo Latitude="52.376837677829" Longitude="4.8963775870579" StarRating="2" HotelCode="385754|flying_pigs_downtown_hostel_amsterdam_" HotelName="The Flying Pig Downtown Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Concierge,Designated Smoking Area,Internet,Kitchen,Lounge,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100, 1012 MR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575772/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 Flying Pig Downtown Youth Hostel, you'll be centrally located in Amsterdam, steps from Berlage Stock Exchange and minutes from St. Nicholas Church. This hostel is within close proximity of The Old Church and Amsterdam Chinatown.&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. Prepare your meals in the shared/communal kitchen. 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;Make use of convenient amenities such as complimentary wireless Internet access, a television in the lobby, 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 included.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="883.00" OriginalAmount="883.00">
      <BasicPropertyInfo Latitude="52.378550819858" Longitude="4.8206619714649" StarRating="4" HotelCode="81841|best_western_blue_square_hotel" HotelName="XO Hotels Blue Square" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 80, 1064 HD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110506/r_110506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to a shopping centre and a local market which is open every day for business. Just five minutes' walk from the hotel, guests will find restaurants and bars, while the city centre and Dam Square are 5 kilometres away. Guests can also find the lake Sloterplas nearby where they can enjoy fishing and sailing. Amsterdam’s Schiphol Airport is 15 kilomentres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="52.30576514" Longitude="4.80638131" StarRating="3" HotelCode="522534|276128" HotelName="Hotel ibis Styles Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piet Guilonardweg 3, 1117 EE Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/637802/a_637802_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Schiphol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="52.3114218" Longitude="4.8465961" StarRating="2" HotelCode="145370|hotel_cafe_restaurant_abina" HotelName="Café Restaurant Abina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Bicycle Rental,Coffee Shop,Designated Smoking Area,Internet,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amsterdamseweg 193, 1182 GW Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388014/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Amstelveen, Hotel-Café-Restaurant Abina is convenient to Cobra Museum of Modern Art and Schouwburg Amstelveen. This hotel is within close proximity of VU University of Amsterdam and World Trade Center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 23 guestrooms. Complimentary wireless Internet access is available to keep you connected.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy the recreation opportunities such as bicycles to rent or make use of other amenities including complimentary wireless Internet access.&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 Hotel-Café-Restaurant Abina, or find a snack in a coffee shop/café. 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;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="922" OriginalAmount="922">
      <BasicPropertyInfo Latitude="52.375936" Longitude="4.749688" StarRating="3" HotelCode="116332|428097" HotelName="Zwanenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olmenlaan 52, 1161 JX Zwanenburg</AddressLine>
          </AddressLines>
          <CityName>Haarlemmermeer</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1090000/1085700/1085647/bdb6dab4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Haarlemmermeer. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="931" OriginalAmount="931">
      <BasicPropertyInfo Latitude="52.313328082589" Longitude="4.944456887486" StarRating="2" HotelCode="522039|340980" HotelName="easyHotel Amsterdam Arena Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ArenA Boulevard 129, Zuidoost, 1101 DM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543643/543643a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event centers such as the Ziggo Dome, AFAS live (before Heineken Music Hall) and the Amsterdam Arena. The hotel is centered in the most prominent business and entertainment area of Amsterdam with many restaurants, bars and shops.

The hotel is located 100 meters from the Amsterdam Bijlmer Arena train station, which has direct connections with Amsterdam Schiphol Airport, Amsterdam RAI and the center of Amsterdam on a 15 minutes travelling distance. The hotel is also easily accessible by car and there is a large parking lot next to the Arena which is open 24 hours a day, with a maximum tariff of 24 euros a day.

If you would like to go for a delicious breakfast, lunch or dinner the following places are at walking distance from the hotel: Subway, Simit Sarayi, Bakerstreet, Ichi-E and Burger Bitch. 
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="52.356398" Longitude="4.8783989999999" StarRating="2" HotelCode="38371|trianon_hotel_2" HotelName="Trianon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstr 3-7, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63423/a_63423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This captivating hotel is on a peaceful side street off the van Baerlestraat shopping street. From the hotel visitors can comfortably discover Amsterdam's city centre with its copious shops and other entertainment options, as well as the scores of tourist attractions on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="951" OriginalAmount="951">
      <BasicPropertyInfo Latitude="52.2934002" Longitude="4.716097" StarRating="4" HotelCode="297176|39454" HotelName="Hyatt Place Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rijnlanderweg 800, 2132 NN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405272/a_405272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="955.79" OriginalAmount="955.79">
      <BasicPropertyInfo Latitude="52.223269667481" Longitude="4.9818786978722" StarRating="4" HotelCode="72149|2331465" HotelName="Apollo Hotel Vinkeveen-Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Groenlandsekade 1, 3645 BA Vinkeveen</AddressLine>
          </AddressLines>
          <CityName>Vinkeveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97597/a_97597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along the motorway between Amsterdam (20 km away) and Utrecht (25 km away). It is situated by the lakes of Vinkeveen. There is a bus stop just 200 m outside the hotel, and the train station is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="958.55" OriginalAmount="958.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13A26" HotelName="The Florian" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HOOFDDORP</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617489_foto_1.jpg</HotelPictures>
        <HotelDescription>andquot;Disfrute de una noche maravillosa en un hotel de estilo de vida en el aeropuerto de Schiphol. Tambiandeacute;n ha venido al lugar adecuado para almorzar, un lugar de trabajo flexible, entrenamiento personal en el gimnasio o clases grupales, una sala de reuniones, una cena o una copa en el hermoso bar de El Floriandaacute;n.Creativo, dinandaacute;mico, diverso, accesible y sobre todo: para todos, asandiacute; es The Florian. Para cada momento del dandiacute;a y de la noche, The Florian ofrece puntos de acceso adecuados: un atrio central vibrante con mucho sol y luz, oficinas privadas e instalaciones deportivas. El bar y el salandoacute;n cuentan con acogedoras andaacute;reas de estar para reuniones informales o para relajarse. Las habitaciones estandaacute;n diseandntilde;adas con pasiandoacute;n y decoradas con los mejores muebles de diseandntilde;o holandandeacute;s.El Florian es un hotel candeacute;ntrico. A un minuto a pie hay una parada de autobanduacute;s desde donde salen autobuses 24/7 al aeropuerto de Schiphol. Estandaacute;s allandiacute; en solo 6 minutos. Puedes estar en el corazandoacute;n de andAacute;msterdam en 30 minutos. Ademandaacute;s de los autobuses, tambiandeacute;n puede llegar a la estaciandoacute;n de Hoofddorp oa la autopista A4 o A9 en poco tiempo. andiquest;Eres posada?andquot;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="961.00" OriginalAmount="961.00">
      <BasicPropertyInfo Latitude="52.355803" Longitude="4.877774" StarRating="4" HotelCode="337229|heemskerk_suites" HotelName="Heemskenk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56076/a_56076_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historic Amsterdam style building, this hotel is quietly located yet is still just a short distant from Amsterdam's lively city centre. Many of the most famous museums including the Van Gogh Museum, Rijksmuseum and the Museum of Modern Art are just a stone's throw away, as is the Vondelpark and Leidseplein that has an exciting nightlife scene. Links to the public transport are to be found within 100 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.00" OriginalAmount="963.00">
      <BasicPropertyInfo Latitude="52.359308320439" Longitude="4.8043221662947" StarRating="3" HotelCode="497023|citiez_hotel_amsterdam" HotelName="Citiez Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372A, 1068 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/664229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="971.12" OriginalAmount="971.12">
      <BasicPropertyInfo Latitude="52.429423" Longitude="4.842253" StarRating="3" HotelCode="387458|480735" HotelName="Bastion Hotel Zaandam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 278, 1505 HR Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90174/a_90174_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near exit 1 on the A8 and is an excellent alternative for Amsterdam; the bustling centre of the capital city can be reached by car in around 20 minutes. It is also well-connected by public bus and the journey time to Amsterdam Central Station is only about 25 minutes. Zaandam city centre is about a 20-minute walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="973" OriginalAmount="973">
      <BasicPropertyInfo Latitude="52.31833751" Longitude="4.8712602" StarRating="4" HotelCode="714975|411130" HotelName="Aparthotel Adagio Amsterdam City South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan 5, 1183 AT Amstelveen, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/835815/a_835815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers spacious, modern and air-conditioned studios and apartments, 24-hour reception and free WIFI in all areas. All studios and apartments at this aparthotel come with a smart TV and a fully equipped kitchen with a stove, microwave, fridge and dishwasher. Thanks to the location, the metro is only 450 m from the hotel where you can easily connect to the Zuidas Business District and the center of Amsterdam. The hotel offers paid private indoor parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="985.20" OriginalAmount="985.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|121914" HotelName="Best Western Zaan Inn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ZAANDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903280_foto_1.jpg</HotelPictures>
        <HotelDescription>The Best Western Zaan Inn is ideally located next to the Zaandam train station, with direct access to the center of Amsterdam, approximately 12 minutes away and the Schiphol Airport, approximately 25 minutes away. The famous Zaanse Schans with original Dutch working windmills is only a short drive away.Our modern, non-smoking, air-conditioned rooms feature two single beds or one double bed, free Wi-Fi, a mini-fridge, safe, coffee and tea facilities and a flat screen television. All our bathrooms are equipped with a shower. Our spacious family rooms cater to families with up to five persons.Our hotel is ideal to explore the region: coastal area, Volendam, Edam, Alkmaar, Haarlem and Amsterdam. Also, bikes are available for rental.Restaurant Pulse and the Pulse Bar offer local and regional dishes as well as drinks, freshly made. Meeting rooms are also available. Enjoy your stay!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986" OriginalAmount="986">
      <BasicPropertyInfo Latitude="52.32619413" Longitude="4.95364688" StarRating="2" HotelCode="591384|408366" HotelName="Via Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diemerhof 20, 1112XN Diemen</AddressLine>
          </AddressLines>
          <CityName>Diemen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/09965/3609965/1.jpg?f=15099927</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Via Amsterdam in Diemen, you'll be in the entertainment district and convenient to Amsterdam ArenA and Heineken Music Hall.  This hostel is within close proximity of Ziggo Dome and Oosterpark. #  Rooms : # Make yourself at home in one of the 170 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided daily. #  Amenities : # Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This hostel also features complimentary wireless Internet access and tour/ticket assistance. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of Via Amsterdam. Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="52.27997204" Longitude="4.83478421" StarRating="4" HotelCode="943468|400436" HotelName="Best Western Plus Hotel Amstelveen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grutterij 5, 1185 ZS Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1014957/a_1014957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="995" OriginalAmount="995">
      <BasicPropertyInfo Latitude="52.27583" Longitude="4.753124" StarRating="4" HotelCode="446659|273885" HotelName="Best Western Plus Amedia Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Boeingavenue 333, Schiphol-Rijk, 1119 PH Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556418/w_556418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar and room service. 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="16" TotalAmount="1008.96" OriginalAmount="1008.96">
      <BasicPropertyInfo Latitude="52.311194" Longitude="4.985915" StarRating="3" HotelCode="337436|480775" HotelName="Campanile Amsterdam - Zuidoost" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Losdrechtdreef 3, 1108 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56196/a_56196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is located near to the A9 motorway as well as the Gaasperpark. It is some 12 minutes from the Arena Boulevard and is dreamily situated directly on a lake. The direct connection to the public transport network means that guests are able to easily reach an abundance of shops, a golf course and Shiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="52.39592" Longitude="4.9288750000001" StarRating="3" HotelCode="31790|bastion_deluxe_hotel_amsterdamcentrumnoord" HotelName="Bastion Hotel Amsterdam/Noord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rode Kruisstraat 28, 1025 KN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50728/gt_50728_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying just 200 m from links to the transport network, this comfortable city hotel is located about 1 km from a diverse selection of shopping venues, bars, restaurants and cafés.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1021.00" OriginalAmount="1021.00">
      <BasicPropertyInfo Latitude="52.357525" Longitude="4.843613" StarRating="3" HotelCode="29271|bastion_hotel_amsterdamcentrumzuidwest" HotelName="Bastion Hotel Amsterdam/Zuidwest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60, 1058 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017707/017707a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located between Rembrandt Park and Vondelpark, 2 km away from the museum quarter. It is close to several shops. Schiphol Airport lies about 5 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.00" OriginalAmount="1037.00">
      <BasicPropertyInfo Latitude="52.38118" Longitude="4.820975" StarRating="3" HotelCode="410183|hotel_nieuw_slotania" HotelName="Hotel Nieuw Slotania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 133, 1063 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100778/w_100778_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the A10 motorway. The centre of Amsterdam is only 15 minutes away by bus or car. Facing the hotel the guests will find one of Amsterdam's newest shopping centres. Amsterdam Airport Schiphol is situated at a distance of approximately 10 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1047.37" OriginalAmount="1047.37">
      <BasicPropertyInfo Latitude="52.372574601563" Longitude="4.8365385214959" StarRating="3" HotelCode="293602|1185038" HotelName="The Student Hotel Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan van Galenstraat 335, 1061 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1048.72" OriginalAmount="1048.72">
      <BasicPropertyInfo Latitude="52.295285480082" Longitude="4.702084667655" StarRating="3" HotelCode="264287|925285" HotelName="Hampton by Hilton Amsterdam Airport Schiphol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neptunusstraat 1, Hoofddorp 2132 JA</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369344/a_369344_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.6 km from the centre of Hoofddorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1050.17" OriginalAmount="1050.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2E492" HotelName="ZAAN HOTEL AMSTERDAM - ZAANDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ZAANDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1352974_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 200 air-conditioned rooms featuring refrigerators and flat-screen televisions. Satellite programming and iPod docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are served on weekdays from 7 AM to 10 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. This hotel has 2 meeting rooms available for events. Self parking (subject to charges) is available onsite.With a stay at Zaan Hotel Amsterdam - Zaandam, you'll be centrally located in Zaandam, within a 15-minute drive of NDSM Werf and Czar Peter House.  This 4-star hotel is 11.5 mi (18.4 km) from Flower Market and 9.8 mi (15.7 km) from Passenger Terminal Amsterdam (PTA).Distances are displayed to the nearest 0.1 mile and kilometer.  Czar Peter House - 1 km / 0.6 mi  NDSM Werf - 10.7 km / 6.6 mi  Westergasfabriek Culture Park - 13.9 km / 8.6 mi  Eye Film Institute - 14.2 km / 8.8 mi  Foodhallen - 15 km / 9.3 mi  De Hallen - 15 km / 9.3 mi  Public Library - 15.1 km / 9.4 mi  Rembrandt Park - 15.1 km / 9.4 mi  World Fashion Centre - 15.4 km / 9.6 mi  Electric Ladyland - 15.7 km / 9.8 mi  Passenger Terminal Amsterdam (PTA) - 15.7 km / 9.8 mi  Boom Chicago - 15.8 km / 9.8 mi  Muziekgebouw aan 't IJ - 15.9 km / 9.9 mi  University of Amsterdam - 16 km / 9.9 mi  The 9 Streets - 16.1 km / 10 mi  The nearest major airport is Amsterdam (AMS-Schiphol) - 31.3 km / 19.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1053.45" OriginalAmount="1053.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|493369" HotelName="LEONARDO HOTEL VINKEVEEN AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1127124_foto_1.jpg</HotelPictures>
        <HotelDescription>Leonardo Hotel Vinkeveen Amsterdam is located next to the Lakes of Vinkeveen with our private harbour. Reach Amsterdam within 12 minutes by car. Our rooms are comfortable and efficient. Why? You sleep in a Leonardo Hotel Vinkeveen Amsterdam bed. Our rooms have plenty of daylight to ensure a great view over the Vinkeveense plassen. We have super-fast Wi-Fi and a comfortable shower to help you relax. Enjoy the dishes of The Harbour Club Vinkeveen during your stay. The unique restaurant concept The Harbour Club serves international and seafood cuisine. The magnificent view over the Vinkeveense plassen from your modern and stylish room is something you always keep in mind.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1054" OriginalAmount="1054">
      <BasicPropertyInfo Latitude="52.348792673836" Longitude="4.8427069187164" StarRating="3" HotelCode="34772|8430" HotelName="Best Western Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voorburgstraat 250, 1059 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56581/a_56581_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous, refined hotel is situated in the western part of Amsterdam's city centre, directly beside the main approach roads (the ring roads A10, A4,A2). Schiphol Airport, the RAI Congress Centre, the World Fashion Centre, the World Trade Centre and three leading museums (the Van Gogh Museum, the Rijksmuseum, the Stederijk Museum) are all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1058.44" OriginalAmount="1058.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|076548" HotelName="ALKMAAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ALKMAAR</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/901362_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Alkmaar is located on the outskirts of Alkmaar near the A9 motorway and features a 24-hour reception. There is ample free parking in front of the property. Hotel Alkmaar offers rooms with 50 inch TV and a work desk. All rooms are accessible by elevator. Guests can enjoy a daily buffet breakfast. You can also dine in the a Japanese sushi and grill restaurant Kokusai. The hotel offers 5 flexible meeting rooms equipped with a beamer, flip chart and coffee machines. Bike rental is also available. The center of Alkmaar is easily accessible and is 1.2 mi away. Here you will find the famous Waagplein the the Dutch Cheese Museum. Hotel Alkmaar is 35-minute drive from Amsterdam. Egmond aan Zee and the beach are 6.8 mi away.WiFi is available in all areas and is free of charge.Free private parking is available  on site (reservation is not needed).Pets are allowed. Charges may apply.Children of all ages are allowed.Children 3 and under stay for ?�15 per person, per night when using an available crib.People no matter the age stay for ?�50 per person, per night when using an available extra bed.Any type of extra bed or crib is upon request and needs to be confirmed by management.Additional fees are not calculated automatically in the total cost and will have to be paid for separately during your stay.Checkin Time: 15:00Checkout End Time: 11:00Hotel important information: Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Guests under the age of 18 can only check in with a parent or official guardian. Please note that for group bookings from 10 rooms, different conditions and cancelation policies may apply. Please note that a deposit of ? 250,00 EU via credit card is required for the Junior Suite. This will be collected by credit card. You should be reimbursed on check-out. Your deposit will be refunded in full via credit card, subject to an inspection of the property. Dog fee is EUR 17.5 per dog per night Guests could enjoy from a daily breakfast buffet, relaxing wellness and fitness area.ParkingRestaurantPet friendlyRoom serviceMeeting/Banquet facilitiesBar24-hour front deskSaunaFitness centerGardenTerraceNon-smoking roomsBusiness centerLaundryDry cleaningFacilities for disabled guestsFamily roomsGame roomBreakfast in the roomIroning serviceFree parkingInternetElevatorExpress check-in/outSolariumSafeSpaPool tableSoundproof roomsHikingPacked lunchesCyclingTour deskHeatingFax/PhotocopyingBaggage storageWifiHypoallergenic room availableFree WifiSmoke-free propertyAir conditioningDesignated smoking areaSnack barSun deckConciergePrivate check-in/outSpecial diet meals (on request)Suit pressVending machine (drinks)Vending machine (snacks)LockersShared lounge/TV areaDaily housekeepingParking on sitePrivate ParkingWifi in all areasBoard games/PuzzlesKids' mealsKid-friendly buffetElectric vehicle charging stationPublic transit ticketsAccessible parkingWheelchair accessibleWine/ChampagnePet bowlsCoffee house on siteBeach chairs/LoungersOutdoor furniturePicnic areaOutdoor fireplaceSpa facilitiesSteam roomSpa lounge/Relaxation areaSpa/Wellness packagesMassage chairFitnessLocker roomsBeachBar crawlsWalking toursBike toursLive sports events (broadcast)24-hour securityKey accessKey card accessSecurity alarmSmoke alarmsCCTV in common areasCCTV outside propertyFire extinguishersBicycle rentalUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysGuest accommodation sealed after cleaningPhysical distancing in dining areasFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid ki</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1058.85" OriginalAmount="1058.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|708896" HotelName="LEONARDO LELYSTAD CITY C./PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30578_image62512565_0.jpg</HotelPictures>
        <HotelDescription>Leonardo Hotel Lelystad is uniquely located in the middle of the city centre of Lelystad You can find many cultural and leisure activities nearby the hotel like the shopping centre outlet - Bataviastad the Bataviawerf theme park Walibi and the IJsselmeer for water sports and activities. There are also several congress and meeting centres in and nearby the hotel which makes it the ideal hotel for both leisure and business guests. The 86 hotel rooms which have been renovated since 2015 have a sleek and modern atmosphere and are well equipped with all facilities for a convenient stay. At the first floor our restaurant EXQI's Bar and Terrace is located which serves delicious tapas. Next to the bar we can accommodate a maximum of 250 guests in our four meeting rooms. The parking garage in front of our hotel makes it ideal to arrange a meeting in our hotel where you can park your car. Also the possibility to connect with our free high speed internet throughout the hotel will make your stay and meeting even more convenient.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061" OriginalAmount="1061">
      <BasicPropertyInfo Latitude="52.291910658718" Longitude="4.7015817069476" StarRating="4" HotelCode="320582|206551" HotelName="Novotel Amsterdam Schiphol Airport" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taurusavenue 12, 2132 LS Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/434365/a_434365_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="52.38686005" Longitude="4.83960316" StarRating="3" HotelCode="509192|hotel2stay" HotelName="Hotel2Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, 1043 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559361/559361a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1066.08" OriginalAmount="1066.08">
      <BasicPropertyInfo Latitude="52.3047669" Longitude="4.9476867999999" StarRating="4" HotelCode="310523|1747958" HotelName="Ozo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karspeldreef 2, Zuid-Oost, 1101 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400742/400742a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1068.60" OriginalAmount="1068.60">
      <BasicPropertyInfo StarRating="2" HotelCode="|248332" HotelName="EASYHOTEL AMSTERDAM ARENA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1240226_foto_1.jpg</HotelPictures>
        <HotelDescription>easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event centers such as the Ziggo Dome, AFAS live (before Heineken Music Hall) and the Amsterdam Arena. The hotel is centered in the most prominent business and entertainment area of Amsterdam with many restaurants, bars and shops.The hotel is located 100 meters from the Amsterdam Bijlmer Arena train station, which has direct connections with Amsterdam Schiphol Airport, Amsterdam RAI and the center of Amsterdam on a 15 minutes travelling distance. The hotel is also easily accessible by car and there is a large parking lot next to the Arena which is open 24 hours a day, with a maximum tariff of 24 euros a day.If you would like to go for a delicious breakfast, lunch or dinner the following places are at walking distance from the hotel: Subway, Simit Sarayi, Bakerstreet, Ichi-E and Burger Bitch.�</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1076.39" OriginalAmount="1076.39">
      <BasicPropertyInfo Latitude="52.42533" Longitude="4.6472240000001" StarRating="3" HotelCode="76768|480725" HotelName="Bastion Hotel Haarlem-Velsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vlietweg 20, 2071 KW Santpoort-Noord</AddressLine>
          </AddressLines>
          <CityName>Santpoort-Noord</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104321/a_104321_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the excellent motorway connection, the hotel is conveniently located close to the city of Haarlem. The centre is approximately 5 minutes' drive away. There is a bus service that stops near the hotel and the train station is approximately 3 km away. The North Sea, including a beach, is just 5 km away. For travellers who also wish to visit Amsterdam this hotel is an excellent choice, as the centre of Amsterdam is only 15 min away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1089.00" OriginalAmount="1089.00">
      <BasicPropertyInfo Latitude="52.333371" Longitude="4.772057" StarRating="4" HotelCode="32470|novotel_amsterdam_airport" HotelName="Ramada Amsterdam Airport Schiphol" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg 299, 1171 VB Badhoevedorp, North Holland Province</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51649/a_51649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this airport hotel is ideal for business travellers arriving or departing from Amsterdam (AMS) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1091" OriginalAmount="1091">
      <BasicPropertyInfo Latitude="52.457242" Longitude="4.563778" StarRating="4" HotelCode="13757|39737" HotelName="Apollo Hotel IJmuiden Seaport Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennemerboulevard 250, 1976 EG IJmuiden aan Zee</AddressLine>
          </AddressLines>
          <CityName>IJmuiden</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14240/a_14240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in IJmuiden, this hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1095" OriginalAmount="1095">
      <BasicPropertyInfo Latitude="52.30858" Longitude="4.81061" StarRating="4" HotelCode="29487|34728" HotelName="Steigenberger Airport Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationplein ZW 951, 1117 CE Schiphol-Oost, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47130/a_47130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located next to the Amsterdam Forest, only 15 minutes from the city centre. Links to the local public transport network can be found in the immediate vicinity, and shops can be found some 5 km away. The hotel offers easy access to the motorway, the rail system and, of course, the airport. Amsterdam Airport Schiphol is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1099.00" OriginalAmount="1099.00">
      <BasicPropertyInfo Latitude="52.354544" Longitude="5.005468" StarRating="0" HotelCode="975299|hotel_breeze_amsterdam" HotelName="Hotel Breeze Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bert Haanstrakade 1074, 1087 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10794828</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.00" OriginalAmount="1103.00">
      <BasicPropertyInfo Latitude="52.38521055" Longitude="4.92228119" StarRating="1" HotelCode="614136|guest_house_amsterdam" HotelName="Guest House Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hamerstraat 26, 1021 JW Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5468032</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1103.86" OriginalAmount="1103.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|684674" HotelName="NH ZANDVOORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ZANDVOORT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958792_foto_41.jpg</HotelPictures>
        <HotelDescription>NH Zandvoort lies between the dunes and North Sea beachfront on Zandvoort boulevard. It is a peaceful setting and the Zandvoort resort and Circuit Park are within easy walking distance. Haarlem is just a ten minute drive away and Amsterdam, Schiphol Airport and the famous Keukenhof tulip gardens can be reached within half an hour. The dunes and forest are very close by the hotel and offer great walking and biking opportunities. For those wishing to practice a few rounds, the Kennemer Golf and Country Club is just three kilometers from the hotel.
 
NH Zandvoort has 213 spacious, comfortable and stylishly furnished rooms as well as 21 naturally lit meeting rooms, some of which with a sea view.
Overlooking the sea, the Meer restaurant serves excellent, freshly cooked Mediterranean cuisine. Diners can also choose to stop for an a la carte meal in the Fuego bar. NH Zandvoort also has a summer terrace served by a special beach bar giving onto both the boulevard and the seaside; the perfect setting for a peaceful drink or a light snack lunch or dinner looking out over the sea. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="52.305294255835" Longitude="4.9503850736218" StarRating="3" HotelCode="590645|joy_hotel_6" HotelName="Hotel Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 385, Zuidoost, 1101 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618909/618909a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1108.00" OriginalAmount="1108.00">
      <BasicPropertyInfo Latitude="52.373335" Longitude="4.886781" StarRating="2" HotelCode="337227|di_ann_hotel_amsterdam" HotelName="Di - Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 27, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56074/a_56074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautiful, historic canal building is centrally located close the Royal Palace. The city centre as well as various eminent tourist attractions are all to be found in the immediate vicinity. Shops and nightclubs may all be found within 100 m of the hotel. Restaurants, bars, pubs and local public transport are even closer to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1143.00" OriginalAmount="1143.00">
      <BasicPropertyInfo Latitude="52.387374221332" Longitude="4.8355350150634" StarRating="4" HotelCode="317279|mercure_hotel_amsterdam_sloterdijk_station" HotelName="Mercure Hotel Amsterdam Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1, 1043 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431478/a_431478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1145.00" OriginalAmount="1145.00">
      <BasicPropertyInfo Latitude="52.359299522552" Longitude="4.9881581314811" StarRating="4" HotelCode="317864|amadi_panorama_hotel" HotelName="Amadi Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJburglaan 539, 1087 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431810/a_431810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1146.32" OriginalAmount="1146.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|684486" HotelName="NH AMSTERDAM SCHIPHOL AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207892_fotpe1_1_fachada.jpg</HotelPictures>
        <HotelDescription>The NH Schiphol Airport is a luxurious, 4 star hotel which combines comfort and the close proximity to Amsterdam Schiphol Airport. The hotel has 419 comfortable rooms, of which there are two junior suites and two suites, There's also a health centre with sauna, fitness centre and swimming pool.

Less than 10 minutes away from Amsterdam Schiphol Airport, the hotel has a transport service (consult the hotel for availability). Also the multilingual staff will assist the guests with what ever information they may need, such as currency exchange or car rental. The hotel also has 15 modern and fully equipped conference rooms, which are totally equipped with the latest technology, are suitable for between 5 and 500 people. With removable walls, the rooms can be arranged in many different ways to ensure it is perfect for your event. Also, the conference reception offers registrations and secretary services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1149" OriginalAmount="1149">
      <BasicPropertyInfo Latitude="52.32901562" Longitude="4.78571856" StarRating="4" HotelCode="731457|392815" HotelName="Corendon Village Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 275, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/852386/a_852386_AB2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Badhoevedorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="52.392798910412" Longitude="4.8687832711639" StarRating="3" HotelCode="18782|westcord_art_hotel_amsterdam" HotelName="WestCord Art Hotel Amsterdam 3-stars" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23432/a_23432_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre. A bus stop to the city centre and the central station can be found right in front of the hotel. The hotel has excellent access for cars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="52.391998291015625" Longitude="4.9029998779296875" StarRating="4" HotelCode="0|yotel_amsterdam" HotelName="YOTEL Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asterweg 27-37, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/69/1369d1272e2f19783cc42957450c0a8dc7f3213a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great place to have a rest after an exciting day! Hotel «YOTEL Amsterdam» is located in Amsterdam. This hotel is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the hotel — EYE Film Institute Netherlands, Amsterdam Centraal and Basilica of Saint Nicholas.&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;Breakfast for children costs: 14.50 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 50.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1157.00" OriginalAmount="1157.00">
      <BasicPropertyInfo Latitude="52.3006987" Longitude="4.8524766" StarRating="3" HotelCode="116262|alp_de_veenen_hotel" HotelName="Alp de Veenen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ouderkerkerlaan 19, 1185 AC Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395178/395178a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1157.00" OriginalAmount="1157.00">
      <BasicPropertyInfo Latitude="52.43912982" Longitude="4.82434637" StarRating="4" HotelCode="496861|manzos_suites" HotelName="Manzo Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dam 7, 1506 BC Zaandam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/664245/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158" OriginalAmount="1158">
      <BasicPropertyInfo Latitude="52.314324214174" Longitude="4.9385480748824" StarRating="4" HotelCode="376564|196307" HotelName="Jaz Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Passage 90, Zuidoost, 1101 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488612/a_488612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel comprises a total of 258 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a dining area, a bar, a conference room and a business centre. Wireless internet access is available to guests. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1163.00" OriginalAmount="1163.00">
      <BasicPropertyInfo Latitude="52.3649572" Longitude="4.880067" StarRating="2" HotelCode="154214|hotel_titus" HotelName="Titus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 74, 1017 PM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389296/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1166.40" OriginalAmount="1166.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|C95536" HotelName="IntercityHotel Amsterdam Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HOOFDDORP</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2467172_foto_1.jpg</HotelPictures>
        <HotelDescription>Si optas por alojarte en IntercityHotel Amsterdam Airport de Hoofddorp, estarandaacute;s cerca del aeropuerto y a apenas 10andnbsp;min en coche de World Trade Center Schiphol Airport.  Ademandaacute;s, este hotel de 4 estrellas se encuentra a 14,2andnbsp;km de Subasta de flores de Aalsmeer y a 16,7andnbsp;km de Jardines de Keukenhof.Para un relax sin igual, nada como una visita al spa.Tendrandaacute;s un centro de negocios abierto las 24 horas, tintorerandiacute;a y un servicio de recepciandoacute;n las 24 horas a tu disposiciandoacute;n. Este hotel pone a tu disposiciandoacute;n 6 salas de reuniones donde celebrar todo tipo de eventos. Hay un aparcamiento sin asistencia (de pago) disponible.En IntercityHotel Amsterdam Airport tienes un restaurante a tu disposiciandoacute;n para comer algo. Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. El desayuno bufandeacute;, con un coste adicional, se ofrece de lunes a viernes de 6:00 a 10:00, mientras que los fines de semana el horario es de 7:00 a 11:00.Te sentirandaacute;s como en tu propia casa en cualquiera de las 280 habitaciones con aire acondicionado, minibar y televisiandoacute;n LED. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales por cable. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo. Entre las comodidades, se incluyen caja fuerte (cabe un portandaacute;til), escritorio y telandeacute;fono con y llamadas locales gratuitas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1171.00" OriginalAmount="1171.00">
      <BasicPropertyInfo Latitude="52.38424267" Longitude="4.90393048" StarRating="2" HotelCode="388540|clinknoord__hostel" HotelName="Clink Noord Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507875/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1178.00" OriginalAmount="1178.00">
      <BasicPropertyInfo Latitude="52.31746284" Longitude="4.87174519" StarRating="4" HotelCode="523893|cityden_amsterdam_south_hotel_apartments" HotelName="Cityden Up" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan, 1183AT Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/694117/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amstelveen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="52.376066" Longitude="4.8966350000001" StarRating="2" HotelCode="116415|amsterdam_orange_tulip_hotel" HotelName="Orange Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 32, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160167/w_160167_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of the main streets of central Amsterdam, the Damrak. The location is ideal, right in between Central Station and Dam Square. Amsterdam's Red Light District is located nearby and the famous shopping streets Kalverstraat and Nieuwendijk are parallel to Damrak. Access to public transport is within easy walking distance. Schiphol Airport is situated approximately 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1194.00" OriginalAmount="1194.00">
      <BasicPropertyInfo Latitude="52.385501902765" Longitude="4.8326808884399" StarRating="3" HotelCode="333982|amsterdam_teleport_hotel" HotelName="Amsterdam Teleport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5, 1043 CE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/63414/82d38fe8-e91d-4a38-8d32-f7757dcaeb71.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo Latitude="52.379293548586" Longitude="4.8456695401975" StarRating="4" HotelCode="87983|best_western_blue_tower_hotel" HotelName="XO Hotels Blue Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwendalersweg 21, 1055 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122945/a_122945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is situated at the edge of Amsterdam city centre. The historical centre of Amsterdam, the Rai Congress Centre, the train station and the Sloterdijk, Zuid-As and WTC business parks are all just 10 minutes away by car or 15 minutes by direct bus, tram or train. Guests will find restaurants and shopping venues 3 km away and it is 5 km to the city centre. Schiphol Airport is a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1208.70" OriginalAmount="1208.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|126530" HotelName="LEONARDO IJMUIDEN SEAPOR/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>IJMUIDEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30579_image62512637_0.jpg</HotelPictures>
        <HotelDescription>Leonardo Hotel IJmuiden Seaport Beach is located only 150 footsteps from the beach. At the same time you reach Amsterdam in only 20 minutes. Enjoy the relaxed vibe of our hotel with a view over the marina whilst dining in Restaurant Beaufort. 
Lively cities, such as Amsterdam, Alkmaar and Haarlem are close by. Schiphol Airport can be reached within 25 minutes by car. Open your balcony door after an inspiring meeting and smell the fresh salty sea. In restaurant Beaufort you will enjoy breakfast, dinner or drinks with a view over the Marina.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1214.36" OriginalAmount="1214.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|962276" HotelName="OZO HOTELS ARENA AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/612057_image1378550_0.jpg</HotelPictures>
        <HotelDescription>Featuring a restaurant and a free fitness centre, Ozo Hotel is located in Amsterdam, just 1 km from Amsterdam Arena. This 4-star property offers free WiFi throughout, a garden, and air-conditioned rooms with satellite flat-screen TV. These modern rooms include parquet floors, a safe, and an electric kettle. Each has a private bathroom with a hairdryer. With private parking Hotel Ozo is 350 metres from Bullewijk Metro Station and a 10-minute walk from Amsterdam Bijlmer Arena Train Station. Schiphol Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.00" OriginalAmount="1222.00">
      <BasicPropertyInfo Latitude="52.385593" Longitude="4.847073" StarRating="4" HotelCode="209260|golden_tulip_amsterdam_west" HotelName="XO Hotels Park West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molenwerf 1, 1014 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/297694/a_297694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="52.351217967483" Longitude="4.8412875867042" StarRating="4" HotelCode="299589|best_western_premier_hotel_couture" HotelName="XO Hotels Couture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delflandlaan 15, 1062 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/63386.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam. A number of public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1233.51" OriginalAmount="1233.51">
      <BasicPropertyInfo Latitude="52.362245458387" Longitude="4.8984680324793" StarRating="2" HotelCode="193876|830405" HotelName="ITC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1051, 1017 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/111068/111068a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1236.05" OriginalAmount="1236.05">
      <BasicPropertyInfo Latitude="52.381062908444" Longitude="4.8918658393809" StarRating="1" HotelCode="153310|306185" HotelName="Quentin Arrive" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 65, 1013 EL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/22/ef22d7828403e1d9956d12b1796b4899d396eee7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1247.00" OriginalAmount="1247.00">
      <BasicPropertyInfo Latitude="52.32066596" Longitude="4.8811632" StarRating="0" HotelCode="730785|ammonite_hotel_amsterdam" HotelName="Ammonite Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Professor W.H. Keesomlaan 14, 1183 DJ Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/83454/3783454/1.jpg?f=15568362</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1254.00" OriginalAmount="1254.00">
      <BasicPropertyInfo Latitude="52.32609939575195" Longitude="4.953660011291504" StarRating="3" HotelCode="0|via_suites" HotelName="Via Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Diemerhof 20, Diemen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/e8/9de8d37579e4cd5a2838aba18aac1a66745c8120.jpeg</HotelPictures>
        <HotelDescription>When you stay at Via Suites in Diemen, you'll be in the business district, a 4-minute drive from AFAS Live and 6 minutes from Ziggo Dome.  This hotel is 2.1 mi (3.4 km) from Johan Cruyff Arena and 4.6 mi (7.4 km) from Artis.&lt;br /&gt;Featured amenities include a business center, a 24-hour front desk, and luggage storage. This hotel has 6 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Via Amsterdam / The Dude serving guests of Via Suites. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and microwaves. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones 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;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1263" OriginalAmount="1263">
      <BasicPropertyInfo Latitude="52.33350143" Longitude="4.92109533" StarRating="4" HotelCode="783750|361493" HotelName="Postillion Hotel Amsterdam BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul Van Vlissenstraat 9-11, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649650/649650a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1263.29" OriginalAmount="1263.29">
      <BasicPropertyInfo StarRating="2" HotelCode="|709013" HotelName="Hotel Di Ann" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298526_foto_1.jpg</HotelPictures>
        <HotelDescription>Este bonito edificio antiguo estandaacute; situado cerca de la Plaza Real. El centro de la ciudad y el centro turandiacute;stico estandaacute;n a sandoacute;lo unos pasos. Con sandoacute;lo recorrer 100 m podrandaacute; encontrar variadas tiendas, discotecas y clubes nocturnos. Hay restaurantes, bares y pubs junto al hotel, asandiacute; como parada de transporte panduacute;blico a 50 metros.Este hotel dispone de 3 plantas y un total de 42 habitaciones, de las cuales 6 son individuales y 27 dobles. Cuenta con un andaacute;rea de recepciandoacute;n abierta las 24 horas, servicio de caja fuerte, un guardarropa y una terminal de Internet. Estandaacute; alojado en un monumental edificio y tiene unas escaleras enormes y empinadas en el hall de entrada. Cuando llegue al hotel se le ofrece ayuda con el equipaje.Las agradables habitaciones disponen de baandntilde;o, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, radio, conexiandoacute;n a Internet, nevera, caja fuerte, calefacciandoacute;n central, piso de baldosas y moqueta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1273.00" OriginalAmount="1273.00">
      <BasicPropertyInfo Latitude="52.348917" Longitude="4.908607" StarRating="2" HotelCode="71422|flipper" HotelName="Flipper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borssenburgstraat 5, 1078 VA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96760/w_96760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the southern part of the centre of Amsterdam, just a 5-minute trip on public transport from the RAI congress centre, the hotel is a great place to stay. It is located within walking distance of the famous Albert Cuyp Market, the Amstel Metro station, Heineken Brewery and many shopping streets. Although situated some 5 km outside of the noisy city centre, the hotel still offers easy access, just a 10-minute journey with public transport, which runs 24-hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.00" OriginalAmount="1286.00">
      <BasicPropertyInfo Latitude="52.3345518" Longitude="4.7737949" StarRating="3" HotelCode="155985|herbergh_hotel_amsterdam_airport" HotelName="Hotel Herbergh Amsterdam Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg 259, 1171 CP Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/221680/a_221680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Badhoevedorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1289.00" OriginalAmount="1289.00">
      <BasicPropertyInfo Latitude="52.357531" Longitude="4.844213" StarRating="4" HotelCode="899394|westcord_fashion_hotel_amsterdam" HotelName="WestCord Fashion Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 1, 1058 GC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182160/a_182160_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located opposite the World Fashion Centre, inside the A10 ring road. The hotel enjoys a favourable location, as the Leidseplein square can be reached within 10 minutes by tram and guests will also find Schiphol Airport and the RAI Convention Centre approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1289.46" OriginalAmount="1289.46">
      <BasicPropertyInfo StarRating="2" HotelCode="|640389" HotelName="HOTEL FLIPPER AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/786043_image50524083_0.jpg</HotelPictures>
        <HotelDescription>Situated in Amsterdam's residential Berlage Quarter near the Amstel River, Hotel Flipper Amsterdam offers budget rooms and a garden. The Amsterdam RAI Congress Centre is 1 km away. The hotel rooms have either shared facilities or a private bathroom. Each room has a LED TV and free Wi-Fi access. A continental breakfast buffet is served in the morning in the dining room. For relaxation guests can visit the lobby lounge with a fireplace. Hotel Flipper's reception is open 24/7. Guests can use the public computer, which has free internet access. It is possible to rent bicycles. The Amstelkade tram stop is 400 m away and offers direct connection to Dam Square and Amsterdam Central Station in 20 minutes. Flipper Hotel is a 900 m from Amsterdam Amstel Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1291.00" OriginalAmount="1291.00">
      <BasicPropertyInfo Latitude="52.3256" Longitude="4.79202" StarRating="0" HotelCode="730642|the_lake_hotel_amsterdam_airport" HotelName="The Lake Hotel Amsterdam Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwemeerdijk 326, 1171 NT Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/23000000/22998100/22998097/69c0b978_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1303" OriginalAmount="1303">
      <BasicPropertyInfo Latitude="52.346660577724" Longitude="4.8311547220901" StarRating="4" HotelCode="299591|54980" HotelName="Corendon City Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7, 1066 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407908/a_407908_AX2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1303.17" OriginalAmount="1303.17">
      <BasicPropertyInfo Latitude="52.364066" Longitude="4.89842" StarRating="2" HotelCode="888366|480675" HotelName="Armada Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 713-715, 1017 Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136755/a_136755_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Amsterdam’s most beautiful canals, which is lined with centuries-old houses. Utrechtsestraat, shops and restaurants, and the Rembrandsquare flower and flea market all are within 5 minutes’ walk of the establishment. There are also good tram connections to RAI centre, museums, Dam Square and shopping centres (10 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.00" OriginalAmount="1306.00">
      <BasicPropertyInfo Latitude="52.367908839051" Longitude="4.8439871607131" StarRating="4" HotelCode="185782|ramada_apollo_amsterdam_centre" HotelName="Leonardo Hotel Amsterdam Rembrandtpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staalmeesterslaan 410, 1057 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259780/a_259780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3.5 km from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1314.00" OriginalAmount="1314.00">
      <BasicPropertyInfo Latitude="52.352203764873" Longitude="4.8916585743427" StarRating="2" HotelCode="193889|easyhotel_amsterdam_ferdinand_bolstraat" HotelName="easyHotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Van Ostadestraat 97, 1072 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1316.43" OriginalAmount="1316.43">
      <BasicPropertyInfo Latitude="52.4356642" Longitude="4.677264" StarRating="4" HotelCode="157589|2907185" HotelName="Fletcher Hotel-Restaurant Spaarnwoude" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/11/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostbroekerweg 17, 1981 LR Velsen-Zuid</AddressLine>
          </AddressLines>
          <CityName>Velsen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591736/591736a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Velsen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1318.86" OriginalAmount="1318.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|675465" HotelName="RAMADA AMSTERDAM AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADHOEVEDORP</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/901043_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located close to the airport of Amsterdam and was established in 1991. It is 20.0 Km from the Keukenhof Flowers and the nearest station is Schiphol Airport. The Hotel has a restaurant, a bar, a conference room, a coffee shop, an indoor swimming pool and a fitness centre/gym. All 222 rooms are equipped with hairdryer, safe, trouser press and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1321.00" OriginalAmount="1321.00">
      <BasicPropertyInfo Latitude="52.341815665073" Longitude="4.8251974582672" StarRating="4" HotelCode="337172|dutch_design_hotel_artemis" HotelName="Dutch Design Hotel Artemis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>John M. Keynesplein 2, 1066 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56042/a_56042_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the business centre of Amsterdam and offers excellent links to the public transport network, which can be found about 300 m away. Various shopping venues are situated approx. 1 km away, and bars, pubs and nightclubs are also located close by (within about 8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1337.00" OriginalAmount="1337.00">
      <BasicPropertyInfo Latitude="52.40178316" Longitude="4.87470257" StarRating="3.5" HotelCode="612886|moxy_amsterdam_houthavens" HotelName="Moxy Amsterdam Houthavens" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 175, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649553/649553a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1337.10" OriginalAmount="1337.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|993639" HotelName="STEIGENBERGER AIRPORT AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM SCHIPHOL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902822_foto_1.jpg</HotelPictures>
        <HotelDescription>The Steigenberger Airport Hotel Amsterdam impresses with its excellent location and exceptional service. Visitors particularly appreciate the close proximity to Schiphol Airport. The hotel is also easily accessible by train from the Netherlands and the European mainland and offers shuttle service to the airport.For whatever occasion you visit the Steigenberger Airport Hotel Amsterdam, you will always find a place in which you can feel good. Natural warm colors exude an inviting atmosphere. Whether you are on a business trip or a mini break with the family, you can choose the perfect room.
The Steigenberger Airport Hotel Amsterdam offers four different room categories and a choice of three suites. The 440 rooms of this hotel have air conditioning, heating, TV, safe box, desk, telephone, kettle and hairdryer.
The hotel�s great restaurants and the delicious dishes and specialities served here reflect the hotel�s international spirit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1347.57" OriginalAmount="1347.57">
      <BasicPropertyInfo Latitude="52.314264" Longitude="4.947596" StarRating="3" HotelCode="260147|926145" HotelName="Hampton Amsterdam Arena Boulevard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1, Amsterdam 1102 BR</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363264/a_363264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1348.46" OriginalAmount="1348.46">
      <BasicPropertyInfo Latitude="52.346839159368" Longitude="4.9029480680184" StarRating="2" HotelCode="82592|1092488" HotelName="Hotel Victorie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Victorieplein 42, 1078 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214479/214479a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.00" OriginalAmount="1352.00">
      <BasicPropertyInfo Latitude="52.352758" Longitude="4.8617340000001" StarRating="2" HotelCode="408681|aadam_wilhelmina" HotelName="Aadam Wilhelmina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 169, 1075 CN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99870/a_99870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam near to the main museums, the concert hall, Vondel Park, the World Trade Centre and the Fashion Centre. It is in the heart of the fashion district of Amsterdam and guests will also find restaurants, bars, links to the public transport network and shops all in the immediate vicinity and the nearest nightclubs are nearby. Amsterdam Schiphol airport is only 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1354.00" OriginalAmount="1354.00">
      <BasicPropertyInfo Latitude="52.36733" Longitude="4.86704" StarRating="3" HotelCode="0|_0x7c162" HotelName="CityHub Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bellamystraat 3, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/35/693520ba7224e55e08e8c75f1d091f19509edad1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at CityHub Amsterdam places you in the heart of Amsterdam, a 1-minute drive from Foodhallen and 7 minutes from Melkweg.  This hotel is 1.1 mi (1.8 km) from Anne Frank House and 1.1 mi (1.8 km) from Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 50 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as bicycles to rent or make use of other amenities including tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hotel's coffee shop/café. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 8 count as adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="52.30982220274" Longitude="4.9464214231747" StarRating="4" HotelCode="320492|courtyard_amsterdam_arena_atlas" HotelName="Courtyard Amsterdam Arena Atlas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 1, 1101 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/459724/459724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1363.00" OriginalAmount="1363.00">
      <BasicPropertyInfo Latitude="52.309748128975" Longitude="4.9424807362457" StarRating="3" HotelCode="284372|holiday_inn_express_amsterdam_arena_towers_2" HotelName="Holiday Inn Express Amsterdam - Arena Towers" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66b, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388815/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1370" OriginalAmount="1370">
      <BasicPropertyInfo Latitude="52.361513245972" Longitude="4.8773110753262" StarRating="2" HotelCode="153311|28583" HotelName="Quentin England" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 30, 1054 EZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388197/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1386.00" OriginalAmount="1386.00">
      <BasicPropertyInfo Latitude="52.361297799065" Longitude="4.8767800127193" StarRating="2" HotelCode="902561|hotel_sipermann" HotelName="Sipermann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 35, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74975/2474975/1.jpg?f=15092426</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1389.60" OriginalAmount="1389.60">
      <BasicPropertyInfo Latitude="52.353535" Longitude="4.871992" StarRating="3" HotelCode="337317|461415" HotelName="The Alfred Hotel" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60, 1071 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56125/a_56125_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in an ivy-covered building located just a short distance from the lively centre of Amsterdam. Scores of shopping venues, restaurants, bars as well as links to the public transport network are located in the hotel's vicinity. This hotel is situated approximately 1.5 km from the nearest nightclub and roughly 15 km from Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1412.62" OriginalAmount="1412.62">
      <BasicPropertyInfo Latitude="52.365826506694" Longitude="4.8847546596803" StarRating="2" HotelCode="143433|114dcd" HotelName="Amsterdam Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 25, 1017 GA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387954/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1412.70" OriginalAmount="1412.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|649901" HotelName="WESTCORD ART HOTEL 3 STARS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/239040_foto_1.jpg</HotelPictures>
        <HotelDescription>The Superior three stars WestCord Art Hotel is located in the north west of Amsterdam just a 10 minutes bus ride from Central Station and the Dam Square. As the name suggests, the hotel is based on the theme of 'Art' displaying many exhibits from local and international artists. A large spacious lobby welcomes guests to this unique hotel, offering 130 modern and spacious rooms with its own piece of 'Art'.  The hotel also offers a range of fantastic facilities including the cosy 'Art' cafe, Atmospheric bar and 'The Gallery' restaurant offering a great selection of tempting dishes.  In the summer months guest also have use of an outdoor swimming pool for free!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1413" OriginalAmount="1413">
      <BasicPropertyInfo Latitude="52.33261308" Longitude="4.91762544" StarRating="4" HotelCode="820919|382292" HotelName="Leonardo Royal Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644931/644931a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1415.79" OriginalAmount="1415.79">
      <BasicPropertyInfo Latitude="52.335183372878" Longitude="4.9137425422669" StarRating="4" HotelCode="318143|182346" HotelName="Mercure Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 10, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32638/a_32638_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern upmarket hotel lies in the south of the city, close to Amsterdam Arena and the A2 Utrecht-Amsterdam motorway. The hotel enjoys excellent links to the transport system meaning that the city centre with its world-famous canals may easily be reached in just a few minutes. Amsterdam-Schiphol airport may be reached by car in just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1417.43" OriginalAmount="1417.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|803242" HotelName="NH AMSTERDAM ZUID" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207821_fotpe1_1_FACHADA.jpg</HotelPictures>
        <HotelDescription>NH Musica is located in the heart of the Zuidas business district of Amsterdam, close to the World Trade Centre, RAI, and only a few minutes away from the city center of Amsterdam. The hotel has a bar, an excellent restaurant, 210 luxury rooms, 3 junior suites and 30 executive rooms, which are located on the executive floor. For relaxation, the hotel has a fitness center, with sauna, solarium and Wii computer. Futhermore the hotel offers 18 multifunctional meeting rooms to host your meeting, training or party.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1421" OriginalAmount="1421">
      <BasicPropertyInfo Latitude="52.37606271" Longitude="4.89668846" StarRating="2" HotelCode="934444|428084" HotelName="Damhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 32, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/471571/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only a 2-minute walk from Amsterdam central station and the bus station, and just 1 minute from the famous red light district as well as many shops, restaurants and bars. Dam Square can be reached in 4 minutes and nightlife is just 1 km from the hotel. Many of Amsterdam's attractions can also be found in the hotel's vicinity with the Anne Frank House around 1.7 km away, the museum area approximately 2.8 km away and Madame Tussauds just 500 m away. Schiphol Airport is roughly 15 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1426.34" OriginalAmount="1426.34">
      <BasicPropertyInfo Latitude="52.3656443" Longitude="4.8852139" StarRating="2" HotelCode="148144|100258" HotelName="Quentin Golden Bear Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 37, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11193654</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1432.00" OriginalAmount="1432.00">
      <BasicPropertyInfo Latitude="52.293983" Longitude="4.94596" StarRating="4" HotelCode="213778|fletcher_hotel_amsterdam" HotelName="Fletcher Hotel Amsterdam" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schepenbergweg 50, 1105 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/300775/300775a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1439.62" OriginalAmount="1439.62">
      <BasicPropertyInfo Latitude="52.278940208244" Longitude="4.7499668598175" StarRating="4" HotelCode="29266|5791" HotelName="Radisson Blu Amsterdam Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/11/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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boeing Avenue 2, 1119 PB, Schiphol-Rijk</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47135/a_47135_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the green business park of Schiphol-Rijk. Surrounded by the greenery of the business park, the hotel can easily be reached by car via nearby motorways. The hotel's close proximity to Amsterdam Airport Schiphol, Amsterdam RAI Exhibition and Convention Centre, Amsterdam's World Trade Center and the city centre of Amsterdam makes it ideal for business meetings and conferences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1451.85" OriginalAmount="1451.85">
      <BasicPropertyInfo StarRating="2" HotelCode="|917274" HotelName="EASYHOTEL AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1155863_foto_1.jpg</HotelPictures>
        <HotelDescription>This lovely hotel enjoys a convenient position right in the city centre of Amsterdam, at the "De Pijp" vibrant district. The property is a mere 15-minute walk from the Museum Square where visitors will find plenty of sightseeing attractions such as the famous Rijksmuseum, the Van Gogh Museum and the Concert building. Moreover, the RAI Convention Centre is at around 10 minutes on foot from the hotel, ideal for all those corporate travellers staying at the property. Visitors will enjoy a pleasant stay at the hotel, as they can take advantage of the affordable but completely appointed guest rooms with all conceivable standard amenities. Each stylish and air-conditioned guest room is provided with a private bathroom with a shower and toilet, as well as high-quality bed linens for a restful night's sleep. Guests will also appreciate the friendly staff that will attend all their needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1456" OriginalAmount="1456">
      <BasicPropertyInfo Latitude="52.376889" Longitude="4.897691" StarRating="1.5" HotelCode="193842|428214" HotelName="Neutraal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 8, 1012 LG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/27291/1827291/9.jpg?f=15613157</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Amsterdam. The hotel comprises a total of 34 snug guests rooms. This is not a pet-friendly hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1460.00" OriginalAmount="1460.00">
      <BasicPropertyInfo Latitude="52.377744750234" Longitude="4.8962729840092" StarRating="1" HotelCode="342814|hotel_jimmy" HotelName="Hotel Jimmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15, Boven, 1012 TN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/32511/2132511/1.jpg?f=14986764</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Jimmy places you in the heart of Amsterdam, walking distance from Poezenboot and Centraal Station.  This hotel is within close proximity of The Old Church and Amsterdam Chinatown.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 16 guestrooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary continental 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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1461.00" OriginalAmount="1461.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|135505" HotelName="JAZ IN THE CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064165_foto_9.jpg</HotelPictures>
        <HotelDescription>Jaz Amsterdam is the opening act of Steigenberger's new Lifestyle Hotel brand "Jaz in the City"; a hotel based on a no-nonsense approach and rooted in music. Music is the center of what we are about. But music is only one thing that makes life great. Art, design, food, technology, health; you name it and you will find the likes of it in the hotel. From an art wall displaying the upcoming taletns of Amsterdam to fashion artists shwing their new collection in our lobby. We embrace all good things in life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1463" OriginalAmount="1463">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.8775860000001" StarRating="3" HotelCode="61812|4097" HotelName="Prinsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 36-38, 1054 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79925/a_79925_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is charmingly decorated and centrally located in the vicinity of the city centre and within walking distance of the Rijksmuseum, the Stedelijk Museum of modern art, the Van Gogh Museum, Leidse Square and the popular Vondelpark. The Anne Frank House museum is about a 22-minute walk from the hotel and the station is around 3 km away. The city centre and restaurants, shops, the bus station and public transport links can all be found just some 100 m from the hotel. Bars, pubs and a disco or club can also be accessed in around 5 minutes on foot. Guests can reach the beach in around 30 minutes by car and Amsterdam's Schiphol Airport is approximately 15 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1464.30" OriginalAmount="1464.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|766709" HotelName="LEONARDO H. REMBRANDTPARK/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30573_image62512269_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Rembrandt Park Hotel is centrally located in Amsterdam and close to the A10 ring road. It is hard to imagine Amsterdam-West without this impressive hotel. The hotel is situated alongside the Rembrandt park. Explore the neighbourhood or enjoy a walk through the park with one of our running maps. Relax lunch dine and drink at Floor17. Our bar restaurant and rooftop terrace at a height of 85 meters with a amazing view over Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1465.67" OriginalAmount="1465.67">
      <BasicPropertyInfo Latitude="52.392715" Longitude="4.86885" StarRating="4" HotelCode="207323|1f322d" HotelName="WestCord Art Hotel Amsterdam 4****" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/121213/121213a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 60 rooms. Services and facilities at the hotel include a baggage storage service, a dining area, room service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests arriving by car can leave their vehicles in the garage or in the car park. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1466.38" OriginalAmount="1466.38">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="3" HotelCode="649208|2283595" HotelName="Hotel van de Vijsel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17, 1054 HA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5505697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="52.33814927" Longitude="4.92064926" StarRating="4" HotelCode="497627|crowne_plaza_amsterdam_amstel" HotelName="QO Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4, 1096 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/611565/611565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1470.00" OriginalAmount="1470.00">
      <BasicPropertyInfo Latitude="52.3622316" Longitude="4.86415375" StarRating="2.5" HotelCode="590491|hotel_heye_130" HotelName="Hotel Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130, 1054 MJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5352206</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1475" OriginalAmount="1475">
      <BasicPropertyInfo Latitude="52.361733242928" Longitude="4.9105657774473" StarRating="3" HotelCode="143266|408357" HotelName="Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 117-119, 1018 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211015/211015a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1476" OriginalAmount="1476">
      <BasicPropertyInfo Latitude="52.30192656" Longitude="4.86877444" StarRating="0" HotelCode="864654|491713" HotelName="Cityden The Garden Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Van Heuven Goedhartlaan 17</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25840000/25830100/25830046/cb7a601b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1476.00" OriginalAmount="1476.00">
      <BasicPropertyInfo Latitude="52.37660598754883" Longitude="4.844573020935059" StarRating="4" HotelCode="0|cityden_amsterdam_west" HotelName="Cityden Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos en Lommerplantsoen 45a, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/62/3e629830ddf8c04ec40ac4f657f105fc8212b18e.jpeg</HotelPictures>
        <HotelDescription>Located in Amsterdam (Amsterdam West), Cityden Amsterdam West is within a 15-minute drive of Anne Frank House and Leidseplein.  This 4-star hotel is 2.8 mi (4.5 km) from Van Gogh Museum and 3.2 mi (5.1 km) from Rembrandt Square.&lt;br /&gt;Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Lucy's Kitchen serving guests of Cityden Amsterdam West. Wrap up your day with a drink at the bar/lounge. To-go breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 120 guestrooms, featuring kitchens with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, 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;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 12.50 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1484" OriginalAmount="1484">
      <BasicPropertyInfo Latitude="52.357844" Longitude="4.856532" StarRating="3" HotelCode="165668|19878" HotelName="Conscious Vondelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 519, 1054 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138861/138861a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located conveniently in the city centre of Amsterdam. Behind the hotel starts the famous Vondelpark. The Rai Congress Center is 10 minutes by bike or taxi and Leidse Square can be reached in 5 minutes by tram or bike. David Lloyd fitness, the largest fitness and spa centre in the Netherlands, is next door. The hotel has day tickets available exclusively for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1486" OriginalAmount="1486">
      <BasicPropertyInfo Latitude="52.278249" Longitude="4.838868" StarRating="4" HotelCode="62048|399953" HotelName="Grand Hotel Amstelveen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bovenkerkerweg 81, 1187 XC Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216479/216479a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1489.88" OriginalAmount="1489.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|684417" HotelName="NH BUSSUM JAN TABAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BUSSUM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207861_fotpe1_fa.png</HotelPictures>
        <HotelDescription>The NH Jan Tabak is located 30 minutes from Schiphol Airport in the heart of Het Gooi, a region whose natural beauty is rivaled only by its historical charm. Cultural excursions, outdoor sports and recreational activities await you at the door.
A 15-minute scenic drive will take you to the train station Naarden-Bussum, offering easy access to Amsterdam, Amersfoort and Hilversum. With bicycle rental parking and friendly receptionist at your service, you will have no problem to visit this picturesque city and beautiful nature reserves.
The hotel offers 87 rooms and suites, a magnificent villa with two apartments and free parking. Eight function rooms and nine meeting rooms with natural light are ideal places for all types of events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="52.360758226607" Longitude="4.9188441638237" StarRating="1.5" HotelCode="429373|generator_amsterdam" HotelName="Generator Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mauritskade 57, 1092 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/477281/477281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Generator Amsterdam is located in the up-and-coming eastern side of the city overlooking Oosterpark. This former zoological university building can accommodate 564 guests in 168 twin and quadruple rooms with incredible views on the surrounding and en-suite bathrooms. There is also one luxury apartment for six people with views of the park and a self-catered kitchen. It has flexible and spacious social areas, filled with creative design touches like glass-fronted elevators, a raised café and an outdoor terrace. We've turned the former lecture hall into an impressive chill-out lounge and bar, while the old library is now a relaxation and private events room. The basement and café are now dining destinations and the original boiler room has become a secret late night bar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1494.31" OriginalAmount="1494.31">
      <BasicPropertyInfo Latitude="52.365307" Longitude="4.8857390000001" StarRating="2" HotelCode="142210|480625" HotelName="Acostar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 45-49, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203196/a_203196_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam's city centre. Leidseplein square is around the corner and Rembrandtplein square is about 5 minutes away. Guests will find restaurants, bars, links to the public transport network and shops all within 100 m of the property. The Flower Market is 400 m, the Heineken Experience is 600 m and the Kalverstraat shopping street is 800 m away. Further attractions of interest to visitors include Dam Square (1.2 km) and the Anne Frank house (1.3 km). Amsterdam Schipol Airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1537.00" OriginalAmount="1537.00">
      <BasicPropertyInfo Latitude="52.365186" Longitude="4.8806286666667" StarRating="2" HotelCode="146671|hotel_amsterdam_inn_city_centre" HotelName="Hotel Amsterdam Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 111, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201583/201583a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel features a privileged situation just 200 metres from Amsterdam's lively Leidseplein and just a few steps from a host of cafés and restaurants. Guests will find themselves close to some of the most important attractions in the area, such as Museumplein, situated just a 9-minute walk away. This hotel offers a choice of guest rooms featuring a functional décor and modern services such as complimentary Wi-Fi internet connection. Some accommodation units include a television and desk. They are all equipped with a private bathroom which is fitted with a shower. A delicious breakfast is served daily at this charming property, including a wide choice of specialities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1537.88" OriginalAmount="1537.88">
      <BasicPropertyInfo Latitude="52.370086054175" Longitude="4.9076270612616" StarRating="3" HotelCode="337091|181346" HotelName="Hotel Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68, 1011 LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55993/a_55993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amsterdam within walking distance of the squares of Rembrandt and Waterloo, and 12 km from Schiphol International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1538.00" OriginalAmount="1538.00">
      <BasicPropertyInfo Latitude="52.30453762" Longitude="4.80957385" StarRating="4" HotelCode="783710|renaissance_amsterdam_schiphol_airport_hotel" HotelName="Renaissance Amsterdam Schiphol Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meester Jacob Takkade 35, 1432CB Aalsmeer, North Holland</AddressLine>
          </AddressLines>
          <CityName>Aalsmeer</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061917/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1550.00" OriginalAmount="1550.00">
      <BasicPropertyInfo Latitude="52.392188" Longitude="4.91095" StarRating="4" HotelCode="336624|nh_galaxy" HotelName="NH Amsterdam Noord" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Distelkade 21, 1031 XP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55712/a_55712_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just north of the centre of Amsterdam within walking distance of all the city's famous sights. The hotel is easily accessible both by car as well as by public transport. It is just 10 minutes drive from the city centre and the railway station is 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1559.00" OriginalAmount="1559.00">
      <BasicPropertyInfo Latitude="52.388233506793" Longitude="4.8376402258873" StarRating="3" HotelCode="176245|holiday_inn_express_amsterdam__sloterdijk_station" HotelName="Holiday Inn Express Amsterdam - Sloterdijk Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zaventemweg 3, 1043EH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on top of one of the main train stations of Amsterdam, Sloterdijk, offering great connections from the airport terminal building by train (every few minutes, 8-minute journey, door to door) and excellent onward connections within 5 minutes to Amsterdam Central Station. The train on the doorstep will bring guests into the hustle and bustle of Amsterdam city centre within 5 minutes where guests can enjoy famous sights like the Dam Square and Anne Frank House, shopping opportunities, and a range of venues for clubbing. Amsterdam Schipol International Airport is approximately 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1559.00" OriginalAmount="1559.00">
      <BasicPropertyInfo Latitude="52.370708002176" Longitude="4.8923002527652" StarRating="3" HotelCode="71421|cordial" HotelName="Cordial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62 - 64, 1012 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96759/a_96759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated right in the heart of Amsterdam, between the Dam and Munt Squares. The hotel’s immediate vicinity is full of restaurants, bars, pubs and shops. Public transport links are also just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1562.25" OriginalAmount="1562.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|687732" HotelName="WESTCORD FASHION HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902993_foto_1.jpg</HotelPictures>
        <HotelDescription>The new Fashion Hotel of Amsterdam! This beautiful, modern hotel will open in Spring 2009 and is built within the Andreas Ensemble, a new building project with French allure The hotel will be situated across from the World Fashion Centre in Amsterdam Zuidwest on the A10 Ring road. Both the RAI and Schipol Airport are just 5 minutes away. The tram stops in front of the hotel and will allow guests to be at Leidseplein within 5 minutes. This four star hotel will surprise you with its ambiance and facilities. In addition to 260 comfortable rooms, the hotel will offer everything you could wish for, whether your stay is for business or leisure. Many possibilities for relaxation will be available in the hotel; a swimming pool, sauna, fitness area and sunbed. What a wonderful way to relax after a day's work, or as preparation for the coming day! Guests will be able to enjoy international food and drink in the restaurant, the inner garden, on the terrace, or in the Sky Bar. The latter will be located on the 11th floor and will offer beautiful views over the city of Amsterdam; the city that never sleeps. When the weather is nice delicious food on the terrace and in the inner garden will be available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1569.00" OriginalAmount="1569.00">
      <BasicPropertyInfo Latitude="52.363173339847" Longitude="4.8774307966232" StarRating="3" HotelCode="193868|hotel_iron_horse" HotelName="Hotel Iron Horse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 33, 1054 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236916/236916a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1572.00" OriginalAmount="1572.00">
      <BasicPropertyInfo Latitude="52.38732408" Longitude="4.83522673" StarRating="0" HotelCode="943545|citadines_sloterdijk_station_amsterdam" HotelName="Citadines Sloterdijk Station Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 3, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31017/3831017/1.jpg?f=15682990</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1574.59" OriginalAmount="1574.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|869165" HotelName="GOLDEN TULIP LION D'OR HAARLEM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HAARLEM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903855_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally situated for the rail traveller as it is opposite the railway station of Haarlem and for the motorist there is a covered car Park for up to 150 vehicles. The Lion D'or hotel is also conveniently situated within easy walking distance of the main shopping area and the old center of Haarlem. There is a jogging track behind the hotel building as well as a golf course situated locally. The building is traditional in design and blends in well with the surrounding houses. The hotel has recently undergone redecoration and the lobby area, though small, is very pleasant, cosy and clean. The medium sized rooms are comfortably furnished, have full modern facilities and are always maintained to very high standards. There is a small, but locally renowned, restaurant which serves a small selection of delicious local dishes at very reasonable prices. This hotel is the perfect choice for guests who are looking for the comforts usually offered by the larger modern hotels but would like to stay in a smaller tradionally styled building. 22jan93.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1582.98" OriginalAmount="1582.98">
      <BasicPropertyInfo Latitude="52.353869" Longitude="4.857512" StarRating="3" HotelCode="142000|10e908" HotelName="Central Park Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9, 1075 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126997/126997a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1583.00" OriginalAmount="1583.00">
      <BasicPropertyInfo Latitude="52.39237722" Longitude="4.88559111" StarRating="4" HotelCode="847675|hotel_pontsteiger" HotelName="Hotel Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343, 1014 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam, approximately 7.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1586.12" OriginalAmount="1586.12">
      <BasicPropertyInfo Latitude="52.385659392449" Longitude="4.8344540601204" StarRating="3.5" HotelCode="376492|1844588" HotelName="Urban Lodge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10, 1043 EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488535/w_488535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1592.00" OriginalAmount="1592.00">
      <BasicPropertyInfo Latitude="52.35728372" Longitude="4.85546399" StarRating="0" HotelCode="581987|conscious_hotel_the_tire_station" HotelName="Conscious Hotel The Tire Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7, 1054 MB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11194382</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1594.00" OriginalAmount="1594.00">
      <BasicPropertyInfo Latitude="52.386452" Longitude="4.923327" StarRating="3" HotelCode="623354|i_hotel_13" HotelName="i Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Meeuwenlaan 120, 1021 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92693/3692693/1.jpg?f=15235021</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1608.15" OriginalAmount="1608.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|510012" HotelName="LH ROYAL AMSTERDAM/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30572_image62512210_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Royal Hotel Amsterdam welcomes you to the Dutch city of canals and bridges. The 4-star superior hotel is located directly at the metro station Overamstel. Thanks to its convenient location and connection to two metro lines you can reach Amsterdam Central Station and Schiphol Airport within just a few minutes. Business travellers will also benefit from the direct underground connection to the Amsterdam RAI Exhibition and Conference Centre. The 18-storey hotel has 490 rooms with a fresh design and high-quality equipment. It offers free Wi-Fi, HD TV and air conditioning and will make you feel at home. Our restaurant Vitruv takes care of your well-being with exquisite dishes. Or treat yourself with an uplifting coffee in the cosy coffee corner. A relaxed club atmosphere and the combination of an extraordinary light and music concept turn the trendy "Leo" lounge into the place-to-be, the perfect location for relaxation or good conversations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1616.00" OriginalAmount="1616.00">
      <BasicPropertyInfo Latitude="52.36125467" Longitude="4.881606" StarRating="3" HotelCode="211216|hotel_vossius_vondelpark" HotelName="Vossius Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 8/9, 1071 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214938/214938a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 39 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a safe and a business centre. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1616.28" OriginalAmount="1616.28">
      <BasicPropertyInfo Latitude="52.357716" Longitude="4.873949" StarRating="3" HotelCode="76515|480695" HotelName="AMS Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eeghenstraat 64, 1071 GK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104019/a_104019_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location, where guests can find the Vondelpark just next door and many museums within easy walking distance. Restaurants, bars, pubs, shops and links to the public transport network can all be found within 200 m of the hotel, while the city centre is approximately 3 km away and the central train station is around 4 km away. Schiphol Airport is roughly 13 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.00" OriginalAmount="1621.00">
      <BasicPropertyInfo Latitude="52.37887577" Longitude="4.83802553" StarRating="3" HotelCode="847565|hotel_new_kit" HotelName="Hotel New Kit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos En Lommerweg 390, 1061 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11031403</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1636.00" OriginalAmount="1636.00">
      <BasicPropertyInfo Latitude="52.387521" Longitude="4.834466" StarRating="3" HotelCode="263298|amsterdam_identity_apartments_2" HotelName="Amsterdam ID Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 51, 1043 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189635/189635a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1661.00" OriginalAmount="1661.00">
      <BasicPropertyInfo Latitude="52.376005" Longitude="4.901172" StarRating="3" HotelCode="12650|floris_france" HotelName="France Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Kolk 11, 1012 AL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12959/a_12959_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a modern building in the centre of Amsterdam. Some of the rooms offer a marvellous view of Amsterdam's canals. The hotel has a perfect location very close to Dam Square, central railway station, and the red light district. The central location means that most tourist attractions are easily reached on foot. It is approximately 15 km to the beach. Shops, restaurants, bars and public transport links are 10 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1679.00" OriginalAmount="1679.00">
      <BasicPropertyInfo Latitude="52.38480758666992" Longitude="4.919335842132568" StarRating="2" HotelCode="0|holiday_inn_express_amsterdam_north_riverside" HotelName="Holiday Inn Express Amsterdam - North Riverside, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorkade 1, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/03/d20332450d79a3ffc72201d3f7227a3aa07baa5e.jpeg</HotelPictures>
        <HotelDescription>On the northern shore of the IJ-lake, the 45 meter high rise will contain the largest Holiday Inn Express hotel of Europe. With its 438 rooms and a great view over the city of Amsterdam, it will be loved by both business travelers and tourists. Small ferry boats take you to Amsterdam's central station and the city centre in just a few minutes. Come enjoy the view and have a drink!&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: 15.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1687" OriginalAmount="1687">
      <BasicPropertyInfo Latitude="52.309412212092" Longitude="4.7557878908074" StarRating="4" HotelCode="116219|73137" HotelName="citizenM Amsterdam Schiphol Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Plezierweg 2, 1118 BB Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210708/210708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this airport hotel is ideal for business travellers arriving or departing from Amsterdam (AMS) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1695.00" OriginalAmount="1695.00">
      <BasicPropertyInfo Latitude="52.365794" Longitude="4.87978" StarRating="3" HotelCode="27518|krisotel" HotelName="De Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 372, 1016 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40530/w_40530_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, 50 m from restaurants, bars, pubs and the bus station and just 3 minutes from the nightlife of Leidseplein. It lies 500 m from the Anne Frank House and within walking distance of the Van Gogh Museum and the Rijksmuseum (both 1 km). The railway station is 2 km and Amsterdam Schiphol Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1698" OriginalAmount="1698">
      <BasicPropertyInfo Latitude="52.375506" Longitude="4.895853" StarRating="1" HotelCode="337248|428053" HotelName="Manofa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 47-48, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56089/a_56089_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated directly at the Damrak, within a few minutes' walk of Rembrandt Square, Leidseplein, the royal palace, the Van Gogh Museum, the Anne Frank House and the Kalverstraat shopping centre. Public transport links are just 100 m away. The international airport is around 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1740.00" OriginalAmount="1740.00">
      <BasicPropertyInfo Latitude="52.354644335736" Longitude="4.9127091899834" StarRating="3" HotelCode="397917|the_student_hotel_amsterdam_city" HotelName="The Student Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129, 1091 GL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1749.45" OriginalAmount="1749.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|661698" HotelName="WESTCORD ART HOTEL AMSTERDAM 4" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/251948_foto_1.jpg</HotelPictures>
        <HotelDescription>The 4-star WestCord Art Hotel is situated on the edge of the historic centre of Amsterdam. A 15-minute walk through the Westerpark will get you to the heart of the city. Guests benefit from an outdoor swimming pool and free Wi-Fi throughout the hotel.  Westcord Art Hotel Amsterdam includes a unique art collection of the famous Dutch painter Herman Brood. There is a terrace with a bar which overlooks the lush grounds.The ART Brasserie offers � la carte breakfast, lunch and dinner. Bikes can be rented at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1760.00" OriginalAmount="1760.00">
      <BasicPropertyInfo Latitude="52.36978965" Longitude="4.9071412" StarRating="0" HotelCode="439622|ecomama" HotelName="ECOMAMA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124, 1011 NA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/82529/3482529/1.jpg?f=15362770</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Ecomama places you in the heart of Amsterdam, walking distance from Waterlooplein and Hortus Botanicus.  This boutique hostel is within close proximity of Jewish Historical Museum and Rembrandt House Museum.Rooms Make yourself at home in one of the 19 guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided daily, and irons/ironing boards can be requested.Amenities Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. This hostel also features complimentary wireless Internet access and concierge services.Dining Satisfy your appetite at a coffee shop/café serving guests of Ecomama.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1763" OriginalAmount="1763">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="97121|50124" HotelName="Hotel Roemer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10, 1054 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134939/a_134939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location close to the lively Leidseplein square where guests can find restaurants, shops and bars. Amsterdam Airport Schiphol is located around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1768.00" OriginalAmount="1768.00">
      <BasicPropertyInfo Latitude="52.33179294" Longitude="4.87748091" StarRating="4" HotelCode="439598|element_amsterdam" HotelName="Element Amsterdam" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A.J. Ernststraat 577, 1082 LD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498321/498321a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1769.00" OriginalAmount="1769.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="825324|plantage_garden_apartments_3" HotelName="Allure Garden Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht 31, 1018 TL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/37/e937dfd676d58647ae3d702ce2dd8e6bd89a6901.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1779.00" OriginalAmount="1779.00">
      <BasicPropertyInfo Latitude="52.364274841549" Longitude="4.879916900629" StarRating="3" HotelCode="153312|quentin_hotel" HotelName="Quentin Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389264/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1784.00" OriginalAmount="1784.00">
      <BasicPropertyInfo Latitude="52.341829908249" Longitude="4.8759850633134" StarRating="4" HotelCode="146012|citizenm_hotel_amsterdam_city" HotelName="citizenM Amsterdam South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Irenestraat 30, 1077 WX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211185/211185a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1787.00" OriginalAmount="1787.00">
      <BasicPropertyInfo Latitude="52.362056459457" Longitude="4.8995587755128" StarRating="1" HotelCode="154080|townhouse_hotel_3" HotelName="The Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 816, 1017 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388266/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1812" OriginalAmount="1812">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="3" HotelCode="951173|388941" HotelName="Olympic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12, 1076 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31021/3831021/1.jpg?f=15682984</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1812.24" OriginalAmount="1812.24">
      <BasicPropertyInfo Latitude="52.367750994982" Longitude="4.868230227253" StarRating="4" HotelCode="293286|1031478" HotelName="Hotel De Hallen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bellamyplein 47, 1053 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361666/361666a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1823.59" OriginalAmount="1823.59">
      <BasicPropertyInfo Latitude="52.374306" Longitude="4.934854" StarRating="3" HotelCode="72148|90391" HotelName="Lloyd Cultural Embassy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostelijke Handelskade 34, 1019 BN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97596/a_97596_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the fashionable Eastern Docklands at the edge of the city centre, only 5 minutes distance by fast tram from the Central Station. It is easily accessible by boat. The Eastern Docklands area is awash with fascinating cultural, architectural and shopping highlights. Many of Amsterdam’s cultural hotspots can be found in the vicinity, including Holland’s biggest jazz club, the concert hall Muziekgebouw aan ‘t IJ and the Stedelijk Museum of Modern Art. Amsterdam Schiphol Airport is about 13 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1826.00" OriginalAmount="1826.00">
      <BasicPropertyInfo Latitude="52.345384988263" Longitude="4.9259640264587" StarRating="4" HotelCode="464532|hotel_v_fizeaustraat" HotelName="Hotel V Fizeaustraat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeau straat 2, 1097 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498202/498202a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1829.62" OriginalAmount="1829.62">
      <BasicPropertyInfo Latitude="52.400812" Longitude="4.893883" StarRating="4" HotelCode="293284|1211248" HotelName="DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM - Plein 28, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400982/a_400982_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1844.05" OriginalAmount="1844.05">
      <BasicPropertyInfo Latitude="52.390146801362" Longitude="4.8425118764399" StarRating="3" HotelCode="505805|1ce1dc" HotelName="Park Inn by Radisson Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59, 1043 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/620256/a_620256_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1851" OriginalAmount="1851">
      <BasicPropertyInfo Latitude="52.362107406324" Longitude="4.8783124703484" StarRating="3" HotelCode="200950|2846" HotelName="Leonardo Hotel Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesselschadestraat 23, 1054 ET Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7683/a_7683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the city centre and near to the Van Gogh Museum, the Rijksmuseum and the Leidseplein. Public transport is located in the surrounding area (approximately 150 m away). Scores of shops as well as countless restaurants, bars and nightclubs lie 200 m to 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1854" OriginalAmount="1854">
      <BasicPropertyInfo Latitude="52.359127" Longitude="4.92629" StarRating="4" HotelCode="166962|23170" HotelName="The Manor Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 89, 1093 EK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145159/145159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the eastern part of the city centre known for all its museums and cosy restaurants where all locals reside after a hard day of work. This part of the centre, which is known as the Green Museum Quarter, is the perfect place to have as a base for exploring the city of Amsterdam. The hotel is also close to the Amstel Business Park or the RAI convention centre. Guests will find shops, nightlife, a bus station and other links to the public transport network in the immediate vicinity, Amsterdam Muiderpoort train station is around 800 metres away and Dam Square is around 10 minutes on foot. Rembrandt Square, Museum Square, Leidse Square and Hermitage Museum are all approximately 5 minutes from the hotel using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1861.00" OriginalAmount="1861.00">
      <BasicPropertyInfo Latitude="52.40184498" Longitude="4.87476386" StarRating="3.5" HotelCode="613859|residence_inn_by_marriott_amsterdam_houthavens" HotelName="Residence Inn Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/783584/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1871.00" OriginalAmount="1871.00">
      <BasicPropertyInfo Latitude="52.36859893798828" Longitude="4.9480390548706055" StarRating="4" HotelCode="0|yays_entrepothaven_concierged_boutique_apartments" HotelName="Yays Entrepothaven Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>65 Cruquiusweg, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/3c/fd3cb8e509422183492375208716f31e5c848c80.jpeg</HotelPictures>
        <HotelDescription>Offering air-conditioned rooms in the Zeeburg district of Amsterdam, Yays Entrepothaven is 3 km from Artis Zoo. The property is around 3.9 km from Dutch National Opera &amp;amp; Ballet, 4.3 km from Royal Theater Carré and 5 km from Museum of Bags and Purses Hendrikje. The property is non-smoking and is set 3.9 km from Rembrandt House.&lt;br /&gt;Speaking English and Dutch, staff will be happy to provide guests with practical information on the area at the 24-hour front desk.&lt;br /&gt;Basilica of St. Nicholas is 5 km from the hotel, while Museum Ons' Lieve Heer op Solder is 5 km from the property. The nearest airport is Schiphol, 24 km from Yays Entrepothaven,&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;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1930.65" OriginalAmount="1930.65">
      <BasicPropertyInfo StarRating="3" HotelCode="|730966" HotelName="QUENTIN AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19589_image53432761_0.jpg</HotelPictures>
        <HotelDescription>Renown for its unique atmosphere, the Quentin Hotel is located in the heart of Amsterdam, near the famous Leidseplein. In venues around this square you find many of the city's  young music bands on a regular basis throughout the year. The Leidseplein and its surrounding streets are a bustling centre of caf�s, clubs, bars, shops and restaurants. Across a beautiful canal and just opposite to the city casino, the Quentin Hotel Amsterdam provides its guests with a lovely canal view. 
The city's famous markets Albert Cuyp, the colourful Flower Market, and the Waterlooplein flea market, are all on a stone's throw from the Quentin Hotel and can be easily reached. 
The rooms in the Quentin Hotel are well equipped with modern room facilities to make sure your stay is comfortable and well adjusted to your likings. This hotel will make your stay in Amsterdam one to remember. 
*Basic single rooms have shared facilities. Free WiFi. *Some rooms are below the main floor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1932.44" OriginalAmount="1932.44">
      <BasicPropertyInfo Latitude="52.36126637088" Longitude="4.8841032711639" StarRating="3" HotelCode="116174|117322" HotelName="Apollo Museumhotel Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 2, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159890/a_159890_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the point where the elegant P.C. Hofstraat meets charming Stadhouderskade. There couldn't be a more central place to stay in the heart of Amsterdam. The national museum, the 'Rijksmuseum', the Van Gogh Museum, Leidseplein, the historic city centre and the canals are all just a few minutes by foot from the hotel. Boat trips, the museum boat, pedal boats and the water taxi all depart from right in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1933.80" OriginalAmount="1933.80">
      <BasicPropertyInfo Latitude="52.355379" Longitude="4.902432" StarRating="3" HotelCode="193847|12d777" HotelName="Hotel Atlantis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ceintuurbaan 215-217, 1074 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215043/215043a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Amsterdam, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1953.79" OriginalAmount="1953.79">
      <BasicPropertyInfo Latitude="52.364181" Longitude="4.8784020000001" StarRating="3" HotelCode="19379|229596" HotelName="The ED Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 387-390, 1054 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018194/018194a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre. Guests can easily reach the many bars, restaurants and cafes of Leidseplein. Just a few minutes away are the Vondelpark and museums, as well as the shopping streets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1956.00" OriginalAmount="1956.00">
      <BasicPropertyInfo Latitude="52.38656901" Longitude="4.87523979" StarRating="0" HotelCode="630800|conscious_hotel_westerpark" HotelName="Conscious Hotel Westerpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10, 1014 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11195307</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1958.00" OriginalAmount="1958.00">
      <BasicPropertyInfo Latitude="52.36830127" Longitude="4.92356095" StarRating="4" HotelCode="428729|yays_concierged_boutique_apartments_oostenburgergracht" HotelName="YAYS Oostenburgergracht - Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Oostenburgergracht 73, 1018 NC Amsterdam-Oost, Niederlande</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575805/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 YAYS Concierged Boutique Apartments Oostenburgergracht in Amsterdam (Plantage - Eastern Docklands), you'll be minutes from Oosterkerk and close to Artis. This aparthotel is within close proximity of Tropenmuseum and National Maritime 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 43 guestrooms, featuring kitchens with refrigerators and microwaves. 32-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1962.00" OriginalAmount="1962.00">
      <BasicPropertyInfo Latitude="52.36483819536" Longitude="4.8805391678549" StarRating="2" HotelCode="147859|hotel_freeland" HotelName="Freeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 386, 1017 PL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389195/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1965.00" OriginalAmount="1965.00">
      <BasicPropertyInfo Latitude="52.362475" Longitude="4.875603" StarRating="3" HotelCode="35005|hotel_europa_92" HotelName="Hotel Europa 92" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107, 1054 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56997/a_56997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's central location, near to Leidseplein and the Hooftstraat, is splendid. The surrounding area is littered with diverse shops, restaurants, bars, night clubs and there is even a golf course in the immediate vicinity. It is just a stone's throw to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1967.79" OriginalAmount="1967.79">
      <BasicPropertyInfo Latitude="52.354301" Longitude="4.86646" StarRating="4" HotelCode="316802|461495" HotelName="Park Plaza Vondelpark, Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningslaan 3, 1075 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31716/a_31716_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Amsterdam next to the beautiful Vondelpark. All of the popular museums, famous shopping streets and lively bars as well as the public transport network can be reached on foot. The nearest night club is about 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1972.00" OriginalAmount="1972.00">
      <BasicPropertyInfo Latitude="52.373968254581" Longitude="4.8961633443832" StarRating="2" HotelCode="909545|st_christophers_inn_at_the_winston" HotelName="St. Christopher's at the Winston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 129, 1012 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293481/293481a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Amsterdam. The 69 welcoming bedrooms offer a perfect place to relax at the end of the day. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1974.00" OriginalAmount="1974.00">
      <BasicPropertyInfo Latitude="52.3548484" Longitude="4.8835874" StarRating="2" HotelCode="155048|hotel_washington_2" HotelName="Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frans van Mierisstraat 10, 1071 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388286/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1978.00" OriginalAmount="1978.00">
      <BasicPropertyInfo Latitude="52.36612204" Longitude="4.90996132" StarRating="0" HotelCode="560503|plantage_garden_apartments" HotelName="Plantage Garden Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht 31-35, 1018 TL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86823/2286823/1.jpg?f=15177202</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Plantage Garden Apartments in Amsterdam (Plantage - Eastern Docklands), you'll be minutes from Hortus Botanicus and Artis. This apartment is within close proximity of Dutch Resistance Museum and Jewish Historical Museum.&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. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided on a limited basis.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1992.00" OriginalAmount="1992.00">
      <BasicPropertyInfo Latitude="52.361287254963" Longitude="4.8935642838478" StarRating="4" HotelCode="14737|mercure_hotel_amsterdam_arthur_frommer" HotelName="Mercure Amsterdam Centre Canal District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 46, 1017 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17279/a_17279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet street in the centre of Amsterdam, lying very close to the main attraction areas. Shops, restaurants and museums are within walking distance. The RAI congress centre and the Zuidoost Business Park are nearby. Public transport connections can be found 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1997.00" OriginalAmount="1997.00">
      <BasicPropertyInfo Latitude="52.3749808" Longitude="4.8993238" StarRating="1.5" HotelCode="154588|vijaya_hotel_amsterdam" HotelName="Vijaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 44, 1012 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214109/214109a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Amsterdam. The total number of rooms is 30. Wi-Fi internet connection is available on public areas. Hotel Vijaya offers 24-hour reception for guests' convenience. Those who dislike animals may enjoy their stay, as this hotel does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2027.00" OriginalAmount="2027.00">
      <BasicPropertyInfo Latitude="52.365075009324" Longitude="4.8736257606747" StarRating="4" HotelCode="930977|grand_hotel_downtown" HotelName="Grand Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 10A, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/27284/1827284/47.jpg?f=15533286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2029.93" OriginalAmount="2029.93">
      <BasicPropertyInfo Latitude="52.362872" Longitude="4.876461" StarRating="3" HotelCode="186137|1061658" HotelName="Hotel Espresso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 57, 1054 HC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/296443/296443a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2031.00" OriginalAmount="2031.00">
      <BasicPropertyInfo Latitude="52.365513" Longitude="4.896081" StarRating="1" HotelCode="71424|the_bolster" HotelName="The Bolster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3, 1017CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96762/a_96762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small city hotel is situated in the heart of Amsterdam city centre, in the Thorbeckeplein. It is next to the Rembrandtplein and is surrounded by exclusive shopping areas, museums and galleries. Every Sunday there is a market selling art right next to the hotel. The bus and train stations are both within easy walking distance. Amsterdam Airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2032.64" OriginalAmount="2032.64">
      <BasicPropertyInfo Latitude="52.35836753277" Longitude="4.8987780932541" StarRating="4" HotelCode="906311|832945" HotelName="Notting Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 26, 1017 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143930/143930a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel is located in the city centre, alongside one of the most beautiful canals in Amsterdam. It is only a stone's throw away from the famous Heineken Experience, and all other major sights are within walking distance of the hotel. Further nearby places of interest include the Rijksmuseum and the Van Gogh Museum (each around 500 m), as well as the Anne Frank Museum, Dam Square, Madame Tussauds, the Royal Palace and Amsterdam RAIRai Exhibition and Convention Centre, which are all around 1 km away. Amsterdam Central Station is around 1 km and Amsterdam Schiphol Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2033.00" OriginalAmount="2033.00">
      <BasicPropertyInfo Latitude="52.3643076" Longitude="4.8741398" StarRating="4" HotelCode="930975|amadi_park_hotel" HotelName="Amadi Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 26, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/63324.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2042.71" OriginalAmount="2042.71">
      <BasicPropertyInfo Latitude="52.372133" Longitude="4.894852" StarRating="2" HotelCode="101717|480835" HotelName="De Gerstekorrel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Golf,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 22, 1012 JM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142186/w_142186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the famous Dam Square, major shopping streets such as De Kalverstraat, the canals, wonderful restaurants and unforgettable nightlife. The fabulous Amsterdam museums, art galleries or even the Ajax football stadium are easily reached either on foot or by public transport, while Centraal Station is approximately 10 minutes' walking distance. Amsterdam-Schiphol Airport is roughly 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2051.10" OriginalAmount="2051.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|649883" HotelName="LEONARDO AMSTERDAM CITY CENTER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30571_image62512261_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Hotel Amsterdam City Center is located in a quiet residential area but still very close to the vibrant atmosphere of Leidse square. Take advantage of the excellent location and the very good transport links right into the heart of Amsterdam's canal quarters. Many of the attractions are just a short distance away. Due to its optimal location, the hotel is easily accessible from all the main transportation links. Business travellers can benefit from excellent connections to the RAI Amsterdam exhibition centre, while leisure guests can explore the cultural city centre quite comfortably from here. This traditional brick stone hotel in the Dutch capital has 103 comfortable rooms. Free Wi-Fi is available throughout the property. Discover the city like a local with rent out bicycles. Enjoy breakfast in the hotel's restaurant every day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2062" OriginalAmount="2062">
      <BasicPropertyInfo Latitude="52.360174" Longitude="4.877838" StarRating="3" HotelCode="81170|6917" HotelName="Hotel Piet Hein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 53, 1071 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122359/122359a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2104.30" OriginalAmount="2104.30">
      <BasicPropertyInfo Latitude="52.37950125046" Longitude="4.8971813294721" StarRating="3" HotelCode="33664|122424" HotelName="Hotel ibis Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49, 1012 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53244/a_53244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Amsterdam. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2106.00" OriginalAmount="2106.00">
      <BasicPropertyInfo Latitude="52.359292275042" Longitude="4.897736187055" StarRating="3" HotelCode="116327|hotel_v_frederiksplein" HotelName="Hotel V Frederiksplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 136, 1017 XV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153513/153513a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the tram stop Frederiksplein. Restaurants, bars and shopping opportunities are all just a short walk away. Nightclubs, the centre and the river are each around 10 minutes away on foot. The Heineken Experience is located 650 m from the hotel, while the Sarphatipark and the famous Albert Cuyp Market are a 10-minute walk away. It is about 20 minutes by car from the hotel to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2110.00" OriginalAmount="2110.00">
      <BasicPropertyInfo Latitude="52.3315849" Longitude="4.853305" StarRating="3" HotelCode="155347|spa_sport_hotel_zuiver" HotelName="Zuiver / Amstelpark" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koenenkade 8, 1081 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2114.02" OriginalAmount="2114.02">
      <BasicPropertyInfo Latitude="52.359585" Longitude="4.880156" StarRating="4" HotelCode="904495|2065005" HotelName="Hotel JL No76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 76, 1071 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150639/150639a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in two 18th-century mansions in the heart of Amsterdam, right in the middle of the museum and fashion district, just 350 m away from the Rijksmuseum, Van Gogh museum, Stedelijk Museum Leidseplein, Vondelpark and the Concert Hall. The Leidseplein is some 2 minutes' walk away and the canals are around 5 minutes' walk away. Amsterdam Schiphol Airport is around 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.00" OriginalAmount="2118.00">
      <BasicPropertyInfo Latitude="52.37131906" Longitude="4.93467879" StarRating="3" HotelCode="430547|hampton_by_hilton_amsterdam_centre_east" HotelName="Hampton by Hilton Amsterdam Centre East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Panamalaan 188-196, 1019 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/541038/a_541038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located approximately 3.5 km from the centre of Amsterdam. There are public transport stops in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2125.98" OriginalAmount="2125.98">
      <BasicPropertyInfo Latitude="52.36965073" Longitude="4.88005577" StarRating="3" HotelCode="711127|2279565" HotelName="Melrose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elandsgracht 92, 1016 TZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27254/3827254/1.jpg?f=15646421</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2143.65" OriginalAmount="2143.65">
      <BasicPropertyInfo StarRating="4" HotelCode="|121281" HotelName="LEONARDO BOUTIQUE MUSEUM/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30574_image62512372_0.jpg</HotelPictures>
        <HotelDescription>In the heart of Amsterdam, where the luxurious P.C. Hooftstraat connects to the vibrant Stadhouderskade, the new Leonardo Boutique Museumhotel City Center is located right in between the exclusive shops. Situated directly next to the Rijksmuseum and within walking distance of the main attractions and sights, such as the Van Gogh museum, Leidseplein and the Vondelpark, the Leonardo Boutique Museumhotel is the perfect location. The Boutique lifestyle-brand combines distinctive design with a living room feeling and personal service. The design is inspired by the rich history of the adjoining Rijksmuseum. Various famous scenes from the Rijksmuseum decorate the rooms and corridors. The 188 stylish and comfortable hotel rooms of the Leonardo Boutique Museum Hotel have a view of the beautiful courtyard garden or the canals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2176.97" OriginalAmount="2176.97">
      <BasicPropertyInfo Latitude="52.37603145916" Longitude="4.8992586135864" StarRating="3" HotelCode="67212|482145" HotelName="Luxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 11, 1012 HT Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86937/a_86937_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Amsterdam's old historical centre. The central station, various shopping venues, restaurants, the Nieuwmarkt and the Damsquare are just a 5-minute walk from the hotel. The airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2178.00" OriginalAmount="2178.00">
      <BasicPropertyInfo Latitude="52.361544769493" Longitude="4.8830907572413" StarRating="4" HotelCode="15715|park_hotel_amsterdam" HotelName="Park Centraal Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 25, 1071 ZD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18808/a_18808_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2178.90" OriginalAmount="2178.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|615253" HotelName="Huygens Place" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958944_foto_10.jpg</HotelPictures>
        <HotelDescription>Classic building refurbished in 2003. Situated near the Leidseplein Within walking distance is the P.C. Hooftstraat; the most exclusive shopping street of Amsterdam. You can also find the Vondelpark and the Paulus Potterstraat, with its 3 famous museums (the van Gogh-, Stedelijk- and Rijksmuseum) near Hotel. Offers 99 well-equipped rooms with television, phone, connection internet DSL and bathroom **City Tax: 5,5 % not included in the room-rate direct, the payment will be done in the hotel**</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2189.00" OriginalAmount="2189.00">
      <BasicPropertyInfo Latitude="52.379447" Longitude="4.880503" StarRating="3" HotelCode="296731|linden_hotel" HotelName="Linden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 251, 1015 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388827/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Linden Hotel is in the heart of Amsterdam, walking distance from Noordermarkt and Noorderkerk. This hotel is within close proximity of Anne Frank House and Westerkerk.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 25 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and coffee/tea makers, and you can also request cribs/infant beds.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2196.00" OriginalAmount="2196.00">
      <BasicPropertyInfo Latitude="52.36607468" Longitude="4.9123706" StarRating="4" HotelCode="611873|de_jonker_urban_studios_suites" HotelName="De Jonker Urban Studios &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40, 1018 DG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9336792</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2198.10" OriginalAmount="2198.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|903521" HotelName="DE HALLEN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904001_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in one of Amsterdam's finest industrial heritage sites, this modern hotel enjoys a convenient location in Amsterdam West, with a huge variety of attractions and entertainment venues at just a stone's throw away. The city centre is only a 15-minute drive away, where travellers can visit the famous Stedelijk Museum and Rijksmuseum. The hotel presents a contemporary industrial look with comfortable guest rooms, decorated in a beautiful modern style and offering top-notch facilities such as a Nespresso machine, Wi-Fi access and a Smart TV. From breakfast to lunch, dinner or a refreshing cocktail, the hotel's restaurant offers a varied menu of exquisite signature dishes and delicious beverages. The establishment also offers an ideal setting to celebrate great meetings or special events, with a fantastic glass boardroom and facilities such as free WI-Fi access and private parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2199.00" OriginalAmount="2199.00">
      <BasicPropertyInfo Latitude="52.372305" Longitude="4.897554" StarRating="2" HotelCode="337195|heart_of_amsterdam__hostel_2" HotelName="Heart of Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 118-120, 1012 DT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56057/a_56057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the in the famous red light district "De Wallen" close to the city centre, roughly 3 minutes walk from the royal palace on Dam Square. A profusion of shops, restaurants, bars and nightclubs as well as links to the public transport network are all to be found in the hotel's direct vicinity. Amsterdam airport is located approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2218.26" OriginalAmount="2218.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|708867" HotelName="HOTEL DAMSQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/28621_image61403939_0.jpg</HotelPictures>
        <HotelDescription>Hotel Damsquare offers a 24-hour reception and a bicycle rental service. Rooms have a flat-screen TV, safe, tea/coffee making facilities and a private bathroom.
The hotel is a 10-minute walk from Amsterdam Central Train Station. Hotel De Gerstekorrel is located 200 meters from the Royal Palace and the Kalverstraat shopping street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2219.23" OriginalAmount="2219.23">
      <BasicPropertyInfo Latitude="52.306865" Longitude="4.75599" StarRating="4" HotelCode="31188|20014" HotelName="Schiphol Hotel-Hilton Amsterdam Airport Schiphol" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schipol Boulevard 701, 1118 BN Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49839/a_49839_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury airport hotel is located within the grounds of Schiphol Airport. The centre of Amsterdam can be reached either by car or by train in just 15 minutes. A beach and a walking trail are both to be found in the relaxation centre. Guests who love shopping and betting will enjoy spending time at the casino and shopping centre at the airport. Public transport departs from stops located just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2221.00" OriginalAmount="2221.00">
      <BasicPropertyInfo Latitude="52.3820030464558" Longitude="4.88942040859831" StarRating="0" HotelCode="0|_0x3b0ea" HotelName="Bed &amp; Breakfast of Art" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Korte prinsengracht 12, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6d/64/6d6430a051a405dccd04ee439ce7c7e184dc8106.jpeg</HotelPictures>
        <HotelDescription>Situated in the historical centre of Amsterdam, Bed &amp;amp; Breakfast of Art offers non-smoking rooms with free WiFi. Central Station is 1.1 km away. The guest room is situated on the first floor in the monumental building and is decorated with artwork of the owner. The guest room features a flat-screen TV with cable channels, tea/coffee facilities and a refrigerator. The private bathroom comes with a shower. Guests can find the private toilet in the hallway, near the bathroom. Dam Square is 1.3 km, while Westerpark is 1 km away. Shopping centre Kalvertoren is 2 km from Bed &amp;amp; Breakfast of Art.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2221.00" OriginalAmount="2221.00">
      <BasicPropertyInfo Latitude="52.33599853515625" Longitude="4.86899995803833" StarRating="3" HotelCode="0|premier_suites_plus_amsterdam" HotelName="PREMIER SUITES PLUS Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnassusweg 376, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/41/f141f54a6f354b0063666e785c9dce8c203727c1.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at PREMIER SUITES PLUS Amsterdam in Amsterdam (Amsterdam South), you'll be within a 5-minute drive of World Trade Center and Museum Square.  This aparthotel is 1.9 mi (3 km) from Vondelpark and 2.1 mi (3.4 km) from Van Gogh Museum.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;VU University of Amsterdam - 0.5 km / 0.3 mi&lt;br /&gt;VU University Medical Center - 0.6 km / 0.4 mi&lt;br /&gt;World Trade Center - 0.7 km / 0.5 mi&lt;br /&gt;Amsterdamse Bos - 1.4 km / 0.9 mi&lt;br /&gt;Olympic Stadium - 1.9 km / 1.2 mi&lt;br /&gt;RAI Exhibition and Congress Centre - 1.9 km / 1.2 mi&lt;br /&gt;Amstelpark - 2.2 km / 1.3 mi&lt;br /&gt;Vondelpark - 2.5 km / 1.6 mi&lt;br /&gt;Museum Square - 3 km / 1.9 mi&lt;br /&gt;Concertgebouw - 3 km / 1.9 mi&lt;br /&gt;Stedelijk Museum - 3.2 km / 2 mi&lt;br /&gt;Albert Cuyp Market - 3.3 km / 2 mi&lt;br /&gt;Van Gogh Museum - 3.3 km / 2.1 mi&lt;br /&gt;Moco Museum - 3.3 km / 2.1 mi&lt;br /&gt;Diamond Museum Amsterdam - 3.4 km / 2.1 mi&lt;br /&gt;The preferred airport for PREMIER SUITES PLUS Amsterdam is Schiphol Airport (AMS) - 15.1 km / 9.4 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;br /&gt;HeadLine : Near World Trade Center&lt;br /&gt;National ratings : This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.&lt;br /&gt;Rooms : Make yourself at home in one of the 115 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 40-inch Smart televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided weekly.&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 parking available on the premises. Cost: 20.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&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="16" TotalAmount="2227.82" OriginalAmount="2227.82">
      <BasicPropertyInfo Latitude="52.308949440353" Longitude="4.7597776441803" StarRating="4" HotelCode="29262|20174" HotelName="Sheraton Amsterdam Airport Hotel and Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiphol Boulevard 101, 1118 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47129/a_47129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;As a conference venue, the hotel is of international importance. The centre of Amsterdam can be reached by train in about 20 minutes. The airport offers extensive shopping facilities for those wishing to have a quick shop or browse. This luxury airport hotel is located at the centre of Amsterdam's Schiphol Airport and offers direct access to the arrival and departure halls, unique for a hotel of its superior rating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2233.81" OriginalAmount="2233.81">
      <BasicPropertyInfo Latitude="52.355839" Longitude="4.886094" StarRating="4" HotelCode="59360|20124" HotelName="NH Amsterdam Museum Quarter" 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,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobbemakade 50, 1071 XL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76871/a_76871_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the Museumplein and is surrounded by art. The beautiful contrast with the classical buildings and the direct proximity of the historic centre of Amsterdam make it a magnificent location. The shopping district is a short walk away and the hotel may easily be reached by car or public transport. A shuttle bus service (every 30 minutes) conveys guests to Amsterdam's Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2235.64" OriginalAmount="2235.64">
      <BasicPropertyInfo Latitude="52.375372" Longitude="4.895727" StarRating="3" HotelCode="336453|1428388" HotelName="The Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 50, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55609/a_55609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Amsterdam near to the Dam. The Kalverstraat with its abundance of shops is nearby as are renowned tourist attractions such as the Royal Palace and Madame Tussaud's. The surrounding area is littered with international restaurants, bars and coffee shops. It is just a stone's throw to the main railway station and the nearest tram stop. The Indoor ski centre Spaarnwoude is just 10 km west of Amsterdam and it is just 15 km to the beach, the North Sea and Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2236.00" OriginalAmount="2236.00">
      <BasicPropertyInfo Latitude="52.378279575985" Longitude="4.8937999452324" StarRating="1" HotelCode="339587|budget_hotel_liberty" HotelName="Budget Hotel Liberty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/75024/2475024/1.jpg?f=14963954</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2251.38" OriginalAmount="2251.38">
      <BasicPropertyInfo Latitude="52.333733" Longitude="4.888883" StarRating="4" HotelCode="29268|121864" HotelName="Novotel Amsterdam City" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10, 1083 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47137/a_47137_AA2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording excellent transport links to the city centre, this hotel lies within 500 m of links to the public transport network, and is located next door to the World Trade Centre and the RAI complex. The city centre may be reached by tram in just 15 minutes; there are many restaurants and bars to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2266.99" OriginalAmount="2266.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|803241" HotelName="AVANI MUSEUM QUARTER AMSTERDAM HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207865_fotpe1_fa.png</HotelPictures>
        <HotelDescription>The modern NH Museum Quarter Hotel is located in the cultural heart of Amsterdam city centre. By foot you can arrive at the Van Gogh and the Leidsplein, and in less than 20 minutes using public transport you can visit the home of Anne Frank. The hotel has 163 cosy rooms, many of which have a view of the canal. There is also a free fully equiped fitness centre. The hotel also has a meeting room ideal for small meetings for up to 12 people. A short distance away from the hotel, you can find various tram lines and bus routes, which can take you closer to the main tourist areas. You can reserve guided boat trips on the canal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2274.00" OriginalAmount="2274.00">
      <BasicPropertyInfo Latitude="52.375785844622" Longitude="4.8962062597275" StarRating="1" HotelCode="193848|hotel_continental_amsterdam" HotelName="Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 40-41, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214882/214882a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2280.92" OriginalAmount="2280.92">
      <BasicPropertyInfo Latitude="52.373578" Longitude="4.885988" StarRating="2" HotelCode="193880|2037405" HotelName="Clemens Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 39, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/421599/421599a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2290" OriginalAmount="2290">
      <BasicPropertyInfo Latitude="52.376174" Longitude="4.894492" StarRating="4" HotelCode="258441|2574" HotelName="Inntel Hotel Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk 19, 1012 PV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14814/a_14814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the city centre in the Dam pedestrian area. It is just a few minutes to the main railway station on foot as well as the Royal Palace and Madame Tussaud's. The surrounding area is littered with an abundance of shops, restaurants and bars and public transport and a nightclub are also within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2303.00" OriginalAmount="2303.00">
      <BasicPropertyInfo Latitude="52.384729" Longitude="4.894064" StarRating="4" HotelCode="260447|room_mate_aitana_hotel" HotelName="Room Mate Aitana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJDok 6, 1013 MM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363606/a_363606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.00" OriginalAmount="2312.00">
      <BasicPropertyInfo Latitude="52.348550184721" Longitude="4.8851823806763" StarRating="4" HotelCode="13957|wyndham_apollo_hotel_amsterdam" HotelName="Apollo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2, 1077 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16090/a_16090_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;If guests wish to relax and enjoy the beautiful city of Amsterdam, this location near the exclusive shopping streets, the Museumplein and the Royal Concert Hall, and not far from the bustling night life of the Leidseplein, is the ideal place. The hotel is also the ideal place for business guests, with a travelling time of only 20 minutes from Schiphol Airport and 2 minutes from the ring road. In addition, the RAI Trade and Congress Centre and the World Trade Centre Amsterdam are only a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2327.41" OriginalAmount="2327.41">
      <BasicPropertyInfo Latitude="52.369866121076" Longitude="4.8659335076809" StarRating="3" HotelCode="193896|11b475" HotelName="Hotel Restaurant Larende" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Clercqstraat 115-hs, 1053 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214969/214969a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2330.85" OriginalAmount="2330.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|C63984" HotelName="INNTEL HOTELS AMSTERDAM LANDMARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26887_image60697932_0.jpg</HotelPictures>
        <HotelDescription>Inntel Hotels Amsterdam Landmark has a cool character that is inspired by the area's industrial past. It is the place to spend the night, dine in Bar &amp; Brasserie Werkspoor, organise business events and fully unwind in Spa Steam. The wellness centre has a swimming pool, Turkish bath, sauna and massage room. In addition, all luxury room types are equipped with a round whirlpool in the room and/or a private sauna. Relax in the trendy and luxurious rooms with a beautiful view of the Amsterdam skyline.
Industrial craftsmanship is reflected in the design of the 16-storey hotel. Raw concrete, massive metal columns and even a life-size yellow crane house make this Inntel Hotels' coolest hotel. The industrial elements fit both the history and the future of the popular Oostenburg district. In the rooms, the theme is carried through to the smallest detail, thanks to custom-made interior.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2347" OriginalAmount="2347">
      <BasicPropertyInfo Latitude="52.383861590867" Longitude="4.9022975533035" StarRating="4" HotelCode="495429|196333" HotelName="Sir Adam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Overhoeksplein 7, A’DAM Toren, 1031 KS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/527941/527941a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2354.00" OriginalAmount="2354.00">
      <BasicPropertyInfo Latitude="52.36680781" Longitude="4.91142408" StarRating="3.5" HotelCode="635847|quentin_zoo_hotel" HotelName="Quentin Zoo hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33, 1018 DB Amsterdam, Kesklinn</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649609/649609a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2360.05" OriginalAmount="2360.05">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="4" HotelCode="|VIJS" HotelName="Van de Vijsel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom13</AddressLine>
          </AddressLines>
          <PostalCode>(0)205150471</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/VIJS/VIJS_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. A fireplace creates a cosy atmosphere. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services include a 24-hour security service, a babysitting service, a childcare service, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Daily newspapers are available for purchase.This hotel is located right in the heart of Amsterdam.Fine weather can be enjoyed on the terrace. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms include air conditioning and central heating. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a television with pay-per-view channels, a radio and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms can be booked. The hotel has non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a café and a bar. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Vegetarian dishes and children's meals can be prepared on request. The hotel also offers snacks.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2367.90" OriginalAmount="2367.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|708989" HotelName="Roemer" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902827_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a central location close to the lively Leidseplein square where guests can find restaurants, shops and bars. Amsterdam Airport Schiphol is located around 12 km away. Recently converted from an 18th-century mansion, the establishment is now a trendy boutique-style hotel where traditional dandeacute;cor is combined with modern amenities. It offers 37 air-conditioned guestrooms and an array of services designed for guests' convenience. Visitors can take refreshments in the bar or restaurant or make use of the hotel's conference facilities. All of the comfortable units are en-suite. The bathrooms enjoy plenty of natural daylight and have a walk-in shower. Rooms also feature a direct dial telephone, satellite/cable TV and Internet access. Guests can relax on the balcony or terrace. The double rooms overlook the Roemer Visscherstraat.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2375.27" OriginalAmount="2375.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|750541" HotelName="HOTEL NOTTING HILL AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903285_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the centre of Amsterdam, a short walk from the Amstel river, Albert Cuyp market, the Rembrandtsplein and Leidseplein.  Numerous trams pass by the front door so access across town is very easyThe bedrooms are tastefully decorated in dark green and black colour scheme and are larger than most 4 star bedrooms in Amsterdam.  There is a beautifully wallpapered feature wall behind the bed head and with the soft lighting and modern facilities, offer first class accommodatinThe popular restaurant is located on the ground floor and serves a full breakfast, as well as lunch, high tea and dinner.This is a large, traditional building with an attractive and welcoming exteriorThe lobby is very cosy and welcoming with the reception consisting of two small desks.  The decor is unique in as much as it depicts well worn books and luggage and their is a small seating area with internet access.This is a fairly new hotel for Amsterdam and offers very good accommodation in a great location.  The bedrooms are mainly allocated on the lower ground floor but these are more spacious than the rooms on the other floors and are superbly decorated.  jg/11/11Allocated rooms may be found on the lower ground floor but these are more spacious than the rooms on the other floors</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2403.00" OriginalAmount="2403.00">
      <BasicPropertyInfo Latitude="52.35508858" Longitude="4.87749742" StarRating="3" HotelCode="200949|conscious_hotel_museum_square" HotelName="Conscious Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 7, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7681/a_7681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right at the heart of Amsterdam, only metres from the famous concert building of the city. From the hotel's central location, it is a perfect starting point to explore the city. In addition, the 3 most important museums in Amsterdam are easily reached on foot, as well as the various shopping and entertainment venues. There is a bus stop located just 200 m the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2403.54" OriginalAmount="2403.54">
      <BasicPropertyInfo Latitude="52.374071316625" Longitude="4.8905707235803" StarRating="4" HotelCode="11983|19984" HotelName="Die Port van Cleve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 176-180, 1012 SJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11471/a_11471_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Amsterdam's wonderful old town. Countless shopping venues such as the Magna Plaza shopping centre, as well as entertainment venues, bars, pubs and nightclubs are located in the immediate vicinity. Public transport departs from stops within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2405.00" OriginalAmount="2405.00">
      <BasicPropertyInfo Latitude="52.356965" Longitude="4.877437" StarRating="3" HotelCode="95617|inner_hotel__hostel" HotelName="XO Hotel Inner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanningstraat 1, 1071 LA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132784/w_132784_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The budget hotel is located in the centre of Amsterdam, close to Museum Square and Leidse Square as well as Vondelpark. The hotel is located just behind the Concert Hall, within a short walk of the Van Gogh Museum and the Rijksmuseum. Leidseplein is a vibrant square with lots of bars, clubs and restaurants to enjoy the evenings or to enjoy a nice drink during a sunny day on one of its terraces. Schiphol Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2405.00" OriginalAmount="2405.00">
      <BasicPropertyInfo Latitude="52.365730732327" Longitude="4.8972797055226" StarRating="4" HotelCode="303787|royal_amsterdam_hotel_2" HotelName="Royal Amsterdam Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388056/388056a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 23 rooms. Most of the storeys can be reached by lift. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Facilities include room service. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2420.01" OriginalAmount="2420.01">
      <BasicPropertyInfo Latitude="52.364891631283" Longitude="4.8779150202049" StarRating="3" HotelCode="150171|2482685" HotelName="Hotel Jupiter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 14, 1054 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82210/2282210/38.jpg?f=15533616</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2429" OriginalAmount="2429">
      <BasicPropertyInfo Latitude="52.365757055353" Longitude="4.8932102322578" StarRating="4" HotelCode="24556|5236" HotelName="The Albus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 49, 1017 HE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35478/a_35478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design boutique hotel is well located within the famous Canal Belt and a short walk from Dam square, Leidse square, Rembrandt square and many well-known museums. For business or leisure, this hotel is an excellent choice to explore this lively and vibrant city. It is the first hotel in Europe that operates without any CO2 emissions. The hotel is easily accessible by public transport, taxi or with own car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2455.50" OriginalAmount="2455.50">
      <BasicPropertyInfo Latitude="52.374698" Longitude="4.903854" StarRating="5" HotelCode="387464|75554" HotelName="Grand Hotel Amrâth Amsterdam" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 108, 1011 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90177/a_90177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a perfect location in Prins Hendrikkade in the city centre, only around 500 m from the Central Station and just 1 km from Dam Square. This unique setting in the historic heart of Amsterdam borders on beautiful canals and means the hotel is within walking distance of the best sights. The valet parking service will take care of guests’ cars - one worry less. Schiphol Airport is just 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2455.84" OriginalAmount="2455.84">
      <BasicPropertyInfo Latitude="52.366888" Longitude="4.898726" StarRating="4" HotelCode="11016|229526" HotelName="Eden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144, 1017 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8925/a_8925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Amsterdam, directly next to the Amstel and roughly 10 miles from Schipol airport. Various famous tourist sights including Rembrandt Square, the flower market, numerous museums, colourful shops, bars and nightclubs are all located in the surrounding area. The excellent public transport links mean that guests may easily reach all the different areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2519" OriginalAmount="2519">
      <BasicPropertyInfo Latitude="52.375636" Longitude="4.892383" StarRating="3" HotelCode="32037|89316" HotelName="Citadel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijdsvoorburgwal 98-100, 1012 SG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50729/a_50729_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is just steps from the train station as well as various sights of interest including the Royal Palace, the Koepel Church and Anne Frank's House. The various shopping facilities and entertainment venues as well as further sights can be easily reached from the hotel. The nearest public transport stop is the main station and is roughly 900 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2543" OriginalAmount="2543">
      <BasicPropertyInfo Latitude="52.373717716033" Longitude="4.8936367034912" StarRating="4" HotelCode="200953|7605" HotelName="Amsterdam De Roode Leeuw" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 93-94, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7687/a_7687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also located close to the stock exchange and the Bijenkorf department store. Also in the neighbourhood, guests will find the world-famous waxworks at Madame Tussaud's and the Royal Palace. Further tourist attractions such as the Kalverstraat are only steps away. Centraal main railway station lies only 700 metres away and the tram is even closer to the hotel. Schiphol airport is easily reached by train or taxi within 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2550.00" OriginalAmount="2550.00">
      <BasicPropertyInfo Latitude="52.37593578" Longitude="4.90181824" StarRating="3" HotelCode="943845|mauro_mansion_2" HotelName="Mauro Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Geldersekade 16, 1012 BH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/75038/2475038/1.jpg?f=15069179</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2558.36" OriginalAmount="2558.36">
      <BasicPropertyInfo Latitude="52.377527" Longitude="4.895101" StarRating="3" HotelCode="142414|1003d0" HotelName="Sint Nicolaas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 1a, 1012 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/091760/091760a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2570.00" OriginalAmount="2570.00">
      <BasicPropertyInfo Latitude="52.3671" Longitude="4.87027" StarRating="0" HotelCode="0|apartments_de_hallen" HotelName="Apartments De Hallen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bilderdijkkade 60, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/9b/2e9b1432443c4d2bd693a84364c130900b595a0b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Amsterdam (Amsterdam West), Apartments De Hallen is within a 15-minute walk of Vondelpark and DeLaMar Theater.  This apartment is 0.7 mi (1.1 km) from Melkweg and 0.9 mi (1.5 km) from Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the apartment's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 40.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;No pets allowed.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 27.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 47.50 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2574" OriginalAmount="2574">
      <BasicPropertyInfo Latitude="52.378158" Longitude="4.894374" StarRating="5" HotelCode="29270|28584" HotelName="Renaissance Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattengat 1, 1012 SZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47139/a_47139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is situated in a strategic and central location. Links to the public transport system can be reached within 500 m from the hotel and, in the immediate vicinity, a diverse range of shopping facilities, numerous restaurants, bars aplenty and extensive entertainment venues are available. Furthermore, Anne Frank's House, the royal palace and the diamond factories are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2581.10" OriginalAmount="2581.10">
      <BasicPropertyInfo Latitude="52.36386294" Longitude="4.90657115" StarRating="4" HotelCode="440542|2037765" HotelName="Zoku Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Weesperstraat 105, 1018 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550788/w_550788_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2582.08" OriginalAmount="2582.08">
      <BasicPropertyInfo Latitude="52.36006846106" Longitude="4.8819680779143" StarRating="2" HotelCode="168159|869155" HotelName="Max Brown Hotel Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46, 1071CR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7080/a_7080_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a delightful, peaceful residential area close to Amsterdam's buzzing city centre. Being near to all the eminent museums and the Vondelpark and with a tram station just stone's throw away, this hotel is the perfect starting point for exploring the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2587.00" OriginalAmount="2587.00">
      <BasicPropertyInfo Latitude="52.350519" Longitude="4.876996" StarRating="4" HotelCode="11793|best_western_delphi_hotel" HotelName="The Delphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 101-105, 1077 AN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11336/a_11336_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in an upscale residential area of Amsterdam in Oud-Zuid. It is conveniently situated near the downtown Museum Quarter, the World Trade Centre and the RAI exhibition centre and the major shopping streets are within a journey of less than 10 minutes by nearby public transport or on foot. The shopping street Beethovenstraat is only 5 minutes’ walk and has a variety of shops and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2592.00" OriginalAmount="2592.00">
      <BasicPropertyInfo Latitude="52.36592" Longitude="4.90978" StarRating="0" HotelCode="0|plantage_apartment_suites" HotelName="Plantage Hortus Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/80/de80d4adedd32ffc3d12a64b3dd71eeff619f5b2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Plantage Hortus Apartments places you in the heart of Amsterdam, within a 10-minute walk of Artis and Hermitage Amsterdam.  This 4-star apartment is 0.7 mi (1.1 km) from Rembrandt Square and 0.5 mi (0.8 km) from Royal Theater Carre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 15 guestrooms, featuring kitchens with refrigerators and microwaves. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out and multilingual staff.&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="63" TotalAmount="2596.00" OriginalAmount="2596.00">
      <BasicPropertyInfo Latitude="52.37651443481445" Longitude="4.8905439376831055" StarRating="0" HotelCode="0|apartment_jordaan_canal_view" HotelName="Apartment Jordaan Canal View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Blauwburgwal 9, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5f/ed/5fedeba5049591083347e78cdebfa3355c68bed8.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This large apartment, has WiFi, (free of charge), a balcony and a kitchen with features that offer you the maximum level of comfort. SITUATION: This establishment, the Jordaan it is in 7 minutes away from the establishment, you can find the central station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2597" OriginalAmount="2597">
      <BasicPropertyInfo Latitude="52.3545004" Longitude="4.8875268" StarRating="4" HotelCode="255579|57526" HotelName="Sir Albert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert Cuypstraat 2, De Pijp District (Latin Quarter), 1072 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188725/188725a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2607.45" OriginalAmount="2607.45">
      <BasicPropertyInfo StarRating="5" HotelCode="|657174" HotelName="GRAND HOTEL AMR�TH AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/959092_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Amsterdam and was established in 1914. It is a short drive away from the Dam Square and the nearest station is Central. The Hotel has a restaurant, a bar, a conference room, an indoor swimming pool and a fitness centre/gym. All 165 rooms are equipped with minibar, hairdryer, safe, trouser press and ironing set.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2617.13" OriginalAmount="2617.13">
      <BasicPropertyInfo Latitude="52.378041" Longitude="4.896493" StarRating="3" HotelCode="38372|427895" HotelName="Ibis Styles Amsterdam Central Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 10, 1012 TP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63424/a_63424_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historic city centre, on the Martelaarsgracht. This is the road which runs from Central Station, which is just a stone's throw away, and where guests will find buses and the tram to the Amsterdam RAI Exhibition and Convention Centre. The hotel can also be easily reached by private car, and there is a public car park next door to the hotel (fees apply). Amsterdam Airport Schiphol is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2628" OriginalAmount="2628">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.880936" StarRating="4" HotelCode="29315|21280" HotelName="American Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47235/a_47235_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a building with a listed Art Noveau façade, this well-known hotel is centrally located on Leidseplein and has its own boat landing station on one of Amsterdam's canals. Amsterdam offers not only plenty of shopping opportunities, such as designer shops but also restaurants, many sights of interest, cultural venues, galleries and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2632.32" OriginalAmount="2632.32">
      <BasicPropertyInfo Latitude="52.363108" Longitude="4.879466" StarRating="4" HotelCode="25125|20054" HotelName="NH Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 7, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36548/l_36548_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location near to the Leidesplein, directly near to the Singelgracht. Public transport links are easily reached. The shopping streets, the flower markets and the Royal Palace are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2638.00" OriginalAmount="2638.00">
      <BasicPropertyInfo Latitude="52.370633" Longitude="4.893014" StarRating="3" HotelCode="901948|rokin" HotelName="Rokin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 73, 1012 KL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/217394/gt_217394_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city on a main street. It lies just a few steps from the historic Dam square, the central square in Amsterdam, where visitors will find the Royal Palace and the New Church. The central train station is about a 10-minute walk away and shopping and night life centres are close to the hotel. Guests will find the best department stores, the unique Magna Plaza shopping centre, and the long Kalverstraat pedestrian shopping street close by. Excursions by bus leave from outside the hotel and boat trips leave from just down the street. Surrounding the hotel are the canals with their historical buildings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2642.96" OriginalAmount="2642.96">
      <BasicPropertyInfo Latitude="52.35132" Longitude="4.874097" StarRating="5" HotelCode="318243|BIB" HotelName="Bilderberg Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dijsselhofplantsoen 7</AddressLine>
          </AddressLines>
          <PostalCode>(0)205705654</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32751/l_32751_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the south of Amsterdam within walking distance of the city's most exclusive shopping streets, famous museums and concert hall. The World Trade Centre and RAI exhibition centre may be reached by car in 5 minutes. Links to the public transport network are to be found 200 m away and allow access to the city centre within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2649.53" OriginalAmount="2649.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|649874" HotelName="DIE PORT VAN CLEVE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902221_foto_1.jpg</HotelPictures>
        <HotelDescription>A stone's throw from Dam Square , the Die Port van Cleve is situated in the very centre of Amsterdam. Its location brings everything within easy walking distance, from the canal area to Central Station, from Museums to shops and restaurants. Die Port van Cleve has a total of 120 comfortable rooms, which are made up of 98 Superior rooms, 16 Executive rooms and 6 Suites. The rooms have their own character and are decorated using warm welcoming colours. All feature a safety deposit box, Internet connection, Telephone with direct dial, TV with in-house movie- and message system and radio. The bathrooms are equipped with a bath/shower, toilet and hairdryer. The trouser press, mini-bar, coffee- and tea facilities are on request. A popular feature of the Die Port van Cleve is the Brasserie 'De Poort', known for the traditional Dutch as well as international dishes. The unique Bar-Bodega 'De Blauwe Parade' decorated with an original Delft Blue Tile fresco is not to be missed!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2654" OriginalAmount="2654">
      <BasicPropertyInfo Latitude="52.377157993675" Longitude="4.8979738354683" StarRating="4" HotelCode="18933|33633" HotelName="Park Plaza Victoria Amsterdam" 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,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 1-5, 1012 LG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23680/a_23680_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This extremely sophisticated hotel is centrally located opposite the main railway station. Public transport links are easily reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2664.73" OriginalAmount="2664.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|803235" HotelName="NH AMSTERDAM LEIDSEPLEIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207657_fotpe1_1_FACHADA.jpg</HotelPictures>
        <HotelDescription>The luxurious four-star NH Amsterdam Centre hotel is conveniently located in the heart of Amsterdam. at It is right across from the lively Leidse Square in the fashion and museum district, an area brimming with entertainment, dining and nightlife options. Amsterdam�s characteristic canals and the city�s top museums are just a short stroll from the hotel. The luxurious four-star NH Amsterdam Centre hotel is conveniently located in the heart of Amsterdam. at It is right across from the lively Leidse Square in the fashion and museum district, an area brimming with entertainment, dining and nightlife options. Amsterdam�s characteristic canals and the city�s top museums are just a short stroll from the hotel, </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2668.00" OriginalAmount="2668.00">
      <BasicPropertyInfo Latitude="52.3549500625" Longitude="4.8770424" StarRating="3" HotelCode="78507|concert_inn" HotelName="The Concert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 11, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387637/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2682.00" OriginalAmount="2682.00">
      <BasicPropertyInfo Latitude="52.352771" Longitude="4.883624" StarRating="4" HotelCode="52827|the_college_hotel" HotelName="The College Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roelof Hartstraat 1, 1071 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57709/gt_57709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated near the Museumplein (Museum square). Although there is a tram stop in front of the hotel, by means of a pleasant stroll the guests can reach several areas of interest with ease. Amsterdam's concert hall, the Concertgebouw, and numerous museums are situated within a 300-metre radius. Amsterdam Schiphol Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2685.60" OriginalAmount="2685.60">
      <BasicPropertyInfo Latitude="52.374213406598" Longitude="4.8923862392521" StarRating="3" HotelCode="64187|224056" HotelName="Best Western Dam Square Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gravenstraat 12-16, 1012 NM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82687/a_82687_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the centre of Amsterdam, just a stone’s throw from Dam Square, next to the Royal Palace and the New Church. It is within walking distance of the Rijksmuseum and the Van Gogh Museum, located at Gravenstraat 12-16. The central station is about a 10-minute walk away (around 600 m), and links to the public transport network are available within easy walking distance (50 m). Schiphol Airport is about 20 minutes away with a direct train to Central Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2733" OriginalAmount="2733">
      <BasicPropertyInfo Latitude="52.375471" Longitude="4.892807" StarRating="4" HotelCode="17703|28585" HotelName="INK Hotel Amsterdam - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 67, 1012 RE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21781/a_21781_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed in a wonderfully located 17th century building that lies between the main train station and the royal palace. Dam Square with its range of shops and sights may easily be reached on foot and links to the public transport are just a short distance away (300 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2746.00" OriginalAmount="2746.00">
      <BasicPropertyInfo Latitude="52.368308377123" Longitude="4.8796666822091" StarRating="3" HotelCode="11621|hotel_de_looier" HotelName="De Looier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3e Looiersdwarsstraat 75, 1016 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11237/a_11237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a nice part of the city centre known as the Jordaan (garden). The hotel is situated on a quiet side street, in the antique district of Amsterdam. Due to its central location close to Leidseplein Square, Museum Square and the Vondelpark, most of the important attractions are within comfortable walking distance of the establishment. Amsterdam Centraal railway station is 2 km away, and Amsterdam Airport Schiphol is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2771.00" OriginalAmount="2771.00">
      <BasicPropertyInfo Latitude="52.37566375732422" Longitude="4.901614189147949" StarRating="4" HotelCode="0|mai_amsterdam" HotelName="Hotel Mai Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Geldersekade, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/2b/062bade88feaee2879bbbd1f6d0c9efbaa5a302f.jpeg</HotelPictures>
        <HotelDescription>A stay at Hotel Mai Amsterdam places you in the heart of Amsterdam, within a 10-minute walk of Body Worlds and Rembrandt House Museum.  This 4-star hotel is 0.6 mi (0.9 km) from Dam Square and 0.6 mi (0.9 km) from Madame Tussauds.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.&lt;br /&gt;Buffet breakfasts are served on weekdays from 7:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 81 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature showers with rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and coffee/tea makers.&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;Price of an additional breakfast: 20.95 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 9.95 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 50.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 20.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2778.48" OriginalAmount="2778.48">
      <BasicPropertyInfo Latitude="52.365395400794" Longitude="4.893133195162" StarRating="4" HotelCode="11572|1061608" HotelName="Banks Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 519 -525, 1017 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9636/a_9636_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2796.00" OriginalAmount="2796.00">
      <BasicPropertyInfo Latitude="52.365095229025" Longitude="4.8804714871237" StarRating="2.5" HotelCode="342350|hotel_leidsegracht" HotelName="Hotel Leidsegracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Pets allowed,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 117, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/64716/2164716/46.jpg?f=15587513</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Leidsegracht, you'll be centrally located in Amsterdam, steps from Melkweg and DeLaMar Theater.  This hotel is within close proximity of Amsterdam American Hotel and Leidseplein.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and coffee/tea makers, 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 and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2826.32" OriginalAmount="2826.32">
      <BasicPropertyInfo Latitude="52.37775" Longitude="4.897062" StarRating="5" HotelCode="213842|1061638" HotelName="art'otel amsterdam, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 33, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229596/229596a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2838.00" OriginalAmount="2838.00">
      <BasicPropertyInfo Latitude="52.35258892" Longitude="4.93263773" StarRating="0" HotelCode="641554|frankendael_apartments" HotelName="Frankendael Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Middenweg 93, 1098 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/65042/2165042/1.jpg?f=14939860</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2841" OriginalAmount="2841">
      <BasicPropertyInfo Latitude="52.379345484429" Longitude="4.922046661377" StarRating="4" HotelCode="653947|399880" HotelName="Hotel Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636985/636985a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Hotel Jakarta Amsterdam is a unique sustainable hotel in Amsterdam at the IJ river, at the former location where ships left for Jakarta. Hotel Jakarta offers 200 luxurious rooms with a Indonesian influenced style.
The boutique style hotel rooms of 30 m2 with an Indonesian twist. Most rooms feature a balcony, with panoramic views over the river IJ on one side and looking over central station on the other. Enjoy breakfast, lunch and dinner at Café Jakarta or get a drink at sky bar Malabar on the 8th and 9th floor. A Breakfast buffet is served each morning at the property and is included in the rates. Relax in the wellness and swimming pool with views off the river IJ.
The hotel is located within 1.2 km of the central station. The main shopping area is 1.5 km away, while Dam square and Royal Palace can be found at a distance of 2.1 km. 
Zeeburg is a great choice for travelers interested in atmosphere, city walks and city trips."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2850.99" OriginalAmount="2850.99">
      <BasicPropertyInfo Latitude="52.3765711" Longitude="4.9071006" StarRating="4" HotelCode="904494|428015" HotelName="DoubleTree by Hilton Amsterdam Centraal Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Oosterdoksstraat, 1011 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238218/w_238218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the riverfront and next to the central train station, the hotel is within easy reach of a host of local attractions, including the Rijksmuseum, Leidseplein, and the Anne Frank and Van Gogh museums. It is a perfect base from which to enjoy all that Amsterdam has to offer. Amsterdam Schiphol Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2854" OriginalAmount="2854">
      <BasicPropertyInfo Latitude="52.359777" Longitude="4.881062" StarRating="4" HotelCode="258786|12311" HotelName="Bilderberg Hotel Jan Luyken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 58, 1071 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15012/a_15012_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies at the heart of a peaceful, cultural area of Amsterdam- Links to the public transport network lie just 200 m from the hotel and can easily be reached on foot and a diverse selection of tourist sights such as the national museum, the Van Gogh museum and the world-famous Leidseplein are to be found within 5 minutes walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2878.00" OriginalAmount="2878.00">
      <BasicPropertyInfo Latitude="52.33328575" Longitude="4.91453469" StarRating="4" HotelCode="757211|van_der_valk_hotel_amsterdamamstel" HotelName="Hotel Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/878514/w_878514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is situated in Amsterdam. Situated within 6. 0 kilometre(s) from the town centre, the accommodation is easily accessible on foot to a host of places of interest. Within 500 metres visitors will find links of transport that will allow them to explore the area. Guests will find the airport within 14. 0 kilometre(s). Van der Valk Hotel Amsterdam - Amstel features a total of 206 bedrooms. Van der Valk Hotel Amsterdam - Amstel was built in 2018. This establishment is ideal for a productive stay, thanks to the Internet access available throughout. The front desk offers 24-hour reception. If patrons ask for it, they can have a cot in their accommodation units. Van der Valk Hotel Amsterdam - Amstel has been designed to make guests' stay as easy as possible and features some disability-friendly bathrooms. Travellers will not be bothered during their stay, as this is not a pet-friendly Hotel. Moreover, those travelling with their own vehicle may make good use of the parking facilities at Van der Valk Hotel Amsterdam - Amstel. If pampering is needed, visitors can take advantage of the health facilities offered. This establishment is provided with all the necessary services and amenities for a successful business event. Travellers don't need to leave the premises to enjoy a delicious meal, as the property includes a choice of delicious culinary options. Van der Valk Hotel Amsterdam - Amstel may charge a fee for some services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2882.00" OriginalAmount="2882.00">
      <BasicPropertyInfo Latitude="52.363522" Longitude="4.886314" StarRating="3" HotelCode="68534|mozart" HotelName="Mozart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 518-520, 1017 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/295919/295919a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2891.00" OriginalAmount="2891.00">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.8823727667332" StarRating="4" HotelCode="652950|hotel_mercier" HotelName="Hotel Mercier" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12, 1016 NX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639918/639918a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classic, retro and elegant. Step inside Hotel Mercier and feel at home. History relives at the straight friendly hotel with 40 rooms and 6 suites. De authentic Berlage style is showed throughout the interior. Think Art Nouveau, robust wooden furniture with a touch of velvet and rich prints. The lobby is built in style of the old library and feels like a second home. The monumental building on the Rozenstraat 12 at a unique location at the Jordaan in Amsterdam is the place to be for sleeping, dining, working or meeting up with locals. The philosophy of Helena Mercier, founder of ‘Ons Huis' was to bring the neighbourhood together, learn from each other and enjoy time together. Hotel Mercier will capture this in its heart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2898.75" OriginalAmount="2898.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|649877" HotelName="INNTEL HOTELS AMSTERDAM CENTRE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26886_image60697484_0.jpg</HotelPictures>
        <HotelDescription>The Inntel Hotels Amsterdam Center is located in the heart of Amsterdam, in the historic center of the city. Just a short walk from shopping streets, museums and other places of historical interest.
It is a 5-minute walk from Amsterdam Central Station. The rooms are modern and cosily decorated.
They have a luxurious private bathroom with a bathtub, air conditioning and a coffee and tea maker. Guests can start the day with a good breakfast in its modern restaurant. They can even have a glass of Prosecco if they wish.
Dinner is served at Humphrey's restaurant, very close to the hotel and where the cost can be charged to the hotel account. A perfect way to end the day is with a drink in the hotel bar.
Type of service: family, for young people, business, charming hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2920.68" OriginalAmount="2920.68">
      <BasicPropertyInfo Latitude="52.366674" Longitude="4.911786" StarRating="2" HotelCode="56456|100296" HotelName="Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Kerklaan 25-A, 1018 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73131/a_73131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small yet comfortable hotel lies opposite Amsterdam's city zoo, ARTIS, in a pleasant green district of the old city centre. The Plantage district was originally laid out in the 17th century as gardens. It is a 15-minute walk to the main train station, Dam Square and Rembrandt Square were a diverse selection of bars, pubs and transport links are to be found. The old town is some 3 km wide, so may easily be explored on foot. It is 200 m to the nearest nightclub and a tram station is 400 m away. The Oosterpark lies 800 m away and it is approximately 25 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2923" OriginalAmount="2923">
      <BasicPropertyInfo Latitude="52.366357" Longitude="4.893003" StarRating="4" HotelCode="258926|4060" HotelName="NH Collection Amsterdam Flower Market" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4, 1017 HK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/1/0/6/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel ideally located in the centre of Amsterdam. Nearby is the famous Floating Flower Market, Munt Tower and the main shopping streets. There is a public transport connection about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2934.00" OriginalAmount="2934.00">
      <BasicPropertyInfo Latitude="52.354070372492" Longitude="4.8767194538027" StarRating="3" HotelCode="95613|de_ware_jacob_boutique_hotel" HotelName="Sander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 69, 1071 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132777/gt_132777_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a very convenient location and lies within walking distance of many of Amsterdam's most attractive sites. Guests will find shopping venues only some 5 minutes' walk away and it is around 10 minutes on foot to the city centre, nightspots, the tourist centre and museums. The Anne Frank House and Museum is about 3 km from the hotel and it is a 10-minute drive to the railway station. Amsterdam-Schipol Airport lies approximately 20 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2948" OriginalAmount="2948">
      <BasicPropertyInfo Latitude="52.376528" Longitude="4.893646" StarRating="3" HotelCode="18783|30800" HotelName="WestCord City Centre Hotel Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 50, 1012 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23433/w_23433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in the heart of Amsterdam, within walking distance of the Central Train Station, where guests can catch a tram or bus to anywhere in the city. Several trams also stop right in front of the hotel for ultimate convenience. The hotel’s central location makes it the perfect operating base from which to explore Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2961.00" OriginalAmount="2961.00">
      <BasicPropertyInfo Latitude="52.35759" Longitude="4.90225" StarRating="4" HotelCode="0|_0x4e83b" HotelName="Nine(T)Teen B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various Addresses, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/3c/9f3c9b732ba0faafe22038928481d29d4333e197.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Nine(T)Teen B&amp;amp;B offers accommodations throughout the area in Amsterdam.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 15 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the bed &amp;amp; breakfast's coffee shop/café. Continental breakfasts are available daily from 8 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby and luggage storage. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 40.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2965.85" OriginalAmount="2965.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|803237" HotelName="NH AMSTERDAM CARANSA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207655_fotpe1_1_FACHADA.jpg</HotelPictures>
        <HotelDescription>The NH Caransa hotel in Amsterdam is located in the very center the city on Rembrandt Square, which is considered the heart of  Amsterdam nightlife. The hotel is also located close to the commercial district, the city's famous flower market, and many other places of interest. It is an easy fifteen-minute walk from the NH Caransa hotel to Dam square and the home of Anne Frank. The Van Gogh Museum and the Heineken Beer Brewery are also about 15 minutes away, as is the RAI Conference Center. By tram, the RAI Conference Center and the Central Train Station are both just ten minutes away. ith its excellent location, the modern and spacious NH Caransa hotel offers a total of 66 stylish and contemporary Standard and Superior rooms, and one elegant Junior suite. The hotel welcomes you with personalized service and a modern atmosphere that makes you feel at home in Amsterdam. Refreshing color tones, soundproof windows, luxuriously thick mattresses, a selection of comfortable pillows, and private bathrooms are just some of the features of our guest rooms.
For your business meetings and private events, the NH Caransa offers four flexible meeting rooms .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2978.00" OriginalAmount="2978.00">
      <BasicPropertyInfo Latitude="52.38852428" Longitude="4.88860918" StarRating="3.5" HotelCode="602469|yays_concierged_boutique_apartments_zoutkeetsgracht_2" HotelName="Yays Zoutkeetsgracht Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Zoutkeetsgracht 114-118, 1013 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86841/2286841/59.jpg?f=15502315</HotelPictures>
        <HotelDescription>&lt;br/&gt;YAYS Concierged Boutique Apartments - Zoutkeetsgra is a popular choice amongst travelers in Amsterdam, whether exploring or just passing through. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Service-minded staff will welcome and guide you at the YAYS Concierged Boutique Apartments - Zoutkeetsgra. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, television LCD/plasma screen. The hotel offers various recreational opportunities. Discover all Amsterdam has to offer by making YAYS Concierged Boutique Apartments - Zoutkeetsgra your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2981.00" OriginalAmount="2981.00">
      <BasicPropertyInfo Latitude="52.36173969" Longitude="4.91160577" StarRating="5" HotelCode="533996|hyatt_regency_amsterdam" HotelName="Hyatt Regency Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatiestraat 104, 1018 GV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/649663/a_649663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3049.00" OriginalAmount="3049.00">
      <BasicPropertyInfo Latitude="52.403873443603516" Longitude="4.9608893394470215" StarRating="0" HotelCode="0|appartement_klein_waterland" HotelName="Appartement Klein Waterland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zunderdorpergouw 29, Amsterdam Noord, 1027 AT Amsterdam, Netherlands, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/db/c4/dbc433a7e5901c4ff1aebfbf4afeef5279e50ac0.jpeg</HotelPictures>
        <HotelDescription>Appartement Klein Waterland is a self-catering accommodation located in Amsterdam and it has free WiFi access available. The property is 5 km from Amsterdam Central Station and 5.4 km from the Beurs van Berlage.&lt;br /&gt;The accommodation will provide you with a terrace and a seating area. There is a fully equipped kitchen with a dishwasher and a microwave. The private bathrooms come with a bath or shower and free toiletries. From the rooms you can enjoy garden view.&lt;br /&gt;At Appartement Klein Waterland you will find a garden and activities in the surrounding area include for example cycling. The property offers free parking.&lt;br /&gt;If you feel like visiting the surroundings, check out Royal Palace Amsterdam (5.7 km) and Dam Square (5.7 km). Amsterdam Schiphol Airport is located 17 km away.&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;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3053.80" OriginalAmount="3053.80">
      <BasicPropertyInfo Latitude="52.376499963133" Longitude="4.8997892967617" StarRating="3" HotelCode="116316|1567788" HotelName="Prins Hendrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 53, 1012 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/297433/297433a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3085.00" OriginalAmount="3085.00">
      <BasicPropertyInfo Latitude="52.376182102068" Longitude="4.8922996222973" StarRating="1" HotelCode="193886|hotel_tourist_inn" HotelName="Budget Hotel Tourist-Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 52, 1012 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388576/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3090.23" OriginalAmount="3090.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|661731" HotelName="HOTEL AMSTERDAM DE ROODE LEEUW" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899712_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also located close to the stock exchange and the Bijenkorf department store. Also in the neighbourhood, guests will find the world-famous waxworks at Madame Tussaud's and the Royal Palace. Further tourist attractions such as the Kalverstraat are only steps away. Centraal main railway station lies only 700 metres away and the tram is even closer to the hotel. Schiphol airport is easily reache</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3108.53" OriginalAmount="3108.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|803944" HotelName="NH CITY CENTRE AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207866_fotpe1_fa.png</HotelPictures>
        <HotelDescription>The NH City Centre hotel is located in the heart of Amsterdam, overlooking the Singel Canal and close to the flower market, Dam Square, the Vondelpark shopping streets and the home of Anne Frank. The hotel has 209 cosy rooms and the restaurant dVijff Vlieghen. It is wellknown for the New Dutch Cuisine and is located in five authentic 17th century buildings. Bar Gerzonis offers a warm atmosphere for a drink in the evening. Almost all the main sights in this vibrant city can be reached by foot from the hotel. The Van Gogh museum, the Rijksmuseum and the RAI Concention Centre can easily be reached by tram. There is a bus-stop right in front of the hotel for the Airport Shuttle Bus which allows guests to arrive at the airport in approximately 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3130" OriginalAmount="3130">
      <BasicPropertyInfo Latitude="52.3698584" Longitude="4.90738452" StarRating="4" HotelCode="591631|246798" HotelName="Monet Garden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612821/612821a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3137.00" OriginalAmount="3137.00">
      <BasicPropertyInfo Latitude="52.377231" Longitude="4.895498" StarRating="4" HotelCode="24557|kimpton_de_witt_amsterdam" HotelName="Kimpton De Witt Amsterdam" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 5, 1012 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35479/a_35479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well known luxury hotel behind a protected art-nouveau façade is located directly on Leidseplein, not to Amsterdam's most important museums. There are scores of churches, theatres, shops, connection to public transport as well as access to the city's dynamic and varied nightlife in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3171" OriginalAmount="3171">
      <BasicPropertyInfo Latitude="52.37121531" Longitude="4.89017679" StarRating="3" HotelCode="284247|4557" HotelName="Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 276, 1012 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/04/048623/048623a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3172.50" OriginalAmount="3172.50">
      <BasicPropertyInfo Latitude="52.362595951237" Longitude="4.880042345074" StarRating="5" HotelCode="336273|107962" HotelName="Marriott Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 12, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55500/w_55500_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel enjoys an ideal location across the street from Leidseplein's fine shopping, dining and entertainment venues. It lies in the heart of Amsterdam’s museum quarter, with tourist attractions, shops, bars, pubs, nightlife spots, public transport links and restaurants all in the immediate vicinity. Schiphol Airport is 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3251.95" OriginalAmount="3251.95">
      <BasicPropertyInfo StarRating="3" HotelCode="|708958" HotelName="Hotel de Looier" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900869_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una de las partes mandaacute;s bonitas del centro de andAacute;msterdam, este hotel, cuyo nombre, Jordaan, o andquot;jardandiacute;nandquot; es mandaacute;s que apropiado, ofrece un espacio ideal desde el que explorar la gran cantidad de atracciones turandiacute;sticas de la Venecia del Norte. Algunos de los puntos de interandeacute;s turandiacute;stico mandaacute;s importantes como, por ejemplo, la Plaza Leidseplein, la Plaza de los Museos y el Vondelpark quedan a un breve paseo de 15 minutos a pie. Un hotel moderno y acogedor con unas instalaciones y equipamiento perfecto para garantizar agradables estancias. Tras un largo y agotador dandiacute;a de visitas turandiacute;sticas, el cliente podrandaacute; disfrutar de una amplia selecciandoacute;n de cervezas de barril en el bar del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3275" OriginalAmount="3275">
      <BasicPropertyInfo Latitude="52.350465" Longitude="4.875595" StarRating="4" HotelCode="58217|33869" HotelName="Apollofirst Boutique Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 123-127, 1077 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75443/a_75443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of the most stunning streets in Amsterdam. From here, the outskirts of the centre in the cultural heart of Amsterdam, guests are within easy reach of the Van Gogh Museum, the Stedelijk Museum and the Rijksmuseum. The World Trade Centre, the Concertgebouw and Rai Conference Centre lies just a few minutes away. It is the ideal location for business guests and is around 20 m from the Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3280.95" OriginalAmount="3280.95">
      <BasicPropertyInfo StarRating="3" HotelCode="|708861" HotelName="Max Brown Htl Museum Sq, part of Sircle Collection" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060416_foto_1.jpg</HotelPictures>
        <HotelDescription>Max Brown Museum Square, part of Sircle Collection is situated in four typical Amsterdam Townhouses in the Jan Luykenstraat. This largely residential neighborhood distinguishes itself with beautiful tree-lined streets and gorgeous 19th-century architecture. There is no place in Amsterdam where you will find an area with so much style and allure. Not only is The Museum Quarter (the neighborhood around Museum Square) famous for its impressive collection of museums andamp; galleries, but it's also a bursting forth with shops, cafes, bars andamp; restaurants everywhere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3363.60" OriginalAmount="3363.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|601570" HotelName="BOUTIQUE HOTEL ALBUS AMSTERDAM CENTRE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/315206_image64047443_0.jpg</HotelPictures>
        <HotelDescription>The Albus is a small 4-star luxury boutique hotel (72 rooms), run by a Dutch family. In addition to a modern and contemporary interior, you can expect sincere and personalized service from all employees.
Senses restaurant, part of The Albus hotel, is one of the best fine dining restaurants. Focusing on vegetables, fish and seafood from local suppliers, this is the place for modern food lovers.
The hotel is located in the center of Amsterdam and in the middle of the canal belt. All within walking distance of the most notable places, such as internationally famous museums, numerous shops, tourist boats, restaurants, bars and terraces and Rembrandtplein. Located in the vibrant heart of Amsterdam and nestled between the streets between the famous canal belt, enter to a warm and welcoming hotel, with much more to offer than its facade suggests. Relax in the lounge, sip cocktails at the bar or discover selected works of art in the corridor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3369" OriginalAmount="3369">
      <BasicPropertyInfo Latitude="52.37586757" Longitude="4.88601871" StarRating="4" HotelCode="336266|33871" HotelName="The Toren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 164, 1015 CZ Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/71776/671776/13.jpg?f=15661873</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.00" OriginalAmount="3371.00">
      <BasicPropertyInfo Latitude="52.361233" Longitude="4.916339" StarRating="4" HotelCode="10295|hotel_arena" HotelName="Arena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S-Gravesandestraat 55, 1092 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7963/a_7963_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the historical centre, next door to the Oosterpark, and offers good connections to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.00" OriginalAmount="3371.00">
      <BasicPropertyInfo Latitude="52.371806" Longitude="4.8873630000001" StarRating="3" HotelCode="16607|rembrandt_classic" HotelName="The Hoxton Amsterdam" Meals="ROOM ONLY,BREAKFAST-FOR-2,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,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20124/a_20124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Amsterdam, surrounded by shops, bars, pubs, discos and restaurants. Public transport links are just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3442.00" OriginalAmount="3442.00">
      <BasicPropertyInfo Latitude="52.372774004203" Longitude="4.8897762444687" StarRating="5" HotelCode="317464|w_amsterdam" HotelName="W Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 175, 1012 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431583/a_431583_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3452.00" OriginalAmount="3452.00">
      <BasicPropertyInfo Latitude="52.368238724571" Longitude="4.8957100846558" StarRating="4" HotelCode="24558|nh_doelen" HotelName="NH Collection Amsterdam Doelen" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 26, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35480/a_35480_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly beside the Amstel River. It is located in the centre of Amsterdam, between Rembrandtplein and Dam. The theatre and museum quarter is located in the neighbourhood and around 2 minutes away guests will arrive at the flower market. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3470.54" OriginalAmount="3470.54">
      <BasicPropertyInfo Latitude="52.38333999" Longitude="4.84639468" StarRating="2" HotelCode="497987|874300" HotelName="Dutchies Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerthartstraat 21A, 1055 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/65159/2465159/1.jpg?f=15396481</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3522.26" OriginalAmount="3522.26">
      <BasicPropertyInfo Latitude="52.3709107" Longitude="4.8936852" StarRating="4" HotelCode="930978|2440365" HotelName="Hotel V Nesplein City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 49, 1012 KD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210242/210242a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3556.32" OriginalAmount="3556.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|697750" HotelName="NOVA HOTEL AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298906_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This hotel is located in the centre of Amsterdam, minutes away from the nearest shopping venues, bars, restaurants and the Royal Palace. Dam Square lies around 100 away and the flower market is roughly 200 m from the hotel. Anne Frank's house and the main train station is located 1 km away and the Vondelpark, as well as the Van Gogh Museum, are 2 km from the hotel. Amsterdam-Schipol airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3570.30" OriginalAmount="3570.30">
      <BasicPropertyInfo StarRating="3" HotelCode="|742434" HotelName="WESTCORD CITY CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1617871_foto_1.jpg</HotelPictures>
        <HotelDescription>This cosy hotel is located right in the heart of Amsterdam, within walking distance of the Central Train Station where all the trams and buses leave from. Several trams stop in front of the hotel, to bring guests to explore everywhere. The central location of the hotel makes it a perfect operating base to explore Amsterdam city centre. Guests can stroll through the picturesque streets along the nearby canals and explore the different markets and restaurants and Schiphol International Airport is at 30 minutes car drive. The lobby includes a trendy and warm lounge and a luxurious coffee bar, where breakfast is served daily. The rooms feature a private bathroom with a rain shower and a hair dryer. We work together with Q-Park Nieuwendijk which has an entrance across the hotel, it is not possible to reserve a spot.Please be aware that City Tax is 7% + ?3 per person per night</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3580.53" OriginalAmount="3580.53">
      <BasicPropertyInfo Latitude="52.370154347291" Longitude="4.8966461420059" StarRating="4" HotelCode="16407|100207" HotelName="Radisson Blu Hotel, Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rusland 17, 1012 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19783/a_19783_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, with all of Amsterdam's fantastic tourist attractions within easy walking distance. Links to the public transport network are to be found within 1.5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3608.14" OriginalAmount="3608.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|600787" HotelName="HOTEL ARENA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/358012_image53267573_0.jpg</HotelPictures>
        <HotelDescription>Hotel Arena is located in one of the most beautiful parks of Amsterdam, the Oosterpark. In the popular East side of the city and at only 10 minutes walking distance from the city centre. The hotel is located in a historic building that once functioned as an orphanage and nursing-home. Besides hotel rooms, Hotel Arena has a caf�- restaurant PARK with amazing food and great views on the park, a hidden patio, creative studios for meetings &amp; events and an old chapel to be used for events. With high ceilings, large windows, sloping walls, wooden beams and original ornaments no room in our hotel is the same. But each room does have a flat-screen TV, air conditioning, seating area and private bathroom. The hotel offers 24-hour reception, free WiFi, bicycle rental and a host that is always there for you to share various insider tips during your unforgettable stay. The hotel's entrance is accessible via the Oosterpark. Parking is available via the underground garage. Several trams stop are around the corner and offer good and fast connections to the main attractions of the city such as Museum Square, Leidseplein, Rembrandtplein and the Dam Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3608.33" OriginalAmount="3608.33">
      <BasicPropertyInfo StarRating="5" HotelCode="|002227" HotelName="TIVOLI DOELEN AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207864_fotpe1_FA.png</HotelPictures>
        <HotelDescription>Resting upon the banks of the river Amstel this 17th century hotel with canal view and a private boat landing, all in the heart of Amsterdam's historical city centre. Tivoli Doelen Amsterdam Hotel is the oldest hotel of Amsterdam and had and still have a variety of famous and artisitic guests including Queen Victoria, The Beatles and the Empress Sissi who has a room named after her. Rembrandt painted the world famous Night Watch on the third floor of the hotel. There are canal view rooms and you can enjoy breakfast whilst overlooking the Amstel River. Tivoli Doelen Amsterdam Hotel is well situated for those wishing to explore Amsterdam's city centre. Located between Rembrandt Square and Dam Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3700.17" OriginalAmount="3700.17">
      <BasicPropertyInfo StarRating="5" HotelCode="|601244" HotelName="NH COLLECTION AMSTERDAM BARBIZON PALACE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207867_fotpe1_fa.png</HotelPictures>
        <HotelDescription>Favourably situated opposite from the Central Station in the city centre of Amsterdam, this luxury hotel combines 5-star comfort with stunning architecture, culinary excellence and a prime location. Uniquely composed of nineteen 17th century houses and a 15th century chapel as Conference center, the hotel inspires admiration. The bright and spacious rooms have been tastefully decorated.Fine dining can be enjoyed in the elegant restaurant Vermeer, graced with several international awards. All of Amsterdam's main attractions can be easily reached by foot or public transport. The oldest quarter in town is directly behind the hotel, combining the Red Light District and Chinatown. Dam Square is a mere 5 minute walk away and the RAI Congress Centre can be reached by tram within 25 minutes. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3850.00" OriginalAmount="3850.00">
      <BasicPropertyInfo Latitude="52.365784" Longitude="4.897434" StarRating="2" HotelCode="146048|city_hotel_27" HotelName="City Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsestraat 2, 1017 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388023/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3865.00" OriginalAmount="3865.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="4" HotelCode="591230|the_wittenberg" HotelName="The Wittenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 760, 1018VG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629446/629446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4032" OriginalAmount="4032">
      <BasicPropertyInfo Latitude="52.372803699074" Longitude="4.8832981072054" StarRating="5" HotelCode="16257|6640" HotelName="Pulitzer Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 323, 1016 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19519/a_19519_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between two canals, close to the Royal Palace. 25 traditional buildings, right by the canal, have been tastefully restored and harmoniously combined into a single hotel. From here one is able to enjoy a picturesque view of the famous Princes canal. This hotel is located right next to the old centre of Amsterdam. It is around 500 m from links to public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4192.30" OriginalAmount="4192.30">
      <BasicPropertyInfo Latitude="52.371164761838" Longitude="4.8954606056213" StarRating="5" HotelCode="18321|114442" HotelName="Sofitel Legend The Grand Amsterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 197, 1012 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22774/a_22774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the heart of Amsterdam's historical centre, this city hotel is set between 2 picturesque canals, just a stone's throw away from the key financial institutions and famous Dam Square. There is a bus station and links to the public transport network just 50 metres from the hotel and Schiphol International Airport is 20 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4346.00" OriginalAmount="4346.00">
      <BasicPropertyInfo Latitude="52.38407035" Longitude="4.88840731" StarRating="4" HotelCode="486682|yays_bickersgracht" HotelName="YAYS Concierged Boutique Apartments Bickersgracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1, 1013 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/656986/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4425.00" OriginalAmount="4425.00">
      <BasicPropertyInfo Latitude="52.372699275099" Longitude="4.8943267987767" StarRating="5" HotelCode="13020|nh_collection_amsterdam_grand_hotel_krasnapolsky" HotelName="NH Collection Amsterdam Grand Hotel Krasnapolsky" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9, 1012 JS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13463/a_13463_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern first-class hotel lies at the heart of Amsterdam, directly on Dam Square and opposite the royal palace. Scores of shopping and entertainment venues are located in the vicinity and it is just a few minutes walk to the historic old town that offers various museums and theatres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4540.00" OriginalAmount="4540.00">
      <BasicPropertyInfo Latitude="52.360042" Longitude="4.905384" StarRating="5" HotelCode="200952|intercontinental_amstel_amsterdam" HotelName="InterContinental Amstel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Professor Tulpplein 1, 1018 GX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7686/a_7686_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very luxurious hotel is situated on the banks of the River Amstel. It is within walking distance of the Rembrandtplein and Theater Carré. Amsterdam Schiphol Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4542.55" OriginalAmount="4542.55">
      <BasicPropertyInfo Latitude="52.367966" Longitude="4.8926300000001" StarRating="2" HotelCode="337231|100090" HotelName="Des Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" HotelFacility="Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 154 - 156, 1012 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56077/a_56077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th century building, this hotel is centrally located between Dam Square and Munt Tower. Bars and plenty of shopping venues are to be found in the hotel's vicinity. Schiphol airport is located approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4564.03" OriginalAmount="4564.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|803236" HotelName="ANANTARA GRAND HOTEL KRASNAPOLSKY AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207658_image60493441_0.jpg</HotelPictures>
        <HotelDescription>The Anantara Grand Hotel Krasnapolsky, situated in a famous building which dates back to 1865, is located in the center of Amsterdam is close to the house of Anne Frank, the Red Light District (de Wallen), the Van Gough Museum and the Heineken Beer Brewery.The hotel has 468 cozy rooms, which include 1 suite, 6 junior suites and 35 renovated apartments. There is a fitness center, a massage service and also a parking attendant. The hotel also has private and secure parking, which is available at an additional charge, and excellent connections to the rest of the city, thanks to the bus and tram stops which can be found right outside the hotel. Also, the central train station is only 5 minutes away and the Schiphol Aiport is only a 25 minute journey by taxi or car.The Anantara Grand Hotel Krasnapolsky has a Summer Garden and a monumental Winter Garden where you can enjoy an extensive buffet breakfast in the morning. In the a-la-carte restaurant Reflet, you can taste the varied selection of French-style cuisine belle �poque. You will find Grand Caf� Mathilde in the heart of our lively lobby. It offers you a fantastic and unique view on the bustling Dam square. Excellent suggestions</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4618.00" OriginalAmount="4618.00">
      <BasicPropertyInfo Latitude="52.3774518" Longitude="4.9886162" StarRating="3" HotelCode="146702|de_oude_taveerne" HotelName="Amsterdam Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Durgerdammerdijk 73, 1026 CB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388046/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 16 rooms. Services and facilities at the hotel include a dining area, a bar and room service. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4669" OriginalAmount="4669">
      <BasicPropertyInfo Latitude="52.367148" Longitude="4.882733" StarRating="5" HotelCode="178573|36948" HotelName="Andaz Amsterdam Prinsengracht" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587, 1016 HT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/250095/a_250095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4920.59" OriginalAmount="4920.59">
      <BasicPropertyInfo Latitude="52.364799809415" Longitude="4.885157001532" StarRating="4" HotelCode="145100|1090278" HotelName="Boutique Seven One Seven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 717, 1017 JW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5214.00" OriginalAmount="5214.00">
      <BasicPropertyInfo Latitude="52.37035908808" Longitude="4.9031505185112" StarRating="5" HotelCode="387787|luxury_suites_amsterdam_2" HotelName="Luxury Suites Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Oudeschans 75, 1011 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/64635/2264635/1.jpg?f=15049499</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5289.12" OriginalAmount="5289.12">
      <BasicPropertyInfo Latitude="52.36938900262" Longitude="4.8871547661846" StarRating="4" HotelCode="76501|1002d9" HotelName="Ambassade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 341, 1016 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192482/192482a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5360.00" OriginalAmount="5360.00">
      <BasicPropertyInfo Latitude="52.370557" Longitude="4.888567" StarRating="4" HotelCode="337181|hotel_estherea" HotelName="Estherea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 303-309, 1012 WJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56047/a_56047_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of Amsterdam's most magnificent canals just 400 m from Dam Square and the Royal Palace. The main railway station as well as leading shopping areas, museums, theatres, bars, pubs, night clubs and connection to the public transport network are all easily reached on foot. It is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5453" OriginalAmount="5453">
      <BasicPropertyInfo Latitude="52.335701778541" Longitude="4.8742559299553" StarRating="4" HotelCode="169696|24987" HotelName="Crowne Plaza Amsterdam South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101, Amsterdam 1082 MT</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/5/4/1/0/8/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a major new development area in Amsterdam: the Zuidas close to the RAI Convention Centre. This area is rapidly becoming a new urban centre devoted to international commerce and knowledge development. Amsterdam Schiphol International Airport and the city centre are only minutes away (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6326.00" OriginalAmount="6326.00">
      <BasicPropertyInfo Latitude="52.359726934805" Longitude="4.9246979324383" StarRating="5" HotelCode="305902|breitner_house" HotelName="Breitner House" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oosterpark 87-88, 1092 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/63952/2163952/3.jpg?f=15423574</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6480.00" OriginalAmount="6480.00">
      <BasicPropertyInfo Latitude="52.367620839981" Longitude="4.8943018913269" StarRating="5" HotelCode="11634|de_leurope_amsterdam" HotelName="De L'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 2-14, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11218/a_11218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Amsterdam's old town on the banks of the River Amstel. Links to the public transport network lie about 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7005" OriginalAmount="7005">
      <BasicPropertyInfo Latitude="52.358617" Longitude="4.878541" StarRating="5" HotelCode="904540|31442" HotelName="Conservatorium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Baerlestraat 27, Amsterdam 1070 LP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184320/184320a_hb_a_114.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9151.00" OriginalAmount="9151.00">
      <BasicPropertyInfo Latitude="52.3994355" Longitude="4.89510552" StarRating="4" HotelCode="417792|faralda_crane_hotel_amsterdam_" HotelName="Faralda NDSM Crane Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Spa">
        <Address>
          <AddressLines>
            <AddressLine>NDSM Plein 78, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575570/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Faralda NDSM Crane Hotel Amsterdam places you in the heart of Amsterdam, steps from NDSM Werf and close to Eye Film Institute. This 4-star guesthouse is within close proximity of Westergasfabriek Culture Park and Noorderkerk.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 3 individually decorated guestrooms, featuring private spa tubs and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include separate sitting areas and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as a spa tub.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available 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 an elevator (lift). Planning an event in Amsterdam? This guesthouse has facilities measuring 646 square feet (60 square meters), including a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10041.00" OriginalAmount="10041.00">
      <BasicPropertyInfo Latitude="52.37246248" Longitude="4.89327047" StarRating="5" HotelCode="615095|hotel_twentyseven" HotelName="Hotel TwentySeven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27, 1012 JS Amsterdam, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2483605/7MLpjfVy_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12944.00" OriginalAmount="12944.00">
      <BasicPropertyInfo Latitude="52.369247083416" Longitude="4.884224832058" StarRating="5" HotelCode="11307|the_dylan_amsterdam" HotelName="The Dylan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 384, 1016 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9085/a_9085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated on the Keizersgracht, one of the main canals in Amsterdam. It is located in the city centre, close to all of the main shopping areas and museums. The immediate vicinity features restaurants and public transport links and the Van Gogh and Rijks museums are just 2 km away. Schiphol Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14813.00" OriginalAmount="14813.00">
      <BasicPropertyInfo Latitude="52.364630806722" Longitude="4.8967426714726" StarRating="5" HotelCode="930981|waldorf_astoria_amsterdam" HotelName="Waldorf Astoria Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 542-556, 1017 CG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367911/a_367911_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1935.00" OriginalAmount="1935.00">
      <BasicPropertyInfo Latitude="52.37074661254883" Longitude="4.872189998626709" StarRating="0" HotelCode="0|roomwest" HotelName="ROOMWEST" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>69 Da Costakade, Amsterdam, Nl, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «ROOMWEST» is located in Amsterdam. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Westerkerk, Anne Frank House and Homomonument.&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;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Children 18 years old and younger are not permitted at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                             &lt;li&gt;Credit card charges are subject to a surcharge of 2 percent &lt;/li&gt;  &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1962.00" OriginalAmount="1962.00">
      <BasicPropertyInfo Latitude="52.36096385" Longitude="4.90616987" StarRating="4" HotelCode="779711|citizenm_amsterdam_amstel" HotelName="citizenM Amsterdam Amstel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47, 1018EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="52.37825102" Longitude="4.89389432" StarRating="2" HotelCode="613946|hotel_canal_view" HotelName="Hotel Canalview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2194.00" OriginalAmount="2194.00">
      <BasicPropertyInfo Latitude="52.39399019" Longitude="4.88209812" StarRating="0" HotelCode="972964|hotel_boat_co" HotelName="Hotel Boat&amp;Co" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Revaleiland 500, 1014 ZG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2876.60" OriginalAmount="2876.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|472097" HotelName="NHOW AMSTERDAM RAI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Welcome to nhow Amsterdam RAI, a place where contemporary art, design, gastronomy and cultural expressions fit together perfectly. Nhow Amsterdam RAI is close to RAI Convention Centre and Amsterdam RAI station, will become a new social and multicultural hub for tourists, business travelers and Amsterdam locals alike. With 650 rooms on 25 floors and a height of 91 meters, nhow Amsterdam RAI will be the largest newly built hotel in the Benelux region. nhow Amsterdam RAI belongs to the brand family of disruptive and exceptional design and lifestyle hotels, designed by renowned architects.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service,Laundry,Shopping Arcade,Garden,Nightclub,Room Service,Designated Smoking Area,Lounge,Massage Centre,Spa,Currency Exchange,Jacuzzi,Swimming Pool,Wheelchair Access,Diet Meals,Golf,Housekeeping,Wake-up Call Service,Kitchen,24 Hour Power Supply,ATM/Cash Machine,Banquet Hall,Meeting Room,Parking,Elevator,Business Centre,LCD/Projector,Luggage Storage,24 Hour Security,Printer,24 Hour Front Desk,24 Hour Room Service,Concierge,Library,Coffee Shop,Pets allowed,Vending Machine</BasicAmenities>
    <HotelRating>4,3,5,2,1,3.5,1.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,ECO HOTEL,HOSTEL,AIRPORT HOTEL,VILLAGE,HOLIDAY HOMES,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ce99d19b-096e-4247-b5f9-717a0945f9e5|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="ce99d19b-096e-4247-b5f9-717a0945f9e5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-11T00:00:00" End="2024-11-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="144654|479729" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
ce99d19b-096e-4247-b5f9-717a0945f9e5|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ce99d19b-096e-4247-b5f9-717a0945f9e5|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ce99d19b-096e-4247-b5f9-717a0945f9e5">
  <Rooms>
    <Room RoomType="Room 1: Double room - Economy" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="144654|479729" SourceId="27" RoomTypeCode="79643676|1|696|27|Njk2fEdCUHwyMDI0LTExLTA4" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-11-11T00:00:00" End="2024-11-26T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ce99d19b-096e-4247-b5f9-717a0945f9e5|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
244dc745-0018-4658-af84-0b8f5d0dbd7c|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="244dc745-0018-4658-af84-0b8f5d0dbd7c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-24T00:00:00" End="2024-12-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
244dc745-0018-4658-af84-0b8f5d0dbd7c|PaximumSearch|supplier interation failed||Paximum|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
244dc745-0018-4658-af84-0b8f5d0dbd7c|RestelSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Restel.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Restel\Restel.cs:line 256|Restel|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
244dc745-0018-4658-af84-0b8f5d0dbd7c|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
244dc745-0018-4658-af84-0b8f5d0dbd7c|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
244dc745-0018-4658-af84-0b8f5d0dbd7c|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
244dc745-0018-4658-af84-0b8f5d0dbd7c|HotelsProSearch|successfull supplier interation||HotelsPro|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
244dc745-0018-4658-af84-0b8f5d0dbd7c|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
244dc745-0018-4658-af84-0b8f5d0dbd7c|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
244dc745-0018-4658-af84-0b8f5d0dbd7c|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-10-23T15:14:11.8404004+01:00" Version="0" EchoToken="Search" TransactionIdentifier="244dc745-0018-4658-af84-0b8f5d0dbd7c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="957.00" OriginalAmount="957.00">
      <BasicPropertyInfo Latitude="52.360345472057" Longitude="4.8783812082713" StarRating="2" HotelCode="385722|the_flying_pig_uptown" HotelName="The Flying Pig Uptown Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Elevator,Internet,Kitchen,Library,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 46, 1071 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575773/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;The Flying Pig Uptown Hostel is in the heart of Amsterdam, walking distance from P.C. Hooftstraat and Stedelijk Museum. This hostel is within close proximity of Diamond Museum Amsterdam and Van Gogh 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 120 individually furnished guestrooms. Prepare your meals in the shared/communal kitchen.&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 a television in the lobby.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a snack bar/deli serving guests of The Flying Pig Uptown Hostel. 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 24-hour front desk, luggage storage, and a library.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="997.00" OriginalAmount="997.00">
      <BasicPropertyInfo Latitude="52.376837677829" Longitude="4.8963775870579" StarRating="2" HotelCode="385754|flying_pigs_downtown_hostel_amsterdam_" HotelName="The Flying Pig Downtown Youth Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Concierge,Designated Smoking Area,Internet,Kitchen,Lounge,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 100, 1012 MR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575772/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 Flying Pig Downtown Youth Hostel, you'll be centrally located in Amsterdam, steps from Berlage Stock Exchange and minutes from St. Nicholas Church. This hostel is within close proximity of The Old Church and Amsterdam Chinatown.&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. Prepare your meals in the shared/communal kitchen. 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;Make use of convenient amenities such as complimentary wireless Internet access, a television in the lobby, 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 included.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="52.37257" Longitude="4.5260923333333" StarRating="3" HotelCode="144654|479729" HotelName="Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Badhuisplein 2-4, 2042 JB Zandvoort</AddressLine>
          </AddressLines>
          <CityName>Zandvoort</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202146/202146a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zandvoort. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1128.00" OriginalAmount="1128.00">
      <BasicPropertyInfo Latitude="52.43891745" Longitude="4.81704825" StarRating="0" HotelCode="590496|easyhotel_amsterdam_zaandam" HotelName="EasyHotel Zaandam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bicycle Rental,Designated Smoking Area,Golf,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ankersmidplein 2, 1506 CK Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586074/586074a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel is located in the Saentower, in the city centre of Zaandam. From the 30 meter high located rooms you have a fantastic view over the city and the typical cultural buildings of Zaandam. Please be advised that all the hotel rooms are located on floors 9 through 11. The floors can only be reached by elevator, the fire stairs are only accessible in case of an emergency and not for regular use. Since the hotel is in the center, it is also located next to the train station. Hereby the hotel offers the perfect place to stay for you as a leisure or business traveler. Zaandam is an historical city. The Zaanse Schans and the Zaans Museum are located in a 5 km distance. Within 100 metres by walking you reach the shopping center and the cinema of Zaandam.  In the summer season the recreational park Het Twiske is a really nice spot to go for some picknick and relaxing. Looking for something to do with the younger kids? The farm called Darwinpark has many farm animals and is visited by 75.000 people on a yearly basis.
The city tax for Zaandam is 7 EUR per person per night which is payable on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="52.317436880647" Longitude="4.8566736521149" StarRating="3" HotelCode="404528|409204" HotelName="Amsterdam Forest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsterdamseweg 465A, 1181 BR Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1193.37" OriginalAmount="1193.37">
      <BasicPropertyInfo Latitude="52.290586111785" Longitude="4.7248753697504" StarRating="4" HotelCode="34572|227136" HotelName="Best Western Amsterdam Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuursteen 1, 2132 LZ Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56261/a_56261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lot of attractive cities like Zaanstad, Haarlem and Leiden are easily accessible from the hotel. For business guests, the hotel is ideal as it is situated along the A4, across from Schiphol Airport and a lot of business centres in Amsterdam are also easily accessible from it. By car the airport can be reached within seven minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1198.00" OriginalAmount="1198.00">
      <BasicPropertyInfo Latitude="52.316861995871" Longitude="4.8720575973144" StarRating="2" HotelCode="462113|ibis_budget_amsterdam_city_south_opening_december_2016" HotelName="ibis budget Amsterdam Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan 1, 1183 AT Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/572647/a_572647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="52.334102" Longitude="4.79768269" StarRating="3" HotelCode="612303|amrath_aparthotel_schipholbadhoevedorp" HotelName="Amrâth Apart-Hotel Schiphol Badhoevedorp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Meidoornweg 2, 1171 JW Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/730280/a_730280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Badhoevedorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1208" OriginalAmount="1208">
      <BasicPropertyInfo Latitude="52.333667" Longitude="4.9278389999999" StarRating="3" HotelCode="29488|68670" HotelName="Bastion Hotel Amsterdam/Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Verlengde Van Marwijk Kooystraat 30, 1114 AC Amsterdam, Duivendrecht</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47144/a_47144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the RAI and the Amsterdam Arena. With public transportation guests can reach the historical centre of Amsterdam within 10 minutes. From there guests have all the famous attractions within reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1210.00" OriginalAmount="1210.00">
      <BasicPropertyInfo Latitude="52.348917" Longitude="4.908607" StarRating="2" HotelCode="71422|flipper" HotelName="Flipper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borssenburgstraat 5, 1078 VA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96760/w_96760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the southern part of the centre of Amsterdam, just a 5-minute trip on public transport from the RAI congress centre, the hotel is a great place to stay. It is located within walking distance of the famous Albert Cuyp Market, the Amstel Metro station, Heineken Brewery and many shopping streets. Although situated some 5 km outside of the noisy city centre, the hotel still offers easy access, just a 10-minute journey with public transport, which runs 24-hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1212" OriginalAmount="1212">
      <BasicPropertyInfo Latitude="52.290065149788" Longitude="4.7240491826644" StarRating="4" HotelCode="264427|78452" HotelName="Bastion Hotel Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuursteen 3, 2132 LZ Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615867/615867a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1230" OriginalAmount="1230">
      <BasicPropertyInfo Latitude="52.317025" Longitude="4.673363" StarRating="3" HotelCode="34575|25743" HotelName="Bastion Hotel Schiphol Hoofddorp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adrianahoeve 8, 2131 MN Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56264/a_56264_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hoofddorp district, only around a 5-minute drive with the shuttle service to Schiphol airport on the A4, exit 3. The centre of Amsterdam lies around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1231" OriginalAmount="1231">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.794706" StarRating="3" HotelCode="20235|2020" HotelName="New West Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Reimerswaalstraat 5, 1069 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017528/017528a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osdorp district of the city and offers excellent connections to the tram network. The city centre with its numerous shopping and entertainment venues is just a few minutes' away by making use of the trams that depart from a stop approximately 7 minutes' walk from the hotel. Countless shops, theatres, restaurants, bars and the congress centre are in the hotel's immediate surrounds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1239" OriginalAmount="1239">
      <BasicPropertyInfo Latitude="52.27997204" Longitude="4.83478421" StarRating="4" HotelCode="943468|400436" HotelName="Best Western Plus Hotel Amstelveen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grutterij 5, 1185 ZS Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1014957/a_1014957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1250.00" OriginalAmount="1250.00">
      <BasicPropertyInfo Latitude="52.428955334838" Longitude="4.8398291693115" StarRating="2" HotelCode="298509|hotel_ibis_budget_amsterdam_zaandam" HotelName="ibis budget Amsterdam Zaandam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Lieftinckweg 10, 1505 HX Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406732/a_406732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zaandam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1264" OriginalAmount="1264">
      <BasicPropertyInfo Latitude="52.32561" Longitude="4.7920194" StarRating="2" HotelCode="213340|77964" HotelName="ibis budget Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 185, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302032/a_302032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Badhoevedorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1266.00" OriginalAmount="1266.00">
      <BasicPropertyInfo Latitude="52.35589429" Longitude="4.77278293" StarRating="3" HotelCode="591129|new_century_hotel_15" HotelName="New Century Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10, 1060 LJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/760444/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1315" OriginalAmount="1315">
      <BasicPropertyInfo Latitude="52.37362" Longitude="4.8858436" StarRating="1" HotelCode="147907|428086" HotelName="Galerij" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 43, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388073/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1317.00" OriginalAmount="1317.00">
      <BasicPropertyInfo Latitude="52.37887577" Longitude="4.83802553" StarRating="3" HotelCode="847565|hotel_new_kit" HotelName="Hotel New Kit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos En Lommerweg 390, 1061 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11031403</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1329.00" OriginalAmount="1329.00">
      <BasicPropertyInfo Latitude="52.43808033" Longitude="4.81183" StarRating="0" HotelCode="730803|zaan_hotel_amsterdam_zaandam" HotelName="Zaan Hotel Amsterdam Zaandam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ebbehout 22, 1507 EA Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649971/649971a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sustainably enjoy breathtaking luxury
 
Experience space and peace in the Zaan Hotel Amsterdam Zaandam


Enjoy lasting peace and luxury in the Zaanse style! The Zaan Hotel in Zaandam is only a 12-minute train ride away from the center of Amsterdam. This is ideal for travelers who want to combine a visit to Amsterdam with the Zaanse Schans. We also offer optimal arrangements for business travelers as well. The architecture is an ode to the “Zaanse” building style and the luxurious rooms have a contemporary design, offering every comfort and modern convenience that a traveler could wish for. Our organic (fair trade) and extensive breakfast buffet is dearly beloved by our guests and ensures a great start to your day! Moreover, the Zaan Hotel has a super-fast fiberoptic Internet connection free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1333" OriginalAmount="1333">
      <BasicPropertyInfo Latitude="52.35750367" Longitude="4.93049137" StarRating="4" HotelCode="590607|219046" HotelName="Q-Factory Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Atlantisplein 1, 1093 NE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2485545/nXxN6yOk_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1338.00" OriginalAmount="1338.00">
      <BasicPropertyInfo Latitude="52.392313810778" Longitude="4.8500056922592" StarRating="3" HotelCode="38826|ibis_amsterdam_city_west" HotelName="Hotel ibis Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Transformatorweg 36, 1014 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64082/a_64082_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the harbour, between the heart of Amsterdam and the main business districts. The RAI Convention and Exhibition Centre and Amsterdam Schipol Airport are both easily accessible thanks to the hotel’s proximity to the A10 motorway. Dam square and the city centre, where guests will find shopping amenities, are 3 km away from the hotel while there is a link to the public transport network 1 km from the hotel. The nearest train station is 2 km away. Amsterdam Schipol Airport is some 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1351" OriginalAmount="1351">
      <BasicPropertyInfo Latitude="52.30576514" Longitude="4.80638131" StarRating="3" HotelCode="522534|276128" HotelName="Hotel ibis Styles Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piet Guilonardweg 3, 1117 EE Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/637802/a_637802_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Schiphol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1380.00" OriginalAmount="1380.00">
      <BasicPropertyInfo Latitude="52.366209585491" Longitude="4.8595166082628" StarRating="3" HotelCode="345068|hotel_not_hotel" HotelName="Hotel Not Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34, 1057 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/31356/2131356/1.jpg?f=15175710</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, room service and a theatre hall. 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 accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1388.00" OriginalAmount="1388.00">
      <BasicPropertyInfo Latitude="52.325180238754" Longitude="4.7936027687459" StarRating="3" HotelCode="326454|ibis_amsterdam_airport" HotelName="Hotel ibis Schiphol Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 181, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47140/a_47140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located close to the most important motorway to Amsterdam (A4/A9) and not far from Amsterdam's Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1399" OriginalAmount="1399">
      <BasicPropertyInfo Latitude="52.295285480082" Longitude="4.702084667655" StarRating="3" HotelCode="264287|78186" HotelName="Hampton by Hilton Amsterdam Airport Schiphol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neptunusstraat 1, Hoofddorp 2132 JA</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369344/a_369344_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.6 km from the centre of Hoofddorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1404.52" OriginalAmount="1404.52">
      <BasicPropertyInfo Latitude="52.350538" Longitude="5.174665" StarRating="3" HotelCode="76764|480715" HotelName="Bastion Hotel Almere" 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,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Audioweg 1, 1322 AT Almere, Flevoland</AddressLine>
          </AddressLines>
          <CityName>Almere</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104317/a_104317_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the A6 and is ideal for a visit to the city centre of Almere or Amsterdam. The capital is approximately a 15-minute car journey away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1409.00" OriginalAmount="1409.00">
      <BasicPropertyInfo Latitude="52.348652" Longitude="4.765684" StarRating="4" HotelCode="69636|park_plaza_amsterdam_airport_2" HotelName="Park Plaza Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melbournestraat 1, 1175 RM  Lijnden, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91736/ba_91736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in the west of Amsterdam, only 5 km from Schiphol International Airport. The centre of Amsterdam is just a 15-minute drive away, whilst line 1 of the city’s tram service offers a direct connection to Amsterdam Central Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1412" OriginalAmount="1412">
      <BasicPropertyInfo Latitude="52.313328082589" Longitude="4.944456887486" StarRating="2" HotelCode="522039|340980" HotelName="easyHotel Amsterdam Arena Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ArenA Boulevard 129, Zuidoost, 1101 DM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543643/543643a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event centers such as the Ziggo Dome, AFAS live (before Heineken Music Hall) and the Amsterdam Arena. The hotel is centered in the most prominent business and entertainment area of Amsterdam with many restaurants, bars and shops.

The hotel is located 100 meters from the Amsterdam Bijlmer Arena train station, which has direct connections with Amsterdam Schiphol Airport, Amsterdam RAI and the center of Amsterdam on a 15 minutes travelling distance. The hotel is also easily accessible by car and there is a large parking lot next to the Arena which is open 24 hours a day, with a maximum tariff of 24 euros a day.

If you would like to go for a delicious breakfast, lunch or dinner the following places are at walking distance from the hotel: Subway, Simit Sarayi, Bakerstreet, Ichi-E and Burger Bitch. 
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1418.00" OriginalAmount="1418.00">
      <BasicPropertyInfo Latitude="52.348792673836" Longitude="4.8427069187164" StarRating="3" HotelCode="34772|west_side_inn_amsterdam" HotelName="Best Western Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voorburgstraat 250, 1059 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56581/a_56581_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous, refined hotel is situated in the western part of Amsterdam's city centre, directly beside the main approach roads (the ring roads A10, A4,A2). Schiphol Airport, the RAI Congress Centre, the World Fashion Centre, the World Trade Centre and three leading museums (the Van Gogh Museum, the Rijksmuseum, the Stederijk Museum) are all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1427" OriginalAmount="1427">
      <BasicPropertyInfo Latitude="52.357525" Longitude="4.843613" StarRating="3" HotelCode="29271|13122" HotelName="Bastion Hotel Amsterdam/Zuidwest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60, 1058 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017707/017707a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located between Rembrandt Park and Vondelpark, 2 km away from the museum quarter. It is close to several shops. Schiphol Airport lies about 5 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1428" OriginalAmount="1428">
      <BasicPropertyInfo Latitude="52.355803" Longitude="4.877774" StarRating="4" HotelCode="337229|428171" HotelName="Heemskenk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56076/a_56076_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historic Amsterdam style building, this hotel is quietly located yet is still just a short distant from Amsterdam's lively city centre. Many of the most famous museums including the Van Gogh Museum, Rijksmuseum and the Museum of Modern Art are just a stone's throw away, as is the Vondelpark and Leidseplein that has an exciting nightlife scene. Links to the public transport are to be found within 100 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="52.359308320439" Longitude="4.8043221662947" StarRating="3" HotelCode="497023|citiez_hotel_amsterdam" HotelName="Citiez Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372A, 1068 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/664229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="52.378550819858" Longitude="4.8206619714649" StarRating="4" HotelCode="81841|best_western_blue_square_hotel" HotelName="XO Hotels Blue Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 80, 1064 HD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110506/r_110506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to a shopping centre and a local market which is open every day for business. Just five minutes' walk from the hotel, guests will find restaurants and bars, while the city centre and Dam Square are 5 kilometres away. Guests can also find the lake Sloterplas nearby where they can enjoy fishing and sailing. Amsterdam’s Schiphol Airport is 15 kilomentres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1456" OriginalAmount="1456">
      <BasicPropertyInfo Latitude="52.32619413" Longitude="4.95364688" StarRating="2" HotelCode="591384|408366" HotelName="Via Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diemerhof 20, 1112XN Diemen</AddressLine>
          </AddressLines>
          <CityName>Diemen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/09965/3609965/1.jpg?f=15099927</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Via Amsterdam in Diemen, you'll be in the entertainment district and convenient to Amsterdam ArenA and Heineken Music Hall.  This hostel is within close proximity of Ziggo Dome and Oosterpark. #  Rooms : # Make yourself at home in one of the 170 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided daily. #  Amenities : # Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This hostel also features complimentary wireless Internet access and tour/ticket assistance. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of Via Amsterdam. Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1456.35" OriginalAmount="1456.35">
      <BasicPropertyInfo Latitude="52.356398" Longitude="4.8783989999999" StarRating="2" HotelCode="38371|47854" HotelName="Trianon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstr 3-7, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63423/a_63423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This captivating hotel is on a peaceful side street off the van Baerlestraat shopping street. From the hotel visitors can comfortably discover Amsterdam's city centre with its copious shops and other entertainment options, as well as the scores of tourist attractions on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1467" OriginalAmount="1467">
      <BasicPropertyInfo Latitude="52.39592" Longitude="4.9288750000001" StarRating="3" HotelCode="31790|6861" HotelName="Bastion Hotel Amsterdam/Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rode Kruisstraat 28, 1025 KN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50728/gt_50728_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying just 200 m from links to the transport network, this comfortable city hotel is located about 1 km from a diverse selection of shopping venues, bars, restaurants and cafés.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1476" OriginalAmount="1476">
      <BasicPropertyInfo Latitude="52.375936" Longitude="4.749688" StarRating="3" HotelCode="116332|428097" HotelName="Zwanenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olmenlaan 52, 1161 JX Zwanenburg</AddressLine>
          </AddressLines>
          <CityName>Haarlemmermeer</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1090000/1085700/1085647/bdb6dab4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Haarlemmermeer. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1485.00" OriginalAmount="1485.00">
      <BasicPropertyInfo Latitude="52.341815665073" Longitude="4.8251974582672" StarRating="4" HotelCode="337172|dutch_design_hotel_artemis" HotelName="Dutch Design Hotel Artemis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>John M. Keynesplein 2, 1066 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56042/a_56042_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the business centre of Amsterdam and offers excellent links to the public transport network, which can be found about 300 m away. Various shopping venues are situated approx. 1 km away, and bars, pubs and nightclubs are also located close by (within about 8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1491.00" OriginalAmount="1491.00">
      <BasicPropertyInfo Latitude="52.38118" Longitude="4.820975" StarRating="3" HotelCode="410183|hotel_nieuw_slotania" HotelName="Hotel Nieuw Slotania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 133, 1063 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100778/w_100778_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the A10 motorway. The centre of Amsterdam is only 15 minutes away by bus or car. Facing the hotel the guests will find one of Amsterdam's newest shopping centres. Amsterdam Airport Schiphol is situated at a distance of approximately 10 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1494" OriginalAmount="1494">
      <BasicPropertyInfo Latitude="52.387374221332" Longitude="4.8355350150634" StarRating="4" HotelCode="317279|61773" HotelName="Mercure Hotel Amsterdam Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1, 1043 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431478/a_431478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1496" OriginalAmount="1496">
      <BasicPropertyInfo Latitude="52.2934002" Longitude="4.716097" StarRating="4" HotelCode="297176|39454" HotelName="Hyatt Place Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rijnlanderweg 800, 2132 NN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405272/a_405272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1506.00" OriginalAmount="1506.00">
      <BasicPropertyInfo Latitude="52.32066596" Longitude="4.8811632" StarRating="0" HotelCode="730785|ammonite_hotel_amsterdam" HotelName="Ammonite Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Professor W.H. Keesomlaan 14, 1183 DJ Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/83454/3783454/1.jpg?f=15568362</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1536.77" OriginalAmount="1536.77">
      <BasicPropertyInfo Latitude="52.283538" Longitude="5.1783769999999" StarRating="4" HotelCode="59356|482165" HotelName="NH Bussum Jan Tabak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amersfoortsestraatweg 27, 1401 CV Bussum</AddressLine>
          </AddressLines>
          <CityName>Bussum</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76867/a_76867_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amsterdam Schiphol airport, the centre of Amsterdam and Utrecht may be reached by car in around 30 minutes. The NS Station Naarden-Bussem is 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="52.38686005" Longitude="4.83960316" StarRating="3" HotelCode="509192|hotel2stay" HotelName="Hotel2Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, 1043 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559361/559361a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1561" OriginalAmount="1561">
      <BasicPropertyInfo Latitude="52.31833751" Longitude="4.8712602" StarRating="4" HotelCode="714975|411130" HotelName="Aparthotel Adagio Amsterdam City South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan 5, 1183 AT Amstelveen, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/835815/a_835815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers spacious, modern and air-conditioned studios and apartments, 24-hour reception and free WIFI in all areas. All studios and apartments at this aparthotel come with a smart TV and a fully equipped kitchen with a stove, microwave, fridge and dishwasher. Thanks to the location, the metro is only 450 m from the hotel where you can easily connect to the Zuidas Business District and the center of Amsterdam. The hotel offers paid private indoor parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1564.00" OriginalAmount="1564.00">
      <BasicPropertyInfo Latitude="52.351217967483" Longitude="4.8412875867042" StarRating="4" HotelCode="299589|best_western_premier_hotel_couture" HotelName="XO Hotels Couture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delflandlaan 15, 1062 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/63386.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam. A number of public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1572" OriginalAmount="1572">
      <BasicPropertyInfo Latitude="52.31746284" Longitude="4.87174519" StarRating="4" HotelCode="523893|428194" HotelName="Cityden Up" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan, 1183AT Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/694117/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amstelveen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1580" OriginalAmount="1580">
      <BasicPropertyInfo Latitude="52.296962" Longitude="4.705988" StarRating="3" HotelCode="173912|26094" HotelName="Holiday Inn Express Amsterdam - Schiphol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jupiterstraat 162-200, Hoofddorp 2132 HH</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4120000/4119700/4119667/53f8ddb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Schiphol. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1582.00" OriginalAmount="1582.00">
      <BasicPropertyInfo Latitude="52.333371" Longitude="4.772057" StarRating="4" HotelCode="32470|novotel_amsterdam_airport" HotelName="Ramada Amsterdam Airport Schiphol" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg 299, 1171 VB Badhoevedorp, North Holland Province</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51649/a_51649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this airport hotel is ideal for business travellers arriving or departing from Amsterdam (AMS) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1596.00" OriginalAmount="1596.00">
      <BasicPropertyInfo Latitude="52.30858" Longitude="4.81061" StarRating="4" HotelCode="29487|steigenberger_airport_hotel_amsterdam_3" HotelName="Steigenberger Airport Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationplein ZW 951, 1117 CE Schiphol-Oost, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47130/a_47130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located next to the Amsterdam Forest, only 15 minutes from the city centre. Links to the local public transport network can be found in the immediate vicinity, and shops can be found some 5 km away. The hotel offers easy access to the motorway, the rail system and, of course, the airport. Amsterdam Airport Schiphol is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="52.352203764873" Longitude="4.8916585743427" StarRating="2" HotelCode="193889|easyhotel_amsterdam_ferdinand_bolstraat" HotelName="easyHotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Van Ostadestraat 97, 1072 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="52.439793" Longitude="4.811426" StarRating="3" HotelCode="188961|zaan_inn_hotel" HotelName="Best Western Zaan Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grenehout 22, 1507 EB Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265179/a_265179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zaandam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1612" OriginalAmount="1612">
      <BasicPropertyInfo Latitude="52.372574601563" Longitude="4.8365385214959" StarRating="3" HotelCode="293602|57719" HotelName="The Student Hotel Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan van Galenstraat 335, 1061 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1623.03" OriginalAmount="1623.03">
      <BasicPropertyInfo Latitude="52.311194" Longitude="4.985915" StarRating="3" HotelCode="337436|10027b" HotelName="Campanile Amsterdam - Zuidoost" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Losdrechtdreef 3, 1108 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56196/a_56196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is located near to the A9 motorway as well as the Gaasperpark. It is some 12 minutes from the Arena Boulevard and is dreamily situated directly on a lake. The direct connection to the public transport network means that guests are able to easily reach an abundance of shops, a golf course and Shiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1642" OriginalAmount="1642">
      <BasicPropertyInfo Latitude="52.375785844622" Longitude="4.8962062597275" StarRating="1" HotelCode="193848|428223" HotelName="Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 40-41, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214882/214882a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1655.00" OriginalAmount="1655.00">
      <BasicPropertyInfo Latitude="52.3256" Longitude="4.79202" StarRating="0" HotelCode="730642|the_lake_hotel_amsterdam_airport" HotelName="The Lake Hotel Amsterdam Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwemeerdijk 326, 1171 NT Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/23000000/22998100/22998097/69c0b978_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1656.00" OriginalAmount="1656.00">
      <BasicPropertyInfo Latitude="52.385501902765" Longitude="4.8326808884399" StarRating="3" HotelCode="333982|amsterdam_teleport_hotel" HotelName="Amsterdam Teleport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5, 1043 CE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/63414/82d38fe8-e91d-4a38-8d32-f7757dcaeb71.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1657" OriginalAmount="1657">
      <BasicPropertyInfo Latitude="52.33350143" Longitude="4.92109533" StarRating="4" HotelCode="783750|361493" HotelName="Postillion Hotel Amsterdam BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul Van Vlissenstraat 9-11, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649650/649650a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1665.03" OriginalAmount="1665.03">
      <BasicPropertyInfo Latitude="52.381062908444" Longitude="4.8918658393809" StarRating="1" HotelCode="153310|306185" HotelName="Quentin Arrive" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 65, 1013 EL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/22/ef22d7828403e1d9956d12b1796b4899d396eee7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.00" OriginalAmount="1674.00">
      <BasicPropertyInfo Latitude="52.326672" Longitude="4.87997" StarRating="4" HotelCode="101716|nh_musica" HotelName="NH Amsterdam Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Van Leijenberglaan 221, 1082 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142185/a_142185_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the heart of Amsterdam's vibrant Zuidas business district within a stone's throw of the World Trade Centre. The trendy area offers a wide range of shopping facilities, fine restaurants and cafés. It is also within easy reach of the Amsterdam city centre by public transport or car. Guests can visit the Amsterdamsche Bos Park within walking distance of the hotel. It is also located near the main Amsterdam ring road, which gives it easy access to and from Amsterdam Schiphol Airport, located about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="52.357616" Longitude="4.850453" StarRating="3" HotelCode="95616|belfort_hotel" HotelName="Belfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Surinameplein 53, 1058 GN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132783/a_132783_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful area between Rembrandtpark and Vondelpark, within easy access of the centre of Amsterdam. Shopping venues are some 15 minutes’ walk from the hotel, and Amsterdam Airport Schiphol is 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1686" OriginalAmount="1686">
      <BasicPropertyInfo Latitude="52.364066" Longitude="4.89842" StarRating="2" HotelCode="888366|56684" HotelName="Armada Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 713-715, 1017 Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136755/a_136755_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Amsterdam’s most beautiful canals, which is lined with centuries-old houses. Utrechtsestraat, shops and restaurants, and the Rembrandsquare flower and flea market all are within 5 minutes’ walk of the establishment. There are also good tram connections to RAI centre, museums, Dam Square and shopping centres (10 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1691.00" OriginalAmount="1691.00">
      <BasicPropertyInfo Latitude="52.373390562978" Longitude="4.8863584987291" StarRating="2" HotelCode="346083|boutique_hotel_la_belle_vue" HotelName="Boutique Hotel La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 31 &amp; 37, 2nd Floor, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82561/2282561/36.jpg?f=15692051</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Boutique Hotel La Belle Vue in Amsterdam (Amsterdam City Centre), you'll be minutes from Homomonument and Anne Frank House.  This hotel is within close proximity of Westerkerk and Singel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 29 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge at scheduled times.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1696.00" OriginalAmount="1696.00">
      <BasicPropertyInfo Latitude="52.385593" Longitude="4.847073" StarRating="4" HotelCode="209260|golden_tulip_amsterdam_west" HotelName="XO Hotels Park West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molenwerf 1, 1014 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/297694/a_297694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1709" OriginalAmount="1709">
      <BasicPropertyInfo Latitude="52.305294255835" Longitude="4.9503850736218" StarRating="3" HotelCode="590645|246747" HotelName="Hotel Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 385, Zuidoost, 1101 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618909/618909a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1709.00" OriginalAmount="1709.00">
      <BasicPropertyInfo Latitude="52.355548355683" Longitude="4.8690546228625" StarRating="3" HotelCode="116330|the_neighbours_magnolia_3" HotelName="The Neighbour's Magnolia" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsparkweg 205, 1071 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/225551/225551a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1726.00" OriginalAmount="1726.00">
      <BasicPropertyInfo Latitude="52.386452" Longitude="4.923327" StarRating="3" HotelCode="623354|i_hotel_13" HotelName="i Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Meeuwenlaan 120, 1021 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92693/3692693/1.jpg?f=15235021</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1727" OriginalAmount="1727">
      <BasicPropertyInfo Latitude="52.457242" Longitude="4.563778" StarRating="4" HotelCode="13757|39737" HotelName="Apollo Hotel IJmuiden Seaport Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennemerboulevard 250, 1976 EG IJmuiden aan Zee</AddressLine>
          </AddressLines>
          <CityName>IJmuiden</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14240/a_14240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in IJmuiden, this hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1727.00" OriginalAmount="1727.00">
      <BasicPropertyInfo Latitude="52.32609939575195" Longitude="4.953660011291504" StarRating="3" HotelCode="0|via_suites" HotelName="Via Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diemerhof 20, Diemen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/e8/9de8d37579e4cd5a2838aba18aac1a66745c8120.jpeg</HotelPictures>
        <HotelDescription>When you stay at Via Suites in Diemen, you'll be in the business district, a 4-minute drive from AFAS Live and 6 minutes from Ziggo Dome.  This hotel is 2.1 mi (3.4 km) from Johan Cruyff Arena and 4.6 mi (7.4 km) from Artis.&lt;br /&gt;Featured amenities include a business center, a 24-hour front desk, and luggage storage. This hotel has 6 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Via Amsterdam / The Dude serving guests of Via Suites. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and microwaves. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones 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;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1731.36" OriginalAmount="1731.36">
      <BasicPropertyInfo Latitude="52.379293548586" Longitude="4.8456695401975" StarRating="4" HotelCode="87983|223906" HotelName="XO Hotels Blue Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwendalersweg 21, 1055 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122945/a_122945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is situated at the edge of Amsterdam city centre. The historical centre of Amsterdam, the Rai Congress Centre, the train station and the Sloterdijk, Zuid-As and WTC business parks are all just 10 minutes away by car or 15 minutes by direct bus, tram or train. Guests will find restaurants and shopping venues 3 km away and it is 5 km to the city centre. Schiphol Airport is a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1732.00" OriginalAmount="1732.00">
      <BasicPropertyInfo Latitude="52.438052351254" Longitude="4.8160049619713" StarRating="4" HotelCode="102283|inntel_hotels_amsterdam_zaandam" HotelName="Inntel Hotel Amsterdam Zaandam" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Provincialeweg 102, 1506 MD Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142986/a_142986_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the pretty, outskirts Amsterdam, directly adjacent to the main train station Zaandam, with direct trainlinks to the centre of Amsterdam (12 minutes) and Schiphol Airport (16 minutes). You can reach the RAI convention centre by car or public transport within 25 minutes. The motorway is 5 minutes away by car and the hotel offers free parking. This is the ideal stopover point for both business and leisure travellers. Well worth a visit in the city are the canals, the warehouses and the museums as well as the Zaanse marshlands that feature historical windmills, the cheese market in Alkmaar and picturesque Volendam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1744" OriginalAmount="1744">
      <BasicPropertyInfo Latitude="52.3047669" Longitude="4.9476867999999" StarRating="4" HotelCode="310523|50129" HotelName="Ozo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karspeldreef 2, Zuid-Oost, 1101 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400742/400742a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1755.00" OriginalAmount="1755.00">
      <BasicPropertyInfo Latitude="52.314324214174" Longitude="4.9385480748824" StarRating="4" HotelCode="376564|jaz_amsterdam" HotelName="Jaz Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Passage 90, Zuidoost, 1101 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488612/a_488612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel comprises a total of 258 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a dining area, a bar, a conference room and a business centre. Wireless internet access is available to guests. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1756" OriginalAmount="1756">
      <BasicPropertyInfo Latitude="52.358985" Longitude="4.893583" StarRating="2" HotelCode="116303|366932" HotelName="Kap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Den Texstraat 5b, 1017 XW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389046/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1757.21" OriginalAmount="1757.21">
      <BasicPropertyInfo Latitude="52.353535" Longitude="4.871992" StarRating="3" HotelCode="337317|461415" HotelName="The Alfred Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60, 1071 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56125/a_56125_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in an ivy-covered building located just a short distance from the lively centre of Amsterdam. Scores of shopping venues, restaurants, bars as well as links to the public transport network are located in the hotel's vicinity. This hotel is situated approximately 1.5 km from the nearest nightclub and roughly 15 km from Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1758.00" OriginalAmount="1758.00">
      <BasicPropertyInfo Latitude="52.36733" Longitude="4.86704" StarRating="3" HotelCode="0|_0x7c162" HotelName="CityHub Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bellamystraat 3, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/35/693520ba7224e55e08e8c75f1d091f19509edad1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at CityHub Amsterdam places you in the heart of Amsterdam, a 1-minute drive from Foodhallen and 7 minutes from Melkweg.  This hotel is 1.1 mi (1.8 km) from Anne Frank House and 1.1 mi (1.8 km) from Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 50 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as bicycles to rent or make use of other amenities including tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hotel's coffee shop/café. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 8 count as adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="52.30982220274" Longitude="4.9464214231747" StarRating="4" HotelCode="320492|courtyard_amsterdam_arena_atlas" HotelName="Courtyard Amsterdam Arena Atlas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 1, 1101 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/459724/459724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1776.56" OriginalAmount="1776.56">
      <BasicPropertyInfo Latitude="52.361513245972" Longitude="4.8773110753262" StarRating="2" HotelCode="153311|306245" HotelName="Quentin England" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 30, 1054 EZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388197/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1784" OriginalAmount="1784">
      <BasicPropertyInfo Latitude="52.346660577724" Longitude="4.8311547220901" StarRating="4" HotelCode="299591|54980" HotelName="Corendon City Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7, 1066 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407908/a_407908_AX2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1808.96" OriginalAmount="1808.96">
      <BasicPropertyInfo Latitude="52.42533" Longitude="4.6472240000001" StarRating="3" HotelCode="76768|480725" HotelName="Bastion Hotel Haarlem-Velsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vlietweg 20, 2071 KW Santpoort-Noord</AddressLine>
          </AddressLines>
          <CityName>Santpoort-Noord</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104321/a_104321_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the excellent motorway connection, the hotel is conveniently located close to the city of Haarlem. The centre is approximately 5 minutes' drive away. There is a bus service that stops near the hotel and the train station is approximately 3 km away. The North Sea, including a beach, is just 5 km away. For travellers who also wish to visit Amsterdam this hotel is an excellent choice, as the centre of Amsterdam is only 15 min away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1810.00" OriginalAmount="1810.00">
      <BasicPropertyInfo Latitude="52.359299522552" Longitude="4.9881581314811" StarRating="4" HotelCode="317864|amadi_panorama_hotel" HotelName="Amadi Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJburglaan 539, 1087 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431810/a_431810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1825.00" OriginalAmount="1825.00">
      <BasicPropertyInfo Latitude="52.3656443" Longitude="4.8852139" StarRating="2" HotelCode="148144|quentin_hotel_golden_bear" HotelName="Quentin Golden Bear Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 37, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11193654</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1825.74" OriginalAmount="1825.74">
      <BasicPropertyInfo Latitude="52.321131" Longitude="4.665804" StarRating="4" HotelCode="36935|461345" HotelName="Courtyard Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bosweg 15, 2131 LX Hoofddorp, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60622/a_60622_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming airport hotel is situated in a beautiful location surrounded by woods. Nevertheless, it is only a 10-minute drive to Schiphol Amsterdam Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1831" OriginalAmount="1831">
      <BasicPropertyInfo Latitude="52.278940208244" Longitude="4.7499668598175" StarRating="4" HotelCode="29266|16260" HotelName="Radisson Blu Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boeing Avenue 2, 1119 PB, Schiphol-Rijk</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47135/a_47135_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the green business park of Schiphol-Rijk. Surrounded by the greenery of the business park, the hotel can easily be reached by car via nearby motorways. The hotel's close proximity to Amsterdam Airport Schiphol, Amsterdam RAI Exhibition and Convention Centre, Amsterdam's World Trade Center and the city centre of Amsterdam makes it ideal for business meetings and conferences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1838" OriginalAmount="1838">
      <BasicPropertyInfo Latitude="52.354544" Longitude="5.005468" StarRating="0" HotelCode="975299|401270" HotelName="Hotel Breeze Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bert Haanstrakade 1074, 1087 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10794828</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1854.00" OriginalAmount="1854.00">
      <BasicPropertyInfo Latitude="52.373335" Longitude="4.886781" StarRating="2" HotelCode="337227|di_ann_hotel_amsterdam" HotelName="Di - Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 27, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56074/a_56074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautiful, historic canal building is centrally located close the Royal Palace. The city centre as well as various eminent tourist attractions are all to be found in the immediate vicinity. Shops and nightclubs may all be found within 100 m of the hotel. Restaurants, bars, pubs and local public transport are even closer to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1859" OriginalAmount="1859">
      <BasicPropertyInfo Latitude="52.40178316" Longitude="4.87470257" StarRating="3.5" HotelCode="612886|246799" HotelName="Moxy Amsterdam Houthavens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 175, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649553/649553a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.00" OriginalAmount="1860.00">
      <BasicPropertyInfo Latitude="52.3006987" Longitude="4.8524766" StarRating="3" HotelCode="116262|alp_de_veenen_hotel" HotelName="Alp de Veenen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ouderkerkerlaan 19, 1185 AC Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395178/395178a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1863.00" OriginalAmount="1863.00">
      <BasicPropertyInfo Latitude="52.38424267" Longitude="4.90393048" StarRating="2" HotelCode="388540|clinknoord__hostel" HotelName="Clink Noord Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507875/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1865" OriginalAmount="1865">
      <BasicPropertyInfo Latitude="52.352758" Longitude="4.8617340000001" StarRating="2" HotelCode="408681|45448" HotelName="Aadam Wilhelmina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 169, 1075 CN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99870/a_99870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam near to the main museums, the concert hall, Vondel Park, the World Trade Centre and the Fashion Centre. It is in the heart of the fashion district of Amsterdam and guests will also find restaurants, bars, links to the public transport network and shops all in the immediate vicinity and the nearest nightclubs are nearby. Amsterdam Schiphol airport is only 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1875" OriginalAmount="1875">
      <BasicPropertyInfo Latitude="52.27583" Longitude="4.753124" StarRating="4" HotelCode="446659|273885" HotelName="Best Western Plus Amedia Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Boeingavenue 333, Schiphol-Rijk, 1119 PH Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556418/w_556418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar and room service. 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="63" TotalAmount="1877.00" OriginalAmount="1877.00">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.8775860000001" StarRating="3" HotelCode="61812|prinsen_hotel" HotelName="Prinsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 36-38, 1054 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79925/a_79925_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is charmingly decorated and centrally located in the vicinity of the city centre and within walking distance of the Rijksmuseum, the Stedelijk Museum of modern art, the Van Gogh Museum, Leidse Square and the popular Vondelpark. The Anne Frank House museum is about a 22-minute walk from the hotel and the station is around 3 km away. The city centre and restaurants, shops, the bus station and public transport links can all be found just some 100 m from the hotel. Bars, pubs and a disco or club can also be accessed in around 5 minutes on foot. Guests can reach the beach in around 30 minutes by car and Amsterdam's Schiphol Airport is approximately 15 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1885" OriginalAmount="1885">
      <BasicPropertyInfo Latitude="52.359179134284" Longitude="4.8763337731361" StarRating="3" HotelCode="26716|55448" HotelName="Hotel City Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 162, 1071 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39183/a_39183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a beautiful building located in the expansive Vondel Park. There are many historical monuments nearby, and it is also close to the three most important museums of Amsterdam: the National Museum (Rembrandt), the Van Gogh Museum and the Municipal Museum (modern art). The hotel is also but a stone's throw from the Concert Hall, home to the world famous Concert Hall Orchestra. The bus station is a 2-minute walk away, while the train station is 20 minutes away. There is a wide range of bars, restaurants and clubs in the immediate area. The airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1886" OriginalAmount="1886">
      <BasicPropertyInfo Latitude="52.335183372878" Longitude="4.9137425422669" StarRating="4" HotelCode="318143|1793" HotelName="Mercure Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 10, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32638/a_32638_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern upmarket hotel lies in the south of the city, close to Amsterdam Arena and the A2 Utrecht-Amsterdam motorway. The hotel enjoys excellent links to the transport system meaning that the city centre with its world-famous canals may easily be reached in just a few minutes. Amsterdam-Schiphol airport may be reached by car in just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1892.84" OriginalAmount="1892.84">
      <BasicPropertyInfo Latitude="52.357947" Longitude="4.90219" StarRating="2" HotelCode="89080|87267" HotelName="Max Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Bar,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hemonystraat 7S, 1074 BK, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124820/a_124820_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the centre, not far from Rembrandtplein in the De Pijp area of Amsterdam. All the sights such as Dam Square, Rembrandtplein and Leidseplein are close by. Museums such as the famous Rijksmuseum, the Van Gogh Museum, Anne Frank House and others are also in the vicinity. There are theatres and concert halls a short distance from the hotel, which can be reached using public transportation. Restaurants and bars can be found within around 100 m of the hotel, and there are shops within about 1 km.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1893" OriginalAmount="1893">
      <BasicPropertyInfo Latitude="52.385659392449" Longitude="4.8344540601204" StarRating="3.5" HotelCode="376492|196342" HotelName="Urban Lodge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10, 1043 EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488535/w_488535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1901.00" OriginalAmount="1901.00">
      <BasicPropertyInfo Latitude="52.391998291015625" Longitude="4.9029998779296875" StarRating="4" HotelCode="0|yotel_amsterdam" HotelName="YOTEL Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Asterweg 27-37, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/69/1369d1272e2f19783cc42957450c0a8dc7f3213a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great place to have a rest after an exciting day! Hotel «YOTEL Amsterdam» is located in Amsterdam. This hotel is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the hotel — EYE Film Institute Netherlands, Amsterdam Centraal and Basilica of Saint Nicholas.&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;Breakfast for children costs: 14.50 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 50.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1902.00" OriginalAmount="1902.00">
      <BasicPropertyInfo Latitude="52.36125467" Longitude="4.881606" StarRating="3" HotelCode="211216|hotel_vossius_vondelpark" HotelName="Vossius Vondelpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 8/9, 1071 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214938/214938a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 39 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a safe and a business centre. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1917.00" OriginalAmount="1917.00">
      <BasicPropertyInfo Latitude="52.367908839051" Longitude="4.8439871607131" StarRating="4" HotelCode="185782|ramada_apollo_amsterdam_centre" HotelName="Leonardo Hotel Amsterdam Rembrandtpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staalmeesterslaan 410, 1057 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259780/a_259780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3.5 km from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1938.00" OriginalAmount="1938.00">
      <BasicPropertyInfo Latitude="52.38521055" Longitude="4.92228119" StarRating="1" HotelCode="614136|guest_house_amsterdam" HotelName="Guest House Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hamerstraat 26, 1021 JW Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5468032</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1939.00" OriginalAmount="1939.00">
      <BasicPropertyInfo Latitude="52.39237722" Longitude="4.88559111" StarRating="4" HotelCode="847675|hotel_pontsteiger" HotelName="Hotel Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343, 1014 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam, approximately 7.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1944.00" OriginalAmount="1944.00">
      <BasicPropertyInfo Latitude="52.357844" Longitude="4.856532" StarRating="3" HotelCode="165668|conscious_vondelpark" HotelName="Conscious Vondelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 519, 1054 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138861/138861a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located conveniently in the city centre of Amsterdam. Behind the hotel starts the famous Vondelpark. The Rai Congress Center is 10 minutes by bike or taxi and Leidse Square can be reached in 5 minutes by tram or bike. David Lloyd fitness, the largest fitness and spa centre in the Netherlands, is next door. The hotel has day tickets available exclusively for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1949.00" OriginalAmount="1949.00">
      <BasicPropertyInfo Latitude="52.377744750234" Longitude="4.8962729840092" StarRating="1" HotelCode="342814|hotel_jimmy" HotelName="Hotel Jimmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15, Boven, 1012 TN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/32511/2132511/1.jpg?f=14986764</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Jimmy places you in the heart of Amsterdam, walking distance from Poezenboot and Centraal Station.  This hotel is within close proximity of The Old Church and Amsterdam Chinatown.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 16 guestrooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary continental 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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1960.00" OriginalAmount="1960.00">
      <BasicPropertyInfo Latitude="52.375061" Longitude="4.895358" StarRating="2" HotelCode="61173|budget_hotel_damrak_inn" HotelName="Damrak Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 58-59, 1012LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79158/a_79158_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic heart of Amsterdam, a perfect base for as pleasant a holiday as possible. Dam Square with the King's Palace, Rembrandt Square and the city's main railway station are all around 5 minutes away by foot. The Van Gogh Museum, Waterloo Square and the main shopping area are also only a short walk away. The historic Beurs van Berlage and the department store De Bijenkorf can be found directly opposite the hotel. Schiphol international airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1963.00" OriginalAmount="1963.00">
      <BasicPropertyInfo Latitude="52.392188" Longitude="4.91095" StarRating="4" HotelCode="336624|nh_galaxy" HotelName="NH Amsterdam Noord" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Distelkade 21, 1031 XP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55712/a_55712_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just north of the centre of Amsterdam within walking distance of all the city's famous sights. The hotel is easily accessible both by car as well as by public transport. It is just 10 minutes drive from the city centre and the railway station is 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1982.38" OriginalAmount="1982.38">
      <BasicPropertyInfo Latitude="52.4356642" Longitude="4.677264" StarRating="4" HotelCode="157589|2907185" HotelName="Fletcher Hotel-Restaurant Spaarnwoude" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/11/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostbroekerweg 17, 1981 LR Velsen-Zuid</AddressLine>
          </AddressLines>
          <CityName>Velsen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591736/591736a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Velsen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1989" OriginalAmount="1989">
      <BasicPropertyInfo Latitude="52.376889" Longitude="4.897691" StarRating="1.5" HotelCode="193842|428214" HotelName="Neutraal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 8, 1012 LG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/27291/1827291/9.jpg?f=15613157</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Amsterdam. The hotel comprises a total of 34 snug guests rooms. This is not a pet-friendly hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1992.00" OriginalAmount="1992.00">
      <BasicPropertyInfo Latitude="52.33261308" Longitude="4.91762544" StarRating="4" HotelCode="820919|leonardo_royal_hotel_amsterdam" HotelName="Leonardo Royal Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644931/644931a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1995" OriginalAmount="1995">
      <BasicPropertyInfo Latitude="52.346839159368" Longitude="4.9029480680184" StarRating="2" HotelCode="82592|55174" HotelName="Hotel Victorie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Victorieplein 42, 1078 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214479/214479a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2004" OriginalAmount="2004">
      <BasicPropertyInfo Latitude="52.289681" Longitude="4.7249409999999" StarRating="4" HotelCode="31187|4103" HotelName="NH Amsterdam Schiphol Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kruisweg 495, Hoofddorp, 2132 NA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49838/a_49838_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated close to Amsterdam's airport, Schipol. It is conveniently located within easy reach of links to the public transport network, enabling quick access to the metropolis and its numerous sightseeing attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2004.00" OriginalAmount="2004.00">
      <BasicPropertyInfo Latitude="52.3549500625" Longitude="4.8770424" StarRating="3" HotelCode="78507|concert_inn" HotelName="The Concert" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 11, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387637/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2008.00" OriginalAmount="2008.00">
      <BasicPropertyInfo Latitude="52.363173339847" Longitude="4.8774307966232" StarRating="3" HotelCode="193868|hotel_iron_horse" HotelName="Hotel Iron Horse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 33, 1054 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236916/236916a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2011.66" OriginalAmount="2011.66">
      <BasicPropertyInfo Latitude="52.400812" Longitude="4.893883" StarRating="4" HotelCode="293284|1904185" HotelName="DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM - Plein 28, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400982/a_400982_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2014" OriginalAmount="2014">
      <BasicPropertyInfo Latitude="52.36210501" Longitude="4.8785510433333" StarRating="3" HotelCode="75861|428184" HotelName="Owl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 1, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387595/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 Owl Hotel in Amsterdam (Museum Quarter), you'll be minutes from Holland Casino and Leidseplein. This hotel is within close proximity of P.C. Hooftstraat and DeLaMar Theater.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 34 guestrooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include phones, and cribs/infant beds (complimentary) can be requested.&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;Quench your thirst with your favorite drink at a bar/lounge. Breakfast is available 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, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="52.3622316" Longitude="4.86415375" StarRating="2.5" HotelCode="590491|hotel_heye_130" HotelName="Hotel Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130, 1054 MJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5352206</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2023.00" OriginalAmount="2023.00">
      <BasicPropertyInfo Latitude="52.35728372" Longitude="4.85546399" StarRating="0" HotelCode="581987|conscious_hotel_the_tire_station" HotelName="Conscious Hotel The Tire Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7, 1054 MB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11194382</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2023.00" OriginalAmount="2023.00">
      <BasicPropertyInfo Latitude="52.353869" Longitude="4.857512" StarRating="3" HotelCode="142000|hotel_central_park" HotelName="Central Park Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9, 1075 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126997/126997a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2028" OriginalAmount="2028">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="3" HotelCode="951173|388941" HotelName="Olympic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12, 1076 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31021/3831021/1.jpg?f=15682984</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2029.00" OriginalAmount="2029.00">
      <BasicPropertyInfo Latitude="52.360758226607" Longitude="4.9188441638237" StarRating="1.5" HotelCode="429373|generator_amsterdam" HotelName="Generator Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mauritskade 57, 1092 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/477281/477281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Generator Amsterdam is located in the up-and-coming eastern side of the city overlooking Oosterpark. This former zoological university building can accommodate 564 guests in 168 twin and quadruple rooms with incredible views on the surrounding and en-suite bathrooms. There is also one luxury apartment for six people with views of the park and a self-catered kitchen. It has flexible and spacious social areas, filled with creative design touches like glass-fronted elevators, a raised café and an outdoor terrace. We've turned the former lecture hall into an impressive chill-out lounge and bar, while the old library is now a relaxation and private events room. The basement and café are now dining destinations and the original boiler room has become a secret late night bar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2032.00" OriginalAmount="2032.00">
      <BasicPropertyInfo Latitude="52.365826506694" Longitude="4.8847546596803" StarRating="2" HotelCode="143433|amsterdam_downtown_hotel" HotelName="Amsterdam Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 25, 1017 GA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387954/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2041" OriginalAmount="2041">
      <BasicPropertyInfo Latitude="52.293983" Longitude="4.94596" StarRating="4" HotelCode="213778|196285" HotelName="Fletcher Hotel Amsterdam" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schepenbergweg 50, 1105 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/300775/300775a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2043.00" OriginalAmount="2043.00">
      <BasicPropertyInfo Latitude="52.314264" Longitude="4.947596" StarRating="3" HotelCode="260147|hampton_by_hilton_amsterdam_arena_boulevard" HotelName="Hampton Amsterdam Arena Boulevard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1, Amsterdam 1102 BR</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363264/a_363264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2051.00" OriginalAmount="2051.00">
      <BasicPropertyInfo Latitude="52.3345518" Longitude="4.7737949" StarRating="3" HotelCode="155985|herbergh_hotel_amsterdam_airport" HotelName="Hotel Herbergh Amsterdam Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg 259, 1171 CP Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/221680/a_221680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Badhoevedorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2065.06" OriginalAmount="2065.06">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="3" HotelCode="649208|2283595" HotelName="Hotel van de Vijsel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17, 1054 HA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5505697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2065.49" OriginalAmount="2065.49">
      <BasicPropertyInfo Latitude="52.33814927" Longitude="4.92064926" StarRating="4" HotelCode="497627|1d9d0a" HotelName="QO Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4, 1096 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/611565/611565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2067.00" OriginalAmount="2067.00">
      <BasicPropertyInfo Latitude="52.357531" Longitude="4.844213" StarRating="4" HotelCode="899394|westcord_fashion_hotel_amsterdam" HotelName="WestCord Fashion Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 1, 1058 GC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182160/a_182160_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located opposite the World Fashion Centre, inside the A10 ring road. The hotel enjoys a favourable location, as the Leidseplein square can be reached within 10 minutes by tram and guests will also find Schiphol Airport and the RAI Convention Centre approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2085" OriginalAmount="2085">
      <BasicPropertyInfo Latitude="52.36006846106" Longitude="4.8819680779143" StarRating="2" HotelCode="168159|5605" HotelName="Max Brown Hotel Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46, 1071CR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7080/a_7080_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a delightful, peaceful residential area close to Amsterdam's buzzing city centre. Being near to all the eminent museums and the Vondelpark and with a tram station just stone's throw away, this hotel is the perfect starting point for exploring the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2085.00" OriginalAmount="2085.00">
      <BasicPropertyInfo Latitude="52.376066" Longitude="4.8966350000001" StarRating="2" HotelCode="116415|amsterdam_orange_tulip_hotel" HotelName="Orange Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 32, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160167/w_160167_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of the main streets of central Amsterdam, the Damrak. The location is ideal, right in between Central Station and Dam Square. Amsterdam's Red Light District is located nearby and the famous shopping streets Kalverstraat and Nieuwendijk are parallel to Damrak. Access to public transport is within easy walking distance. Schiphol Airport is situated approximately 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2088.22" OriginalAmount="2088.22">
      <BasicPropertyInfo Latitude="52.392715" Longitude="4.86885" StarRating="4" HotelCode="207323|1f322d" HotelName="WestCord Art Hotel Amsterdam 4****" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/121213/121213a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 60 rooms. Services and facilities at the hotel include a baggage storage service, a dining area, room service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests arriving by car can leave their vehicles in the garage or in the car park. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2097.29" OriginalAmount="2097.29">
      <BasicPropertyInfo Latitude="52.362872" Longitude="4.876461" StarRating="3" HotelCode="186137|1061658" HotelName="Hotel Espresso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 57, 1054 HC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/296443/296443a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2107.10" OriginalAmount="2107.10">
      <BasicPropertyInfo Latitude="52.325932" Longitude="4.867066" StarRating="3" HotelCode="187062|809955" HotelName="Holiday Inn Express Amsterdam - South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zwaansvliet, 20, Amsterdam 1081AP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/80/809545/vr9jSNPJ_3ee9fe15c6983a6df8c66d2162c78e37.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the financial district of Amsterdam, the South Axis. If using the tram or bus which stops in front of the hotel, guests are in close reach of all main financial institutes, the VU University Medical Centre and the RAI Exhibition and Conference Centre (all within 5-10 minutes travel time door-to-door). The hotel is located in the Jewish community of Amsterdam and Amstelveen and therefore guests will also find many Orthodox Synagogues within walking distance and special Shabbat amenities are available in the hotel. Amsterdam Schipol International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2110.00" OriginalAmount="2110.00">
      <BasicPropertyInfo Latitude="52.356965" Longitude="4.877437" StarRating="3" HotelCode="95617|inner_hotel__hostel" HotelName="XO Hotel Inner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanningstraat 1, 1071 LA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132784/w_132784_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The budget hotel is located in the centre of Amsterdam, close to Museum Square and Leidse Square as well as Vondelpark. The hotel is located just behind the Concert Hall, within a short walk of the Van Gogh Museum and the Rijksmuseum. Leidseplein is a vibrant square with lots of bars, clubs and restaurants to enjoy the evenings or to enjoy a nice drink during a sunny day on one of its terraces. Schiphol Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2158" OriginalAmount="2158">
      <BasicPropertyInfo Latitude="52.3647606" Longitude="4.9042788" StarRating="2" HotelCode="148799|361484" HotelName="Hermitage Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 16, 1018 DR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388089/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2181.00" OriginalAmount="2181.00">
      <BasicPropertyInfo Latitude="52.340116578117" Longitude="4.8736996141946" StarRating="3" HotelCode="116378|qbic_hotel_amsterdam_wtc" HotelName="Qbic Hotel Amsterdam WTC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathijs Vermeulenpad 1, 1077 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160122/a_160122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2190" OriginalAmount="2190">
      <BasicPropertyInfo Latitude="52.3749808" Longitude="4.8993238" StarRating="1.5" HotelCode="154588|361488" HotelName="Vijaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 44, 1012 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214109/214109a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Amsterdam. The total number of rooms is 30. Wi-Fi internet connection is available on public areas. Hotel Vijaya offers 24-hour reception for guests' convenience. Those who dislike animals may enjoy their stay, as this hotel does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2208.00" OriginalAmount="2208.00">
      <BasicPropertyInfo Latitude="52.361733242928" Longitude="4.9105657774473" StarRating="3" HotelCode="143266|hotel_allure" HotelName="Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 117-119, 1018 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211015/211015a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2210" OriginalAmount="2210">
      <BasicPropertyInfo Latitude="52.387521" Longitude="4.834466" StarRating="3" HotelCode="263298|50066" HotelName="Amsterdam ID Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 51, 1043 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189635/189635a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2222.00" OriginalAmount="2222.00">
      <BasicPropertyInfo Latitude="52.390146801362" Longitude="4.8425118764399" StarRating="3" HotelCode="505805|park_inn_by_radisson_amsterdam_city_west" HotelName="Park Inn by Radisson Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59, 1043 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/620256/a_620256_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2224" OriginalAmount="2224">
      <BasicPropertyInfo Latitude="52.365307" Longitude="4.8857390000001" StarRating="2" HotelCode="142210|45449" HotelName="Acostar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 45-49, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203196/a_203196_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam's city centre. Leidseplein square is around the corner and Rembrandtplein square is about 5 minutes away. Guests will find restaurants, bars, links to the public transport network and shops all within 100 m of the property. The Flower Market is 400 m, the Heineken Experience is 600 m and the Kalverstraat shopping street is 800 m away. Further attractions of interest to visitors include Dam Square (1.2 km) and the Anne Frank house (1.3 km). Amsterdam Schipol Airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2234.00" OriginalAmount="2234.00">
      <BasicPropertyInfo Latitude="52.36978965" Longitude="4.9071412" StarRating="0" HotelCode="439622|ecomama" HotelName="ECOMAMA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124, 1011 NA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/82529/3482529/1.jpg?f=15362770</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Ecomama places you in the heart of Amsterdam, walking distance from Waterlooplein and Hortus Botanicus.  This boutique hostel is within close proximity of Jewish Historical Museum and Rembrandt House Museum.Rooms Make yourself at home in one of the 19 guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided daily, and irons/ironing boards can be requested.Amenities Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. This hostel also features complimentary wireless Internet access and concierge services.Dining Satisfy your appetite at a coffee shop/café serving guests of Ecomama.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2235" OriginalAmount="2235">
      <BasicPropertyInfo Latitude="52.38732408" Longitude="4.83522673" StarRating="0" HotelCode="943545|391868" HotelName="Citadines Sloterdijk Station Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 3, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31017/3831017/1.jpg?f=15682990</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2238" OriginalAmount="2238">
      <BasicPropertyInfo Latitude="52.364181" Longitude="4.8784020000001" StarRating="3" HotelCode="19379|21279" HotelName="The ED Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 387-390, 1054 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018194/018194a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre. Guests can easily reach the many bars, restaurants and cafes of Leidseplein. Just a few minutes away are the Vondelpark and museums, as well as the shopping streets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2255" OriginalAmount="2255">
      <BasicPropertyInfo Latitude="52.365709" Longitude="4.87816" StarRating="3" HotelCode="408686|219043" HotelName="NL Hotel District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 368, 1054 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99873/r_99873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Amsterdam, on the Singel Gracht. It is surrounded by museums, shops, cafés, restaurants, galleries and all the unique attractions Amsterdam has to offer. Amsterdam Schiphol Airport is about 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2258" OriginalAmount="2258">
      <BasicPropertyInfo Latitude="52.370086054175" Longitude="4.9076270612616" StarRating="3" HotelCode="337091|2566" HotelName="Hotel Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68, 1011 LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55993/a_55993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amsterdam within walking distance of the squares of Rembrandt and Waterloo, and 12 km from Schiphol International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2258.00" OriginalAmount="2258.00">
      <BasicPropertyInfo Latitude="52.365186" Longitude="4.8806286666667" StarRating="2" HotelCode="146671|hotel_amsterdam_inn_city_centre" HotelName="Hotel Amsterdam Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 111, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201583/201583a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel features a privileged situation just 200 metres from Amsterdam's lively Leidseplein and just a few steps from a host of cafés and restaurants. Guests will find themselves close to some of the most important attractions in the area, such as Museumplein, situated just a 9-minute walk away. This hotel offers a choice of guest rooms featuring a functional décor and modern services such as complimentary Wi-Fi internet connection. Some accommodation units include a television and desk. They are all equipped with a private bathroom which is fitted with a shower. A delicious breakfast is served daily at this charming property, including a wide choice of specialities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2259.00" OriginalAmount="2259.00">
      <BasicPropertyInfo Latitude="52.370708002176" Longitude="4.8923002527652" StarRating="3" HotelCode="71421|cordial" HotelName="Cordial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62 - 64, 1012 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96759/a_96759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated right in the heart of Amsterdam, between the Dam and Munt Squares. The hotel’s immediate vicinity is full of restaurants, bars, pubs and shops. Public transport links are also just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2262.00" OriginalAmount="2262.00">
      <BasicPropertyInfo Latitude="52.36899185180664" Longitude="4.946420192718506" StarRating="3" HotelCode="0|the_niu_fender" HotelName="the niu Fender" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cruquiusweg 61, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/83/52/8352e775131a620ea24399369aa1cca36e270319.jpeg</HotelPictures>
        <HotelDescription>With a stay at the niu Fender in Amsterdam (Amsterdam East), you'll be a 5-minute drive from Passenger Terminal Amsterdam (PTA) and 6 minutes from Artis.  This hotel is 2.8 mi (4.4 km) from Heineken Experience and 3.4 mi (5.5 km) from Vondelpark.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite.&lt;br /&gt;You can enjoy a meal at the restaurant serving the guests of the niu Fender, or stop in at the snack bar/deli. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge. To-go breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 6:30 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 245 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 showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes, 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 50.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2264.00" OriginalAmount="2264.00">
      <BasicPropertyInfo Latitude="52.361117278711" Longitude="4.9006848427564" StarRating="2" HotelCode="116282|hotel_de_munck_2" HotelName="De Munck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Achtergracht 3, 1017 WL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214125/214125a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2264.00" OriginalAmount="2264.00">
      <BasicPropertyInfo Latitude="52.365794" Longitude="4.87978" StarRating="3" HotelCode="27518|krisotel" HotelName="De Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 372, 1016 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40530/w_40530_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, 50 m from restaurants, bars, pubs and the bus station and just 3 minutes from the nightlife of Leidseplein. It lies 500 m from the Anne Frank House and within walking distance of the Van Gogh Museum and the Rijksmuseum (both 1 km). The railway station is 2 km and Amsterdam Schiphol Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2269.00" OriginalAmount="2269.00">
      <BasicPropertyInfo Latitude="52.30192656" Longitude="4.86877444" StarRating="0" HotelCode="864654|cityden_the_garden_amsterdam_south" HotelName="Cityden The Garden Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Van Heuven Goedhartlaan 17</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25840000/25830100/25830046/cb7a601b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2279.69" OriginalAmount="2279.69">
      <BasicPropertyInfo Latitude="52.309748128975" Longitude="4.9424807362457" StarRating="3" HotelCode="284372|982645" HotelName="Holiday Inn Express Amsterdam - Arena Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66b, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388815/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2282" OriginalAmount="2282">
      <BasicPropertyInfo Latitude="52.362107406324" Longitude="4.8783124703484" StarRating="3" HotelCode="200950|2846" HotelName="Leonardo Hotel Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesselschadestraat 23, 1054 ET Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7683/a_7683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the city centre and near to the Van Gogh Museum, the Rijksmuseum and the Leidseplein. Public transport is located in the surrounding area (approximately 150 m away). Scores of shops as well as countless restaurants, bars and nightclubs lie 200 m to 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2296.00" OriginalAmount="2296.00">
      <BasicPropertyInfo Latitude="52.38480758666992" Longitude="4.919335842132568" StarRating="2" HotelCode="0|holiday_inn_express_amsterdam_north_riverside" HotelName="Holiday Inn Express Amsterdam - North Riverside, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorkade 1, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/03/d20332450d79a3ffc72201d3f7227a3aa07baa5e.jpeg</HotelPictures>
        <HotelDescription>On the northern shore of the IJ-lake, the 45 meter high rise will contain the largest Holiday Inn Express hotel of Europe. With its 438 rooms and a great view over the city of Amsterdam, it will be loved by both business travelers and tourists. Small ferry boats take you to Amsterdam's central station and the city centre in just a few minutes. Come enjoy the view and have a drink!&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: 15.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2301" OriginalAmount="2301">
      <BasicPropertyInfo Latitude="52.360174" Longitude="4.877838" StarRating="3" HotelCode="81170|6917" HotelName="Hotel Piet Hein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 53, 1071 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122359/122359a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2305.23" OriginalAmount="2305.23">
      <BasicPropertyInfo Latitude="52.374824107265" Longitude="4.8966812349402" StarRating="2" HotelCode="45368|1567598" HotelName="Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beurstraat 23, 1012 JV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/299972/299972a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Amsterdam. Travel features a total of 32 guests rooms. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2309.00" OriginalAmount="2309.00">
      <BasicPropertyInfo Latitude="52.345384988263" Longitude="4.9259640264587" StarRating="4" HotelCode="464532|hotel_v_fizeaustraat" HotelName="Hotel V Fizeaustraat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeau straat 2, 1097 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498202/498202a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2312" OriginalAmount="2312">
      <BasicPropertyInfo Latitude="52.355379" Longitude="4.902432" StarRating="3" HotelCode="193847|223497" HotelName="Hotel Atlantis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ceintuurbaan 215-217, 1074 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215043/215043a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Amsterdam, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2322" OriginalAmount="2322">
      <BasicPropertyInfo Latitude="52.354644335736" Longitude="4.9127091899834" StarRating="3" HotelCode="397917|62765" HotelName="The Student Hotel Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129, 1091 GL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2324.00" OriginalAmount="2324.00">
      <BasicPropertyInfo Latitude="52.37660598754883" Longitude="4.844573020935059" StarRating="4" HotelCode="0|cityden_amsterdam_west" HotelName="Cityden Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos en Lommerplantsoen 45a, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/62/3e629830ddf8c04ec40ac4f657f105fc8212b18e.jpeg</HotelPictures>
        <HotelDescription>Located in Amsterdam (Amsterdam West), Cityden Amsterdam West is within a 15-minute drive of Anne Frank House and Leidseplein.  This 4-star hotel is 2.8 mi (4.5 km) from Van Gogh Museum and 3.2 mi (5.1 km) from Rembrandt Square.&lt;br /&gt;Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Lucy's Kitchen serving guests of Cityden Amsterdam West. Wrap up your day with a drink at the bar/lounge. To-go breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 120 guestrooms, featuring kitchens with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, 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;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 12.50 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2362.04" OriginalAmount="2362.04">
      <BasicPropertyInfo Latitude="52.364274841549" Longitude="4.879916900629" StarRating="3" HotelCode="153312|306135" HotelName="Quentin Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389264/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2390.00" OriginalAmount="2390.00">
      <BasicPropertyInfo Latitude="52.364891631283" Longitude="4.8779150202049" StarRating="3" HotelCode="150171|jupiter_hotel_3" HotelName="Hotel Jupiter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 14, 1054 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82210/2282210/38.jpg?f=15533616</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2413" OriginalAmount="2413">
      <BasicPropertyInfo Latitude="52.3759113" Longitude="4.8988722" StarRating="2" HotelCode="901508|219009" HotelName="Old Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 22, 1012 JD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388173/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2413.00" OriginalAmount="2413.00">
      <BasicPropertyInfo Latitude="52.37131906" Longitude="4.93467879" StarRating="3" HotelCode="430547|hampton_by_hilton_amsterdam_centre_east" HotelName="Hampton by Hilton Amsterdam Centre East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Panamalaan 188-196, 1019 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/541038/a_541038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located approximately 3.5 km from the centre of Amsterdam. There are public transport stops in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2417.00" OriginalAmount="2417.00">
      <BasicPropertyInfo Latitude="52.365141599397" Longitude="4.8784527919163" StarRating="3" HotelCode="313014|no_377_house" HotelName="Hotel No 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377, 1054 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478360/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2425.00" OriginalAmount="2425.00">
      <BasicPropertyInfo Latitude="52.357716" Longitude="4.873949" StarRating="3" HotelCode="76515|atlas" HotelName="AMS Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eeghenstraat 64, 1071 GK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104019/a_104019_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location, where guests can find the Vondelpark just next door and many museums within easy walking distance. Restaurants, bars, pubs, shops and links to the public transport network can all be found within 200 m of the hotel, while the city centre is approximately 3 km away and the central train station is around 4 km away. Schiphol Airport is roughly 13 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2436.00" OriginalAmount="2436.00">
      <BasicPropertyInfo Latitude="52.365943952643" Longitude="4.8955864404754" StarRating="3" HotelCode="337222|hotel_atlanta_2" HotelName="Hotel Atlanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtsplein 8-10, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56072/a_56072_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam and over looks the eminent Rembrandtplein. Scores of museums, galleries, theatres, cinemas, shops, restaurants, canals, bars, nightclubs and casinos are all easily reached on foot. It is just 4.5 km to the airport. The Kalverstraat shopping street is a 2-minute walk away. Guests can reach Dam Square in a 10-minute walk or catch one of the trams at Rembrandt Square: From here they will have direct access to Amsterdam Central Train Station. The painter Piet Mondriaan lived and painted in this hotel between 1904 and 1907.Examples of Mondriaan's paintings can be seen on the walls throughout the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2437" OriginalAmount="2437">
      <BasicPropertyInfo Latitude="52.359127" Longitude="4.92629" StarRating="4" HotelCode="166962|23170" HotelName="The Manor Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 89, 1093 EK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145159/145159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the eastern part of the city centre known for all its museums and cosy restaurants where all locals reside after a hard day of work. This part of the centre, which is known as the Green Museum Quarter, is the perfect place to have as a base for exploring the city of Amsterdam. The hotel is also close to the Amstel Business Park or the RAI convention centre. Guests will find shops, nightlife, a bus station and other links to the public transport network in the immediate vicinity, Amsterdam Muiderpoort train station is around 800 metres away and Dam Square is around 10 minutes on foot. Rembrandt Square, Museum Square, Leidse Square and Hermitage Museum are all approximately 5 minutes from the hotel using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2443" OriginalAmount="2443">
      <BasicPropertyInfo Latitude="52.37606271" Longitude="4.89668846" StarRating="2" HotelCode="934444|428084" HotelName="Damhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 32, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/471571/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only a 2-minute walk from Amsterdam central station and the bus station, and just 1 minute from the famous red light district as well as many shops, restaurants and bars. Dam Square can be reached in 4 minutes and nightlife is just 1 km from the hotel. Many of Amsterdam's attractions can also be found in the hotel's vicinity with the Anne Frank House around 1.7 km away, the museum area approximately 2.8 km away and Madame Tussauds just 500 m away. Schiphol Airport is roughly 15 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2444.08" OriginalAmount="2444.08">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="97121|482275" HotelName="Hotel Roemer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10, 1054 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134939/a_134939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location close to the lively Leidseplein square where guests can find restaurants, shops and bars. Amsterdam Airport Schiphol is located around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2458.00" OriginalAmount="2458.00">
      <BasicPropertyInfo Latitude="52.376005" Longitude="4.901172" StarRating="3" HotelCode="12650|floris_france" HotelName="France Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Kolk 11, 1012 AL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12959/a_12959_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a modern building in the centre of Amsterdam. Some of the rooms offer a marvellous view of Amsterdam's canals. The hotel has a perfect location very close to Dam Square, central railway station, and the red light district. The central location means that most tourist attractions are easily reached on foot. It is approximately 15 km to the beach. Shops, restaurants, bars and public transport links are 10 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2465.00" OriginalAmount="2465.00">
      <BasicPropertyInfo Latitude="52.30453762" Longitude="4.80957385" StarRating="4" HotelCode="783710|renaissance_amsterdam_schiphol_airport_hotel" HotelName="Renaissance Amsterdam Schiphol Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meester Jacob Takkade 35, 1432CB Aalsmeer, North Holland</AddressLine>
          </AddressLines>
          <CityName>Aalsmeer</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061917/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2477.00" OriginalAmount="2477.00">
      <BasicPropertyInfo Latitude="52.376182102068" Longitude="4.8922996222973" StarRating="1" HotelCode="193886|hotel_tourist_inn" HotelName="Budget Hotel Tourist-Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 52, 1012 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388576/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2481.00" OriginalAmount="2481.00">
      <BasicPropertyInfo Latitude="52.361233" Longitude="4.916339" StarRating="4" HotelCode="10295|hotel_arena" HotelName="Arena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S-Gravesandestraat 55, 1092 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7963/a_7963_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the historical centre, next door to the Oosterpark, and offers good connections to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2487.37" OriginalAmount="2487.37">
      <BasicPropertyInfo Latitude="52.392798910412" Longitude="4.8687832711639" StarRating="3" HotelCode="18782|1001b9" HotelName="WestCord Art Hotel Amsterdam 3-stars" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23432/a_23432_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre. A bus stop to the city centre and the central station can be found right in front of the hotel. The hotel has excellent access for cars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2488.00" OriginalAmount="2488.00">
      <BasicPropertyInfo Latitude="52.373968254581" Longitude="4.8961633443832" StarRating="2" HotelCode="909545|st_christophers_inn_at_the_winston" HotelName="St. Christopher's at the Winston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 129, 1012 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293481/293481a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Amsterdam. The 69 welcoming bedrooms offer a perfect place to relax at the end of the day. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2489.00" OriginalAmount="2489.00">
      <BasicPropertyInfo Latitude="52.388233506793" Longitude="4.8376402258873" StarRating="3" HotelCode="176245|holiday_inn_express_amsterdam__sloterdijk_station" HotelName="Holiday Inn Express Amsterdam - Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zaventemweg 3, 1043EH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on top of one of the main train stations of Amsterdam, Sloterdijk, offering great connections from the airport terminal building by train (every few minutes, 8-minute journey, door to door) and excellent onward connections within 5 minutes to Amsterdam Central Station. The train on the doorstep will bring guests into the hustle and bustle of Amsterdam city centre within 5 minutes where guests can enjoy famous sights like the Dam Square and Anne Frank House, shopping opportunities, and a range of venues for clubbing. Amsterdam Schipol International Airport is approximately 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2497.63" OriginalAmount="2497.63">
      <BasicPropertyInfo Latitude="52.35132" Longitude="4.874097" StarRating="5" HotelCode="318243|278495" HotelName="Bilderberg Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dijsselhofplantsoen 7, 1077 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32751/l_32751_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the south of Amsterdam within walking distance of the city's most exclusive shopping streets, famous museums and concert hall. The World Trade Centre and RAI exhibition centre may be reached by car in 5 minutes. Links to the public transport network are to be found 200 m away and allow access to the city centre within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2505" OriginalAmount="2505">
      <BasicPropertyInfo Latitude="52.365864" Longitude="4.912884" StarRating="3" HotelCode="13844|9105" HotelName="The Lancaster Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 48, 1018 DH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10788705</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located opposite Amsterdam’s Artis Zoo in a green area of the old city centre. Countless shops, delightful restaurants, vibrant bars and clubs are just a few minutes away, along with local public transport networks. Two famous quarters, the Rembrandt and Waterloo districts, are only a short distance from the hotel and, using the convenient transport links, the rest of the city is easy to reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2508.00" OriginalAmount="2508.00">
      <BasicPropertyInfo Latitude="52.341829908249" Longitude="4.8759850633134" StarRating="4" HotelCode="146012|citizenm_hotel_amsterdam_city" HotelName="citizenM Amsterdam South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Irenestraat 30, 1077 WX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211185/211185a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2510.00" OriginalAmount="2510.00">
      <BasicPropertyInfo Latitude="52.362475" Longitude="4.875603" StarRating="3" HotelCode="35005|hotel_europa_92" HotelName="Hotel Europa 92" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107, 1054 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56997/a_56997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's central location, near to Leidseplein and the Hooftstraat, is splendid. The surrounding area is littered with diverse shops, restaurants, bars, night clubs and there is even a golf course in the immediate vicinity. It is just a stone's throw to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2518" OriginalAmount="2518">
      <BasicPropertyInfo Latitude="52.37950125046" Longitude="4.8971813294721" StarRating="3" HotelCode="33664|2211" HotelName="Hotel ibis Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49, 1012 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53244/a_53244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Amsterdam. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2532" OriginalAmount="2532">
      <BasicPropertyInfo Latitude="52.38656901" Longitude="4.87523979" StarRating="0" HotelCode="630800|425589" HotelName="Conscious Hotel Westerpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10, 1014 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11195307</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2549.00" OriginalAmount="2549.00">
      <BasicPropertyInfo Latitude="52.367750994982" Longitude="4.868230227253" StarRating="4" HotelCode="293286|hotel_de_hallen" HotelName="Hotel De Hallen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bellamyplein 47, 1053 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361666/361666a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2559.00" OriginalAmount="2559.00">
      <BasicPropertyInfo Latitude="52.354301" Longitude="4.86646" StarRating="4" HotelCode="316802|park_plaza_vondelpark" HotelName="Park Plaza Vondelpark, Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningslaan 3, 1075 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31716/a_31716_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Amsterdam next to the beautiful Vondelpark. All of the popular museums, famous shopping streets and lively bars as well as the public transport network can be reached on foot. The nearest night club is about 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2588.00" OriginalAmount="2588.00">
      <BasicPropertyInfo Latitude="52.363522" Longitude="4.886314" StarRating="3" HotelCode="68534|mozart" HotelName="Mozart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 518-520, 1017 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/295919/295919a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2604" OriginalAmount="2604">
      <BasicPropertyInfo Latitude="52.333733" Longitude="4.888883" StarRating="4" HotelCode="29268|1916" HotelName="Novotel Amsterdam City" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10, 1083 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47137/a_47137_AA2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording excellent transport links to the city centre, this hotel lies within 500 m of links to the public transport network, and is located next door to the World Trade Centre and the RAI complex. The city centre may be reached by tram in just 15 minutes; there are many restaurants and bars to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2628.00" OriginalAmount="2628.00">
      <BasicPropertyInfo Latitude="52.3594695" Longitude="4.8959556" StarRating="3" HotelCode="930980|the_amsterdam_canal_hotel" HotelName="The Amsterdam Canal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 253, 1017 XJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361337/361337a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2638.00" OriginalAmount="2638.00">
      <BasicPropertyInfo Latitude="52.36126637088" Longitude="4.8841032711639" StarRating="3" HotelCode="116174|leonardo_boutique_museum_hotel_amsterdam_city_center" HotelName="Apollo Museumhotel Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 2, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159890/a_159890_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the point where the elegant P.C. Hofstraat meets charming Stadhouderskade. There couldn't be a more central place to stay in the heart of Amsterdam. The national museum, the 'Rijksmuseum', the Van Gogh Museum, Leidseplein, the historic city centre and the canals are all just a few minutes by foot from the hotel. Boat trips, the museum boat, pedal boats and the water taxi all depart from right in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2653.00" OriginalAmount="2653.00">
      <BasicPropertyInfo Latitude="52.363977585585" Longitude="4.900784813029" StarRating="4" HotelCode="591202|canal_suites_amsterdam" HotelName="Canal Suites Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 818, 1017EE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/09960/3609960/6.jpg?f=15505585</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2659.00" OriginalAmount="2659.00">
      <BasicPropertyInfo Latitude="52.349952700903" Longitude="4.9186385803566" StarRating="3" HotelCode="337392|hotel_casa_400_amsterdam" HotelName="Hotel Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4, 1097 BC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56169/a_56169_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Middenweg in the southern part of Amsterdam near Frankendael Park. Copious shops, delightful restaurants, lively bars and an excellent connection to the public transport network are close at hand. It is not far to the nearest nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2663.00" OriginalAmount="2663.00">
      <BasicPropertyInfo Latitude="52.35836753277" Longitude="4.8987780932541" StarRating="4" HotelCode="906311|boutique_hotel_notting_hill" HotelName="Notting Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 26, 1017 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143930/143930a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel is located in the city centre, alongside one of the most beautiful canals in Amsterdam. It is only a stone's throw away from the famous Heineken Experience, and all other major sights are within walking distance of the hotel. Further nearby places of interest include the Rijksmuseum and the Van Gogh Museum (each around 500 m), as well as the Anne Frank Museum, Dam Square, Madame Tussauds, the Royal Palace and Amsterdam RAIRai Exhibition and Convention Centre, which are all around 1 km away. Amsterdam Central Station is around 1 km and Amsterdam Schiphol Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2673.67" OriginalAmount="2673.67">
      <BasicPropertyInfo Latitude="52.33179294" Longitude="4.87748091" StarRating="4" HotelCode="439598|1910745" HotelName="Element Amsterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A.J. Ernststraat 577, 1082 LD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498321/498321a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2680.46" OriginalAmount="2680.46">
      <BasicPropertyInfo Latitude="52.357867" Longitude="4.900296" StarRating="3" HotelCode="89082|482135" HotelName="Ibis Styles Amsterdam Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 131, 1074 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124824/a_124824_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Stadhouderskade in a quiet but central part of Amsterdam, close to the Heineken Brewery and within walking distance of the Museumplein, where the world-famous museums may be found. The Rembrandtsplein, one of the main places to go out in the evenings, and the Ferdinand Bolstraat with its busy bars and restaurants are also nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2687" OriginalAmount="2687">
      <BasicPropertyInfo Latitude="52.3779604" Longitude="4.896211575" StarRating="3" HotelCode="95614|428140" HotelName="Season Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 18, 1012 AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/52/b2/52b21b45d45f2a86b8ac56a7b51ec64744d38a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2694.00" OriginalAmount="2694.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="825324|plantage_garden_apartments_3" HotelName="Allure Garden Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht 31, 1018 TL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/37/e937dfd676d58647ae3d702ce2dd8e6bd89a6901.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2701" OriginalAmount="2701">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="4" HotelCode="591230|257347" HotelName="The Wittenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 760, 1018VG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629446/629446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2703.00" OriginalAmount="2703.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="684239|royal_plaza_hotel_amsterdam" HotelName="Royal Plaza Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 23</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/75/6075e9b683b682b4f5cea8a88eb6f4ab9ad0a411.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2738.00" OriginalAmount="2738.00">
      <BasicPropertyInfo Latitude="52.360572508124" Longitude="4.8915370414107" StarRating="1" HotelCode="353862|euphemia_hotel" HotelName="Euphemia Budget Old City Canal Zone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fokke Simonszstraat 1, 1017 TD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2747.00" OriginalAmount="2747.00">
      <BasicPropertyInfo Latitude="52.36830127" Longitude="4.92356095" StarRating="4" HotelCode="428729|yays_concierged_boutique_apartments_oostenburgergracht" HotelName="YAYS Oostenburgergracht - Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Oostenburgergracht 73, 1018 NC Amsterdam-Oost, Niederlande</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575805/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 YAYS Concierged Boutique Apartments Oostenburgergracht in Amsterdam (Plantage - Eastern Docklands), you'll be minutes from Oosterkerk and close to Artis. This aparthotel is within close proximity of Tropenmuseum and National Maritime 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 43 guestrooms, featuring kitchens with refrigerators and microwaves. 32-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2748.00" OriginalAmount="2748.00">
      <BasicPropertyInfo Latitude="52.360991118708" Longitude="4.8829782431889" StarRating="3" HotelCode="337174|robertramon" HotelName="Hotel Cornelisz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 24, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56043/a_56043_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the most exclusive shopping street in the city, close to Amsterdam's most important museums and the casino. Numerous shops, restaurants, bars and nightclubs as well as links to the public transport network are to be found in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2758" OriginalAmount="2758">
      <BasicPropertyInfo Latitude="52.350465" Longitude="4.875595" StarRating="4" HotelCode="58217|33869" HotelName="Apollofirst Boutique Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 123-127, 1077 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75443/a_75443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of the most stunning streets in Amsterdam. From here, the outskirts of the centre in the cultural heart of Amsterdam, guests are within easy reach of the Van Gogh Museum, the Stedelijk Museum and the Rijksmuseum. The World Trade Centre, the Concertgebouw and Rai Conference Centre lies just a few minutes away. It is the ideal location for business guests and is around 20 m from the Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2765" OriginalAmount="2765">
      <BasicPropertyInfo Latitude="52.35508858" Longitude="4.87749742" StarRating="3" HotelCode="200949|2847" HotelName="Conscious Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 7, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7681/a_7681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right at the heart of Amsterdam, only metres from the famous concert building of the city. From the hotel's central location, it is a perfect starting point to explore the city. In addition, the 3 most important museums in Amsterdam are easily reached on foot, as well as the various shopping and entertainment venues. There is a bus stop located just 200 m the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2777.00" OriginalAmount="2777.00">
      <BasicPropertyInfo Latitude="52.3643076" Longitude="4.8741398" StarRating="4" HotelCode="930975|amadi_park_hotel" HotelName="Amadi Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 26, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/63324.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2791.40" OriginalAmount="2791.40">
      <BasicPropertyInfo Latitude="52.36680781" Longitude="4.91142408" StarRating="3.5" HotelCode="635847|2283495" HotelName="Quentin Zoo hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33, 1018 DB Amsterdam, Kesklinn</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649609/649609a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2805.00" OriginalAmount="2805.00">
      <BasicPropertyInfo Latitude="52.365075009324" Longitude="4.8736257606747" StarRating="4" HotelCode="930977|grand_hotel_downtown" HotelName="Grand Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 10A, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/27284/1827284/47.jpg?f=15533286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2807.92" OriginalAmount="2807.92">
      <BasicPropertyInfo Latitude="52.374306" Longitude="4.934854" StarRating="3" HotelCode="72148|90391" HotelName="Lloyd Cultural Embassy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostelijke Handelskade 34, 1019 BN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97596/a_97596_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the fashionable Eastern Docklands at the edge of the city centre, only 5 minutes distance by fast tram from the Central Station. It is easily accessible by boat. The Eastern Docklands area is awash with fascinating cultural, architectural and shopping highlights. Many of Amsterdam’s cultural hotspots can be found in the vicinity, including Holland’s biggest jazz club, the concert hall Muziekgebouw aan ‘t IJ and the Stedelijk Museum of Modern Art. Amsterdam Schiphol Airport is about 13 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2814" OriginalAmount="2814">
      <BasicPropertyInfo Latitude="52.377859" Longitude="4.9140640000001" StarRating="4" HotelCode="58830|9301" HotelName="Mövenpick Amsterdam City Centre" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piet Heinkade 11, 1019 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76215/a_76215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the water's edge, and yet within walking distance of the old centre of Amsterdam and the Central Station. Restaurants and bars can be found within around 1 km of the hotel. Dam Square is around 2 km away and the museum district is about 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2837.00" OriginalAmount="2837.00">
      <BasicPropertyInfo Latitude="52.40184498" Longitude="4.87476386" StarRating="3.5" HotelCode="613859|residence_inn_by_marriott_amsterdam_houthavens" HotelName="Residence Inn Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/783584/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2844.00" OriginalAmount="2844.00">
      <BasicPropertyInfo Latitude="52.3610155" Longitude="4.8809645" StarRating="0" HotelCode="901831|park_mansion_centre" HotelName="Park Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 15, 1071 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388177/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2868.36" OriginalAmount="2868.36">
      <BasicPropertyInfo Latitude="52.359585" Longitude="4.880156" StarRating="4" HotelCode="904495|2065005" HotelName="Hotel JL No76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 76, 1071 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150639/150639a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in two 18th-century mansions in the heart of Amsterdam, right in the middle of the museum and fashion district, just 350 m away from the Rijksmuseum, Van Gogh museum, Stedelijk Museum Leidseplein, Vondelpark and the Concert Hall. The Leidseplein is some 2 minutes' walk away and the canals are around 5 minutes' walk away. Amsterdam Schiphol Airport is around 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2873.89" OriginalAmount="2873.89">
      <BasicPropertyInfo Latitude="52.360799474885" Longitude="4.869471510416" StarRating="3" HotelCode="337176|142806" HotelName="Pillows Anna van den Vondel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, 1054 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56044/a_56044_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Amsterdam. The PC Hooftstraat is within walking distance and the Vondelpark lies just behind the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2878" OriginalAmount="2878">
      <BasicPropertyInfo Latitude="52.365730732327" Longitude="4.8972797055226" StarRating="4" HotelCode="303787|58572" HotelName="Royal Amsterdam Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388056/388056a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 23 rooms. Most of the storeys can be reached by lift. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Facilities include room service. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2887" OriginalAmount="2887">
      <BasicPropertyInfo Latitude="52.368977424626" Longitude="4.8986283343586" StarRating="2" HotelCode="36036|55030" HotelName="Rembrandtplein Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/55/93/5593658214af22242221b22fe04f40cdec2d1b90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2891.00" OriginalAmount="2891.00">
      <BasicPropertyInfo Latitude="52.36965073" Longitude="4.88005577" StarRating="3" HotelCode="711127|melrose_hotel_3" HotelName="Melrose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elandsgracht 92, 1016 TZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27254/3827254/1.jpg?f=15646421</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2901.00" OriginalAmount="2901.00">
      <BasicPropertyInfo Latitude="52.3315849" Longitude="4.853305" StarRating="3" HotelCode="155347|spa_sport_hotel_zuiver" HotelName="Zuiver / Amstelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koenenkade 8, 1081 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2933" OriginalAmount="2933">
      <BasicPropertyInfo Latitude="52.361544769493" Longitude="4.8830907572413" StarRating="4" HotelCode="15715|9548" HotelName="Park Centraal Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 25, 1071 ZD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18808/a_18808_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2939.16" OriginalAmount="2939.16">
      <BasicPropertyInfo Latitude="52.361287254963" Longitude="4.8935642838478" StarRating="4" HotelCode="14737|122444" HotelName="Mercure Amsterdam Centre Canal District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 46, 1017 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17279/a_17279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet street in the centre of Amsterdam, lying very close to the main attraction areas. Shops, restaurants and museums are within walking distance. The RAI congress centre and the Zuidoost Business Park are nearby. Public transport connections can be found 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2953" OriginalAmount="2953">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="974475|488612" HotelName="Cityview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>7 Binnen Wieringerstraat, Amsterdam City Centre, 1013 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37950000/37950000/37949958/38026160_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2954.00" OriginalAmount="2954.00">
      <BasicPropertyInfo Latitude="52.38378371" Longitude="4.88535174" StarRating="0" HotelCode="560501|kuwadro_bb_amsterdam_jordaan" HotelName="Kuwadro B&amp;B Amsterdam Jordaan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 154, Boven, 1013 JJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82505/2282505/1.jpg?f=14994116</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Kuwadro B&amp;B Amsterdam Jordaan is centrally located in Amsterdam, walking distance from Noorderkerk and close to Noordermarkt. This bed &amp; breakfast is within close proximity of Westergasfabriek Culture Park and Anne Frank House.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring refrigerators and minibars (stocked with some free items). Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include desks and minibars, and you can also request irons/ironing boards.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2955.00" OriginalAmount="2955.00">
      <BasicPropertyInfo Latitude="52.383861590867" Longitude="4.9022975533035" StarRating="4" HotelCode="495429|sir_adam" HotelName="Sir Adam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Overhoeksplein 7, A’DAM Toren, 1031 KS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/527941/527941a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2967.00" OriginalAmount="2967.00">
      <BasicPropertyInfo Latitude="52.36859893798828" Longitude="4.9480390548706055" StarRating="4" HotelCode="0|yays_entrepothaven_concierged_boutique_apartments" HotelName="Yays Entrepothaven Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 18/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>65 Cruquiusweg, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/3c/fd3cb8e509422183492375208716f31e5c848c80.jpeg</HotelPictures>
        <HotelDescription>Offering air-conditioned rooms in the Zeeburg district of Amsterdam, Yays Entrepothaven is 3 km from Artis Zoo. The property is around 3.9 km from Dutch National Opera &amp;amp; Ballet, 4.3 km from Royal Theater Carré and 5 km from Museum of Bags and Purses Hendrikje. The property is non-smoking and is set 3.9 km from Rembrandt House.&lt;br /&gt;Speaking English and Dutch, staff will be happy to provide guests with practical information on the area at the 24-hour front desk.&lt;br /&gt;Basilica of St. Nicholas is 5 km from the hotel, while Museum Ons' Lieve Heer op Solder is 5 km from the property. The nearest airport is Schiphol, 24 km from Yays Entrepothaven,&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;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2969.00" OriginalAmount="2969.00">
      <BasicPropertyInfo Latitude="52.361297799065" Longitude="4.8767800127193" StarRating="2" HotelCode="902561|hotel_sipermann" HotelName="Sipermann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 35, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74975/2474975/1.jpg?f=15092426</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2981.00" OriginalAmount="2981.00">
      <BasicPropertyInfo Latitude="52.37603145916" Longitude="4.8992586135864" StarRating="3" HotelCode="67212|luxer" HotelName="Luxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 11, 1012 HT Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86937/a_86937_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Amsterdam's old historical centre. The central station, various shopping venues, restaurants, the Nieuwmarkt and the Damsquare are just a 5-minute walk from the hotel. The airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2985" OriginalAmount="2985">
      <BasicPropertyInfo Latitude="52.3649572" Longitude="4.880067" StarRating="2" HotelCode="154214|246781" HotelName="Titus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 74, 1017 PM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389296/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2989" OriginalAmount="2989">
      <BasicPropertyInfo Latitude="52.362593" Longitude="4.878114" StarRating="4" HotelCode="36039|50125" HotelName="Catalonia Vondel Amsterdam" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 26, Oud-West, 1054 GD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58846/a_58846_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in an charmingly attractive residential area. Amsterdam city centre's copious shops and other entertainment venues as well as its diverse tourist attractions are easily reached on the tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2989" OriginalAmount="2989">
      <BasicPropertyInfo Latitude="52.354470021495" Longitude="4.8797466234686" StarRating="3" HotelCode="284248|400318" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nicolaas Maesstraat 72, 1071 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/72222/1872222/1.jpg?f=15467886</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2990" OriginalAmount="2990">
      <BasicPropertyInfo Latitude="52.3698584" Longitude="4.90738452" StarRating="4" HotelCode="591631|246798" HotelName="Monet Garden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612821/612821a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2993.00" OriginalAmount="2993.00">
      <BasicPropertyInfo Latitude="52.372133" Longitude="4.894852" StarRating="2" HotelCode="101717|hotel_de_gerstekorrel" HotelName="De Gerstekorrel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Golf,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 22, 1012 JM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142186/w_142186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the famous Dam Square, major shopping streets such as De Kalverstraat, the canals, wonderful restaurants and unforgettable nightlife. The fabulous Amsterdam museums, art galleries or even the Ajax football stadium are easily reached either on foot or by public transport, while Centraal Station is approximately 10 minutes' walking distance. Amsterdam-Schiphol Airport is roughly 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3008.00" OriginalAmount="3008.00">
      <BasicPropertyInfo Latitude="52.369866121076" Longitude="4.8659335076809" StarRating="3" HotelCode="193896|hotel_restaurant_larende" HotelName="Hotel Restaurant Larende" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Clercqstraat 115-hs, 1053 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214969/214969a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3018.00" OriginalAmount="3018.00">
      <BasicPropertyInfo Latitude="52.359203705035" Longitude="4.87972676754" StarRating="3" HotelCode="193852|hotel_fita" HotelName="Hotel Fita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 37, 1071 CL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/294074/294074a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3021" OriginalAmount="3021">
      <BasicPropertyInfo Latitude="52.36507" Longitude="4.883935" StarRating="4" HotelCode="78772|54184" HotelName="Dikker &amp; Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 444, 1017 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106715/a_106715_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3021.00" OriginalAmount="3021.00">
      <BasicPropertyInfo Latitude="52.379447" Longitude="4.880503" StarRating="3" HotelCode="296731|linden_hotel" HotelName="Linden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 251, 1015 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388827/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Linden Hotel is in the heart of Amsterdam, walking distance from Noordermarkt and Noorderkerk. This hotel is within close proximity of Anne Frank House and Westerkerk.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 25 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and coffee/tea makers, and you can also request cribs/infant beds.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3040.00" OriginalAmount="3040.00">
      <BasicPropertyInfo Latitude="52.365513" Longitude="4.896081" StarRating="1" HotelCode="71424|the_bolster" HotelName="The Bolster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3, 1017CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96762/a_96762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small city hotel is situated in the heart of Amsterdam city centre, in the Thorbeckeplein. It is next to the Rembrandtplein and is surrounded by exclusive shopping areas, museums and galleries. Every Sunday there is a market selling art right next to the hotel. The bus and train stations are both within easy walking distance. Amsterdam Airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3047.00" OriginalAmount="3047.00">
      <BasicPropertyInfo Latitude="52.363108" Longitude="4.879466" StarRating="4" HotelCode="25125|nh_amsterdam_centre" HotelName="NH Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 7, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36548/l_36548_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location near to the Leidesplein, directly near to the Singelgracht. Public transport links are easily reached. The shopping streets, the flower markets and the Royal Palace are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3055.00" OriginalAmount="3055.00">
      <BasicPropertyInfo Latitude="52.37179457" Longitude="4.90989205" StarRating="4" HotelCode="470160|harbour_loft_studios" HotelName="Harbour Loft Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade, 1011 TC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/636796/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3061" OriginalAmount="3061">
      <BasicPropertyInfo Latitude="52.365757055353" Longitude="4.8932102322578" StarRating="4" HotelCode="24556|5236" HotelName="The Albus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 49, 1017 HE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35478/a_35478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design boutique hotel is well located within the famous Canal Belt and a short walk from Dam square, Leidse square, Rembrandt square and many well-known museums. For business or leisure, this hotel is an excellent choice to explore this lively and vibrant city. It is the first hotel in Europe that operates without any CO2 emissions. The hotel is easily accessible by public transport, taxi or with own car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3082.00" OriginalAmount="3082.00">
      <BasicPropertyInfo Latitude="52.343606" Longitude="4.858172" StarRating="4" HotelCode="547331|hotel_twenty_eight" HotelName="Twenty Eight" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Stadionplein 260, 1076 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/716612/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3093.00" OriginalAmount="3093.00">
      <BasicPropertyInfo Latitude="52.36612204" Longitude="4.90996132" StarRating="0" HotelCode="560503|plantage_garden_apartments" HotelName="Plantage Garden Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht 31-35, 1018 TL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86823/2286823/1.jpg?f=15177202</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Plantage Garden Apartments in Amsterdam (Plantage - Eastern Docklands), you'll be minutes from Hortus Botanicus and Artis. This apartment is within close proximity of Dutch Resistance Museum and Jewish Historical Museum.&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. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided on a limited basis.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3104" OriginalAmount="3104">
      <BasicPropertyInfo Latitude="52.36483819536" Longitude="4.8805391678549" StarRating="2" HotelCode="147859|246740" HotelName="Freeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 386, 1017 PL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389195/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3106.00" OriginalAmount="3106.00">
      <BasicPropertyInfo Latitude="52.33599853515625" Longitude="4.86899995803833" StarRating="3" HotelCode="0|premier_suites_plus_amsterdam" HotelName="PREMIER SUITES PLUS Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnassusweg 376, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/41/f141f54a6f354b0063666e785c9dce8c203727c1.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at PREMIER SUITES PLUS Amsterdam in Amsterdam (Amsterdam South), you'll be within a 5-minute drive of World Trade Center and Museum Square.  This aparthotel is 1.9 mi (3 km) from Vondelpark and 2.1 mi (3.4 km) from Van Gogh Museum.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;VU University of Amsterdam - 0.5 km / 0.3 mi&lt;br /&gt;VU University Medical Center - 0.6 km / 0.4 mi&lt;br /&gt;World Trade Center - 0.7 km / 0.5 mi&lt;br /&gt;Amsterdamse Bos - 1.4 km / 0.9 mi&lt;br /&gt;Olympic Stadium - 1.9 km / 1.2 mi&lt;br /&gt;RAI Exhibition and Congress Centre - 1.9 km / 1.2 mi&lt;br /&gt;Amstelpark - 2.2 km / 1.3 mi&lt;br /&gt;Vondelpark - 2.5 km / 1.6 mi&lt;br /&gt;Museum Square - 3 km / 1.9 mi&lt;br /&gt;Concertgebouw - 3 km / 1.9 mi&lt;br /&gt;Stedelijk Museum - 3.2 km / 2 mi&lt;br /&gt;Albert Cuyp Market - 3.3 km / 2 mi&lt;br /&gt;Van Gogh Museum - 3.3 km / 2.1 mi&lt;br /&gt;Moco Museum - 3.3 km / 2.1 mi&lt;br /&gt;Diamond Museum Amsterdam - 3.4 km / 2.1 mi&lt;br /&gt;The preferred airport for PREMIER SUITES PLUS Amsterdam is Schiphol Airport (AMS) - 15.1 km / 9.4 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;br /&gt;HeadLine : Near World Trade Center&lt;br /&gt;National ratings : This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.&lt;br /&gt;Rooms : Make yourself at home in one of the 115 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 40-inch Smart televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided weekly.&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 parking available on the premises. Cost: 20.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&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="3126.00" OriginalAmount="3126.00">
      <BasicPropertyInfo Latitude="52.370616477286" Longitude="4.8843494809856" StarRating="4" HotelCode="193854|canal_boutique_apartments" HotelName="Canal Boutique Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 302-304, 1016 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/294290/294290a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Amsterdam. Guests will enjoy a peaceful and calm stay at Canal Boutique Apartments as it counts with a total of 6 accommodation units. Pets are not allowed at this establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3168.00" OriginalAmount="3168.00">
      <BasicPropertyInfo Latitude="52.37036969" Longitude="4.9084203" StarRating="2.5" HotelCode="612977|holiday_inn_express_amsterdam_city_hall" HotelName="Holiday Inn Express Amsterdam-City Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14, 1011 LZ  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/783583/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3169" OriginalAmount="3169">
      <BasicPropertyInfo Latitude="52.378899" Longitude="4.892097" StarRating="2" HotelCode="64191|55685" HotelName="Max Brown Hotel Canal District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 13-19, 1015BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82692/a_82692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, concept hotel is located in one of Amsterdam's most attractive districts, Jordaan, on one of Amsterdam's most beautiful canals, the Herengracht. It lies a 5-minute walk from the city centre and 5 minutes on foot from a range of restaurants, bars and shops, as well as links to the public transport network. It is a 30-minute drive to the sea and Amsterdam Schipol Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3187.00" OriginalAmount="3187.00">
      <BasicPropertyInfo Latitude="52.361105059758" Longitude="4.9001028668449" StarRating="3" HotelCode="344351|house_of_freddy_" HotelName="House of Freddy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Beauty Salon,Bicycle Rental,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Fredriksplein 15, 1017 XK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/33516/2133516/1.jpg?f=15197480</HotelPictures>
        <HotelDescription>&lt;br/&gt;House of Freddy Hotel is perfectly located for both business and leisure guests in Amsterdam. The property features a wide range of facilities to make your stay a pleasant experience. To be found at the hotel are express check-in/check-out, luggage storage, Wi-Fi in public areas, pets allowed, salon. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, internet access – wireless (complimentary), non smoking rooms, heating, desk. The hotel offers various recreational opportunities. House of Freddy Hotel is an excellent choice from which to explore Amsterdam or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3199.82" OriginalAmount="3199.82">
      <BasicPropertyInfo Latitude="52.348550184721" Longitude="4.8851823806763" StarRating="4" HotelCode="13957|2009685" HotelName="Apollo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2, 1077 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16090/a_16090_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;If guests wish to relax and enjoy the beautiful city of Amsterdam, this location near the exclusive shopping streets, the Museumplein and the Royal Concert Hall, and not far from the bustling night life of the Leidseplein, is the ideal place. The hotel is also the ideal place for business guests, with a travelling time of only 20 minutes from Schiphol Airport and 2 minutes from the ring road. In addition, the RAI Trade and Congress Centre and the World Trade Centre Amsterdam are only a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3213.80" OriginalAmount="3213.80">
      <BasicPropertyInfo Latitude="52.366888" Longitude="4.898726" StarRating="4" HotelCode="11016|229526" HotelName="Eden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144, 1017 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8925/a_8925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Amsterdam, directly next to the Amstel and roughly 10 miles from Schipol airport. Various famous tourist sights including Rembrandt Square, the flower market, numerous museums, colourful shops, bars and nightclubs are all located in the surrounding area. The excellent public transport links mean that guests may easily reach all the different areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3214.00" OriginalAmount="3214.00">
      <BasicPropertyInfo Latitude="52.362322" Longitude="4.877184" StarRating="3" HotelCode="408684|alexander_2" HotelName="Alexander" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 44-46, 1054 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99872/a_99872_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Amsterdam. Within walking distance are the Museum Square and Vondelpark. Amsterdam Airport Schiphol is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3216.00" OriginalAmount="3216.00">
      <BasicPropertyInfo Latitude="52.374071316625" Longitude="4.8905707235803" StarRating="4" HotelCode="11983|die_port_van_cleve_hotel" HotelName="Die Port van Cleve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 176-180, 1012 SJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11471/a_11471_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Amsterdam's wonderful old town. Countless shopping venues such as the Magna Plaza shopping centre, as well as entertainment venues, bars, pubs and nightclubs are located in the immediate vicinity. Public transport departs from stops within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3217" OriginalAmount="3217">
      <BasicPropertyInfo Latitude="52.376174" Longitude="4.894492" StarRating="4" HotelCode="258441|2574" HotelName="Inntel Hotel Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk 19, 1012 PV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14814/a_14814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the city centre in the Dam pedestrian area. It is just a few minutes to the main railway station on foot as well as the Royal Palace and Madame Tussaud's. The surrounding area is littered with an abundance of shops, restaurants and bars and public transport and a nightclub are also within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3234" OriginalAmount="3234">
      <BasicPropertyInfo Latitude="52.384729" Longitude="4.894064" StarRating="4" HotelCode="260447|38753" HotelName="Room Mate Aitana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJDok 6, 1013 MM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363606/a_363606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3241.00" OriginalAmount="3241.00">
      <BasicPropertyInfo Latitude="52.359292275042" Longitude="4.897736187055" StarRating="3" HotelCode="116327|hotel_v_frederiksplein" HotelName="Hotel V Frederiksplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 136, 1017 XV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153513/153513a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the tram stop Frederiksplein. Restaurants, bars and shopping opportunities are all just a short walk away. Nightclubs, the centre and the river are each around 10 minutes away on foot. The Heineken Experience is located 650 m from the hotel, while the Sarphatipark and the famous Albert Cuyp Market are a 10-minute walk away. It is about 20 minutes by car from the hotel to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3248.00" OriginalAmount="3248.00">
      <BasicPropertyInfo Latitude="52.378041" Longitude="4.896493" StarRating="3" HotelCode="38372|ibis_styles_amsterdam_central_station" HotelName="Ibis Styles Amsterdam Central Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 10, 1012 TP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63424/a_63424_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historic city centre, on the Martelaarsgracht. This is the road which runs from Central Station, which is just a stone's throw away, and where guests will find buses and the tram to the Amsterdam RAI Exhibition and Convention Centre. The hotel can also be easily reached by private car, and there is a public car park next door to the hotel (fees apply). Amsterdam Airport Schiphol is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3284.00" OriginalAmount="3284.00">
      <BasicPropertyInfo Latitude="52.36508093" Longitude="4.89623628" StarRating="3.5" HotelCode="620380|hotel_frank_since_1666" HotelName="Hotel Rudolph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 563, 1017 CD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/792004/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3318" OriginalAmount="3318">
      <BasicPropertyInfo Latitude="52.36607468" Longitude="4.9123706" StarRating="4" HotelCode="611873|219003" HotelName="De Jonker Urban Studios &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40, 1018 DG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9336792</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3329.00" OriginalAmount="3329.00">
      <BasicPropertyInfo Latitude="52.375372" Longitude="4.895727" StarRating="3" HotelCode="336453|hotel_the_exchange" HotelName="The Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 50, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55609/a_55609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Amsterdam near to the Dam. The Kalverstraat with its abundance of shops is nearby as are renowned tourist attractions such as the Royal Palace and Madame Tussaud's. The surrounding area is littered with international restaurants, bars and coffee shops. It is just a stone's throw to the main railway station and the nearest tram stop. The Indoor ski centre Spaarnwoude is just 10 km west of Amsterdam and it is just 15 km to the beach, the North Sea and Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3360.00" OriginalAmount="3360.00">
      <BasicPropertyInfo Latitude="52.37593578" Longitude="4.90181824" StarRating="3" HotelCode="943845|mauro_mansion_2" HotelName="Mauro Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Geldersekade 16, 1012 BH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/75038/2475038/1.jpg?f=15069179</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3437.00" OriginalAmount="3437.00">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.8823727667332" StarRating="4" HotelCode="652950|hotel_mercier" HotelName="Hotel Mercier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12, 1016 NX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639918/639918a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classic, retro and elegant. Step inside Hotel Mercier and feel at home. History relives at the straight friendly hotel with 40 rooms and 6 suites. De authentic Berlage style is showed throughout the interior. Think Art Nouveau, robust wooden furniture with a touch of velvet and rich prints. The lobby is built in style of the old library and feels like a second home. The monumental building on the Rozenstraat 12 at a unique location at the Jordaan in Amsterdam is the place to be for sleeping, dining, working or meeting up with locals. The philosophy of Helena Mercier, founder of ‘Ons Huis' was to bring the neighbourhood together, learn from each other and enjoy time together. Hotel Mercier will capture this in its heart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3442" OriginalAmount="3442">
      <BasicPropertyInfo Latitude="52.375471" Longitude="4.892807" StarRating="4" HotelCode="17703|28585" HotelName="INK Hotel Amsterdam - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 67, 1012 RE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21781/a_21781_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed in a wonderfully located 17th century building that lies between the main train station and the royal palace. Dam Square with its range of shops and sights may easily be reached on foot and links to the public transport are just a short distance away (300 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3443.62" OriginalAmount="3443.62">
      <BasicPropertyInfo Latitude="52.366674" Longitude="4.911786" StarRating="2" HotelCode="56456|100296" HotelName="Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Kerklaan 25-A, 1018 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73131/a_73131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small yet comfortable hotel lies opposite Amsterdam's city zoo, ARTIS, in a pleasant green district of the old city centre. The Plantage district was originally laid out in the 17th century as gardens. It is a 15-minute walk to the main train station, Dam Square and Rembrandt Square were a diverse selection of bars, pubs and transport links are to be found. The old town is some 3 km wide, so may easily be explored on foot. It is 200 m to the nearest nightclub and a tram station is 400 m away. The Oosterpark lies 800 m away and it is approximately 25 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3445" OriginalAmount="3445">
      <BasicPropertyInfo Latitude="52.3545004" Longitude="4.8875268" StarRating="4" HotelCode="255579|57526" HotelName="Sir Albert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert Cuypstraat 2, De Pijp District (Latin Quarter), 1072 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188725/188725a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3460.00" OriginalAmount="3460.00">
      <BasicPropertyInfo Latitude="52.38852428" Longitude="4.88860918" StarRating="3.5" HotelCode="602469|yays_concierged_boutique_apartments_zoutkeetsgracht_2" HotelName="Yays Zoutkeetsgracht Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Zoutkeetsgracht 114-118, 1013 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86841/2286841/59.jpg?f=15502315</HotelPictures>
        <HotelDescription>&lt;br/&gt;YAYS Concierged Boutique Apartments - Zoutkeetsgra is a popular choice amongst travelers in Amsterdam, whether exploring or just passing through. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Service-minded staff will welcome and guide you at the YAYS Concierged Boutique Apartments - Zoutkeetsgra. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, television LCD/plasma screen. The hotel offers various recreational opportunities. Discover all Amsterdam has to offer by making YAYS Concierged Boutique Apartments - Zoutkeetsgra your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3501" OriginalAmount="3501">
      <BasicPropertyInfo Latitude="52.372305" Longitude="4.897554" StarRating="2" HotelCode="337195|428157" HotelName="Heart of Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 118-120, 1012 DT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56057/a_56057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the in the famous red light district "De Wallen" close to the city centre, roughly 3 minutes walk from the royal palace on Dam Square. A profusion of shops, restaurants, bars and nightclubs as well as links to the public transport network are all to be found in the hotel's direct vicinity. Amsterdam airport is located approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3506.00" OriginalAmount="3506.00">
      <BasicPropertyInfo Latitude="52.37544825" Longitude="4.8886986833333" StarRating="3" HotelCode="82445|the_times_hotel_2" HotelName="The Times" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 135-137, 1015 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216068/216068a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Times Hotel Situated in Amsterdam, the Times Hotel provides 3x000D star accommodation. Hotel guests can enjoy a meal at the restaurant on site. Room Facilities The Times Hotel. Smoking is permitted in certain bedrooms (please specify when booking) and the public areas of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3524.00" OriginalAmount="3524.00">
      <BasicPropertyInfo Latitude="52.369761" Longitude="4.888699" StarRating="3" HotelCode="316800|nh_city_centre_amsterdam" HotelName="NH City Centre Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 288-292, 1012VX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31715/a_31715_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in a central location, close to Damplatz and the main train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3533.00" OriginalAmount="3533.00">
      <BasicPropertyInfo Latitude="52.377157993675" Longitude="4.8979738354683" StarRating="4" HotelCode="18933|park_plaza_victoria_amsterdam" HotelName="Park Plaza Victoria Amsterdam" 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,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 1-5, 1012 LG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23680/a_23680_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This extremely sophisticated hotel is centrally located opposite the main railway station. Public transport links are easily reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3578.00" OriginalAmount="3578.00">
      <BasicPropertyInfo Latitude="52.378279575985" Longitude="4.8937999452324" StarRating="1" HotelCode="339587|budget_hotel_liberty" HotelName="Budget Hotel Liberty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/75024/2475024/1.jpg?f=14963954</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3578.74" OriginalAmount="3578.74">
      <BasicPropertyInfo Latitude="52.3765711" Longitude="4.9071006" StarRating="4" HotelCode="904494|428015" HotelName="DoubleTree by Hilton Amsterdam Centraal Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Oosterdoksstraat, 1011 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238218/w_238218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the riverfront and next to the central train station, the hotel is within easy reach of a host of local attractions, including the Rijksmuseum, Leidseplein, and the Anne Frank and Van Gogh museums. It is a perfect base from which to enjoy all that Amsterdam has to offer. Amsterdam Schiphol Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3585.00" OriginalAmount="3585.00">
      <BasicPropertyInfo Latitude="52.366357" Longitude="4.893003" StarRating="4" HotelCode="258926|nh_carlton_amsterdam" HotelName="NH Collection Amsterdam Flower Market" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4, 1017 HK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/1/0/6/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel ideally located in the centre of Amsterdam. Nearby is the famous Floating Flower Market, Munt Tower and the main shopping streets. There is a public transport connection about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3598.00" OriginalAmount="3598.00">
      <BasicPropertyInfo Latitude="52.360179971793" Longitude="4.9266788363457" StarRating="4" HotelCode="193932|eastern_park_apartments" HotelName="Eastern Quarter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijttenbachstraat 30, 1093 JC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388613/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3604" OriginalAmount="3604">
      <BasicPropertyInfo Latitude="52.377527" Longitude="4.895101" StarRating="3" HotelCode="142414|428105" HotelName="Sint Nicolaas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 1a, 1012 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/091760/091760a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3616.68" OriginalAmount="3616.68">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="4" HotelCode="|VIJS" HotelName="Van de Vijsel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom13</AddressLine>
          </AddressLines>
          <PostalCode>(0)205150471</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/VIJS/VIJS_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. A fireplace creates a cosy atmosphere. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services include a 24-hour security service, a babysitting service, a childcare service, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Daily newspapers are available for purchase.This hotel is located right in the heart of Amsterdam.Fine weather can be enjoyed on the terrace. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms include air conditioning and central heating. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a television with pay-per-view channels, a radio and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms can be booked. The hotel has non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a café and a bar. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Vegetarian dishes and children's meals can be prepared on request. The hotel also offers snacks.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3623" OriginalAmount="3623">
      <BasicPropertyInfo Latitude="52.353356632137" Longitude="4.9072498306884" StarRating="5" HotelCode="573623|246807" HotelName="Pestana Amsterdam Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsteldijk 67, 1074 HZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/104889/2b1ecb34-3340-443d-8826-62e87e792ed1.jpg?d=636669166740000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3627.14" OriginalAmount="3627.14">
      <BasicPropertyInfo Latitude="52.36386294" Longitude="4.90657115" StarRating="4" HotelCode="440542|2037765" HotelName="Zoku Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Weesperstraat 105, 1018 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550788/w_550788_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3640.67" OriginalAmount="3640.67">
      <BasicPropertyInfo Latitude="52.308949440353" Longitude="4.7597776441803" StarRating="4" HotelCode="29262|20174" HotelName="Sheraton Amsterdam Airport Hotel and Conference Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiphol Boulevard 101, 1118 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47129/a_47129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;As a conference venue, the hotel is of international importance. The centre of Amsterdam can be reached by train in about 20 minutes. The airport offers extensive shopping facilities for those wishing to have a quick shop or browse. This luxury airport hotel is located at the centre of Amsterdam's Schiphol Airport and offers direct access to the arrival and departure halls, unique for a hotel of its superior rating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3682.00" OriginalAmount="3682.00">
      <BasicPropertyInfo Latitude="52.361992" Longitude="4.894508" StarRating="3" HotelCode="337183|hampshire__prinsengracht" HotelName="Prinsengracht Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1015, 1017 KN Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56048/a_56048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Leidseplein and Rembrandtplein, as well within a short distance of an array of museums, such as the Van Gogh Museum and the Rijksmuseum. Countless shops, restaurants, bars and clubs are just a few minutes walk away, as are links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3696.00" OriginalAmount="3696.00">
      <BasicPropertyInfo Latitude="52.359777" Longitude="4.881062" StarRating="4" HotelCode="258786|bilderberg_jan_luyken_2" HotelName="Bilderberg Hotel Jan Luyken" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 58, 1071 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15012/a_15012_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies at the heart of a peaceful, cultural area of Amsterdam- Links to the public transport network lie just 200 m from the hotel and can easily be reached on foot and a diverse selection of tourist sights such as the national museum, the Van Gogh museum and the world-famous Leidseplein are to be found within 5 minutes walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3734.32" OriginalAmount="3734.32">
      <BasicPropertyInfo Latitude="52.374213406598" Longitude="4.8923862392521" StarRating="3" HotelCode="64187|224056" HotelName="Best Western Dam Square Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gravenstraat 12-16, 1012 NM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82687/a_82687_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the centre of Amsterdam, just a stone’s throw from Dam Square, next to the Royal Palace and the New Church. It is within walking distance of the Rijksmuseum and the Van Gogh Museum, located at Gravenstraat 12-16. The central station is about a 10-minute walk away (around 600 m), and links to the public transport network are available within easy walking distance (50 m). Schiphol Airport is about 20 minutes away with a direct train to Central Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3740" OriginalAmount="3740">
      <BasicPropertyInfo Latitude="52.375636" Longitude="4.892383" StarRating="3" HotelCode="32037|89316" HotelName="Citadel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijdsvoorburgwal 98-100, 1012 SG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50729/a_50729_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is just steps from the train station as well as various sights of interest including the Royal Palace, the Koepel Church and Anne Frank's House. The various shopping facilities and entertainment venues as well as further sights can be easily reached from the hotel. The nearest public transport stop is the main station and is roughly 900 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3795.00" OriginalAmount="3795.00">
      <BasicPropertyInfo Latitude="52.364539611217" Longitude="4.8926599809336" StarRating="3" HotelCode="313010|dream_hotel_amsterdam" HotelName="Dream Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 73, 1017 HG Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/31337/2131337/32.jpg?f=15512151</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Dream Hotel Amsterdam is in the heart of Amsterdam, walking distance from Flower Market and Rembrandt Square. This hotel is within close proximity of Munttoren and Muntplein.&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. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include desks, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3884.00" OriginalAmount="3884.00">
      <BasicPropertyInfo Latitude="52.33328575" Longitude="4.91453469" StarRating="4" HotelCode="757211|van_der_valk_hotel_amsterdamamstel" HotelName="Hotel Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/878514/w_878514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is situated in Amsterdam. Situated within 6. 0 kilometre(s) from the town centre, the accommodation is easily accessible on foot to a host of places of interest. Within 500 metres visitors will find links of transport that will allow them to explore the area. Guests will find the airport within 14. 0 kilometre(s). Van der Valk Hotel Amsterdam - Amstel features a total of 206 bedrooms. Van der Valk Hotel Amsterdam - Amstel was built in 2018. This establishment is ideal for a productive stay, thanks to the Internet access available throughout. The front desk offers 24-hour reception. If patrons ask for it, they can have a cot in their accommodation units. Van der Valk Hotel Amsterdam - Amstel has been designed to make guests' stay as easy as possible and features some disability-friendly bathrooms. Travellers will not be bothered during their stay, as this is not a pet-friendly Hotel. Moreover, those travelling with their own vehicle may make good use of the parking facilities at Van der Valk Hotel Amsterdam - Amstel. If pampering is needed, visitors can take advantage of the health facilities offered. This establishment is provided with all the necessary services and amenities for a successful business event. Travellers don't need to leave the premises to enjoy a delicious meal, as the property includes a choice of delicious culinary options. Van der Valk Hotel Amsterdam - Amstel may charge a fee for some services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3904.00" OriginalAmount="3904.00">
      <BasicPropertyInfo Latitude="52.351458" Longitude="4.872039" StarRating="5" HotelCode="29272|hilton_amsterdam" HotelName="Hilton Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 138, Amsterdam 1077 BG</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47143/a_47143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideal for both business and leisure travellers, affording a location in one of the city's most exclusive districts within a short distance of elegant shopping venues and the financial district. Amsterdam's casino can be reached in around 5 minutes by car. Exclusive shops, museums, galleries, bars, nightlife venues and restaurants are all to be found nearby. It is just a 15-minute drive to Schiphol airport and the city centre may be reached by car in 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3914.00" OriginalAmount="3914.00">
      <BasicPropertyInfo Latitude="52.370633" Longitude="4.893014" StarRating="3" HotelCode="901948|rokin" HotelName="Rokin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 73, 1012 KL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/217394/gt_217394_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city on a main street. It lies just a few steps from the historic Dam square, the central square in Amsterdam, where visitors will find the Royal Palace and the New Church. The central train station is about a 10-minute walk away and shopping and night life centres are close to the hotel. Guests will find the best department stores, the unique Magna Plaza shopping centre, and the long Kalverstraat pedestrian shopping street close by. Excursions by bus leave from outside the hotel and boat trips leave from just down the street. Surrounding the hotel are the canals with their historical buildings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3922" OriginalAmount="3922">
      <BasicPropertyInfo Latitude="52.368308377123" Longitude="4.8796666822091" StarRating="3" HotelCode="11621|15559" HotelName="De Looier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3e Looiersdwarsstraat 75, 1016 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11237/a_11237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a nice part of the city centre known as the Jordaan (garden). The hotel is situated on a quiet side street, in the antique district of Amsterdam. Due to its central location close to Leidseplein Square, Museum Square and the Vondelpark, most of the important attractions are within comfortable walking distance of the establishment. Amsterdam Centraal railway station is 2 km away, and Amsterdam Airport Schiphol is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3928.79" OriginalAmount="3928.79">
      <BasicPropertyInfo Latitude="52.374698" Longitude="4.903854" StarRating="5" HotelCode="387464|75554" HotelName="Grand Hotel Amrâth Amsterdam" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 108, 1011 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90177/a_90177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a perfect location in Prins Hendrikkade in the city centre, only around 500 m from the Central Station and just 1 km from Dam Square. This unique setting in the historic heart of Amsterdam borders on beautiful canals and means the hotel is within walking distance of the best sights. The valet parking service will take care of guests’ cars - one worry less. Schiphol Airport is just 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3930" OriginalAmount="3930">
      <BasicPropertyInfo Latitude="52.365395400794" Longitude="4.893133195162" StarRating="4" HotelCode="11572|54185" HotelName="Banks Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 519 -525, 1017 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9636/a_9636_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3942.55" OriginalAmount="3942.55">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="4" HotelCode="518481|1efe31" HotelName="Plantage Hortus Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment">
        <Address>
          <AddressLines>
            <AddressLine>Plantage district, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/80/de80d4adedd32ffc3d12a64b3dd71eeff619f5b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Plantage Hortus Apartments, you'll be centrally located in Amsterdam, steps from Hortus Botanicus and minutes from Jewish Historical Museum.  This 4-star apartment is within close proximity of Artis and Waterlooplein.Rooms Make yourself at home in one of the 15 guestrooms, featuring kitchens with refrigerators and microwaves. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided weekly.Business, Other Amenities Featured amenities include express check-out and multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3951.00" OriginalAmount="3951.00">
      <BasicPropertyInfo Latitude="52.37775" Longitude="4.897062" StarRating="5" HotelCode="213842|artotel_amsterdam" HotelName="art'otel amsterdam, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 33, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229596/229596a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3952.00" OriginalAmount="3952.00">
      <BasicPropertyInfo Latitude="52.3671" Longitude="4.87027" StarRating="0" HotelCode="0|apartments_de_hallen" HotelName="Apartments De Hallen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bilderdijkkade 60, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/9b/2e9b1432443c4d2bd693a84364c130900b595a0b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Amsterdam (Amsterdam West), Apartments De Hallen is within a 15-minute walk of Vondelpark and DeLaMar Theater.  This apartment is 0.7 mi (1.1 km) from Melkweg and 0.9 mi (1.5 km) from Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the apartment's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 40.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;No pets allowed.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 27.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 47.50 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3966.46" OriginalAmount="3966.46">
      <BasicPropertyInfo Latitude="52.352771" Longitude="4.883624" StarRating="4" HotelCode="52827|356565" HotelName="The College Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roelof Hartstraat 1, 1071 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57709/gt_57709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated near the Museumplein (Museum square). Although there is a tram stop in front of the hotel, by means of a pleasant stroll the guests can reach several areas of interest with ease. Amsterdam's concert hall, the Concertgebouw, and numerous museums are situated within a 300-metre radius. Amsterdam Schiphol Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3976.64" OriginalAmount="3976.64">
      <BasicPropertyInfo Latitude="52.377231" Longitude="4.895498" StarRating="4" HotelCode="24557|19964" HotelName="Kimpton De Witt Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 5, 1012 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35479/a_35479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well known luxury hotel behind a protected art-nouveau façade is located directly on Leidseplein, not to Amsterdam's most important museums. There are scores of churches, theatres, shops, connection to public transport as well as access to the city's dynamic and varied nightlife in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3981.00" OriginalAmount="3981.00">
      <BasicPropertyInfo Latitude="52.37468017" Longitude="4.88007578" StarRating="0" HotelCode="430933|mr_jordaan" HotelName="Mr. Jordaan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102, Jordaan District, 1015 TN Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3992.00" OriginalAmount="3992.00">
      <BasicPropertyInfo Latitude="52.337327" Longitude="4.817107" StarRating="4" HotelCode="29267|mercure_hotel_amsterdam_airport" HotelName="Mercure Hotel Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Haagseweg 20, 1066 BW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47136/a_47136_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies approximately 5 km from Schiphol International Airport. Guests may make use of the free shuttle service that runs between the airport and the hotel. The town centre and other attractions are to be found within 8 km of the hotel. Links to the public transport network lie some 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4030.00" OriginalAmount="4030.00">
      <BasicPropertyInfo Latitude="52.35901047" Longitude="4.89787533" StarRating="3" HotelCode="466447|golden_mansion_apartment_amsterdam" HotelName="Golden Mansion City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23, 1017 ZL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/631288/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Golden Mansion Apartment Amsterdam places you in the heart of Amsterdam, walking distance from De Duif and Heineken Experience. This apartment is within close proximity of Sarphatipark and Royal Theater Carre.&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, featuring kitchenettes with full-sized refrigerators/freezers and microwaves. Wired and wireless Internet access is complimentary, and flat-screen televisions with cable programming provide entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, express check-in, and express check-out.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4054.00" OriginalAmount="4054.00">
      <BasicPropertyInfo Latitude="52.37651443481445" Longitude="4.8905439376831055" StarRating="0" HotelCode="0|apartment_jordaan_canal_view" HotelName="Apartment Jordaan Canal View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Blauwburgwal 9, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5f/ed/5fedeba5049591083347e78cdebfa3355c68bed8.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This large apartment, has WiFi, (free of charge), a balcony and a kitchen with features that offer you the maximum level of comfort. SITUATION: This establishment, the Jordaan it is in 7 minutes away from the establishment, you can find the central station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4092.00" OriginalAmount="4092.00">
      <BasicPropertyInfo Latitude="52.362595951237" Longitude="4.880042345074" StarRating="5" HotelCode="336273|amsterdam_marriott_hotel" HotelName="Marriott Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 12, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55500/w_55500_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel enjoys an ideal location across the street from Leidseplein's fine shopping, dining and entertainment venues. It lies in the heart of Amsterdam’s museum quarter, with tourist attractions, shops, bars, pubs, nightlife spots, public transport links and restaurants all in the immediate vicinity. Schiphol Airport is 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4129.96" OriginalAmount="4129.96">
      <BasicPropertyInfo Latitude="52.378158" Longitude="4.894374" StarRating="5" HotelCode="29270|20164" HotelName="Renaissance Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattengat 1, 1012 SZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47139/a_47139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is situated in a strategic and central location. Links to the public transport system can be reached within 500 m from the hotel and, in the immediate vicinity, a diverse range of shopping facilities, numerous restaurants, bars aplenty and extensive entertainment venues are available. Furthermore, Anne Frank's House, the royal palace and the diamond factories are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4139.00" OriginalAmount="4139.00">
      <BasicPropertyInfo Latitude="52.367966" Longitude="4.8926300000001" StarRating="2" HotelCode="337231|hotel_des_arts_6" HotelName="Des Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 154 - 156, 1012 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56077/a_56077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th century building, this hotel is centrally located between Dam Square and Munt Tower. Bars and plenty of shopping venues are to be found in the hotel's vicinity. Schiphol airport is located approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4140.00" OriginalAmount="4140.00">
      <BasicPropertyInfo Latitude="52.371806" Longitude="4.8873630000001" StarRating="3" HotelCode="16607|rembrandt_classic_hotel" HotelName="The Hoxton Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20124/a_20124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Amsterdam, surrounded by shops, bars, pubs, discos and restaurants. Public transport links are just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4163.00" OriginalAmount="4163.00">
      <BasicPropertyInfo Latitude="52.36697607" Longitude="4.93295619" StarRating="3.5" HotelCode="623280|short_stay_group_eastern_docklands_apartments" HotelName="Short Stay Group Eastern Docklands Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zeeburgerpad 28-29, 1019AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10140043</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4166" OriginalAmount="4166">
      <BasicPropertyInfo Latitude="52.366389" Longitude="4.896956" StarRating="4" HotelCode="11449|11581" HotelName="NH Amsterdam Caransa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 19, 1017CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9715/w_9715_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, city hotel is situated in a conveniently central location on the lively Rembrandtplein. Links to the public transport system are only 100 m from the hotel. In the immediate vicinity, a diverse range of shopping facilities, numerous sights of interest and extensive entertainment venues are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4178.00" OriginalAmount="4178.00">
      <BasicPropertyInfo Latitude="52.37566375732422" Longitude="4.901614189147949" StarRating="4" HotelCode="0|mai_amsterdam" HotelName="Hotel Mai Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Geldersekade, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/2b/062bade88feaee2879bbbd1f6d0c9efbaa5a302f.jpeg</HotelPictures>
        <HotelDescription>A stay at Hotel Mai Amsterdam places you in the heart of Amsterdam, within a 10-minute walk of Body Worlds and Rembrandt House Museum.  This 4-star hotel is 0.6 mi (0.9 km) from Dam Square and 0.6 mi (0.9 km) from Madame Tussauds.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.&lt;br /&gt;Buffet breakfasts are served on weekdays from 7:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 81 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature showers with rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and coffee/tea makers.&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;Price of an additional breakfast: 20.95 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 9.95 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 50.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 20.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4183" OriginalAmount="4183">
      <BasicPropertyInfo Latitude="52.379345484429" Longitude="4.922046661377" StarRating="4" HotelCode="653947|399880" HotelName="Hotel Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636985/636985a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Hotel Jakarta Amsterdam is a unique sustainable hotel in Amsterdam at the IJ river, at the former location where ships left for Jakarta. Hotel Jakarta offers 200 luxurious rooms with a Indonesian influenced style.
The boutique style hotel rooms of 30 m2 with an Indonesian twist. Most rooms feature a balcony, with panoramic views over the river IJ on one side and looking over central station on the other. Enjoy breakfast, lunch and dinner at Café Jakarta or get a drink at sky bar Malabar on the 8th and 9th floor. A Breakfast buffet is served each morning at the property and is included in the rates. Relax in the wellness and swimming pool with views off the river IJ.
The hotel is located within 1.2 km of the central station. The main shopping area is 1.5 km away, while Dam square and Royal Palace can be found at a distance of 2.1 km. 
Zeeburg is a great choice for travelers interested in atmosphere, city walks and city trips."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4183" OriginalAmount="4183">
      <BasicPropertyInfo Latitude="52.3548484" Longitude="4.8835874" StarRating="2" HotelCode="155048|491261" HotelName="Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frans van Mierisstraat 10, 1071 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388286/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4201.00" OriginalAmount="4201.00">
      <BasicPropertyInfo Latitude="52.365095229025" Longitude="4.8804714871237" StarRating="2.5" HotelCode="342350|hotel_leidsegracht" HotelName="Hotel Leidsegracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Pets allowed,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 117, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/64716/2164716/46.jpg?f=15587513</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Leidsegracht, you'll be centrally located in Amsterdam, steps from Melkweg and DeLaMar Theater.  This hotel is within close proximity of Amsterdam American Hotel and Leidseplein.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and coffee/tea makers, 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 and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4216.00" OriginalAmount="4216.00">
      <BasicPropertyInfo Latitude="52.38045193" Longitude="4.88704154" StarRating="3.5" HotelCode="518521|hotel_cappuccino_3" HotelName="Hotel Il Fiore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 25, 1015 KB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/34197/3734197/1.jpg?f=15300834</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4311.00" OriginalAmount="4311.00">
      <BasicPropertyInfo Latitude="52.35258892" Longitude="4.93263773" StarRating="0" HotelCode="641554|frankendael_apartments" HotelName="Frankendael Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Middenweg 93, 1098 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/65042/2165042/1.jpg?f=14939860</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4343.00" OriginalAmount="4343.00">
      <BasicPropertyInfo Latitude="52.36681365966797" Longitude="4.898727893829346" StarRating="0" HotelCode="0|eden_studios_and_apartments" HotelName="Eden Studios and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144A, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/af/d1/afd18b33f705b560978d9030d5623644b9c4081c.jpeg</HotelPictures>
        <HotelDescription>Location : A stay at Eden Studios and Apartments places you in the heart of Amsterdam, a 1-minute drive from Dam Square and 14 minutes from Artis.  This aparthotel is 2.6 mi (4.2 km) from Anne Frank House and 3.4 mi (5.5 km) from Heineken Experience.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rembrandt Square - 0.3 km / 0.2 mi&lt;br /&gt;Hermitage Amsterdam - 0.4 km / 0.3 mi&lt;br /&gt;Muntplein - 0.4 km / 0.3 mi&lt;br /&gt;Skinny Bridge (Magere Brug) - 0.5 km / 0.3 mi&lt;br /&gt;Jewish Historical Museum - 0.5 km / 0.3 mi&lt;br /&gt;Flower Market - 0.5 km / 0.3 mi&lt;br /&gt;Waterlooplein Flea Market - 0.6 km / 0.3 mi&lt;br /&gt;Reguliersdwarsstraat - 0.6 km / 0.4 mi&lt;br /&gt;Nes - 0.7 km / 0.4 mi&lt;br /&gt;Rembrandt House Museum - 0.7 km / 0.4 mi&lt;br /&gt;Royal Theater Carre - 0.7 km / 0.5 mi&lt;br /&gt;Amsterdam Dungeon - 0.8 km / 0.5 mi&lt;br /&gt;University of Amsterdam - 0.8 km / 0.5 mi&lt;br /&gt;Foam - 0.8 km / 0.5 mi&lt;br /&gt;Spui - 0.8 km / 0.5 mi&lt;br /&gt;The preferred airport for Eden Studios and Apartments is Schiphol Airport (AMS) - 22.2 km / 13.8 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.&lt;br /&gt;Dining : Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : Near Rembrandt Square&lt;br /&gt;National ratings : This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.&lt;br /&gt;Rooms : Make yourself at home in one of the 14 air-conditioned rooms featuring microwaves and espresso makers. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and electric kettles.&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;Price of an additional breakfast: 19.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4363.00" OriginalAmount="4363.00">
      <BasicPropertyInfo Latitude="52.370154347291" Longitude="4.8966461420059" StarRating="4" HotelCode="16407|radisson_blu_hotel_amsterdam" HotelName="Radisson Blu Hotel, Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rusland 17, 1012 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19783/a_19783_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, with all of Amsterdam's fantastic tourist attractions within easy walking distance. Links to the public transport network are to be found within 1.5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4368.00" OriginalAmount="4368.00">
      <BasicPropertyInfo Latitude="52.335701778541" Longitude="4.8742559299553" StarRating="4" HotelCode="169696|crowne_plaza_amsterdam_south" HotelName="Crowne Plaza Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101, Amsterdam 1082 MT</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/5/4/1/0/8/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a major new development area in Amsterdam: the Zuidas close to the RAI Convention Centre. This area is rapidly becoming a new urban centre devoted to international commerce and knowledge development. Amsterdam Schiphol International Airport and the city centre are only minutes away (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4435" OriginalAmount="4435">
      <BasicPropertyInfo Latitude="52.36173969" Longitude="4.91160577" StarRating="5" HotelCode="533996|219017" HotelName="Hyatt Regency Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatiestraat 104, 1018 GV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/649663/a_649663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4553.00" OriginalAmount="4553.00">
      <BasicPropertyInfo Latitude="52.354070372492" Longitude="4.8767194538027" StarRating="3" HotelCode="95613|de_ware_jacob_boutique_hotel" HotelName="Sander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 69, 1071 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132777/gt_132777_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a very convenient location and lies within walking distance of many of Amsterdam's most attractive sites. Guests will find shopping venues only some 5 minutes' walk away and it is around 10 minutes on foot to the city centre, nightspots, the tourist centre and museums. The Anne Frank House and Museum is about 3 km from the hotel and it is a 10-minute drive to the railway station. Amsterdam-Schipol Airport lies approximately 20 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4688.00" OriginalAmount="4688.00">
      <BasicPropertyInfo Latitude="52.376499963133" Longitude="4.8997892967617" StarRating="3" HotelCode="116316|hotel_prins_hendrik" HotelName="Prins Hendrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 53, 1012 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/297433/297433a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4704.00" OriginalAmount="4704.00">
      <BasicPropertyInfo Latitude="52.3709107" Longitude="4.8936852" StarRating="4" HotelCode="930978|hotel_v_nesplein" HotelName="Hotel V Nesplein City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 49, 1012 KD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210242/210242a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4776" OriginalAmount="4776">
      <BasicPropertyInfo Latitude="52.37586757" Longitude="4.88601871" StarRating="4" HotelCode="336266|33871" HotelName="The Toren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 164, 1015 CZ Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/71776/671776/13.jpg?f=15661873</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4816.00" OriginalAmount="4816.00">
      <BasicPropertyInfo Latitude="52.367003152497" Longitude="4.8969672649513" StarRating="3" HotelCode="143431|amstelzicht" HotelName="Amstelzicht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 104, 1017 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389111/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4824.00" OriginalAmount="4824.00">
      <BasicPropertyInfo Latitude="52.367880893678" Longitude="4.8943802400559" StarRating="3" HotelCode="341230|hotel_residence_le_coin" HotelName="Hotel Residence Le Coin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 5, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/32452/2132452/1.jpg?f=15099929</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4834.55" OriginalAmount="4834.55">
      <BasicPropertyInfo Latitude="52.370557" Longitude="4.888567" StarRating="4" HotelCode="337181|17533" HotelName="Estherea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 17/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 303-309, 1012 WJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56047/a_56047_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of Amsterdam's most magnificent canals just 400 m from Dam Square and the Royal Palace. The main railway station as well as leading shopping areas, museums, theatres, bars, pubs, night clubs and connection to the public transport network are all easily reached on foot. It is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5024.00" OriginalAmount="5024.00">
      <BasicPropertyInfo Latitude="52.372774004203" Longitude="4.8897762444687" StarRating="5" HotelCode="317464|w_amsterdam" HotelName="W Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 175, 1012 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431583/a_431583_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5055.00" OriginalAmount="5055.00">
      <BasicPropertyInfo Latitude="52.368238724571" Longitude="4.8957100846558" StarRating="4" HotelCode="24558|nh_doelen" HotelName="NH Collection Amsterdam Doelen" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 26, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35480/a_35480_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly beside the Amstel River. It is located in the centre of Amsterdam, between Rembrandtplein and Dam. The theatre and museum quarter is located in the neighbourhood and around 2 minutes away guests will arrive at the flower market. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5180.00" OriginalAmount="5180.00">
      <BasicPropertyInfo Latitude="52.365784" Longitude="4.897434" StarRating="2" HotelCode="146048|city_hotel_27" HotelName="City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsestraat 2, 1017 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388023/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5200.00" OriginalAmount="5200.00">
      <BasicPropertyInfo Latitude="52.35759" Longitude="4.90225" StarRating="4" HotelCode="0|_0x4e83b" HotelName="Nine(T)Teen B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various Addresses, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/3c/9f3c9b732ba0faafe22038928481d29d4333e197.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Nine(T)Teen B&amp;amp;B offers accommodations throughout the area in Amsterdam.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 15 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the bed &amp;amp; breakfast's coffee shop/café. Continental breakfasts are available daily from 8 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby and luggage storage. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 40.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5226.00" OriginalAmount="5226.00">
      <BasicPropertyInfo Latitude="52.36571447236" Longitude="4.8967024683952" StarRating="4" HotelCode="17621|nh_schiller" HotelName="NH Amsterdam Schiller" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 26, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21219/a_21219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Amsterdam. That means that guests can embark on a roundtrip boat for a guided tour on the well-known canals in less than 2 minutes' walk. The Anne Frank House is a 15-minute walk away and so is the Dam, whereas the Van Gogh Museum and the Heineken Brewery are only 20 minutes away by foot. The Rembrandt House and the Red Light District are only 10 minutes' walk away from the hotel. The RAI Congress Centre can be reached by tram in 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5343.00" OriginalAmount="5343.00">
      <BasicPropertyInfo Latitude="52.380951649286" Longitude="4.8904140293598" StarRating="4" HotelCode="193908|art_hotel_dulac" HotelName="The Bank Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 120, 1013 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214344/214344a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5360.00" OriginalAmount="5360.00">
      <BasicPropertyInfo Latitude="52.37431167" Longitude="4.87470752" StarRating="3" HotelCode="361186|morgan__mees" HotelName="Morgan &amp; Mees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Hugo de Grootstraat 2-6, 1052 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22785/2522785/1.jpg?f=14953672</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5594.00" OriginalAmount="5594.00">
      <BasicPropertyInfo Latitude="52.372699275099" Longitude="4.8943267987767" StarRating="5" HotelCode="13020|nh_collection_amsterdam_grand_hotel_krasnapolsky" HotelName="NH Collection Amsterdam Grand Hotel Krasnapolsky" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9, 1012 JS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13463/a_13463_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern first-class hotel lies at the heart of Amsterdam, directly on Dam Square and opposite the royal palace. Scores of shopping and entertainment venues are located in the vicinity and it is just a few minutes walk to the historic old town that offers various museums and theatres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5683.00" OriginalAmount="5683.00">
      <BasicPropertyInfo Latitude="52.36207397" Longitude="4.87561528" StarRating="0" HotelCode="825403|oudwest_apartments__vondelpark_area" HotelName="Vondelpark Apartment Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 118, Oud-West, 1054 BZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061287/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5811.00" OriginalAmount="5811.00">
      <BasicPropertyInfo Latitude="52.37035908808" Longitude="4.9031505185112" StarRating="5" HotelCode="387787|luxury_suites_amsterdam_2" HotelName="Luxury Suites Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Oudeschans 75, 1011 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/64635/2264635/1.jpg?f=15049499</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6022.00" OriginalAmount="6022.00">
      <BasicPropertyInfo Latitude="52.37765533" Longitude="4.90695658" StarRating="3.5" HotelCode="439634|eric_vokel_boutique_apartments_amsterdam_suites" HotelName="Eric Vökel Amsterdam Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>De Ruijterkade 127, 1011AC  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604192/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6308.00" OriginalAmount="6308.00">
      <BasicPropertyInfo Latitude="52.38407035" Longitude="4.88840731" StarRating="4" HotelCode="486682|yays_bickersgracht" HotelName="YAYS Concierged Boutique Apartments Bickersgracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1, 1013 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/656986/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6419.00" OriginalAmount="6419.00">
      <BasicPropertyInfo Latitude="52.373549052028" Longitude="4.8933175206184" StarRating="4" HotelCode="20234|swissotel_amsterdam" HotelName="Swissôtel Amsterdam" 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,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 96, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25790/a_25790_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Amsterdam, next to the Royal Palace, the hotel overlooks Dam Square which offers entertainment and shopping within walking distance unlike any in the world. It is a 1-minute walk to the nearest bus stop, a 5-minute walk to the nearest metro at Amsterdam Central Train Station and 3 km from the RAI fair grounds. It is simply the most centrally located hotel in Amsterdam. The hotel is 20 km from the nearest airport, which is Amsterdam Airport Schiphol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6564.00" OriginalAmount="6564.00">
      <BasicPropertyInfo Latitude="52.37527569" Longitude="4.89349716" StarRating="0" HotelCode="571768|the_highland_house_3" HotelName="The Highland House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Nieuwstraat 17, 1012 NG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/03/88/0388d7fe4ee45b848f7333a97c13bd7df6565e98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6673" OriginalAmount="6673">
      <BasicPropertyInfo Latitude="52.372803699074" Longitude="4.8832981072054" StarRating="5" HotelCode="16257|6640" HotelName="Pulitzer Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 323, 1016 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19519/a_19519_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between two canals, close to the Royal Palace. 25 traditional buildings, right by the canal, have been tastefully restored and harmoniously combined into a single hotel. From here one is able to enjoy a picturesque view of the famous Princes canal. This hotel is located right next to the old centre of Amsterdam. It is around 500 m from links to public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7045" OriginalAmount="7045">
      <BasicPropertyInfo Latitude="52.371164761838" Longitude="4.8954606056213" StarRating="5" HotelCode="18321|12309" HotelName="Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 197, 1012 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22774/a_22774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the heart of Amsterdam's historical centre, this city hotel is set between 2 picturesque canals, just a stone's throw away from the key financial institutions and famous Dam Square. There is a bus station and links to the public transport network just 50 metres from the hotel and Schiphol International Airport is 20 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7091.00" OriginalAmount="7091.00">
      <BasicPropertyInfo Latitude="52.360042" Longitude="4.905384" StarRating="5" HotelCode="200952|intercontinental_amstel_amsterdam" HotelName="InterContinental Amstel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Professor Tulpplein 1, 1018 GX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7686/a_7686_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very luxurious hotel is situated on the banks of the River Amstel. It is within walking distance of the Rembrandtplein and Theater Carré. Amsterdam Schiphol Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7975.00" OriginalAmount="7975.00">
      <BasicPropertyInfo Latitude="52.367620839981" Longitude="4.8943018913269" StarRating="5" HotelCode="11634|de_leurope_amsterdam" HotelName="De L'Europe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 2-14, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11218/a_11218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Amsterdam's old town on the banks of the River Amstel. Links to the public transport network lie about 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8076.00" OriginalAmount="8076.00">
      <BasicPropertyInfo Latitude="52.367148" Longitude="4.882733" StarRating="5" HotelCode="178573|andaz_amsterdam_prinsengracht__a_hyatt_hotel" HotelName="Andaz Amsterdam Prinsengracht" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587, 1016 HT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/250095/a_250095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8140.00" OriginalAmount="8140.00">
      <BasicPropertyInfo Latitude="52.35873086" Longitude="4.89870801" StarRating="2" HotelCode="430942|cocomama" HotelName="Boutique Hostel Cocomama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18, 1017 ZP Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595294/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Cocomama in Amsterdam (Canal Ring), you'll be convenient to Heineken Experience and The Movies.  This hostel is within close proximity of Skinny Bridge and Albert Cuyp Market.Rooms Make yourself at home in one of the 12 guestrooms. Complimentary wired and wireless Internet access is available. Bathrooms have showers and complimentary toiletries. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided daily.Amenities Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Additional amenities at this hostel include complimentary wireless Internet access and concierge services.Business, Other Amenities Featured amenities include luggage storage, laundry facilities, and a library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8813" OriginalAmount="8813">
      <BasicPropertyInfo Latitude="52.358617" Longitude="4.878541" StarRating="5" HotelCode="904540|31442" HotelName="Conservatorium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Baerlestraat 27, Amsterdam 1070 LP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184320/184320a_hb_a_114.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10875.00" OriginalAmount="10875.00">
      <BasicPropertyInfo Latitude="52.3774518" Longitude="4.9886162" StarRating="3" HotelCode="146702|de_oude_taveerne" HotelName="Amsterdam Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Durgerdammerdijk 73, 1026 CB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388046/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 16 rooms. Services and facilities at the hotel include a dining area, a bar and room service. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10979.00" OriginalAmount="10979.00">
      <BasicPropertyInfo Latitude="52.364799809415" Longitude="4.885157001532" StarRating="4" HotelCode="145100|hotel_seven_one_seven" HotelName="Boutique Seven One Seven" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 717, 1017 JW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12025" OriginalAmount="12025">
      <BasicPropertyInfo Latitude="52.369247083416" Longitude="4.884224832058" StarRating="5" HotelCode="11307|32300" HotelName="The Dylan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 384, 1016 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9085/a_9085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated on the Keizersgracht, one of the main canals in Amsterdam. It is located in the city centre, close to all of the main shopping areas and museums. The immediate vicinity features restaurants and public transport links and the Van Gogh and Rijks museums are just 2 km away. Schiphol Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14677.00" OriginalAmount="14677.00">
      <BasicPropertyInfo Latitude="52.37246248" Longitude="4.89327047" StarRating="5" HotelCode="615095|hotel_twentyseven" HotelName="Hotel TwentySeven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27, 1012 JS Amsterdam, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2483605/7MLpjfVy_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17487.00" OriginalAmount="17487.00">
      <BasicPropertyInfo Latitude="52.364630806722" Longitude="4.8967426714726" StarRating="5" HotelCode="930981|waldorf_astoria_amsterdam" HotelName="Waldorf Astoria Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 542-556, 1017 CG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367911/a_367911_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17567.00" OriginalAmount="17567.00">
      <BasicPropertyInfo Latitude="52.3994355" Longitude="4.89510552" StarRating="4" HotelCode="417792|faralda_crane_hotel_amsterdam_" HotelName="Faralda NDSM Crane Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Spa">
        <Address>
          <AddressLines>
            <AddressLine>NDSM Plein 78, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575570/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Faralda NDSM Crane Hotel Amsterdam places you in the heart of Amsterdam, steps from NDSM Werf and close to Eye Film Institute. This 4-star guesthouse is within close proximity of Westergasfabriek Culture Park and Noorderkerk.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 3 individually decorated guestrooms, featuring private spa tubs and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include separate sitting areas and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as a spa tub.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available 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 an elevator (lift). Planning an event in Amsterdam? This guesthouse has facilities measuring 646 square feet (60 square meters), including a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2461" OriginalAmount="2461">
      <BasicPropertyInfo Latitude="52.364956102641" Longitude="4.8782951536007" StarRating="3" HotelCode="146532|513928" HotelName="D'Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 4, 1054 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2823" OriginalAmount="2823">
      <BasicPropertyInfo Latitude="52.369026982084" Longitude="4.8986549594499" StarRating="3" HotelCode="436793|196328" HotelName="Rembrandtplein Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 25, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2859" OriginalAmount="2859">
      <BasicPropertyInfo Latitude="52.36096385" Longitude="4.90616987" StarRating="4" HotelCode="779711|361477" HotelName="citizenM Amsterdam Amstel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47, 1018EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2929" OriginalAmount="2929">
      <BasicPropertyInfo Latitude="52.39399019" Longitude="4.88209812" StarRating="0" HotelCode="972964|491816" HotelName="Hotel Boat&amp;Co" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Revaleiland 500, 1014 ZG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3396" OriginalAmount="3396">
      <BasicPropertyInfo Latitude="52.37825102" Longitude="4.89389432" StarRating="2" HotelCode="613946|246738" HotelName="Hotel Canalview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/11/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3930" OriginalAmount="3930">
      <BasicPropertyInfo Latitude="52.3643109" Longitude="4.8886938" StarRating="3" HotelCode="147128|257339" HotelName="Dutch Masters Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 580A, 1017 EN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="4787.36" OriginalAmount="4787.36">
      <BasicPropertyInfo Latitude="52.37331655" Longitude="4.92853587" StarRating="4" HotelCode="|NTEL" HotelName="Inntel hotels Amsterdam Landmark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>VOC Quay 600</AddressLine>
          </AddressLines>
          <PostalCode>(0)202272551</PostalCode>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, safe, currency exchange service, cash machine and drinks machine are available. Wireless internet access in public areas allows guests to stay connected. 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 and a lift. Everyday necessities can be purchased at the supermarket. The grounds of the hotel feature a playground and a lovely garden. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services include a 24-hour security service, medical assistance, room service, a laundry service and a coin-operated laundry. Active guests can make use of the bicycle hire service to explore the surrounding area. A fax machine is available for guests' business needs.This hotel is located in the centre of Amsterdam.The pool complex ensures comfortable swimming with its indoor and outdoor pools and pleasantly heated water. Children can enjoy a special swimming area just for them. Comfortable sun loungers are available on the terrace. The hot tub in the pool area promises pure relaxation. For guests who wish to keep active, cycling/mountain biking and horse riding are available. Water sports enthusiasts can enjoy windsurfing, snorkelling and diving. Guests can enjoy a wide range of indoor sports, including a gym, table tennis, billiards and darts. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam and massage treatments. Entertainment options and leisure facilities include an entertainment programme and a kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe and a desk are also available. A refrigerator and a tea/coffee station are standard features. A telephone, a TV, a radio and WiFi (no extra charge) provide all the essentials for a comfortable holiday. A hairdryer and a vanity mirror are available in the bathrooms, which are equipped with a shower. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Half board is offered as a catering option. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. In addition, special catering options and snacks are available.This hotel does not accept pets (except service animals).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="4826.49" OriginalAmount="4826.49">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.882372766733" StarRating="4" HotelCode="|MCRR" HotelName="Mercier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. A fireplace creates a cosy atmosphere. Guests of the hotel are welcome to relax in the garden. Parking facilities available to guests include a garage (for a fee) and a car park (for a fee). Other services include a 24-hour security service, a babysitting service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A bicycle hire service gives guests the opportunity to explore the surrounding area independently. Daily newspapers are available for purchase.This hotel is located in Amsterdam.The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. There are many ways to relax or stay active at the hotel, including cycling/mountain biking and a gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom, and central heating ensures just the right temperature. The rooms have a double bed and a sofa bed. Children's beds and extra beds can be requested for younger guests. A safe provides secure storage for guests' personal property. A telephone, a TV and WiFi (no extra charge) ensure optimal comfort. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. As an extra convenience, bathrooms provide cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. For lunch, guests can order à la carte. Special meals, including vegetarian dishes, are also available. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5348.00" OriginalAmount="5348.00">
      <BasicPropertyInfo Latitude="52.375655" Longitude="4.891606" StarRating="0" HotelCode="591333|crown_bed_and_breakfast_amsterdam_2" HotelName="Crown Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 78, 1012TW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This bed and breakfast is located in the historic centre just 600 metres from Amsterdam Central Station. Crown Bed and Breakfast offers free Wi-Fi and private bathrooms. Dam Square is 5 minutes by foot.The modern and spacious rooms have a colonial décor with exposed wooden beams. They have a seating area and flat-screen TV. Both rooms have a bathroom which is fitted with a bath or shower.Every morning Crown offers a breakfast buffet. There is a wide variety of lunchrooms, cafes and restaurants located in the direct surroundings of Crown Bed and Breakfast Amsterdam.Anne Frank House is a 10-minute walk from Crown B&amp;amp;B. Main shopping street Kalverstraat is 450 metres away. From Amsterdam Central Station you have direct links to lively Rembrandtplein, Leidseplein and Museumplein.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service,Laundry,Shopping Arcade,Garden,Nightclub,Room Service,Designated Smoking Area,Lounge,Massage Centre,Spa,Currency Exchange,Jacuzzi,Swimming Pool,Wheelchair Access,Diet Meals,Golf,Kitchen,Housekeeping,Wake-up Call Service,24 Hour Power Supply,ATM/Cash Machine,Banquet Hall,Meeting Room,Parking,24 Hour Front Desk,Elevator,LCD/Projector,Luggage Storage,Business Centre,Concierge,Dry Cleaning,24 Hour Security,Printer,24 Hour Room Service,Library,Vending Machine,Pets allowed,Beauty Salon</BasicAmenities>
    <HotelRating>4,3,5,2,3.5,1,1.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,ECO HOTEL,HOSTEL,AIRPORT HOTEL,HOSTELS,HOLIDAY HOMES,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
244dc745-0018-4658-af84-0b8f5d0dbd7c|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="244dc745-0018-4658-af84-0b8f5d0dbd7c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-24T00:00:00" End="2024-12-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="404528|409204" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
244dc745-0018-4658-af84-0b8f5d0dbd7c|RateHawkPrice|exception while supplier interation||RateHawk|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
244dc745-0018-4658-af84-0b8f5d0dbd7c|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="244dc745-0018-4658-af84-0b8f5d0dbd7c" TimeStamp="0001-01-01T00:00:00" HotelName="Amsterdam Forest Hotel" HotelCode="404528|409204" StarRating="3" GTCityId="0" CityName="Amstelveen" CountryName="Netherlands" Address="Amsterdamseweg 465A, 1181 BR Amstelveen" PostCode="1181 BR" PhoneNo="+31202622102" FaxNo="" Email="info@amsterdamforesthotel.com" CheckInTime="" CheckOutTime="" Latitude="52.317436880647" Longitude="4.8566736521149" SourceId="27" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - De Luxe" RoomTypeCode="73272998|1|1153|27|MTE1M3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1153" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:15:10.1936724+01:00" End="2024-12-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;35 rooms await guests at this hotel, which includes a reception desk. To ensure a comfortable and relaxing stay, the hotel provides a baggage storage service. Wireless internet access allows guests to stay connected while on holiday. Guests arriving by car can park their vehicles in the car park. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. Rooms include a double bed. A safe provides secure storage for guests' personal property. Additional features include a refrigerator, a mini fridge and a tea/coffee station. There is a TV and WiFi in the rooms. Amenities in the bathrooms include a shower. The hotel has non-smoking rooms. 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;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 14.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10.00 EUR per day.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>3-120-262-2103</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>3-120-262-2102</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>Number of Rooms (total)</Description><Value>35</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</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
244dc745-0018-4658-af84-0b8f5d0dbd7c|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="244dc745-0018-4658-af84-0b8f5d0dbd7c">
  <Rooms>
    <Room RoomType="Room 1: Twin room - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="404528|409204" SourceId="27" RoomTypeCode="73272998|1|1153|27|MTE1M3xHQlB8MjAyNC0xMC0yMw==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-11-24T00:00:00" End="2024-12-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
244dc745-0018-4658-af84-0b8f5d0dbd7c|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2024-10-23T15:15:26.0070628+01:00" End="2024-12-18T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check in/out.&lt;br/&gt;&lt;br/&gt;Please note that this room is non-refundable and non-amendable. If the booking is cancelled, no money will be refunded.</ImportantInfo>
  <TotalAmount>1153</TotalAmount>
  <TraceId>244dc745-0018-4658-af84-0b8f5d0dbd7c</TraceId>
</CheckRatesRS>||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
244dc745-0018-4658-af84-0b8f5d0dbd7c|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
84ef2a9f-e120-46ef-a2f0-3e8aada10421|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="84ef2a9f-e120-46ef-a2f0-3e8aada10421">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|PaximumSearch|supplier interation failed||Paximum|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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
84ef2a9f-e120-46ef-a2f0-3e8aada10421|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
84ef2a9f-e120-46ef-a2f0-3e8aada10421|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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|HotelsProSearch|successfull supplier interation||HotelsPro|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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
84ef2a9f-e120-46ef-a2f0-3e8aada10421|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-10-23T15:15:53.5712696+01:00" Version="0" EchoToken="Search" TransactionIdentifier="84ef2a9f-e120-46ef-a2f0-3e8aada10421" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="367.56" OriginalAmount="367.56">
      <BasicPropertyInfo Latitude="52.385501902765" Longitude="4.8326808884399" StarRating="3" HotelCode="333982|1791638" HotelName="Amsterdam Teleport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5, 1043 CE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/63414/82d38fe8-e91d-4a38-8d32-f7757dcaeb71.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608" OriginalAmount="608">
      <BasicPropertyInfo Latitude="52.37257" Longitude="4.5260923333333" StarRating="3" HotelCode="144654|479729" HotelName="Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Badhuisplein 2-4, 2042 JB Zandvoort</AddressLine>
          </AddressLines>
          <CityName>Zandvoort</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202146/202146a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zandvoort. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="609" OriginalAmount="609">
      <BasicPropertyInfo Latitude="52.43891745" Longitude="4.81704825" StarRating="0" HotelCode="590496|428232" HotelName="EasyHotel Zaandam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bicycle Rental,Designated Smoking Area,Golf,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ankersmidplein 2, 1506 CK Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586074/586074a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel is located in the Saentower, in the city centre of Zaandam. From the 30 meter high located rooms you have a fantastic view over the city and the typical cultural buildings of Zaandam. Please be advised that all the hotel rooms are located on floors 9 through 11. The floors can only be reached by elevator, the fire stairs are only accessible in case of an emergency and not for regular use. Since the hotel is in the center, it is also located next to the train station. Hereby the hotel offers the perfect place to stay for you as a leisure or business traveler. Zaandam is an historical city. The Zaanse Schans and the Zaans Museum are located in a 5 km distance. Within 100 metres by walking you reach the shopping center and the cinema of Zaandam.  In the summer season the recreational park Het Twiske is a really nice spot to go for some picknick and relaxing. Looking for something to do with the younger kids? The farm called Darwinpark has many farm animals and is visited by 75.000 people on a yearly basis.
The city tax for Zaandam is 7 EUR per person per night which is payable on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614" OriginalAmount="614">
      <BasicPropertyInfo Latitude="52.316861995871" Longitude="4.8720575973144" StarRating="2" HotelCode="462113|428153" HotelName="ibis budget Amsterdam Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan 1, 1183 AT Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/572647/a_572647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620" OriginalAmount="620">
      <BasicPropertyInfo Latitude="52.317436880647" Longitude="4.8566736521149" StarRating="3" HotelCode="404528|409204" HotelName="Amsterdam Forest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsterdamseweg 465A, 1181 BR Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="629.34" OriginalAmount="629.34">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.794706" StarRating="3" HotelCode="20235|1936385" HotelName="New West Inn" 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>Reimerswaalstraat 5, 1069 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017528/017528a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osdorp district of the city and offers excellent connections to the tram network. The city centre with its numerous shopping and entertainment venues is just a few minutes' away by making use of the trams that depart from a stop approximately 7 minutes' walk from the hotel. Countless shops, theatres, restaurants, bars and the congress centre are in the hotel's immediate surrounds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="639.93" OriginalAmount="639.93">
      <BasicPropertyInfo Latitude="52.348917" Longitude="4.908607" StarRating="2" HotelCode="71422|1003d9" HotelName="Flipper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Borssenburgstraat 5, 1078 VA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96760/w_96760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the southern part of the centre of Amsterdam, just a 5-minute trip on public transport from the RAI congress centre, the hotel is a great place to stay. It is located within walking distance of the famous Albert Cuyp Market, the Amstel Metro station, Heineken Brewery and many shopping streets. Although situated some 5 km outside of the noisy city centre, the hotel still offers easy access, just a 10-minute journey with public transport, which runs 24-hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="644" OriginalAmount="644">
      <BasicPropertyInfo Latitude="52.290586111785" Longitude="4.7248753697504" StarRating="4" HotelCode="34572|25744" HotelName="Best Western Amsterdam Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuursteen 1, 2132 LZ Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56261/a_56261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lot of attractive cities like Zaanstad, Haarlem and Leiden are easily accessible from the hotel. For business guests, the hotel is ideal as it is situated along the A4, across from Schiphol Airport and a lot of business centres in Amsterdam are also easily accessible from it. By car the airport can be reached within seven minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645" OriginalAmount="645">
      <BasicPropertyInfo Latitude="52.333667" Longitude="4.9278389999999" StarRating="3" HotelCode="29488|68670" HotelName="Bastion Hotel Amsterdam/Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Verlengde Van Marwijk Kooystraat 30, 1114 AC Amsterdam, Duivendrecht</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47144/a_47144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the RAI and the Amsterdam Arena. With public transportation guests can reach the historical centre of Amsterdam within 10 minutes. From there guests have all the famous attractions within reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="648.00" OriginalAmount="648.00">
      <BasicPropertyInfo Latitude="52.428955334838" Longitude="4.8398291693115" StarRating="2" HotelCode="298509|hotel_ibis_budget_amsterdam_zaandam" HotelName="ibis budget Amsterdam Zaandam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Lieftinckweg 10, 1505 HX Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406732/a_406732_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zaandam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="652" OriginalAmount="652">
      <BasicPropertyInfo Latitude="52.27997204" Longitude="4.83478421" StarRating="4" HotelCode="943468|400436" HotelName="Best Western Plus Hotel Amstelveen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grutterij 5, 1185 ZS Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1014957/a_1014957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="52.317025" Longitude="4.673363" StarRating="3" HotelCode="34575|25743" HotelName="Bastion Hotel Schiphol Hoofddorp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adrianahoeve 8, 2131 MN Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56264/a_56264_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hoofddorp district, only around a 5-minute drive with the shuttle service to Schiphol airport on the A4, exit 3. The centre of Amsterdam lies around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="658" OriginalAmount="658">
      <BasicPropertyInfo Latitude="52.290065149788" Longitude="4.7240491826644" StarRating="4" HotelCode="264427|78452" HotelName="Bastion Hotel Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuursteen 3, 2132 LZ Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615867/615867a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="677.56" OriginalAmount="677.56">
      <BasicPropertyInfo StarRating="2" HotelCode="|D13433" HotelName="easyHotel Amsterdam Zaandam" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ZAANDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2616924_foto_1.jpg</HotelPictures>
        <HotelDescription>easyHotel Amsterdam Zaandam offers a convenient location right in the city centre of Zaandam. With brilliant basics such as comfortable beds, super-fast free WiFi, black out curtains, TV and air-conditioning, our en-suite rooms provide all the essential amenities for a great nightandrsquo;s sleep. All rooms are located on the 9th, 10th and 11th floor of the building offering sweeping city views at a great value price. The hotel offers bike hire so you can get out and explore the city like a local, which is available to purchase alongside other extras at the 24-hour front desk. We encourage you to discover the local cuisine while here, but if you get peckish during your stay, we have a vending machine with drinks and snacks and hot drinks available on the 10th floor. There is a train station 200 metres from the hotel, providing direct access to Amsterdam Central Station within 11 minutes. The nearest airport, Amsterdam Schiphol Airport, can be found 15 km from the hotel. The city tax for Zaandam is 7. 54 EUR per person per night which is payable on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685" OriginalAmount="685">
      <BasicPropertyInfo Latitude="52.35750367" Longitude="4.93049137" StarRating="4" HotelCode="590607|219046" HotelName="Q-Factory Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Atlantisplein 1, 1093 NE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2485545/nXxN6yOk_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="704" OriginalAmount="704">
      <BasicPropertyInfo Latitude="52.32561" Longitude="4.7920194" StarRating="2" HotelCode="213340|77964" HotelName="ibis budget Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 185, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302032/a_302032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Badhoevedorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="713" OriginalAmount="713">
      <BasicPropertyInfo Latitude="52.325180238754" Longitude="4.7936027687459" StarRating="3" HotelCode="326454|7029" HotelName="Hotel ibis Schiphol Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 181, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47140/a_47140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located close to the most important motorway to Amsterdam (A4/A9) and not far from Amsterdam's Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="716.41" OriginalAmount="716.41">
      <BasicPropertyInfo Latitude="52.392313810778" Longitude="4.8500056922592" StarRating="3" HotelCode="38826|182406" HotelName="Hotel ibis Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Transformatorweg 36, 1014 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64082/a_64082_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the harbour, between the heart of Amsterdam and the main business districts. The RAI Convention and Exhibition Centre and Amsterdam Schipol Airport are both easily accessible thanks to the hotel’s proximity to the A10 motorway. Dam square and the city centre, where guests will find shopping amenities, are 3 km away from the hotel while there is a link to the public transport network 1 km from the hotel. The nearest train station is 2 km away. Amsterdam Schipol Airport is some 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="718.59" OriginalAmount="718.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|684674" HotelName="NH ZANDVOORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ZANDVOORT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958792_foto_41.jpg</HotelPictures>
        <HotelDescription>NH Zandvoort lies between the dunes and North Sea beachfront on Zandvoort boulevard. It is a peaceful setting and the Zandvoort resort and Circuit Park are within easy walking distance. Haarlem is just a ten minute drive away and Amsterdam, Schiphol Airport and the famous Keukenhof tulip gardens can be reached within half an hour. The dunes and forest are very close by the hotel and offer great walking and biking opportunities. For those wishing to practice a few rounds, the Kennemer Golf and Country Club is just three kilometers from the hotel.
 
NH Zandvoort has 213 spacious, comfortable and stylishly furnished rooms as well as 21 naturally lit meeting rooms, some of which with a sea view.
Overlooking the sea, the Meer restaurant serves excellent, freshly cooked Mediterranean cuisine. Diners can also choose to stop for an a la carte meal in the Fuego bar. NH Zandvoort also has a summer terrace served by a special beach bar giving onto both the boulevard and the seaside; the perfect setting for a peaceful drink or a light snack lunch or dinner looking out over the sea. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="720.45" OriginalAmount="720.45">
      <BasicPropertyInfo Latitude="52.348792673836" Longitude="4.8427069187164" StarRating="3" HotelCode="34772|45494" HotelName="Best Western Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voorburgstraat 250, 1059 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56581/a_56581_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous, refined hotel is situated in the western part of Amsterdam's city centre, directly beside the main approach roads (the ring roads A10, A4,A2). Schiphol Airport, the RAI Congress Centre, the World Fashion Centre, the World Trade Centre and three leading museums (the Van Gogh Museum, the Rijksmuseum, the Stederijk Museum) are all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="725.14" OriginalAmount="725.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|934930" HotelName="NEW WEST INN AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/561558_image61640746_0.jpg</HotelPictures>
        <HotelDescription>The New West Inn Amsterdam is a comfortable three star hotel with the biggest 3* rooms in Amsterdam. The hotel is located in the West part of Amsterdam, situated in a quiet residential area. The vibrant centre of Amsterdam is reachable within half an hour.

The rooms are equipped with telephone, free WiFi and lockers. Beside these facilities the New West Inn Amsterdam also has a nice  bar, lounge with pooltable and terrace. The New West Inn Amsterdam offers free WiFi in the whole hotel. Guests can park for free in front of the hotel (public parking).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="731.70" OriginalAmount="731.70">
      <BasicPropertyInfo Latitude="52.311194" Longitude="4.985915" StarRating="3" HotelCode="337436|10027b" HotelName="Campanile Amsterdam - Zuidoost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Losdrechtdreef 3, 1108 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56196/a_56196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is located near to the A9 motorway as well as the Gaasperpark. It is some 12 minutes from the Arena Boulevard and is dreamily situated directly on a lake. The direct connection to the public transport network means that guests are able to easily reach an abundance of shops, a golf course and Shiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="739" OriginalAmount="739">
      <BasicPropertyInfo Latitude="52.357525" Longitude="4.843613" StarRating="3" HotelCode="29271|13122" HotelName="Bastion Hotel Amsterdam/Zuidwest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60, 1058 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017707/017707a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located between Rembrandt Park and Vondelpark, 2 km away from the museum quarter. It is close to several shops. Schiphol Airport lies about 5 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="742" OriginalAmount="742">
      <BasicPropertyInfo Latitude="52.313328082589" Longitude="4.944456887486" StarRating="2" HotelCode="522039|340980" HotelName="easyHotel Amsterdam Arena Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ArenA Boulevard 129, Zuidoost, 1101 DM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543643/543643a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event centers such as the Ziggo Dome, AFAS live (before Heineken Music Hall) and the Amsterdam Arena. The hotel is centered in the most prominent business and entertainment area of Amsterdam with many restaurants, bars and shops.

The hotel is located 100 meters from the Amsterdam Bijlmer Arena train station, which has direct connections with Amsterdam Schiphol Airport, Amsterdam RAI and the center of Amsterdam on a 15 minutes travelling distance. The hotel is also easily accessible by car and there is a large parking lot next to the Arena which is open 24 hours a day, with a maximum tariff of 24 euros a day.

If you would like to go for a delicious breakfast, lunch or dinner the following places are at walking distance from the hotel: Subway, Simit Sarayi, Bakerstreet, Ichi-E and Burger Bitch. 
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="743" OriginalAmount="743">
      <BasicPropertyInfo Latitude="52.30576514" Longitude="4.80638131" StarRating="3" HotelCode="522534|276128" HotelName="Hotel ibis Styles Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piet Guilonardweg 3, 1117 EE Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/637802/a_637802_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Schiphol.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="745.73" OriginalAmount="745.73">
      <BasicPropertyInfo StarRating="2" HotelCode="|640389" HotelName="HOTEL FLIPPER AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/786043_image50524083_0.jpg</HotelPictures>
        <HotelDescription>Situated in Amsterdam's residential Berlage Quarter near the Amstel River, Hotel Flipper Amsterdam offers budget rooms and a garden. The Amsterdam RAI Congress Centre is 1 km away. The hotel rooms have either shared facilities or a private bathroom. Each room has a LED TV and free Wi-Fi access. A continental breakfast buffet is served in the morning in the dining room. For relaxation guests can visit the lobby lounge with a fireplace. Hotel Flipper's reception is open 24/7. Guests can use the public computer, which has free internet access. It is possible to rent bicycles. The Amstelkade tram stop is 400 m away and offers direct connection to Dam Square and Amsterdam Central Station in 20 minutes. Flipper Hotel is a 900 m from Amsterdam Amstel Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="746" OriginalAmount="746">
      <BasicPropertyInfo Latitude="52.387374221332" Longitude="4.8355350150634" StarRating="4" HotelCode="317279|61773" HotelName="Mercure Hotel Amsterdam Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1, 1043 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431478/a_431478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="750" OriginalAmount="750">
      <BasicPropertyInfo Latitude="52.358182" Longitude="4.889771" StarRating="2" HotelCode="400757|246723" HotelName="Aston City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 68, 1072 AD Amsterdam, Oud-Zuid</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95148/w_95148_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location in the heart of Amsterdam, overlooking one of characteristic canals of the city. The property is within walking distance of the famous Leidseplein square, boasting many restaurants, bars, nightclubs and the Holland Casino, where hotel guests have free entrance. Anne Frank House and other museums are 2 km and 1.5 km from the hotel, respectively and Schiphol Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="751.16" OriginalAmount="751.16">
      <BasicPropertyInfo Latitude="52.350538" Longitude="5.174665" StarRating="3" HotelCode="76764|480715" HotelName="Bastion Hotel Almere" 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,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Audioweg 1, 1322 AT Almere, Flevoland</AddressLine>
          </AddressLines>
          <CityName>Almere</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104317/a_104317_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the A6 and is ideal for a visit to the city centre of Almere or Amsterdam. The capital is approximately a 15-minute car journey away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="761" OriginalAmount="761">
      <BasicPropertyInfo Latitude="52.291910658718" Longitude="4.7015817069476" StarRating="4" HotelCode="320582|206551" HotelName="Novotel Amsterdam Schiphol Airport" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taurusavenue 12, 2132 LS Hoofddorp</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/434365/a_434365_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="762.30" OriginalAmount="762.30">
      <BasicPropertyInfo Latitude="52.366209585491" Longitude="4.8595166082628" StarRating="3" HotelCode="345068|181183" HotelName="Hotel Not Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34, 1057 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/31356/2131356/1.jpg?f=15175710</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, room service and a theatre hall. 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 accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="764.00" OriginalAmount="764.00">
      <BasicPropertyInfo Latitude="52.37887577" Longitude="4.83802553" StarRating="3" HotelCode="847565|hotel_new_kit" HotelName="Hotel New Kit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos En Lommerweg 390, 1061 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11031403</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="767" OriginalAmount="767">
      <BasicPropertyInfo Latitude="52.32619413" Longitude="4.95364688" StarRating="2" HotelCode="591384|408366" HotelName="Via Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diemerhof 20, 1112XN Diemen</AddressLine>
          </AddressLines>
          <CityName>Diemen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/09965/3609965/1.jpg?f=15099927</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Via Amsterdam in Diemen, you'll be in the entertainment district and convenient to Amsterdam ArenA and Heineken Music Hall.  This hostel is within close proximity of Ziggo Dome and Oosterpark. #  Rooms : # Make yourself at home in one of the 170 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided daily. #  Amenities : # Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This hostel also features complimentary wireless Internet access and tour/ticket assistance. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of Via Amsterdam. Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770" OriginalAmount="770">
      <BasicPropertyInfo Latitude="52.39592" Longitude="4.9288750000001" StarRating="3" HotelCode="31790|6861" HotelName="Bastion Hotel Amsterdam/Noord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rode Kruisstraat 28, 1025 KN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50728/gt_50728_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying just 200 m from links to the transport network, this comfortable city hotel is located about 1 km from a diverse selection of shopping venues, bars, restaurants and cafés.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="774" OriginalAmount="774">
      <BasicPropertyInfo Latitude="52.372574601563" Longitude="4.8365385214959" StarRating="3" HotelCode="293602|57719" HotelName="The Student Hotel Amsterdam West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan van Galenstraat 335, 1061 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="776.68" OriginalAmount="776.68">
      <BasicPropertyInfo Latitude="52.38424267" Longitude="4.90393048" StarRating="2" HotelCode="388540|2138795" HotelName="Clink Noord Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507875/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="777" OriginalAmount="777">
      <BasicPropertyInfo Latitude="52.355803" Longitude="4.877774" StarRating="4" HotelCode="337229|428171" HotelName="Heemskenk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstraat 25, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56076/a_56076_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historic Amsterdam style building, this hotel is quietly located yet is still just a short distant from Amsterdam's lively city centre. Many of the most famous museums including the Van Gogh Museum, Rijksmuseum and the Museum of Modern Art are just a stone's throw away, as is the Vondelpark and Leidseplein that has an exciting nightlife scene. Links to the public transport are to be found within 100 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="777.79" OriginalAmount="777.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13A26" HotelName="The Florian" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HOOFDDORP</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617489_foto_1.jpg</HotelPictures>
        <HotelDescription>andquot;Disfrute de una noche maravillosa en un hotel de estilo de vida en el aeropuerto de Schiphol. Tambiandeacute;n ha venido al lugar adecuado para almorzar, un lugar de trabajo flexible, entrenamiento personal en el gimnasio o clases grupales, una sala de reuniones, una cena o una copa en el hermoso bar de El Floriandaacute;n.Creativo, dinandaacute;mico, diverso, accesible y sobre todo: para todos, asandiacute; es The Florian. Para cada momento del dandiacute;a y de la noche, The Florian ofrece puntos de acceso adecuados: un atrio central vibrante con mucho sol y luz, oficinas privadas e instalaciones deportivas. El bar y el salandoacute;n cuentan con acogedoras andaacute;reas de estar para reuniones informales o para relajarse. Las habitaciones estandaacute;n diseandntilde;adas con pasiandoacute;n y decoradas con los mejores muebles de diseandntilde;o holandandeacute;s.El Florian es un hotel candeacute;ntrico. A un minuto a pie hay una parada de autobanduacute;s desde donde salen autobuses 24/7 al aeropuerto de Schiphol. Estandaacute;s allandiacute; en solo 6 minutos. Puedes estar en el corazandoacute;n de andAacute;msterdam en 30 minutos. Ademandaacute;s de los autobuses, tambiandeacute;n puede llegar a la estaciandoacute;n de Hoofddorp oa la autopista A4 o A9 en poco tiempo. andiquest;Eres posada?andquot;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="788" OriginalAmount="788">
      <BasicPropertyInfo Latitude="52.2934002" Longitude="4.716097" StarRating="4" HotelCode="297176|39454" HotelName="Hyatt Place Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rijnlanderweg 800, 2132 NN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405272/a_405272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hoofddorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="794.53" OriginalAmount="794.53">
      <BasicPropertyInfo Latitude="52.3047669" Longitude="4.9476867999999" StarRating="4" HotelCode="310523|190be5" HotelName="Ozo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karspeldreef 2, Zuid-Oost, 1101 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400742/400742a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="52.32066596" Longitude="4.8811632" StarRating="0" HotelCode="730785|ammonite_hotel_amsterdam" HotelName="Ammonite Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Professor W.H. Keesomlaan 14, 1183 DJ Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/83454/3783454/1.jpg?f=15568362</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="798.05" OriginalAmount="798.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2E492" HotelName="ZAAN HOTEL AMSTERDAM - ZAANDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ZAANDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1352974_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 200 air-conditioned rooms featuring refrigerators and flat-screen televisions. Satellite programming and iPod docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are served on weekdays from 7 AM to 10 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. This hotel has 2 meeting rooms available for events. Self parking (subject to charges) is available onsite.With a stay at Zaan Hotel Amsterdam - Zaandam, you'll be centrally located in Zaandam, within a 15-minute drive of NDSM Werf and Czar Peter House.  This 4-star hotel is 11.5 mi (18.4 km) from Flower Market and 9.8 mi (15.7 km) from Passenger Terminal Amsterdam (PTA).Distances are displayed to the nearest 0.1 mile and kilometer.  Czar Peter House - 1 km / 0.6 mi  NDSM Werf - 10.7 km / 6.6 mi  Westergasfabriek Culture Park - 13.9 km / 8.6 mi  Eye Film Institute - 14.2 km / 8.8 mi  Foodhallen - 15 km / 9.3 mi  De Hallen - 15 km / 9.3 mi  Public Library - 15.1 km / 9.4 mi  Rembrandt Park - 15.1 km / 9.4 mi  World Fashion Centre - 15.4 km / 9.6 mi  Electric Ladyland - 15.7 km / 9.8 mi  Passenger Terminal Amsterdam (PTA) - 15.7 km / 9.8 mi  Boom Chicago - 15.8 km / 9.8 mi  Muziekgebouw aan 't IJ - 15.9 km / 9.9 mi  University of Amsterdam - 16 km / 9.9 mi  The 9 Streets - 16.1 km / 10 mi  The nearest major airport is Amsterdam (AMS-Schiphol) - 31.3 km / 19.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="798.96" OriginalAmount="798.96">
      <BasicPropertyInfo Latitude="52.38686005" Longitude="4.83960316" StarRating="3" HotelCode="509192|2238215" HotelName="Hotel2Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, 1043 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559361/559361a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="800" OriginalAmount="800">
      <BasicPropertyInfo Latitude="52.375936" Longitude="4.749688" StarRating="3" HotelCode="116332|428097" HotelName="Zwanenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olmenlaan 52, 1161 JX Zwanenburg</AddressLine>
          </AddressLines>
          <CityName>Haarlemmermeer</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1090000/1085700/1085647/bdb6dab4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Haarlemmermeer. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="801.45" OriginalAmount="801.45">
      <BasicPropertyInfo StarRating="3" HotelCode="|121914" HotelName="Best Western Zaan Inn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ZAANDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903280_foto_1.jpg</HotelPictures>
        <HotelDescription>The Best Western Zaan Inn is ideally located next to the Zaandam train station, with direct access to the center of Amsterdam, approximately 12 minutes away and the Schiphol Airport, approximately 25 minutes away. The famous Zaanse Schans with original Dutch working windmills is only a short drive away.Our modern, non-smoking, air-conditioned rooms feature two single beds or one double bed, free Wi-Fi, a mini-fridge, safe, coffee and tea facilities and a flat screen television. All our bathrooms are equipped with a shower. Our spacious family rooms cater to families with up to five persons.Our hotel is ideal to explore the region: coastal area, Volendam, Edam, Alkmaar, Haarlem and Amsterdam. Also, bikes are available for rental.Restaurant Pulse and the Pulse Bar offer local and regional dishes as well as drinks, freshly made. Meeting rooms are also available. Enjoy your stay!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="807.65" OriginalAmount="807.65">
      <BasicPropertyInfo Latitude="52.326672" Longitude="4.87997" StarRating="4" HotelCode="101716|1367048" HotelName="NH Amsterdam Zuid" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Van Leijenberglaan 221, 1082 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142185/a_142185_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the heart of Amsterdam's vibrant Zuidas business district within a stone's throw of the World Trade Centre. The trendy area offers a wide range of shopping facilities, fine restaurants and cafés. It is also within easy reach of the Amsterdam city centre by public transport or car. Guests can visit the Amsterdamsche Bos Park within walking distance of the hotel. It is also located near the main Amsterdam ring road, which gives it easy access to and from Amsterdam Schiphol Airport, located about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="811" OriginalAmount="811">
      <BasicPropertyInfo Latitude="52.295285480082" Longitude="4.702084667655" StarRating="3" HotelCode="264287|78186" HotelName="Hampton by Hilton Amsterdam Airport Schiphol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neptunusstraat 1, Hoofddorp 2132 JA</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369344/a_369344_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.6 km from the centre of Hoofddorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="814.08" OriginalAmount="814.08">
      <BasicPropertyInfo Latitude="52.378550819858" Longitude="4.8206619714649" StarRating="4" HotelCode="81841|223876" HotelName="XO Hotels Blue Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 80, 1064 HD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110506/r_110506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to a shopping centre and a local market which is open every day for business. Just five minutes' walk from the hotel, guests will find restaurants and bars, while the city centre and Dam Square are 5 kilometres away. Guests can also find the lake Sloterplas nearby where they can enjoy fishing and sailing. Amsterdam’s Schiphol Airport is 15 kilomentres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="815.00" OriginalAmount="815.00">
      <BasicPropertyInfo Latitude="52.3114218" Longitude="4.8465961" StarRating="2" HotelCode="145370|hotel_cafe_restaurant_abina" HotelName="Café Restaurant Abina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Bicycle Rental,Coffee Shop,Designated Smoking Area,Internet,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amsterdamseweg 193, 1182 GW Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388014/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Amstelveen, Hotel-Café-Restaurant Abina is convenient to Cobra Museum of Modern Art and Schouwburg Amstelveen. This hotel is within close proximity of VU University of Amsterdam and World Trade Center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 23 guestrooms. Complimentary wireless Internet access is available to keep you connected.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy the recreation opportunities such as bicycles to rent or make use of other amenities including complimentary wireless Internet access.&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 Hotel-Café-Restaurant Abina, or find a snack in a coffee shop/café. 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;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="826.02" OriginalAmount="826.02">
      <BasicPropertyInfo StarRating="2" HotelCode="|248332" HotelName="EASYHOTEL AMSTERDAM ARENA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1240226_foto_1.jpg</HotelPictures>
        <HotelDescription>easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event centers such as the Ziggo Dome, AFAS live (before Heineken Music Hall) and the Amsterdam Arena. The hotel is centered in the most prominent business and entertainment area of Amsterdam with many restaurants, bars and shops.The hotel is located 100 meters from the Amsterdam Bijlmer Arena train station, which has direct connections with Amsterdam Schiphol Airport, Amsterdam RAI and the center of Amsterdam on a 15 minutes travelling distance. The hotel is also easily accessible by car and there is a large parking lot next to the Arena which is open 24 hours a day, with a maximum tariff of 24 euros a day.If you would like to go for a delicious breakfast, lunch or dinner the following places are at walking distance from the hotel: Subway, Simit Sarayi, Bakerstreet, Ichi-E and Burger Bitch.�</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="826.27" OriginalAmount="826.27">
      <BasicPropertyInfo Latitude="52.429423" Longitude="4.842253" StarRating="3" HotelCode="387458|480735" HotelName="Bastion Hotel Zaandam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 278, 1505 HR Zaandam</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90174/a_90174_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near exit 1 on the A8 and is an excellent alternative for Amsterdam; the bustling centre of the capital city can be reached by car in around 20 minutes. It is also well-connected by public bus and the journey time to Amsterdam Central Station is only about 25 minutes. Zaandam city centre is about a 20-minute walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="827.21" OriginalAmount="827.21">
      <BasicPropertyInfo Latitude="52.283538" Longitude="5.1783769999999" StarRating="4" HotelCode="59356|482165" HotelName="NH Bussum Jan Tabak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amersfoortsestraatweg 27, 1401 CV Bussum</AddressLine>
          </AddressLines>
          <CityName>Bussum</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76867/a_76867_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amsterdam Schiphol airport, the centre of Amsterdam and Utrecht may be reached by car in around 30 minutes. The NS Station Naarden-Bussem is 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="827.77" OriginalAmount="827.77">
      <BasicPropertyInfo Latitude="52.38118" Longitude="4.820975" StarRating="3" HotelCode="410183|832935" HotelName="Hotel Nieuw Slotania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 133, 1063 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100778/w_100778_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the A10 motorway. The centre of Amsterdam is only 15 minutes away by bus or car. Facing the hotel the guests will find one of Amsterdam's newest shopping centres. Amsterdam Airport Schiphol is situated at a distance of approximately 10 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="835" OriginalAmount="835">
      <BasicPropertyInfo Latitude="52.356398" Longitude="4.8783989999999" StarRating="2" HotelCode="38371|2848" HotelName="Trianon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jan Willem Brouwersstr 3-7, 1071 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63423/a_63423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This captivating hotel is on a peaceful side street off the van Baerlestraat shopping street. From the hotel visitors can comfortably discover Amsterdam's city centre with its copious shops and other entertainment options, as well as the scores of tourist attractions on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="838.37" OriginalAmount="838.37">
      <BasicPropertyInfo Latitude="52.352203764873" Longitude="4.8916585743427" StarRating="2" HotelCode="193889|1264a5" HotelName="easyHotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Van Ostadestraat 97, 1072 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="841" OriginalAmount="841">
      <BasicPropertyInfo Latitude="52.27583" Longitude="4.753124" StarRating="4" HotelCode="446659|273885" HotelName="Best Western Plus Amedia Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Boeingavenue 333, Schiphol-Rijk, 1119 PH Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556418/w_556418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar and room service. 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="27" TotalAmount="844" OriginalAmount="844">
      <BasicPropertyInfo Latitude="52.31833751" Longitude="4.8712602" StarRating="4" HotelCode="714975|411130" HotelName="Aparthotel Adagio Amsterdam City South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan 5, 1183 AT Amstelveen, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/835815/a_835815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers spacious, modern and air-conditioned studios and apartments, 24-hour reception and free WIFI in all areas. All studios and apartments at this aparthotel come with a smart TV and a fully equipped kitchen with a stove, microwave, fridge and dishwasher. Thanks to the location, the metro is only 450 m from the hotel where you can easily connect to the Zuidas Business District and the center of Amsterdam. The hotel offers paid private indoor parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="845" OriginalAmount="845">
      <BasicPropertyInfo Latitude="52.31746284" Longitude="4.87174519" StarRating="4" HotelCode="523893|428194" HotelName="Cityden Up" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Professor J.H. Bavincklaan, 1183AT Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/694117/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amstelveen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="845.62" OriginalAmount="845.62">
      <BasicPropertyInfo Latitude="52.36025365" Longitude="4.880614075" StarRating="2" HotelCode="144788|1000b2" HotelName="Bellington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.C. Hooftstraat 78, 1071 CB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387991/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="847" OriginalAmount="847">
      <BasicPropertyInfo Latitude="52.32901562" Longitude="4.78571856" StarRating="4" HotelCode="731457|392815" HotelName="Corendon Village Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Schipholweg 275, 1171 PK Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/852386/a_852386_AB2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Badhoevedorp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="852" OriginalAmount="852">
      <BasicPropertyInfo Latitude="52.33350143" Longitude="4.92109533" StarRating="4" HotelCode="783750|361493" HotelName="Postillion Hotel Amsterdam BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul Van Vlissenstraat 9-11, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649650/649650a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="52.30982220274" Longitude="4.9464214231747" StarRating="4" HotelCode="320492|63023" HotelName="Courtyard Amsterdam Arena Atlas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 1, 1101 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/459724/459724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="860" OriginalAmount="860">
      <BasicPropertyInfo Latitude="52.348652" Longitude="4.765684" StarRating="4" HotelCode="69636|26096" HotelName="Park Plaza Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melbournestraat 1, 1175 RM  Lijnden, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91736/ba_91736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in the west of Amsterdam, only 5 km from Schiphol International Airport. The centre of Amsterdam is just a 15-minute drive away, whilst line 1 of the city’s tram service offers a direct connection to Amsterdam Central Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="862" OriginalAmount="862">
      <BasicPropertyInfo Latitude="52.358985" Longitude="4.893583" StarRating="2" HotelCode="116303|366932" HotelName="Kap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Den Texstraat 5b, 1017 XW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389046/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="863.48" OriginalAmount="863.48">
      <BasicPropertyInfo Latitude="52.333371" Longitude="4.772057" StarRating="4" HotelCode="32470|461465" HotelName="Ramada Amsterdam Airport Schiphol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg 299, 1171 VB Badhoevedorp, North Holland Province</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51649/a_51649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this airport hotel is ideal for business travellers arriving or departing from Amsterdam (AMS) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="866.54" OriginalAmount="866.54">
      <BasicPropertyInfo Latitude="52.379293548586" Longitude="4.8456695401975" StarRating="4" HotelCode="87983|87265" HotelName="XO Hotels Blue Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwendalersweg 21, 1055 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122945/a_122945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is situated at the edge of Amsterdam city centre. The historical centre of Amsterdam, the Rai Congress Centre, the train station and the Sloterdijk, Zuid-As and WTC business parks are all just 10 minutes away by car or 15 minutes by direct bus, tram or train. Guests will find restaurants and shopping venues 3 km away and it is 5 km to the city centre. Schiphol Airport is a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="868" OriginalAmount="868">
      <BasicPropertyInfo Latitude="52.296962" Longitude="4.705988" StarRating="3" HotelCode="173912|26094" HotelName="Holiday Inn Express Amsterdam - Schiphol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jupiterstraat 162-200, Hoofddorp 2132 HH</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4120000/4119700/4119667/53f8ddb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Schiphol. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="868" OriginalAmount="868">
      <BasicPropertyInfo Latitude="52.30858" Longitude="4.81061" StarRating="4" HotelCode="29487|34728" HotelName="Steigenberger Airport Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationplein ZW 951, 1117 CE Schiphol-Oost, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47130/a_47130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located next to the Amsterdam Forest, only 15 minutes from the city centre. Links to the local public transport network can be found in the immediate vicinity, and shops can be found some 5 km away. The hotel offers easy access to the motorway, the rail system and, of course, the airport. Amsterdam Airport Schiphol is approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="869.39" OriginalAmount="869.39">
      <BasicPropertyInfo Latitude="52.305294255835" Longitude="4.9503850736218" StarRating="3" HotelCode="590645|1f36d4" HotelName="Hotel Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 385, Zuidoost, 1101 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618909/618909a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="878.43" OriginalAmount="878.43">
      <BasicPropertyInfo Latitude="52.361513245972" Longitude="4.8773110753262" StarRating="2" HotelCode="153311|306245" HotelName="Quentin England" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 30, 1054 EZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388197/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="884.94" OriginalAmount="884.94">
      <BasicPropertyInfo Latitude="52.381062908444" Longitude="4.8918658393809" StarRating="1" HotelCode="153310|306185" HotelName="Quentin Arrive" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 65, 1013 EL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/22/ef22d7828403e1d9956d12b1796b4899d396eee7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="885.34" OriginalAmount="885.34">
      <BasicPropertyInfo Latitude="52.346839159368" Longitude="4.9029480680184" StarRating="2" HotelCode="82592|10020b" HotelName="Hotel Victorie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Victorieplein 42, 1078 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214479/214479a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="887.83" OriginalAmount="887.83">
      <BasicPropertyInfo Latitude="52.33261308" Longitude="4.91762544" StarRating="4" HotelCode="820919|2370735" HotelName="Leonardo Royal Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644931/644931a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="893.75" OriginalAmount="893.75">
      <BasicPropertyInfo StarRating="2" HotelCode="|917274" HotelName="EASYHOTEL AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1155863_foto_1.jpg</HotelPictures>
        <HotelDescription>This lovely hotel enjoys a convenient position right in the city centre of Amsterdam, at the "De Pijp" vibrant district. The property is a mere 15-minute walk from the Museum Square where visitors will find plenty of sightseeing attractions such as the famous Rijksmuseum, the Van Gogh Museum and the Concert building. Moreover, the RAI Convention Centre is at around 10 minutes on foot from the hotel, ideal for all those corporate travellers staying at the property. Visitors will enjoy a pleasant stay at the hotel, as they can take advantage of the affordable but completely appointed guest rooms with all conceivable standard amenities. Each stylish and air-conditioned guest room is provided with a private bathroom with a shower and toilet, as well as high-quality bed linens for a restful night's sleep. Guests will also appreciate the friendly staff that will attend all their needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="894.87" OriginalAmount="894.87">
      <BasicPropertyInfo Latitude="52.361733242928" Longitude="4.9105657774473" StarRating="3" HotelCode="143266|1025ff" HotelName="Allure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 117-119, 1018 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211015/211015a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.00" OriginalAmount="897.00">
      <BasicPropertyInfo Latitude="52.43912982" Longitude="4.82434637" StarRating="4" HotelCode="496861|manzos_suites" HotelName="Manzo Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dam 7, 1506 BC Zaandam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Zaandam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/664245/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="52.32609939575195" Longitude="4.953660011291504" StarRating="3" HotelCode="0|via_suites" HotelName="Via Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diemerhof 20, Diemen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/e8/9de8d37579e4cd5a2838aba18aac1a66745c8120.jpeg</HotelPictures>
        <HotelDescription>When you stay at Via Suites in Diemen, you'll be in the business district, a 4-minute drive from AFAS Live and 6 minutes from Ziggo Dome.  This hotel is 2.1 mi (3.4 km) from Johan Cruyff Arena and 4.6 mi (7.4 km) from Artis.&lt;br /&gt;Featured amenities include a business center, a 24-hour front desk, and luggage storage. This hotel has 6 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Via Amsterdam / The Dude serving guests of Via Suites. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 26 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and microwaves. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones 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;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="899.47" OriginalAmount="899.47">
      <BasicPropertyInfo Latitude="52.359308320439" Longitude="4.8043221662947" StarRating="3" HotelCode="497023|2238165" HotelName="Citiez Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372A, 1068 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/664229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="900" OriginalAmount="900">
      <BasicPropertyInfo Latitude="52.357616" Longitude="4.850453" StarRating="3" HotelCode="95616|24989" HotelName="Belfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Surinameplein 53, 1058 GN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132783/a_132783_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful area between Rembrandtpark and Vondelpark, within easy access of the centre of Amsterdam. Shopping venues are some 15 minutes’ walk from the hotel, and Amsterdam Airport Schiphol is 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="902.89" OriginalAmount="902.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|076548" HotelName="ALKMAAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ALKMAAR</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/901362_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Alkmaar is located on the outskirts of Alkmaar near the A9 motorway and features a 24-hour reception. There is ample free parking in front of the property. Hotel Alkmaar offers rooms with 50 inch TV and a work desk. All rooms are accessible by elevator. Guests can enjoy a daily buffet breakfast. You can also dine in the a Japanese sushi and grill restaurant Kokusai. The hotel offers 5 flexible meeting rooms equipped with a beamer, flip chart and coffee machines. Bike rental is also available. The center of Alkmaar is easily accessible and is 1.2 mi away. Here you will find the famous Waagplein the the Dutch Cheese Museum. Hotel Alkmaar is 35-minute drive from Amsterdam. Egmond aan Zee and the beach are 6.8 mi away.WiFi is available in all areas and is free of charge.Free private parking is available  on site (reservation is not needed).Pets are allowed. Charges may apply.Children of all ages are allowed.Children 3 and under stay for ?�15 per person, per night when using an available crib.People no matter the age stay for ?�50 per person, per night when using an available extra bed.Any type of extra bed or crib is upon request and needs to be confirmed by management.Additional fees are not calculated automatically in the total cost and will have to be paid for separately during your stay.Checkin Time: 15:00Checkout End Time: 11:00Hotel important information: Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Guests under the age of 18 can only check in with a parent or official guardian. Please note that for group bookings from 10 rooms, different conditions and cancelation policies may apply. Please note that a deposit of ? 250,00 EU via credit card is required for the Junior Suite. This will be collected by credit card. You should be reimbursed on check-out. Your deposit will be refunded in full via credit card, subject to an inspection of the property. Dog fee is EUR 17.5 per dog per night Guests could enjoy from a daily breakfast buffet, relaxing wellness and fitness area.ParkingRestaurantPet friendlyRoom serviceMeeting/Banquet facilitiesBar24-hour front deskSaunaFitness centerGardenTerraceNon-smoking roomsBusiness centerLaundryDry cleaningFacilities for disabled guestsFamily roomsGame roomBreakfast in the roomIroning serviceFree parkingInternetElevatorExpress check-in/outSolariumSafeSpaPool tableSoundproof roomsHikingPacked lunchesCyclingTour deskHeatingFax/PhotocopyingBaggage storageWifiHypoallergenic room availableFree WifiSmoke-free propertyAir conditioningDesignated smoking areaSnack barSun deckConciergePrivate check-in/outSpecial diet meals (on request)Suit pressVending machine (drinks)Vending machine (snacks)LockersShared lounge/TV areaDaily housekeepingParking on sitePrivate ParkingWifi in all areasBoard games/PuzzlesKids' mealsKid-friendly buffetElectric vehicle charging stationPublic transit ticketsAccessible parkingWheelchair accessibleWine/ChampagnePet bowlsCoffee house on siteBeach chairs/LoungersOutdoor furniturePicnic areaOutdoor fireplaceSpa facilitiesSteam roomSpa lounge/Relaxation areaSpa/Wellness packagesMassage chairFitnessLocker roomsBeachBar crawlsWalking toursBike toursLive sports events (broadcast)24-hour securityKey accessKey card accessSecurity alarmSmoke alarmsCCTV in common areasCCTV outside propertyFire extinguishersBicycle rentalUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysGuest accommodation sealed after cleaningPhysical distancing in dining areasFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid ki</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="905.72" OriginalAmount="905.72">
      <BasicPropertyInfo Latitude="52.3649572" Longitude="4.880067" StarRating="2" HotelCode="154214|1001da" HotelName="Titus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 74, 1017 PM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389296/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="911.81" OriginalAmount="911.81">
      <BasicPropertyInfo Latitude="52.385593" Longitude="4.847073" StarRating="4" HotelCode="209260|186341" HotelName="XO Hotels Park West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molenwerf 1, 1014 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/297694/a_297694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="52.357947" Longitude="4.90219" StarRating="2" HotelCode="89080|max_hotel" HotelName="Max Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hemonystraat 7S, 1074 BK, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124820/a_124820_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the centre, not far from Rembrandtplein in the De Pijp area of Amsterdam. All the sights such as Dam Square, Rembrandtplein and Leidseplein are close by. Museums such as the famous Rijksmuseum, the Van Gogh Museum, Anne Frank House and others are also in the vicinity. There are theatres and concert halls a short distance from the hotel, which can be reached using public transportation. Restaurants and bars can be found within around 100 m of the hotel, and there are shops within about 1 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="915" OriginalAmount="915">
      <BasicPropertyInfo Latitude="52.359299522552" Longitude="4.9881581314811" StarRating="4" HotelCode="317864|61393" HotelName="Amadi Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJburglaan 539, 1087 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431810/a_431810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="918.73" OriginalAmount="918.73">
      <BasicPropertyInfo Latitude="52.351217967483" Longitude="4.8412875867042" StarRating="4" HotelCode="299589|370627" HotelName="XO Hotels Couture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delflandlaan 15, 1062 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/63386.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam. A number of public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="52.375785844622" Longitude="4.8962062597275" StarRating="1" HotelCode="193848|428223" HotelName="Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 40-41, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214882/214882a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="52.364066" Longitude="4.89842" StarRating="2" HotelCode="888366|56684" HotelName="Armada Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 713-715, 1017 Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136755/a_136755_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Amsterdam’s most beautiful canals, which is lined with centuries-old houses. Utrechtsestraat, shops and restaurants, and the Rembrandsquare flower and flea market all are within 5 minutes’ walk of the establishment. There are also good tram connections to RAI centre, museums, Dam Square and shopping centres (10 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="919.68" OriginalAmount="919.68">
      <BasicPropertyInfo Latitude="52.373390562978" Longitude="4.8863584987291" StarRating="2" HotelCode="346083|4669355" HotelName="Boutique Hotel La Belle Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 31 &amp; 37, 2nd Floor, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82561/2282561/36.jpg?f=15692051</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Boutique Hotel La Belle Vue in Amsterdam (Amsterdam City Centre), you'll be minutes from Homomonument and Anne Frank House.  This hotel is within close proximity of Westerkerk and Singel.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 29 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge at scheduled times.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="924" OriginalAmount="924">
      <BasicPropertyInfo Latitude="52.457242" Longitude="4.563778" StarRating="4" HotelCode="13757|39737" HotelName="Apollo Hotel IJmuiden Seaport Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennemerboulevard 250, 1976 EG IJmuiden aan Zee</AddressLine>
          </AddressLines>
          <CityName>IJmuiden</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14240/a_14240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in IJmuiden, this hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="926" OriginalAmount="926">
      <BasicPropertyInfo Latitude="52.346660577724" Longitude="4.8311547220901" StarRating="4" HotelCode="299591|54980" HotelName="Corendon City Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7, 1066 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407908/a_407908_AX2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="932" OriginalAmount="932">
      <BasicPropertyInfo Latitude="52.386452" Longitude="4.923327" StarRating="3" HotelCode="623354|257344" HotelName="i Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Meeuwenlaan 120, 1021 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92693/3692693/1.jpg?f=15235021</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="933.00" OriginalAmount="933.00">
      <BasicPropertyInfo Latitude="52.36733" Longitude="4.86704" StarRating="3" HotelCode="0|_0x7c162" HotelName="CityHub Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bellamystraat 3, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/35/693520ba7224e55e08e8c75f1d091f19509edad1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at CityHub Amsterdam places you in the heart of Amsterdam, a 1-minute drive from Foodhallen and 7 minutes from Melkweg.  This hotel is 1.1 mi (1.8 km) from Anne Frank House and 1.1 mi (1.8 km) from Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 50 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as bicycles to rent or make use of other amenities including tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hotel's coffee shop/café. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 8 count as adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="935.21" OriginalAmount="935.21">
      <BasicPropertyInfo Latitude="52.335183372878" Longitude="4.9137425422669" StarRating="4" HotelCode="318143|100051" HotelName="Mercure Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 10, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32638/a_32638_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern upmarket hotel lies in the south of the city, close to Amsterdam Arena and the A2 Utrecht-Amsterdam motorway. The hotel enjoys excellent links to the transport system meaning that the city centre with its world-famous canals may easily be reached in just a few minutes. Amsterdam-Schiphol airport may be reached by car in just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="938.54" OriginalAmount="938.54">
      <BasicPropertyInfo Latitude="52.42533" Longitude="4.6472240000001" StarRating="3" HotelCode="76768|480725" HotelName="Bastion Hotel Haarlem-Velsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vlietweg 20, 2071 KW Santpoort-Noord</AddressLine>
          </AddressLines>
          <CityName>Santpoort-Noord</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104321/a_104321_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the excellent motorway connection, the hotel is conveniently located close to the city of Haarlem. The centre is approximately 5 minutes' drive away. There is a bus service that stops near the hotel and the train station is approximately 3 km away. The North Sea, including a beach, is just 5 km away. For travellers who also wish to visit Amsterdam this hotel is an excellent choice, as the centre of Amsterdam is only 15 min away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="939.64" OriginalAmount="939.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|708896" HotelName="LEONARDO LELYSTAD CITY C./PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30578_image62512565_0.jpg</HotelPictures>
        <HotelDescription>Leonardo Hotel Lelystad is uniquely located in the middle of the city centre of Lelystad You can find many cultural and leisure activities nearby the hotel like the shopping centre outlet - Bataviastad the Bataviawerf theme park Walibi and the IJsselmeer for water sports and activities. There are also several congress and meeting centres in and nearby the hotel which makes it the ideal hotel for both leisure and business guests. The 86 hotel rooms which have been renovated since 2015 have a sleek and modern atmosphere and are well equipped with all facilities for a convenient stay. At the first floor our restaurant EXQI's Bar and Terrace is located which serves delicious tapas. Next to the bar we can accommodate a maximum of 250 guests in our four meeting rooms. The parking garage in front of our hotel makes it ideal to arrange a meeting in our hotel where you can park your car. Also the possibility to connect with our free high speed internet throughout the hotel will make your stay and meeting even more convenient.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="940" OriginalAmount="940">
      <BasicPropertyInfo Latitude="52.40178316" Longitude="4.87470257" StarRating="3.5" HotelCode="612886|246799" HotelName="Moxy Amsterdam Houthavens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 175, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649553/649553a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.8775860000001" StarRating="3" HotelCode="61812|4097" HotelName="Prinsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 36-38, 1054 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79925/a_79925_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is charmingly decorated and centrally located in the vicinity of the city centre and within walking distance of the Rijksmuseum, the Stedelijk Museum of modern art, the Van Gogh Museum, Leidse Square and the popular Vondelpark. The Anne Frank House museum is about a 22-minute walk from the hotel and the station is around 3 km away. The city centre and restaurants, shops, the bus station and public transport links can all be found just some 100 m from the hotel. Bars, pubs and a disco or club can also be accessed in around 5 minutes on foot. Guests can reach the beach in around 30 minutes by car and Amsterdam's Schiphol Airport is approximately 15 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="948.32" OriginalAmount="948.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|675465" HotelName="RAMADA AMSTERDAM AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADHOEVEDORP</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/901043_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located close to the airport of Amsterdam and was established in 1991. It is 20.0 Km from the Keukenhof Flowers and the nearest station is Schiphol Airport. The Hotel has a restaurant, a bar, a conference room, a coffee shop, an indoor swimming pool and a fitness centre/gym. All 222 rooms are equipped with hairdryer, safe, trouser press and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="950" OriginalAmount="950">
      <BasicPropertyInfo Latitude="52.373335" Longitude="4.886781" StarRating="2" HotelCode="337227|16472" HotelName="Di - Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 27, 1016 DC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56074/a_56074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautiful, historic canal building is centrally located close the Royal Palace. The city centre as well as various eminent tourist attractions are all to be found in the immediate vicinity. Shops and nightclubs may all be found within 100 m of the hotel. Restaurants, bars, pubs and local public transport are even closer to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="950.20" OriginalAmount="950.20">
      <BasicPropertyInfo Latitude="52.314324214174" Longitude="4.9385480748824" StarRating="4" HotelCode="376564|1516528" HotelName="Jaz Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Passage 90, Zuidoost, 1101 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488612/a_488612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel comprises a total of 258 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a dining area, a bar, a conference room and a business centre. Wireless internet access is available to guests. Travellers arriving by car can leave their vehicles in the garage (for a fee) or in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="955.32" OriginalAmount="955.32">
      <BasicPropertyInfo Latitude="52.355548355683" Longitude="4.8690546228625" StarRating="3" HotelCode="116330|10018b" HotelName="The Neighbour's Magnolia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsparkweg 205, 1071 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/225551/225551a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="956.55" OriginalAmount="956.55">
      <BasicPropertyInfo Latitude="52.362245458387" Longitude="4.8984680324793" StarRating="2" HotelCode="193876|1004a0" HotelName="ITC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1051, 1017 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/111068/111068a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="957" OriginalAmount="957">
      <BasicPropertyInfo Latitude="52.278940208244" Longitude="4.7499668598175" StarRating="4" HotelCode="29266|16260" HotelName="Radisson Blu Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boeing Avenue 2, 1119 PB, Schiphol-Rijk</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47135/a_47135_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the green business park of Schiphol-Rijk. Surrounded by the greenery of the business park, the hotel can easily be reached by car via nearby motorways. The hotel's close proximity to Amsterdam Airport Schiphol, Amsterdam RAI Exhibition and Convention Centre, Amsterdam's World Trade Center and the city centre of Amsterdam makes it ideal for business meetings and conferences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="961" OriginalAmount="961">
      <BasicPropertyInfo Latitude="52.293983" Longitude="4.94596" StarRating="4" HotelCode="213778|196285" HotelName="Fletcher Hotel Amsterdam" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schepenbergweg 50, 1105 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/300775/300775a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="52.367908839051" Longitude="4.8439871607131" StarRating="4" HotelCode="185782|30146" HotelName="Leonardo Hotel Amsterdam Rembrandtpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staalmeesterslaan 410, 1057 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259780/a_259780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3.5 km from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="3" HotelCode="951173|388941" HotelName="Olympic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12, 1076 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31021/3831021/1.jpg?f=15682984</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="972" OriginalAmount="972">
      <BasicPropertyInfo Latitude="52.354544" Longitude="5.005468" StarRating="0" HotelCode="975299|401270" HotelName="Hotel Breeze Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bert Haanstrakade 1074, 1087 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10794828</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="977.99" OriginalAmount="977.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|684486" HotelName="NH AMSTERDAM SCHIPHOL AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207892_fotpe1_1_fachada.jpg</HotelPictures>
        <HotelDescription>The NH Schiphol Airport is a luxurious, 4 star hotel which combines comfort and the close proximity to Amsterdam Schiphol Airport. The hotel has 419 comfortable rooms, of which there are two junior suites and two suites, There's also a health centre with sauna, fitness centre and swimming pool.

Less than 10 minutes away from Amsterdam Schiphol Airport, the hotel has a transport service (consult the hotel for availability). Also the multilingual staff will assist the guests with what ever information they may need, such as currency exchange or car rental. The hotel also has 15 modern and fully equipped conference rooms, which are totally equipped with the latest technology, are suitable for between 5 and 500 people. With removable walls, the rooms can be arranged in many different ways to ensure it is perfect for your event. Also, the conference reception offers registrations and secretary services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="979" OriginalAmount="979">
      <BasicPropertyInfo Latitude="52.353535" Longitude="4.871992" StarRating="3" HotelCode="337317|196340" HotelName="The Alfred Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60, 1071 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56125/a_56125_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in an ivy-covered building located just a short distance from the lively centre of Amsterdam. Scores of shopping venues, restaurants, bars as well as links to the public transport network are located in the hotel's vicinity. This hotel is situated approximately 1.5 km from the nearest nightclub and roughly 15 km from Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="986.83" OriginalAmount="986.83">
      <BasicPropertyInfo StarRating="3" HotelCode="|730966" HotelName="QUENTIN AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19589_image53432761_0.jpg</HotelPictures>
        <HotelDescription>Renown for its unique atmosphere, the Quentin Hotel is located in the heart of Amsterdam, near the famous Leidseplein. In venues around this square you find many of the city's  young music bands on a regular basis throughout the year. The Leidseplein and its surrounding streets are a bustling centre of caf�s, clubs, bars, shops and restaurants. Across a beautiful canal and just opposite to the city casino, the Quentin Hotel Amsterdam provides its guests with a lovely canal view. 
The city's famous markets Albert Cuyp, the colourful Flower Market, and the Waterlooplein flea market, are all on a stone's throw from the Quentin Hotel and can be easily reached. 
The rooms in the Quentin Hotel are well equipped with modern room facilities to make sure your stay is comfortable and well adjusted to your likings. This hotel will make your stay in Amsterdam one to remember. 
*Basic single rooms have shared facilities. Free WiFi. *Some rooms are below the main floor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="987" OriginalAmount="987">
      <BasicPropertyInfo Latitude="52.38732408" Longitude="4.83522673" StarRating="0" HotelCode="943545|391868" HotelName="Citadines Sloterdijk Station Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 3, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31017/3831017/1.jpg?f=15682990</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="994.03" OriginalAmount="994.03">
      <BasicPropertyInfo Latitude="52.3656443" Longitude="4.8852139" StarRating="2" HotelCode="148144|100258" HotelName="Quentin Golden Bear Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 37, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11193654</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="994.20" OriginalAmount="994.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|962276" HotelName="OZO HOTELS ARENA AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/612057_image1378550_0.jpg</HotelPictures>
        <HotelDescription>Featuring a restaurant and a free fitness centre, Ozo Hotel is located in Amsterdam, just 1 km from Amsterdam Arena. This 4-star property offers free WiFi throughout, a garden, and air-conditioned rooms with satellite flat-screen TV. These modern rooms include parquet floors, a safe, and an electric kettle. Each has a private bathroom with a hairdryer. With private parking Hotel Ozo is 350 metres from Bullewijk Metro Station and a 10-minute walk from Amsterdam Bijlmer Arena Train Station. Schiphol Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="995" OriginalAmount="995">
      <BasicPropertyInfo Latitude="52.359179134284" Longitude="4.8763337731361" StarRating="3" HotelCode="26716|55448" HotelName="Hotel City Garden Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 162, 1071 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39183/a_39183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a beautiful building located in the expansive Vondel Park. There are many historical monuments nearby, and it is also close to the three most important museums of Amsterdam: the National Museum (Rembrandt), the Van Gogh Museum and the Municipal Museum (modern art). The hotel is also but a stone's throw from the Concert Hall, home to the world famous Concert Hall Orchestra. The bus station is a 2-minute walk away, while the train station is 20 minutes away. There is a wide range of bars, restaurants and clubs in the immediate area. The airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="996.00" OriginalAmount="996.00">
      <BasicPropertyInfo Latitude="52.361297799065" Longitude="4.8767800127193" StarRating="2" HotelCode="902561|hotel_sipermann" HotelName="Sipermann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 35, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74975/2474975/1.jpg?f=15092426</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1000.61" OriginalAmount="1000.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|510012" HotelName="LH ROYAL AMSTERDAM/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30572_image62512210_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Royal Hotel Amsterdam welcomes you to the Dutch city of canals and bridges. The 4-star superior hotel is located directly at the metro station Overamstel. Thanks to its convenient location and connection to two metro lines you can reach Amsterdam Central Station and Schiphol Airport within just a few minutes. Business travellers will also benefit from the direct underground connection to the Amsterdam RAI Exhibition and Conference Centre. The 18-storey hotel has 490 rooms with a fresh design and high-quality equipment. It offers free Wi-Fi, HD TV and air conditioning and will make you feel at home. Our restaurant Vitruv takes care of your well-being with exquisite dishes. Or treat yourself with an uplifting coffee in the cosy coffee corner. A relaxed club atmosphere and the combination of an extraordinary light and music concept turn the trendy "Leo" lounge into the place-to-be, the perfect location for relaxation or good conversations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1000.83" OriginalAmount="1000.83">
      <BasicPropertyInfo Latitude="52.29104472" Longitude="4.7208838" StarRating="3" HotelCode="|NYNA" HotelName="NinetyNine Hotel Amsterdam Airport (20km from Amsterdam)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kruisweg 601, Hoofddorp</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1279470/20568705.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, a safe, a playroom, a library, an alarm call service, a fax machine and a smoke alarm are available. Wireless internet access allows guests to stay connected while on holiday. A lift and wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Bicycle storage is available to guests. There is a bike hire service as well.This hotel is located right in the heart of Hoofddorp.Fine weather can be enjoyed on the terrace. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms include air conditioning and central heating. Rooms have a double bed or a sofa bed. Extra beds can be requested. A safe and a desk are also available. A telephone, a TV and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and include a hairdryer. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has non-smoking rooms.The dining area includes a restaurant and a bar. A generous breakfast buffet and lunch are served every day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1001.25" OriginalAmount="1001.25">
      <BasicPropertyInfo Latitude="52.4356642" Longitude="4.677264" StarRating="4" HotelCode="157589|2907185" HotelName="Fletcher Hotel-Restaurant Spaarnwoude" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/12/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostbroekerweg 17, 1981 LR Velsen-Zuid</AddressLine>
          </AddressLines>
          <CityName>Velsen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591736/591736a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Velsen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1003" OriginalAmount="1003">
      <BasicPropertyInfo Latitude="52.352758" Longitude="4.8617340000001" StarRating="2" HotelCode="408681|45448" HotelName="Aadam Wilhelmina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 169, 1075 CN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99870/a_99870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam near to the main museums, the concert hall, Vondel Park, the World Trade Centre and the Fashion Centre. It is in the heart of the fashion district of Amsterdam and guests will also find restaurants, bars, links to the public transport network and shops all in the immediate vicinity and the nearest nightclubs are nearby. Amsterdam Schiphol airport is only 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1007.61" OriginalAmount="1007.61">
      <BasicPropertyInfo Latitude="52.364274841549" Longitude="4.879916900629" StarRating="3" HotelCode="153312|306135" HotelName="Quentin Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389264/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1015" OriginalAmount="1015">
      <BasicPropertyInfo Latitude="52.385659392449" Longitude="4.8344540601204" StarRating="3.5" HotelCode="376492|196342" HotelName="Urban Lodge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10, 1043 EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488535/w_488535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1021.41" OriginalAmount="1021.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|C95536" HotelName="IntercityHotel Amsterdam Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HOOFDDORP</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2467172_foto_1.jpg</HotelPictures>
        <HotelDescription>Si optas por alojarte en IntercityHotel Amsterdam Airport de Hoofddorp, estarandaacute;s cerca del aeropuerto y a apenas 10andnbsp;min en coche de World Trade Center Schiphol Airport.  Ademandaacute;s, este hotel de 4 estrellas se encuentra a 14,2andnbsp;km de Subasta de flores de Aalsmeer y a 16,7andnbsp;km de Jardines de Keukenhof.Para un relax sin igual, nada como una visita al spa.Tendrandaacute;s un centro de negocios abierto las 24 horas, tintorerandiacute;a y un servicio de recepciandoacute;n las 24 horas a tu disposiciandoacute;n. Este hotel pone a tu disposiciandoacute;n 6 salas de reuniones donde celebrar todo tipo de eventos. Hay un aparcamiento sin asistencia (de pago) disponible.En IntercityHotel Amsterdam Airport tienes un restaurante a tu disposiciandoacute;n para comer algo. Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. El desayuno bufandeacute;, con un coste adicional, se ofrece de lunes a viernes de 6:00 a 10:00, mientras que los fines de semana el horario es de 7:00 a 11:00.Te sentirandaacute;s como en tu propia casa en cualquiera de las 280 habitaciones con aire acondicionado, minibar y televisiandoacute;n LED. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales por cable. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo. Entre las comodidades, se incluyen caja fuerte (cabe un portandaacute;til), escritorio y telandeacute;fono con y llamadas locales gratuitas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1022.84" OriginalAmount="1022.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|126530" HotelName="LEONARDO IJMUIDEN SEAPOR/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>IJMUIDEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30579_image62512637_0.jpg</HotelPictures>
        <HotelDescription>Leonardo Hotel IJmuiden Seaport Beach is located only 150 footsteps from the beach. At the same time you reach Amsterdam in only 20 minutes. Enjoy the relaxed vibe of our hotel with a view over the marina whilst dining in Restaurant Beaufort. 
Lively cities, such as Amsterdam, Alkmaar and Haarlem are close by. Schiphol Airport can be reached within 25 minutes by car. Open your balcony door after an inspiring meeting and smell the fresh salty sea. In restaurant Beaufort you will enjoy breakfast, dinner or drinks with a view over the Marina.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1024.36" OriginalAmount="1024.36">
      <BasicPropertyInfo Latitude="52.357844" Longitude="4.856532" StarRating="3" HotelCode="165668|461325" HotelName="Conscious Vondelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 519, 1054 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138861/138861a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located conveniently in the city centre of Amsterdam. Behind the hotel starts the famous Vondelpark. The Rai Congress Center is 10 minutes by bike or taxi and Leidse Square can be reached in 5 minutes by tram or bike. David Lloyd fitness, the largest fitness and spa centre in the Netherlands, is next door. The hotel has day tickets available exclusively for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1026.29" OriginalAmount="1026.29">
      <BasicPropertyInfo StarRating="2" HotelCode="|B73160" HotelName="Max Hotel Amsterdam" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/241790_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicaci�n - El hotel se ubica cerca del centro, no lejos de la plaza Rembrandtplein, en la zona De Pijp en �msterdam. Todos los lugares de inter�s, como la plaza Dam, la plaza Rembrandtplein o la plaza de Leiden (Leidseplein), quedan pr�ximos. Tambi�n hay varios museos en las proximidades, como el c�lebre Rijksmuseum, el museo de Van Gogh o la casa de Anne Frank, entre otros. Hay teatros y salas d</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1028.30" OriginalAmount="1028.30">
      <BasicPropertyInfo Latitude="52.314264" Longitude="4.947596" StarRating="3" HotelCode="260147|926145" HotelName="Hampton Amsterdam Arena Boulevard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1, Amsterdam 1102 BR</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363264/a_363264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1029.05" OriginalAmount="1029.05">
      <BasicPropertyInfo Latitude="52.321131" Longitude="4.665804" StarRating="4" HotelCode="36935|461345" HotelName="Courtyard Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bosweg 15, 2131 LX Hoofddorp, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Hoofddorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60622/a_60622_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming airport hotel is situated in a beautiful location surrounded by woods. Nevertheless, it is only a 10-minute drive to Schiphol Amsterdam Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1034" OriginalAmount="1034">
      <BasicPropertyInfo Latitude="52.376889" Longitude="4.897691" StarRating="1.5" HotelCode="193842|428214" HotelName="Neutraal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 8, 1012 LG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/27291/1827291/9.jpg?f=15613157</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Amsterdam. The hotel comprises a total of 34 snug guests rooms. This is not a pet-friendly hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1037" OriginalAmount="1037">
      <BasicPropertyInfo Latitude="52.360758226607" Longitude="4.9188441638237" StarRating="1.5" HotelCode="429373|92979" HotelName="Generator Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mauritskade 57, 1092 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/477281/477281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Generator Amsterdam is located in the up-and-coming eastern side of the city overlooking Oosterpark. This former zoological university building can accommodate 564 guests in 168 twin and quadruple rooms with incredible views on the surrounding and en-suite bathrooms. There is also one luxury apartment for six people with views of the park and a self-catered kitchen. It has flexible and spacious social areas, filled with creative design touches like glass-fronted elevators, a raised café and an outdoor terrace. We've turned the former lecture hall into an impressive chill-out lounge and bar, while the old library is now a relaxation and private events room. The basement and café are now dining destinations and the original boiler room has become a secret late night bar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1041" OriginalAmount="1041">
      <BasicPropertyInfo Latitude="52.363173339847" Longitude="4.8774307966232" StarRating="3" HotelCode="193868|57339" HotelName="Hotel Iron Horse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 33, 1054 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236916/236916a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1042" OriginalAmount="1042">
      <BasicPropertyInfo Latitude="52.3549500625" Longitude="4.8770424" StarRating="3" HotelCode="78507|428265" HotelName="The Concert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 11, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387637/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1050.12" OriginalAmount="1050.12">
      <BasicPropertyInfo Latitude="52.392188" Longitude="4.91095" StarRating="4" HotelCode="336624|78834" HotelName="NH Amsterdam Noord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Distelkade 21, 1031 XP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55712/a_55712_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just north of the centre of Amsterdam within walking distance of all the city's famous sights. The hotel is easily accessible both by car as well as by public transport. It is just 10 minutes drive from the city centre and the railway station is 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1051.54" OriginalAmount="1051.54">
      <BasicPropertyInfo Latitude="52.370086054175" Longitude="4.9076270612616" StarRating="3" HotelCode="337091|10014f" HotelName="Hotel Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68, 1011 LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55993/a_55993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amsterdam within walking distance of the squares of Rembrandt and Waterloo, and 12 km from Schiphol International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1051.89" OriginalAmount="1051.89">
      <BasicPropertyInfo StarRating="3" HotelCode="|116525" HotelName="VOSSIUS VONDELPARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/21814_image60270771_0.JPG</HotelPictures>
        <HotelDescription>Hotel Vossius Vondelpark is a modern boutique hotel, housed in 2 completely renovated monumental buildings in the heart of Amsterdam. Superb located facing the beautifull Vondelpark to relax aswell as the popular Leidsesquare with the Casino and the hottest clubs, bard and restaurants to enjoy. The most exclusive shoppingstreets are just around the corner and the trendy Museumsquare, the van Gogh museum, Rijksmuseum and the National Concerthouse are just a 5 minute walk away. There is free Wi-Fi through the whole hotel and a public computer for the guests convenience.Hotel Vossius Vondelpark offers design rooms with personal service in a safe and perfect location for single travellers,business people aswell as couples, friends and family.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1053.29" OriginalAmount="1053.29">
      <BasicPropertyInfo Latitude="52.33814927" Longitude="4.92064926" StarRating="4" HotelCode="497627|1d9d0a" HotelName="QO Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4, 1096 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/611565/611565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1054.82" OriginalAmount="1054.82">
      <BasicPropertyInfo Latitude="52.362872" Longitude="4.876461" StarRating="3" HotelCode="186137|1061658" HotelName="Hotel Espresso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 57, 1054 HC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/296443/296443a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1057.68" OriginalAmount="1057.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|993639" HotelName="STEIGENBERGER AIRPORT AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM SCHIPHOL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902822_foto_1.jpg</HotelPictures>
        <HotelDescription>The Steigenberger Airport Hotel Amsterdam impresses with its excellent location and exceptional service. Visitors particularly appreciate the close proximity to Schiphol Airport. The hotel is also easily accessible by train from the Netherlands and the European mainland and offers shuttle service to the airport.For whatever occasion you visit the Steigenberger Airport Hotel Amsterdam, you will always find a place in which you can feel good. Natural warm colors exude an inviting atmosphere. Whether you are on a business trip or a mini break with the family, you can choose the perfect room.
The Steigenberger Airport Hotel Amsterdam offers four different room categories and a choice of three suites. The 440 rooms of this hotel have air conditioning, heating, TV, safe box, desk, telephone, kettle and hairdryer.
The hotel�s great restaurants and the delicious dishes and specialities served here reflect the hotel�s international spirit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1065" OriginalAmount="1065">
      <BasicPropertyInfo Latitude="52.35309568692" Longitude="4.880971944149" StarRating="3" HotelCode="187727|196337" HotelName="The Muse Amsterdam Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bronckhorststraat 14, Oud Zuid, 1071 WR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6709926</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located both 100 m away from the Roelof Hartplein tram stop and 20 minutes’ walk from Leidseplein, where guests will find a variety of bars and restaurants. Points of interest nearby include the Museumplein, which is just 500 m away, and the Van Gogh Museum which is a 10-minute walk away. The central district of Amsterdam Oud-Zuid can be reached in around 30 minutes on foot. Schiphol Airport is approximately 12 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1069" OriginalAmount="1069">
      <BasicPropertyInfo Latitude="52.35728372" Longitude="4.85546399" StarRating="0" HotelCode="581987|425586" HotelName="Conscious Hotel The Tire Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7, 1054 MB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11194382</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1075.62" OriginalAmount="1075.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|766709" HotelName="LEONARDO H. REMBRANDTPARK/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30573_image62512269_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Rembrandt Park Hotel is centrally located in Amsterdam and close to the A10 ring road. It is hard to imagine Amsterdam-West without this impressive hotel. The hotel is situated alongside the Rembrandt park. Explore the neighbourhood or enjoy a walk through the park with one of our running maps. Relax lunch dine and drink at Floor17. Our bar restaurant and rooftop terrace at a height of 85 meters with a amazing view over Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1079.00" OriginalAmount="1079.00">
      <BasicPropertyInfo Latitude="52.375061" Longitude="4.895358" StarRating="2" HotelCode="61173|budget_hotel_damrak_inn" HotelName="Damrak Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 58-59, 1012LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79158/a_79158_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic heart of Amsterdam, a perfect base for as pleasant a holiday as possible. Dam Square with the King's Palace, Rembrandt Square and the city's main railway station are all around 5 minutes away by foot. The Van Gogh Museum, Waterloo Square and the main shopping area are also only a short walk away. The historic Beurs van Berlage and the department store De Bijenkorf can be found directly opposite the hotel. Schiphol international airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="52.377744750234" Longitude="4.8962729840092" StarRating="1" HotelCode="342814|hotel_jimmy" HotelName="Hotel Jimmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 15, Boven, 1012 TN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/32511/2132511/1.jpg?f=14986764</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Jimmy places you in the heart of Amsterdam, walking distance from Poezenboot and Centraal Station.  This hotel is within close proximity of The Old Church and Amsterdam Chinatown.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 16 guestrooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary continental 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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1082" OriginalAmount="1082">
      <BasicPropertyInfo Latitude="52.36931948655" Longitude="4.891793003828" StarRating="2" HotelCode="90027|45450" HotelName="Hotel Pagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 104, 1012 KZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170423/170423a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre close to all of the popular main tourist attractions. The central station is only a short walking distance (1.2 km away) and the hotel is surrounded by many tourist attractions including Anne Frank House, The red light district and the Artis Zoo. There are many bars, coffee shops and nightclubs nearby and the hotel is situated approximately 16 km from Schiphol Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1090.68" OriginalAmount="1090.68">
      <BasicPropertyInfo Latitude="52.357867" Longitude="4.900296" StarRating="3" HotelCode="89082|482135" HotelName="Ibis Styles Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 131, 1074 AW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124824/a_124824_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Stadhouderskade in a quiet but central part of Amsterdam, close to the Heineken Brewery and within walking distance of the Museumplein, where the world-famous museums may be found. The Rembrandtsplein, one of the main places to go out in the evenings, and the Ferdinand Bolstraat with its busy bars and restaurants are also nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1097" OriginalAmount="1097">
      <BasicPropertyInfo Latitude="52.3647606" Longitude="4.9042788" StarRating="2" HotelCode="148799|361484" HotelName="Hermitage Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 16, 1018 DR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388089/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1098" OriginalAmount="1098">
      <BasicPropertyInfo Latitude="52.36210501" Longitude="4.8785510433333" StarRating="3" HotelCode="75861|428184" HotelName="Owl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 1, 1054 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387595/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 Owl Hotel in Amsterdam (Museum Quarter), you'll be minutes from Holland Casino and Leidseplein. This hotel is within close proximity of P.C. Hooftstraat and DeLaMar Theater.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 34 guestrooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include phones, and cribs/infant beds (complimentary) can be requested.&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;Quench your thirst with your favorite drink at a bar/lounge. Breakfast is available 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, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1100.00" OriginalAmount="1100.00">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="3" HotelCode="649208|2283595" HotelName="Hotel van de Vijsel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17, 1054 HA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5505697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1102.37" OriginalAmount="1102.37">
      <BasicPropertyInfo Latitude="52.39237722" Longitude="4.88559111" StarRating="4" HotelCode="847675|2370675" HotelName="Hotel Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343, 1014 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam, approximately 7.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1103.30" OriginalAmount="1103.30">
      <BasicPropertyInfo Latitude="52.36978965" Longitude="4.9071412" StarRating="0" HotelCode="439622|1edda8" HotelName="ECOMAMA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 124, 1011 NA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/82529/3482529/1.jpg?f=15362770</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Ecomama places you in the heart of Amsterdam, walking distance from Waterlooplein and Hortus Botanicus.  This boutique hostel is within close proximity of Jewish Historical Museum and Rembrandt House Museum.Rooms Make yourself at home in one of the 19 guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided daily, and irons/ironing boards can be requested.Amenities Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. This hostel also features complimentary wireless Internet access and concierge services.Dining Satisfy your appetite at a coffee shop/café serving guests of Ecomama.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1104.61" OriginalAmount="1104.61">
      <BasicPropertyInfo Latitude="52.400812" Longitude="4.893883" StarRating="4" HotelCode="293284|1904185" HotelName="DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM - Plein 28, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400982/a_400982_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1113.66" OriginalAmount="1113.66">
      <BasicPropertyInfo Latitude="52.357531" Longitude="4.844213" StarRating="4" HotelCode="899394|100052" HotelName="WestCord Fashion Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 1, 1058 GC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182160/a_182160_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located opposite the World Fashion Centre, inside the A10 ring road. The hotel enjoys a favourable location, as the Leidseplein square can be reached within 10 minutes by tram and guests will also find Schiphol Airport and the RAI Convention Centre approximately 10 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="52.38521055" Longitude="4.92228119" StarRating="1" HotelCode="614136|guest_house_amsterdam" HotelName="Guest House Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hamerstraat 26, 1021 JW Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5468032</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.00" OriginalAmount="1122.00">
      <BasicPropertyInfo Latitude="52.3622316" Longitude="4.86415375" StarRating="2.5" HotelCode="590491|hotel_heye_130" HotelName="Hotel Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130, 1054 MJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5352206</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.00" OriginalAmount="1122.00">
      <BasicPropertyInfo Latitude="52.38480758666992" Longitude="4.919335842132568" StarRating="2" HotelCode="0|holiday_inn_express_amsterdam_north_riverside" HotelName="Holiday Inn Express Amsterdam - North Riverside, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorkade 1, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/03/d20332450d79a3ffc72201d3f7227a3aa07baa5e.jpeg</HotelPictures>
        <HotelDescription>On the northern shore of the IJ-lake, the 45 meter high rise will contain the largest Holiday Inn Express hotel of Europe. With its 438 rooms and a great view over the city of Amsterdam, it will be loved by both business travelers and tourists. Small ferry boats take you to Amsterdam's central station and the city centre in just a few minutes. Come enjoy the view and have a drink!&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: 15.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1123.41" OriginalAmount="1123.41">
      <BasicPropertyInfo Latitude="52.370708002176" Longitude="4.8923002527652" StarRating="3" HotelCode="71421|10004c" HotelName="Cordial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 62 - 64, 1012 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96759/a_96759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated right in the heart of Amsterdam, between the Dam and Munt Squares. The hotel’s immediate vicinity is full of restaurants, bars, pubs and shops. Public transport links are also just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1128.95" OriginalAmount="1128.95">
      <BasicPropertyInfo Latitude="52.392715" Longitude="4.86885" StarRating="4" HotelCode="207323|1f322d" HotelName="WestCord Art Hotel Amsterdam 4****" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/121213/121213a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 60 rooms. Services and facilities at the hotel include a baggage storage service, a dining area, room service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests arriving by car can leave their vehicles in the garage or in the car park. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1132" OriginalAmount="1132">
      <BasicPropertyInfo Latitude="52.368308377123" Longitude="4.8796666822091" StarRating="3" HotelCode="11621|15559" HotelName="De Looier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3e Looiersdwarsstraat 75, 1016 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11237/a_11237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a nice part of the city centre known as the Jordaan (garden). The hotel is situated on a quiet side street, in the antique district of Amsterdam. Due to its central location close to Leidseplein Square, Museum Square and the Vondelpark, most of the important attractions are within comfortable walking distance of the establishment. Amsterdam Centraal railway station is 2 km away, and Amsterdam Airport Schiphol is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1132.83" OriginalAmount="1132.83">
      <BasicPropertyInfo Latitude="52.390146801362" Longitude="4.8425118764399" StarRating="3" HotelCode="505805|2059055" HotelName="Park Inn by Radisson Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59, 1043 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/620256/a_620256_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1138.05" OriginalAmount="1138.05">
      <BasicPropertyInfo Latitude="52.353869" Longitude="4.857512" StarRating="3" HotelCode="142000|10e908" HotelName="Central Park Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9, 1075 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126997/126997a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1148" OriginalAmount="1148">
      <BasicPropertyInfo Latitude="52.3006987" Longitude="4.8524766" StarRating="3" HotelCode="116262|409203" HotelName="Alp de Veenen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ouderkerkerlaan 19, 1185 AC Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395178/395178a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1149" OriginalAmount="1149">
      <BasicPropertyInfo Latitude="52.365186" Longitude="4.8806286666667" StarRating="2" HotelCode="146671|45452" HotelName="Hotel Amsterdam Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 111, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201583/201583a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel features a privileged situation just 200 metres from Amsterdam's lively Leidseplein and just a few steps from a host of cafés and restaurants. Guests will find themselves close to some of the most important attractions in the area, such as Museumplein, situated just a 9-minute walk away. This hotel offers a choice of guest rooms featuring a functional décor and modern services such as complimentary Wi-Fi internet connection. Some accommodation units include a television and desk. They are all equipped with a private bathroom which is fitted with a shower. A delicious breakfast is served daily at this charming property, including a wide choice of specialities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1153.70" OriginalAmount="1153.70">
      <BasicPropertyInfo Latitude="52.353746928084" Longitude="4.9119412772336" StarRating="3" HotelCode="313022|17b8f7" HotelName="Volkshotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 150, 1091 GR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/63384/2163384/102.jpg?f=15691234</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the perfect choice for business travellers and holidaymakers alike. The accommodation comprises a total of 172 rooms. A dining area is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="52.365943952643" Longitude="4.8955864404754" StarRating="3" HotelCode="337222|15543" HotelName="Hotel Atlanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtsplein 8-10, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56072/a_56072_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam and over looks the eminent Rembrandtplein. Scores of museums, galleries, theatres, cinemas, shops, restaurants, canals, bars, nightclubs and casinos are all easily reached on foot. It is just 4.5 km to the airport. The Kalverstraat shopping street is a 2-minute walk away. Guests can reach Dam Square in a 10-minute walk or catch one of the trams at Rembrandt Square: From here they will have direct access to Amsterdam Central Train Station. The painter Piet Mondriaan lived and painted in this hotel between 1904 and 1907.Examples of Mondriaan's paintings can be seen on the walls throughout the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158" OriginalAmount="1158">
      <BasicPropertyInfo Latitude="52.3345518" Longitude="4.7737949" StarRating="3" HotelCode="155985|411838" HotelName="Hotel Herbergh Amsterdam Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloterweg 259, 1171 CP Badhoevedorp</AddressLine>
          </AddressLines>
          <CityName>Badhoevedorp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/221680/a_221680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Badhoevedorp. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158" OriginalAmount="1158">
      <BasicPropertyInfo Latitude="52.36006846106" Longitude="4.8819680779143" StarRating="2" HotelCode="168159|5605" HotelName="Max Brown Hotel Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46, 1071CR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7080/a_7080_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a delightful, peaceful residential area close to Amsterdam's buzzing city centre. Being near to all the eminent museums and the Vondelpark and with a tram station just stone's throw away, this hotel is the perfect starting point for exploring the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1163.28" OriginalAmount="1163.28">
      <BasicPropertyInfo Latitude="52.333733" Longitude="4.888883" StarRating="4" HotelCode="29268|10006e" HotelName="Novotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10, 1083 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47137/a_47137_AA2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording excellent transport links to the city centre, this hotel lies within 500 m of links to the public transport network, and is located next door to the World Trade Centre and the RAI complex. The city centre may be reached by tram in just 15 minutes; there are many restaurants and bars to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1163.37" OriginalAmount="1163.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|135505" HotelName="JAZ IN THE CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064165_foto_9.jpg</HotelPictures>
        <HotelDescription>Jaz Amsterdam is the opening act of Steigenberger's new Lifestyle Hotel brand "Jaz in the City"; a hotel based on a no-nonsense approach and rooted in music. Music is the center of what we are about. But music is only one thing that makes life great. Art, design, food, technology, health; you name it and you will find the likes of it in the hotel. From an art wall displaying the upcoming taletns of Amsterdam to fashion artists shwing their new collection in our lobby. We embrace all good things in life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1167" OriginalAmount="1167">
      <BasicPropertyInfo Latitude="52.37131906" Longitude="4.93467879" StarRating="3" HotelCode="430547|196293" HotelName="Hampton by Hilton Amsterdam Centre East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Panamalaan 188-196, 1019 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/541038/a_541038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located approximately 3.5 km from the centre of Amsterdam. There are public transport stops in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1167.54" OriginalAmount="1167.54">
      <BasicPropertyInfo Latitude="52.355379" Longitude="4.902432" StarRating="3" HotelCode="193847|1872085" HotelName="Hotel Atlantis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ceintuurbaan 215-217, 1074 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215043/215043a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Amsterdam, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1172.88" OriginalAmount="1172.88">
      <BasicPropertyInfo StarRating="3" HotelCode="|143374" HotelName="QBIC AMSTERDAM WTC" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1154367_foto_1.jpg</HotelPictures>
        <HotelDescription>Qbic Amsterdam WTC is a contemporary 3-star hotel offering stylish accommodation in south Amsterdam. Highlights include free Wi-Fi, excellent transport links and a good location in the World Trade Center Amsterdam.Free Wi-Fi is available throughout the premises.Basic rooms are decorated in a simple, modern style with parquet flooring, mood lighting and interactive display panels which allow guests to choose from a range of patterns and artworks. Amenities include a flat-screen satellite/cable TV, work desk, safe and air-conditioning. The open-plan en-suite bathrooms feature a walk-in shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1176" OriginalAmount="1176">
      <BasicPropertyInfo Latitude="52.364181" Longitude="4.8784020000001" StarRating="3" HotelCode="19379|21279" HotelName="The ED Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 387-390, 1054 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018194/018194a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre. Guests can easily reach the many bars, restaurants and cafes of Leidseplein. Just a few minutes away are the Vondelpark and museums, as well as the shopping streets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1177.20" OriginalAmount="1177.20">
      <BasicPropertyInfo Latitude="52.340116578117" Longitude="4.8736996141946" StarRating="3" HotelCode="116378|1567798" HotelName="Qbic Hotel Amsterdam WTC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathijs Vermeulenpad 1, 1077 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160122/a_160122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1182" OriginalAmount="1182">
      <BasicPropertyInfo Latitude="52.350465" Longitude="4.875595" StarRating="4" HotelCode="58217|33869" HotelName="Apollofirst Boutique Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 123-127, 1077 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75443/a_75443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of the most stunning streets in Amsterdam. From here, the outskirts of the centre in the cultural heart of Amsterdam, guests are within easy reach of the Van Gogh Museum, the Stedelijk Museum and the Rijksmuseum. The World Trade Centre, the Concertgebouw and Rai Conference Centre lies just a few minutes away. It is the ideal location for business guests and is around 20 m from the Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1191" OriginalAmount="1191">
      <BasicPropertyInfo Latitude="52.362107406324" Longitude="4.8783124703484" StarRating="3" HotelCode="200950|2846" HotelName="Leonardo Hotel Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesselschadestraat 23, 1054 ET Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7683/a_7683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the city centre and near to the Van Gogh Museum, the Rijksmuseum and the Leidseplein. Public transport is located in the surrounding area (approximately 150 m away). Scores of shops as well as countless restaurants, bars and nightclubs lie 200 m to 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1192.12" OriginalAmount="1192.12">
      <BasicPropertyInfo Latitude="52.37950125046" Longitude="4.8971813294721" StarRating="3" HotelCode="33664|122424" HotelName="Hotel ibis Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49, 1012 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53244/a_53244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Amsterdam. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1197" OriginalAmount="1197">
      <BasicPropertyInfo Latitude="52.3779604" Longitude="4.896211575" StarRating="3" HotelCode="95614|428140" HotelName="Season Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 18, 1012 AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/52/b2/52b21b45d45f2a86b8ac56a7b51ec64744d38a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1200" OriginalAmount="1200">
      <BasicPropertyInfo Latitude="52.365307" Longitude="4.8857390000001" StarRating="2" HotelCode="142210|45449" HotelName="Acostar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 45-49, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203196/a_203196_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam's city centre. Leidseplein square is around the corner and Rembrandtplein square is about 5 minutes away. Guests will find restaurants, bars, links to the public transport network and shops all within 100 m of the property. The Flower Market is 400 m, the Heineken Experience is 600 m and the Kalverstraat shopping street is 800 m away. Further attractions of interest to visitors include Dam Square (1.2 km) and the Anne Frank house (1.3 km). Amsterdam Schipol Airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1203.00" OriginalAmount="1203.00">
      <BasicPropertyInfo Latitude="52.365709" Longitude="4.87816" StarRating="3" HotelCode="408686|nl_hotel_district_leidseplein" HotelName="NL Hotel District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 368, 1054 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99873/r_99873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Amsterdam, on the Singel Gracht. It is surrounded by museums, shops, cafés, restaurants, galleries and all the unique attractions Amsterdam has to offer. Amsterdam Schiphol Airport is about 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1205.09" OriginalAmount="1205.09">
      <BasicPropertyInfo Latitude="52.367750994982" Longitude="4.868230227253" StarRating="4" HotelCode="293286|1031478" HotelName="Hotel De Hallen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bellamyplein 47, 1053 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361666/361666a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="52.387521" Longitude="4.834466" StarRating="3" HotelCode="263298|50066" HotelName="Amsterdam ID Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 51, 1043 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189635/189635a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1211" OriginalAmount="1211">
      <BasicPropertyInfo Latitude="52.3749808" Longitude="4.8993238" StarRating="1.5" HotelCode="154588|361488" HotelName="Vijaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 44, 1012 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214109/214109a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Amsterdam. The total number of rooms is 30. Wi-Fi internet connection is available on public areas. Hotel Vijaya offers 24-hour reception for guests' convenience. Those who dislike animals may enjoy their stay, as this hotel does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1213" OriginalAmount="1213">
      <BasicPropertyInfo Latitude="52.360174" Longitude="4.877838" StarRating="3" HotelCode="81170|6917" HotelName="Hotel Piet Hein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 53, 1071 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122359/122359a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1216.00" OriginalAmount="1216.00">
      <BasicPropertyInfo Latitude="52.365453" Longitude="4.880277" StarRating="2" HotelCode="55142|backstage_hotel_amsterdam" HotelName="BackStage Hotel Amstersdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 114, 1016 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71482/a_71482_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Amsterdam, this hotel lies within walking distance of all of the city's famous museums such as the Rijksmuseum and the Van Gogh Museum. Leidseplein, the main nightlife and entertainment area, is a mere 200 m away and a diversity of bars, restaurants, a casino, a theatre and countless shopping venues are to be found in the near vicinity. For a completely different scene, guests may go around the corner to the famous Prinsengracht, which is one of the most beautiful canals in the city. Links to the public transport network can be found directly in front of the hotel. Amsterdam-Schiphol Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1216.99" OriginalAmount="1216.99">
      <BasicPropertyInfo Latitude="52.364891631283" Longitude="4.8779150202049" StarRating="3" HotelCode="150171|2482685" HotelName="Hotel Jupiter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 14, 1054 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82210/2282210/38.jpg?f=15533616</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1237.98" OriginalAmount="1237.98">
      <BasicPropertyInfo Latitude="52.3759113" Longitude="4.8988722" StarRating="2" HotelCode="901508|1892985" HotelName="Old Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 22, 1012 JD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388173/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1243" OriginalAmount="1243">
      <BasicPropertyInfo Latitude="52.3643076" Longitude="4.8741398" StarRating="4" HotelCode="930975|57507" HotelName="Amadi Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 26, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/63324.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="52.365794" Longitude="4.87978" StarRating="3" HotelCode="27518|krisotel" HotelName="De Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 372, 1016 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40530/w_40530_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, 50 m from restaurants, bars, pubs and the bus station and just 3 minutes from the nightlife of Leidseplein. It lies 500 m from the Anne Frank House and within walking distance of the Van Gogh Museum and the Rijksmuseum (both 1 km). The railway station is 2 km and Amsterdam Schiphol Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1243.54" OriginalAmount="1243.54">
      <BasicPropertyInfo Latitude="52.357716" Longitude="4.873949" StarRating="3" HotelCode="76515|100242" HotelName="AMS Atlas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eeghenstraat 64, 1071 GK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104019/a_104019_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location, where guests can find the Vondelpark just next door and many museums within easy walking distance. Restaurants, bars, pubs, shops and links to the public transport network can all be found within 200 m of the hotel, while the city centre is approximately 3 km away and the central train station is around 4 km away. Schiphol Airport is roughly 13 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1244" OriginalAmount="1244">
      <BasicPropertyInfo Latitude="52.365826506694" Longitude="4.8847546596803" StarRating="2" HotelCode="143433|246718" HotelName="Amsterdam Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 25, 1017 GA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/387954/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1244.36" OriginalAmount="1244.36">
      <BasicPropertyInfo Latitude="52.359292275042" Longitude="4.897736187055" StarRating="3" HotelCode="116327|1005f2" HotelName="Hotel V Frederiksplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 136, 1017 XV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153513/153513a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the tram stop Frederiksplein. Restaurants, bars and shopping opportunities are all just a short walk away. Nightclubs, the centre and the river are each around 10 minutes away on foot. The Heineken Experience is located 650 m from the hotel, while the Sarphatipark and the famous Albert Cuyp Market are a 10-minute walk away. It is about 20 minutes by car from the hotel to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1246" OriginalAmount="1246">
      <BasicPropertyInfo Latitude="52.3594695" Longitude="4.8959556" StarRating="3" HotelCode="930980|428059" HotelName="The Amsterdam Canal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 253, 1017 XJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361337/361337a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1246.00" OriginalAmount="1246.00">
      <BasicPropertyInfo Latitude="52.365141599397" Longitude="4.8784527919163" StarRating="3" HotelCode="313014|no_377_house" HotelName="Hotel No 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377, 1054 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478360/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1251" OriginalAmount="1251">
      <BasicPropertyInfo Latitude="52.360991118708" Longitude="4.8829782431889" StarRating="3" HotelCode="337174|24986" HotelName="Hotel Cornelisz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 24, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56043/a_56043_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the most exclusive shopping street in the city, close to Amsterdam's most important museums and the casino. Numerous shops, restaurants, bars and nightclubs as well as links to the public transport network are to be found in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1254" OriginalAmount="1254">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="97121|50124" HotelName="Hotel Roemer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10, 1054 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134939/a_134939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location close to the lively Leidseplein square where guests can find restaurants, shops and bars. Amsterdam Airport Schiphol is located around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1255.10" OriginalAmount="1255.10">
      <BasicPropertyInfo Latitude="52.374824107265" Longitude="4.8966812349402" StarRating="2" HotelCode="45368|1567598" HotelName="Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beurstraat 23, 1012 JV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/299972/299972a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Amsterdam. Travel features a total of 32 guests rooms. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1257" OriginalAmount="1257">
      <BasicPropertyInfo Latitude="52.359127" Longitude="4.92629" StarRating="4" HotelCode="166962|23170" HotelName="The Manor Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 89, 1093 EK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145159/145159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the eastern part of the city centre known for all its museums and cosy restaurants where all locals reside after a hard day of work. This part of the centre, which is known as the Green Museum Quarter, is the perfect place to have as a base for exploring the city of Amsterdam. The hotel is also close to the Amstel Business Park or the RAI convention centre. Guests will find shops, nightlife, a bus station and other links to the public transport network in the immediate vicinity, Amsterdam Muiderpoort train station is around 800 metres away and Dam Square is around 10 minutes on foot. Rembrandt Square, Museum Square, Leidse Square and Hermitage Museum are all approximately 5 minutes from the hotel using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1261" OriginalAmount="1261">
      <BasicPropertyInfo Latitude="52.354644335736" Longitude="4.9127091899834" StarRating="3" HotelCode="397917|62765" HotelName="The Student Hotel Amsterdam City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129, 1091 GL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1282.97" OriginalAmount="1282.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|635989" HotelName="ATLANTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/98873_fotpe1_HABITACION2OK22.JPG</HotelPictures>
        <HotelDescription>Discover Amsterdam from the best located hotel in the city centre: located at the Famous Rembrandt Squarprie, Amsterdam's most popular bars, restaurants, clubs museums, galleries, theatres, cinemas, and shopping streets are right on your doorstep. 
Atlanta Hotel is a clean, friendly hotel and offers 3-star facilities that will ensure a comfortable stay.
Hotel Offers 36 Comfortable Rooms All Equipped With Minibar, Safe, Direct Dial Telephone, Cable Television, hair dryer, coffee and tea making facilities. Wireless internet is available in the hotel rooms and is free of charge. Complimentary Newspaper. 
Besides the hotel's perfect location and many facilities, the hotel's staff will do their very best to make your stay in Amsterdam, in Hotel Atlanta, a pleasant experience. 
Notice: Single Basic (S-) and Double Functional (D-) rooms have shared bathrooms. 
5% City Tax (5,5% for stays from the 1st Jan 2013), direct payment at the hotel. It is only allowed to book maximum two rooms at once per reservation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1285" OriginalAmount="1285">
      <BasicPropertyInfo Latitude="52.365864" Longitude="4.912884" StarRating="3" HotelCode="13844|9105" HotelName="The Lancaster Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 48, 1018 DH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10788705</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located opposite Amsterdam’s Artis Zoo in a green area of the old city centre. Countless shops, delightful restaurants, vibrant bars and clubs are just a few minutes away, along with local public transport networks. Two famous quarters, the Rembrandt and Waterloo districts, are only a short distance from the hotel and, using the convenient transport links, the rest of the city is easy to reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1296.74" OriginalAmount="1296.74">
      <BasicPropertyInfo StarRating="2" HotelCode="|116522" HotelName="Hotel Old Quarter" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903639_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el centro de AmsterdamNuestro hotel esta el Antiguo Warmoesstraat Quarter. Nuestro hotel estandaacute; construido en la margen derecha de las aguas de lo que fue el randiacute;o Amstel.Nuestro hotel estandaacute; abierto las 24 horas del dandiacute;a. Les pedimos que dejar la llave del hotel en la recepciandoacute;n cada vez que salen del hotel. El check-in es en cualquier momento despuandeacute;s de 11 horas, aunque la habitaciandoacute;n aanduacute;n necesite ser limpiado. Si es el caso, le ofrecemos un espacio para su equipaje hasta que su habitaciandoacute;n este lista. La hora de salida es las 11 am del dandiacute;a de salida. El pago puede hacerse en euros o Visa, Master / Eurocard, Diners y American Express.El bar estandaacute; abierto de lunes a jueves 09:00-01:00 el viernes y el sandaacute;bado, el bar estandaacute; abierto hasta las 3:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1302.93" OriginalAmount="1302.93">
      <BasicPropertyInfo Latitude="52.354301" Longitude="4.86646" StarRating="4" HotelCode="316802|10019f" HotelName="Park Plaza Vondelpark, Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningslaan 3, 1075 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31716/a_31716_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Amsterdam next to the beautiful Vondelpark. All of the popular museums, famous shopping streets and lively bars as well as the public transport network can be reached on foot. The nearest night club is about 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1305.10" OriginalAmount="1305.10">
      <BasicPropertyInfo Latitude="52.375506" Longitude="4.895853" StarRating="1" HotelCode="337248|100327" HotelName="Manofa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 47-48, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56089/a_56089_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated directly at the Damrak, within a few minutes' walk of Rembrandt Square, Leidseplein, the royal palace, the Van Gogh Museum, the Anne Frank House and the Kalverstraat shopping centre. Public transport links are just 100 m away. The international airport is around 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1306.37" OriginalAmount="1306.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|687732" HotelName="WESTCORD FASHION HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902993_foto_1.jpg</HotelPictures>
        <HotelDescription>The new Fashion Hotel of Amsterdam! This beautiful, modern hotel will open in Spring 2009 and is built within the Andreas Ensemble, a new building project with French allure The hotel will be situated across from the World Fashion Centre in Amsterdam Zuidwest on the A10 Ring road. Both the RAI and Schipol Airport are just 5 minutes away. The tram stops in front of the hotel and will allow guests to be at Leidseplein within 5 minutes. This four star hotel will surprise you with its ambiance and facilities. In addition to 260 comfortable rooms, the hotel will offer everything you could wish for, whether your stay is for business or leisure. Many possibilities for relaxation will be available in the hotel; a swimming pool, sauna, fitness area and sunbed. What a wonderful way to relax after a day's work, or as preparation for the coming day! Guests will be able to enjoy international food and drink in the restaurant, the inner garden, on the terrace, or in the Sky Bar. The latter will be located on the 11th floor and will offer beautiful views over the city of Amsterdam; the city that never sleeps. When the weather is nice delicious food on the terrace and in the inner garden will be available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1311" OriginalAmount="1311">
      <BasicPropertyInfo Latitude="52.341829908249" Longitude="4.8759850633134" StarRating="4" HotelCode="146012|56853" HotelName="citizenM Amsterdam South Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Irenestraat 30, 1077 WX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211185/211185a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1311" OriginalAmount="1311">
      <BasicPropertyInfo Latitude="52.376005" Longitude="4.901172" StarRating="3" HotelCode="12650|7635" HotelName="France Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Kolk 11, 1012 AL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12959/a_12959_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a modern building in the centre of Amsterdam. Some of the rooms offer a marvellous view of Amsterdam's canals. The hotel has a perfect location very close to Dam Square, central railway station, and the red light district. The central location means that most tourist attractions are easily reached on foot. It is approximately 15 km to the beach. Shops, restaurants, bars and public transport links are 10 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1313.00" OriginalAmount="1313.00">
      <BasicPropertyInfo Latitude="52.37179457" Longitude="4.90989205" StarRating="4" HotelCode="470160|harbour_loft_studios" HotelName="Harbour Loft Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade, 1011 TC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/636796/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1317" OriginalAmount="1317">
      <BasicPropertyInfo Latitude="52.3760433" Longitude="4.89638567" StarRating="0" HotelCode="974552|492083" HotelName="Hotel Van Gelder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 34, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38520000/38513400/38513326/2a131a6c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.00" OriginalAmount="1318.00">
      <BasicPropertyInfo Latitude="52.37304372" Longitude="4.91683465" StarRating="3" HotelCode="385311|pension_homeland" HotelName="Pension Homeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Kattenburgerstraat 5, 1018 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/65173/2465173/1.jpg?f=15668380</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1318.85" OriginalAmount="1318.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|649883" HotelName="LEONARDO AMSTERDAM CITY CENTER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30571_image62512261_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Hotel Amsterdam City Center is located in a quiet residential area but still very close to the vibrant atmosphere of Leidse square. Take advantage of the excellent location and the very good transport links right into the heart of Amsterdam's canal quarters. Many of the attractions are just a short distance away. Due to its optimal location, the hotel is easily accessible from all the main transportation links. Business travellers can benefit from excellent connections to the RAI Amsterdam exhibition centre, while leisure guests can explore the cultural city centre quite comfortably from here. This traditional brick stone hotel in the Dutch capital has 103 comfortable rooms. Free Wi-Fi is available throughout the property. Discover the city like a local with rent out bicycles. Enjoy breakfast in the hotel's restaurant every day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1319" OriginalAmount="1319">
      <BasicPropertyInfo Latitude="52.349952700903" Longitude="4.9186385803566" StarRating="3" HotelCode="337392|880" HotelName="Hotel Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4, 1097 BC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56169/a_56169_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Middenweg in the southern part of Amsterdam near Frankendael Park. Copious shops, delightful restaurants, lively bars and an excellent connection to the public transport network are close at hand. It is not far to the nearest nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="52.37660598754883" Longitude="4.844573020935059" StarRating="4" HotelCode="0|cityden_amsterdam_west" HotelName="Cityden Amsterdam West" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bos en Lommerplantsoen 45a, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/62/3e629830ddf8c04ec40ac4f657f105fc8212b18e.jpeg</HotelPictures>
        <HotelDescription>Located in Amsterdam (Amsterdam West), Cityden Amsterdam West is within a 15-minute drive of Anne Frank House and Leidseplein.  This 4-star hotel is 2.8 mi (4.5 km) from Van Gogh Museum and 3.2 mi (5.1 km) from Rembrandt Square.&lt;br /&gt;Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Lucy's Kitchen serving guests of Cityden Amsterdam West. Wrap up your day with a drink at the bar/lounge. To-go breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 120 guestrooms, featuring kitchens with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, 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;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 12.50 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1320" OriginalAmount="1320">
      <BasicPropertyInfo Latitude="52.30192656" Longitude="4.86877444" StarRating="0" HotelCode="864654|491713" HotelName="Cityden The Garden Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Van Heuven Goedhartlaan 17</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25840000/25830100/25830046/cb7a601b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1322.03" OriginalAmount="1322.03">
      <BasicPropertyInfo Latitude="52.36965073" Longitude="4.88005577" StarRating="3" HotelCode="711127|2279565" HotelName="Melrose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elandsgracht 92, 1016 TZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27254/3827254/1.jpg?f=15646421</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1324" OriginalAmount="1324">
      <BasicPropertyInfo Latitude="52.38656901" Longitude="4.87523979" StarRating="0" HotelCode="630800|425589" HotelName="Conscious Hotel Westerpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10, 1014 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11195307</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1325.92" OriginalAmount="1325.92">
      <BasicPropertyInfo Latitude="52.30453762" Longitude="4.80957385" StarRating="4" HotelCode="783710|2300215" HotelName="Renaissance Amsterdam Schiphol Airport Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meester Jacob Takkade 35, 1432CB Aalsmeer, North Holland</AddressLine>
          </AddressLines>
          <CityName>Aalsmeer</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061917/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1327.42" OriginalAmount="1327.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|708958" HotelName="Hotel de Looier" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900869_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una de las partes mandaacute;s bonitas del centro de andAacute;msterdam, este hotel, cuyo nombre, Jordaan, o andquot;jardandiacute;nandquot; es mandaacute;s que apropiado, ofrece un espacio ideal desde el que explorar la gran cantidad de atracciones turandiacute;sticas de la Venecia del Norte. Algunos de los puntos de interandeacute;s turandiacute;stico mandaacute;s importantes como, por ejemplo, la Plaza Leidseplein, la Plaza de los Museos y el Vondelpark quedan a un breve paseo de 15 minutos a pie. Un hotel moderno y acogedor con unas instalaciones y equipamiento perfecto para garantizar agradables estancias. Tras un largo y agotador dandiacute;a de visitas turandiacute;sticas, el cliente podrandaacute; disfrutar de una amplia selecciandoacute;n de cervezas de barril en el bar del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1342" OriginalAmount="1342">
      <BasicPropertyInfo Latitude="52.362475" Longitude="4.875603" StarRating="3" HotelCode="35005|15560" HotelName="Hotel Europa 92" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107, 1054 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56997/a_56997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's central location, near to Leidseplein and the Hooftstraat, is splendid. The surrounding area is littered with diverse shops, restaurants, bars, night clubs and there is even a golf course in the immediate vicinity. It is just a stone's throw to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1343.25" OriginalAmount="1343.25">
      <BasicPropertyInfo Latitude="52.392798910412" Longitude="4.8687832711639" StarRating="3" HotelCode="18782|1001b9" HotelName="WestCord Art Hotel Amsterdam 3-stars" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23432/a_23432_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre. A bus stop to the city centre and the central station can be found right in front of the hotel. The hotel has excellent access for cars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1347.45" OriginalAmount="1347.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|661698" HotelName="WESTCORD ART HOTEL AMSTERDAM 4" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/251948_foto_1.jpg</HotelPictures>
        <HotelDescription>The 4-star WestCord Art Hotel is situated on the edge of the historic centre of Amsterdam. A 15-minute walk through the Westerpark will get you to the heart of the city. Guests benefit from an outdoor swimming pool and free Wi-Fi throughout the hotel.  Westcord Art Hotel Amsterdam includes a unique art collection of the famous Dutch painter Herman Brood. There is a terrace with a bar which overlooks the lush grounds.The ART Brasserie offers � la carte breakfast, lunch and dinner. Bikes can be rented at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1351.17" OriginalAmount="1351.17">
      <BasicPropertyInfo StarRating="2" HotelCode="|709013" HotelName="Hotel Di Ann" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298526_foto_1.jpg</HotelPictures>
        <HotelDescription>Este bonito edificio antiguo estandaacute; situado cerca de la Plaza Real. El centro de la ciudad y el centro turandiacute;stico estandaacute;n a sandoacute;lo unos pasos. Con sandoacute;lo recorrer 100 m podrandaacute; encontrar variadas tiendas, discotecas y clubes nocturnos. Hay restaurantes, bares y pubs junto al hotel, asandiacute; como parada de transporte panduacute;blico a 50 metros.Este hotel dispone de 3 plantas y un total de 42 habitaciones, de las cuales 6 son individuales y 27 dobles. Cuenta con un andaacute;rea de recepciandoacute;n abierta las 24 horas, servicio de caja fuerte, un guardarropa y una terminal de Internet. Estandaacute; alojado en un monumental edificio y tiene unas escaleras enormes y empinadas en el hall de entrada. Cuando llegue al hotel se le ofrece ayuda con el equipaje.Las agradables habitaciones disponen de baandntilde;o, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, radio, conexiandoacute;n a Internet, nevera, caja fuerte, calefacciandoacute;n central, piso de baldosas y moqueta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1352" OriginalAmount="1352">
      <BasicPropertyInfo Latitude="52.373968254581" Longitude="4.8961633443832" StarRating="2" HotelCode="909545|428098" HotelName="St. Christopher's at the Winston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 129, 1012 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293481/293481a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Amsterdam. The 69 welcoming bedrooms offer a perfect place to relax at the end of the day. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1354.10" OriginalAmount="1354.10">
      <BasicPropertyInfo Latitude="52.361233" Longitude="4.916339" StarRating="4" HotelCode="10295|241426" HotelName="Arena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S-Gravesandestraat 55, 1092 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7963/a_7963_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the historical centre, next door to the Oosterpark, and offers good connections to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="52.379447" Longitude="4.880503" StarRating="3" HotelCode="296731|linden_hotel" HotelName="Linden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 251, 1015 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388827/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Linden Hotel is in the heart of Amsterdam, walking distance from Noordermarkt and Noorderkerk. This hotel is within close proximity of Anne Frank House and Westerkerk.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 25 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and coffee/tea makers, and you can also request cribs/infant beds.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1355.38" OriginalAmount="1355.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|750581" HotelName="CORNELISZ" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/959200_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys an enviable setting in Amsterdam, lying on the city's most exclusive shopping street. The hotel is surrounded by a host of attractions, lying just a few minutes' walking distance away from the Rijksmuseum, the Van Gogh Museum and Vondelpark. This wonderful hotel lies within easy access of an abundance of shopping, dining and entertainment opportunities. This luxurious hotel features beautifully-designed guest rooms, which showcase a stylish interior design, with Dutch influences and deep colours. The hotel's range of facilities and services are sure to be appreciated. Guests can enjoy a delightful breakfast in the mornings, for a great start to the day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1365" OriginalAmount="1365">
      <BasicPropertyInfo Latitude="52.278249" Longitude="4.838868" StarRating="4" HotelCode="62048|399953" HotelName="Grand Hotel Amstelveen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bovenkerkerweg 81, 1187 XC Amstelveen</AddressLine>
          </AddressLines>
          <CityName>Amstelveen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216479/216479a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amstelveen. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1389.00" OriginalAmount="1389.00">
      <BasicPropertyInfo Latitude="52.36830127" Longitude="4.92356095" StarRating="4" HotelCode="428729|yays_concierged_boutique_apartments_oostenburgergracht" HotelName="YAYS Oostenburgergracht - Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Oostenburgergracht 73, 1018 NC Amsterdam-Oost, Niederlande</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575805/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 YAYS Concierged Boutique Apartments Oostenburgergracht in Amsterdam (Plantage - Eastern Docklands), you'll be minutes from Oosterkerk and close to Artis. This aparthotel is within close proximity of Tropenmuseum and National Maritime 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 43 guestrooms, featuring kitchens with refrigerators and microwaves. 32-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1393.10" OriginalAmount="1393.10">
      <BasicPropertyInfo Latitude="52.35920649231" Longitude="4.9013319077613" StarRating="3" HotelCode="318943|1736428" HotelName="PH Hotel Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17, 1017 WT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/490021/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1394.00" OriginalAmount="1394.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="4" HotelCode="591230|the_wittenberg" HotelName="The Wittenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Keizersgracht 760, 1018VG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629446/629446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1394.77" OriginalAmount="1394.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|469800" HotelName="QUENTIN ZOO HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19581_image53432511_0.jpg</HotelPictures>
        <HotelDescription>Our hotel is located in a famous building designed by a Dutch architect Aldo van Eyck. It is located in Plantage Middenlaan, next to the Artis Zoo. In a few minutes on foot you will find the highlights of Amsterdam, such as the beautiful Botanical Garden, Tropenmuseum, The Flower Market and Rembrandtplein. The rooms are well equipped with modern facilities to make your stay as comfortable as possible. From a Duplex Studio to Family Suites, we have a room for each type of client.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1396.27" OriginalAmount="1396.27">
      <BasicPropertyInfo Latitude="52.325932" Longitude="4.867066" StarRating="3" HotelCode="187062|173107" HotelName="Holiday Inn Express Amsterdam - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zwaansvliet, 20, Amsterdam 1081AP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/80/809545/vr9jSNPJ_3ee9fe15c6983a6df8c66d2162c78e37.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the financial district of Amsterdam, the South Axis. If using the tram or bus which stops in front of the hotel, guests are in close reach of all main financial institutes, the VU University Medical Centre and the RAI Exhibition and Conference Centre (all within 5-10 minutes travel time door-to-door). The hotel is located in the Jewish community of Amsterdam and Amstelveen and therefore guests will also find many Orthodox Synagogues within walking distance and special Shabbat amenities are available in the hotel. Amsterdam Schipol International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1398.00" OriginalAmount="1398.00">
      <BasicPropertyInfo Latitude="52.33179294" Longitude="4.87748091" StarRating="4" HotelCode="439598|element_amsterdam" HotelName="Element Amsterdam" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A.J. Ernststraat 577, 1082 LD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498321/498321a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1401" OriginalAmount="1401">
      <BasicPropertyInfo Latitude="52.36126637088" Longitude="4.8841032711639" StarRating="3" HotelCode="116174|218984" HotelName="Apollo Museumhotel Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 2, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159890/a_159890_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the point where the elegant P.C. Hofstraat meets charming Stadhouderskade. There couldn't be a more central place to stay in the heart of Amsterdam. The national museum, the 'Rijksmuseum', the Van Gogh Museum, Leidseplein, the historic city centre and the canals are all just a few minutes by foot from the hotel. Boat trips, the museum boat, pedal boats and the water taxi all depart from right in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1427.00" OriginalAmount="1427.00">
      <BasicPropertyInfo Latitude="52.36592" Longitude="4.90978" StarRating="0" HotelCode="0|plantage_apartment_suites" HotelName="Plantage Hortus Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/80/de80d4adedd32ffc3d12a64b3dd71eeff619f5b2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Plantage Hortus Apartments places you in the heart of Amsterdam, within a 10-minute walk of Artis and Hermitage Amsterdam.  This 4-star apartment is 0.7 mi (1.1 km) from Rembrandt Square and 0.5 mi (0.8 km) from Royal Theater Carre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 15 guestrooms, featuring kitchens with refrigerators and microwaves. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out and multilingual staff.&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="34" TotalAmount="1427.83" OriginalAmount="1427.83">
      <BasicPropertyInfo StarRating="3" HotelCode="|076155" HotelName="AMSTERDAM CANAL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1010866_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Desc:Property Location A stay at The Amsterdam Canal Hotel places you in the heart of Amsterdam, within a 15-minute walk of Van Gogh Museum and Rijksmuseum.  This eco-certified hotel is 0.7 mi (1.2 km) from Leidseplein and 2.1 mi (3.4 km) from Anne Frank House.Rooms Make yourself at home in one of the 16 individually decorated guestrooms, featuring minibars and espresso makers. LCD televisions with cable programming provide entertainment, while complimentary wireless internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as laptop-compatible safes and desks.Amenities Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. This hotel also features complimentary wireless internet access and concierge services.Dining Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are served on weekdays from 7:00 AM to 10:00 AM for a fee.Business, Other Amenities Featured amenities include express check-out, a 24-hour front desk, and multilingual staff.Attractions Distances are displayed to the nearest 0.1 mile and kilometer.  Keizersgracht - 0.5 km / 0.3 mi  Heineken Experience - 0.5 km / 0.3 mi  Rembrandt Square - 0.8 km / 0.5 mi  Albert Cuyp Market - 0.8 km / 0.5 mi  Rijksmuseum - 0.8 km / 0.5 mi  Royal Theater Carre - 0.9 km / 0.5 mi  Paradiso - 0.9 km / 0.6 mi  Hermitage Amsterdam - 1 km / 0.6 mi  Flower Market - 1 km / 0.6 mi  Reguliersdwarsstraat - 1 km / 0.6 mi  Kalverstraat - 1 km / 0.6 mi  Rokin - 1 km / 0.7 mi  P.C. Hooftstraat - 1.1 km / 0.7 mi  Museum Square - 1.1 km / 0.7 mi  Vondelpark - 1.1 km / 0.7 mi  The preferred airport for The Amsterdam Canal Hotel is Amsterdam Airport Schiphol (AMS) - 16.5 km / 10.2 mi National Ratings This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.House RulesChildren welcomeNo petsSmoking permittedSpoken LanguagesGermanPortugueseEnglishItalianPolishDutchSpanishMandatory Fees and Taxes: You'll be asked to pay the following charges at the property: An effective city/local tax rate of 11.468 percent will be charged We have included all charges provided to us by the property. Checkin Instructions:   Extra-person charges may apply and vary depending on property policyGovernment-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental chargesSpecial requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteedThe name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservationSpecial cancellation policies or charges may apply for group reservations (more than 8 rooms for the same property / stay dates)This property accepts credit cards and debit cards; cash is not accepted  Special Checkin Instructions: Front desk staff will greet guests on arrival. For more details, please contact the property using the information on the booking confirmation.Checkin Time: 4:00 PMCheckin End Time: anytimeCheckin Minimum Age: 18Checkout Time: 10:00 AMHeating, Non-Smoking, Television, Premium bedding, Electric kettle, Iron/ironing board (on request), Blackout drapes/curtains, Minibar, Coffee/tea maker, Daily housekeeping, Individually decorated, Free WiFi, Individually furnished, Espresso maker, Phone, In-room safe (laptop compatible), Desk, Towels provided, Bedsheets provided, Shower only, Toothbrush and toothpaste not available, TV size measurement: inch, Private bathroom, Free toiletries, Hair dryer, Rainfall showerhead, LCD TV, Cable TV service, Free bottled water, Free cribs/infant beds, No cribs (infant beds), Balcony, Mini-fridgeHeating, Non-Smoking, Television, Premium bedding, Electric kettle, Iron/ironing board (on request), Blackout drap</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1429.23" OriginalAmount="1429.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|600787" HotelName="HOTEL ARENA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/358012_image53267573_0.jpg</HotelPictures>
        <HotelDescription>Hotel Arena is located in one of the most beautiful parks of Amsterdam, the Oosterpark. In the popular East side of the city and at only 10 minutes walking distance from the city centre. The hotel is located in a historic building that once functioned as an orphanage and nursing-home. Besides hotel rooms, Hotel Arena has a caf�- restaurant PARK with amazing food and great views on the park, a hidden patio, creative studios for meetings &amp; events and an old chapel to be used for events. With high ceilings, large windows, sloping walls, wooden beams and original ornaments no room in our hotel is the same. But each room does have a flat-screen TV, air conditioning, seating area and private bathroom. The hotel offers 24-hour reception, free WiFi, bicycle rental and a host that is always there for you to share various insider tips during your unforgettable stay. The hotel's entrance is accessible via the Oosterpark. Parking is available via the underground garage. Several trams stop are around the corner and offer good and fast connections to the main attractions of the city such as Museum Square, Leidseplein, Rembrandtplein and the Dam Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1435.00" OriginalAmount="1435.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="684239|royal_plaza_hotel_amsterdam" HotelName="Royal Plaza Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwendijk 23</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/75/6075e9b683b682b4f5cea8a88eb6f4ab9ad0a411.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1441.17" OriginalAmount="1441.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|869165" HotelName="GOLDEN TULIP LION D'OR HAARLEM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HAARLEM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903855_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally situated for the rail traveller as it is opposite the railway station of Haarlem and for the motorist there is a covered car Park for up to 150 vehicles. The Lion D'or hotel is also conveniently situated within easy walking distance of the main shopping area and the old center of Haarlem. There is a jogging track behind the hotel building as well as a golf course situated locally. The building is traditional in design and blends in well with the surrounding houses. The hotel has recently undergone redecoration and the lobby area, though small, is very pleasant, cosy and clean. The medium sized rooms are comfortably furnished, have full modern facilities and are always maintained to very high standards. There is a small, but locally renowned, restaurant which serves a small selection of delicious local dishes at very reasonable prices. This hotel is the perfect choice for guests who are looking for the comforts usually offered by the larger modern hotels but would like to stay in a smaller tradionally styled building. 22jan93.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1442" OriginalAmount="1442">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="974475|488612" HotelName="Cityview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>7 Binnen Wieringerstraat, Amsterdam City Centre, 1013 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37950000/37950000/37949958/38026160_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1443.82" OriginalAmount="1443.82">
      <BasicPropertyInfo Latitude="52.345384988263" Longitude="4.9259640264587" StarRating="4" HotelCode="464532|1964665" HotelName="Hotel V Fizeaustraat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fizeau straat 2, 1097 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498202/498202a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1448" OriginalAmount="1448">
      <BasicPropertyInfo Latitude="52.362593" Longitude="4.878114" StarRating="4" HotelCode="36039|50125" HotelName="Catalonia Vondel Amsterdam" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 26, Oud-West, 1054 GD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58846/a_58846_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in an charmingly attractive residential area. Amsterdam city centre's copious shops and other entertainment venues as well as its diverse tourist attractions are easily reached on the tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1454.00" OriginalAmount="1454.00">
      <BasicPropertyInfo Latitude="52.36483819536" Longitude="4.8805391678549" StarRating="2" HotelCode="147859|hotel_freeland" HotelName="Freeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 386, 1017 PL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389195/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1456.66" OriginalAmount="1456.66">
      <BasicPropertyInfo Latitude="52.35132" Longitude="4.874097" StarRating="5" HotelCode="318243|278495" HotelName="Bilderberg Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dijsselhofplantsoen 7, 1077 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32751/l_32751_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the south of Amsterdam within walking distance of the city's most exclusive shopping streets, famous museums and concert hall. The World Trade Centre and RAI exhibition centre may be reached by car in 5 minutes. Links to the public transport network are to be found 200 m away and allow access to the city centre within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1457.00" OriginalAmount="1457.00">
      <BasicPropertyInfo Latitude="52.365075009324" Longitude="4.8736257606747" StarRating="4" HotelCode="930977|grand_hotel_downtown" HotelName="Grand Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 10A, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/27284/1827284/47.jpg?f=15533286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1458.00" OriginalAmount="1458.00">
      <BasicPropertyInfo Latitude="52.40184498" Longitude="4.87476386" StarRating="3.5" HotelCode="613859|residence_inn_by_marriott_amsterdam_houthavens" HotelName="Residence Inn Amsterdam Houthavens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 177, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/783584/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1466.82" OriginalAmount="1466.82">
      <BasicPropertyInfo Latitude="52.383861590867" Longitude="4.9022975533035" StarRating="4" HotelCode="495429|1b503f" HotelName="Sir Adam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Overhoeksplein 7, A’DAM Toren, 1031 KS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/527941/527941a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1470.00" OriginalAmount="1470.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="825324|plantage_garden_apartments_3" HotelName="Allure Garden Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht 31, 1018 TL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/37/e937dfd676d58647ae3d702ce2dd8e6bd89a6901.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1473" OriginalAmount="1473">
      <BasicPropertyInfo Latitude="52.368977424626" Longitude="4.8986283343586" StarRating="2" HotelCode="36036|55030" HotelName="Rembrandtplein Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/55/93/5593658214af22242221b22fe04f40cdec2d1b90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1478" OriginalAmount="1478">
      <BasicPropertyInfo Latitude="52.37603145916" Longitude="4.8992586135864" StarRating="3" HotelCode="67212|408345" HotelName="Luxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 11, 1012 HT Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86937/a_86937_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Amsterdam's old historical centre. The central station, various shopping venues, restaurants, the Nieuwmarkt and the Damsquare are just a 5-minute walk from the hotel. The airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1480.29" OriginalAmount="1480.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|615253" HotelName="Huygens Place" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958944_foto_10.jpg</HotelPictures>
        <HotelDescription>Classic building refurbished in 2003. Situated near the Leidseplein Within walking distance is the P.C. Hooftstraat; the most exclusive shopping street of Amsterdam. You can also find the Vondelpark and the Paulus Potterstraat, with its 3 famous museums (the van Gogh-, Stedelijk- and Rijksmuseum) near Hotel. Offers 99 well-equipped rooms with television, phone, connection internet DSL and bathroom **City Tax: 5,5 % not included in the room-rate direct, the payment will be done in the hotel**</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1488.00" OriginalAmount="1488.00">
      <BasicPropertyInfo Latitude="52.33599853515625" Longitude="4.86899995803833" StarRating="3" HotelCode="0|premier_suites_plus_amsterdam" HotelName="PREMIER SUITES PLUS Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnassusweg 376, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/41/f141f54a6f354b0063666e785c9dce8c203727c1.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at PREMIER SUITES PLUS Amsterdam in Amsterdam (Amsterdam South), you'll be within a 5-minute drive of World Trade Center and Museum Square.  This aparthotel is 1.9 mi (3 km) from Vondelpark and 2.1 mi (3.4 km) from Van Gogh Museum.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;VU University of Amsterdam - 0.5 km / 0.3 mi&lt;br /&gt;VU University Medical Center - 0.6 km / 0.4 mi&lt;br /&gt;World Trade Center - 0.7 km / 0.5 mi&lt;br /&gt;Amsterdamse Bos - 1.4 km / 0.9 mi&lt;br /&gt;Olympic Stadium - 1.9 km / 1.2 mi&lt;br /&gt;RAI Exhibition and Congress Centre - 1.9 km / 1.2 mi&lt;br /&gt;Amstelpark - 2.2 km / 1.3 mi&lt;br /&gt;Vondelpark - 2.5 km / 1.6 mi&lt;br /&gt;Museum Square - 3 km / 1.9 mi&lt;br /&gt;Concertgebouw - 3 km / 1.9 mi&lt;br /&gt;Stedelijk Museum - 3.2 km / 2 mi&lt;br /&gt;Albert Cuyp Market - 3.3 km / 2 mi&lt;br /&gt;Van Gogh Museum - 3.3 km / 2.1 mi&lt;br /&gt;Moco Museum - 3.3 km / 2.1 mi&lt;br /&gt;Diamond Museum Amsterdam - 3.4 km / 2.1 mi&lt;br /&gt;The preferred airport for PREMIER SUITES PLUS Amsterdam is Schiphol Airport (AMS) - 15.1 km / 9.4 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;br /&gt;HeadLine : Near World Trade Center&lt;br /&gt;National ratings : This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.&lt;br /&gt;Rooms : Make yourself at home in one of the 115 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 40-inch Smart televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided weekly.&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 parking available on the premises. Cost: 20.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&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="27" TotalAmount="1489" OriginalAmount="1489">
      <BasicPropertyInfo Latitude="52.37395" Longitude="4.905356" StarRating="2" HotelCode="76110|428095" HotelName="City Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Bar,Central Heating,Fax,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 130, 1011 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103532/a_103532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam next to Amsterdam Central Station and close to the Scheepvaart Museum. There is a bus station 50 metres away, the city centre is 200 metres away and guests will find restaurants and bars just 500 metres from the hotel and nightclubs are 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="52.359016638355" Longitude="4.8962118515467" StarRating="3" HotelCode="901321|nicolaas_witsen" HotelName="Nicolaas Witsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nicolaas Witsenstraat 4, 1017 ZH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199488/199488a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="52.37606271" Longitude="4.89668846" StarRating="2" HotelCode="934444|428084" HotelName="Damhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 32, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/471571/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only a 2-minute walk from Amsterdam central station and the bus station, and just 1 minute from the famous red light district as well as many shops, restaurants and bars. Dam Square can be reached in 4 minutes and nightlife is just 1 km from the hotel. Many of Amsterdam's attractions can also be found in the hotel's vicinity with the Anne Frank House around 1.7 km away, the museum area approximately 2.8 km away and Madame Tussauds just 500 m away. Schiphol Airport is roughly 15 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="52.376066" Longitude="4.8966350000001" StarRating="2" HotelCode="116415|428051" HotelName="Orange Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 32, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160167/w_160167_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of the main streets of central Amsterdam, the Damrak. The location is ideal, right in between Central Station and Dam Square. Amsterdam's Red Light District is located nearby and the famous shopping streets Kalverstraat and Nieuwendijk are parallel to Damrak. Access to public transport is within easy walking distance. Schiphol Airport is situated approximately 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1500" OriginalAmount="1500">
      <BasicPropertyInfo Latitude="52.361544769493" Longitude="4.8830907572413" StarRating="4" HotelCode="15715|9548" HotelName="Park Centraal Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 25, 1071 ZD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18808/a_18808_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1505.29" OriginalAmount="1505.29">
      <BasicPropertyInfo Latitude="52.35836753277" Longitude="4.8987780932541" StarRating="4" HotelCode="906311|832945" HotelName="Notting Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 26, 1017 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143930/143930a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel is located in the city centre, alongside one of the most beautiful canals in Amsterdam. It is only a stone's throw away from the famous Heineken Experience, and all other major sights are within walking distance of the hotel. Further nearby places of interest include the Rijksmuseum and the Van Gogh Museum (each around 500 m), as well as the Anne Frank Museum, Dam Square, Madame Tussauds, the Royal Palace and Amsterdam RAIRai Exhibition and Convention Centre, which are all around 1 km away. Amsterdam Central Station is around 1 km and Amsterdam Schiphol Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1508.68" OriginalAmount="1508.68">
      <BasicPropertyInfo Latitude="52.356965" Longitude="4.877437" StarRating="3" HotelCode="95617|126231" HotelName="XO Hotel Inner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanningstraat 1, 1071 LA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132784/w_132784_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The budget hotel is located in the centre of Amsterdam, close to Museum Square and Leidse Square as well as Vondelpark. The hotel is located just behind the Concert Hall, within a short walk of the Van Gogh Museum and the Rijksmuseum. Leidseplein is a vibrant square with lots of bars, clubs and restaurants to enjoy the evenings or to enjoy a nice drink during a sunny day on one of its terraces. Schiphol Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1509.19" OriginalAmount="1509.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|077580" HotelName="HOTEL PARK 6" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058734_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Amsterdam and with Leidseplein reachable within a 12-minute walk, Maison ELLE Amsterdam has express check-in and check-out, non-smoking rooms, a garden, free WiFi and a terrace. Built in 1910, this 4-star hotel is within a 12-minute walk of Van Gogh Museum and 0.7 miles of Moco Museum. Anne Frank House is 1.6 miles away and Rembrandtplein is 1.9 miles from the hotel. The hotel will provide guests with air-conditioned rooms offering a closet, a coffee machine, a fridge, a safety deposit box, a flat-screen TV and a private bathroom with a shower. Maison ELLE Amsterdam provides some accommodations with city views, and rooms are equipped with an electric tea pot. At the accommodation the rooms include bed linen and towels. Speaking German, English, Spanish and French at the reception, staff are always at hand to help. Popular points of interest near Maison ELLE Amsterdam include Rijksmuseum, Heineken Experience and Vondelpark. The nearest airport is Schiphol Airport, 8.1 miles from the hotel.When booking more than 5 rooms, different policies and additional supplements may apply.WiFi is available in the hotel rooms and is free of charge.No parking available.Pets are not allowed.Children are not allowed.You haven't added any cribs.You haven't added any extra beds.Checkin Time: 15:00Checkin End Time: 23:30Checkout End Time: 11:00Hotel important information: In response to the coronavirus (COVID-19), additional safety and sanitation measures are in effect at this property. Please inform Maison ELLE Amsterdam of your expected arrival time in advance. You can use the Special Requests box when booking, or contact the property directly using the contact details in your confirmation. Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. It's not possible to stay at this property for coronavirus (COVID-19) quarantine purposes. Discover a personalized boutique hotel experience at your new home away from home. Maison ELLE Amsterdam offers a unique that blends the spirit of the magazine with the Parisian lifestyle, inviting guests to embrace a positive mindset and renew their perspective on the city, fashion, beauty and culture. You will find our chic boutique hotel at a 19th century mansion, right behind the Vondelpark in the heart of the bruising city center of Amsterdam. The minimalist design and artworks have been designed by French designers in 2023 and is inspired by great French couturiers. Experience the French art of living and get to know Amsterdam like a local while staying at our hotel. Our Amsterdam city guide is waiting for you. In our hotel bar and garden oasis, you can relax and enjoy some true French delicacies, such as the petit d�jeuner, our signature Maison ELLE cocktail and French gourmandizes. Staying at Maison ELLE means more than just staying the night. At our concept store, you will find the items we've carefully selected for you to bring a bit of ELLE back home. Look after your smiling beauty, simply by enjoying the little moments with our ELLE amenities which you will find in each and every room of our hotel. Book your stay with us and become a part of the ELLE community. We look forward to welcoming you at Maison ELLE Amsterdam.24-hour front deskGardenTerraceNon-smoking roomsInternetElevatorExpress check-in/outSafeSoundproof roomsHeatingBaggage storageWiFiFree WiFiSmoke-free propertyAir conditioningSun deckPrivate check-in/outDaily housekeepingOutdoor furnitureKey card accessSmoke alarmsCCTV in common areasCCTV outside propertyFire extinguishersUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysPhysical distancing in dining areasFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1509.76" OriginalAmount="1509.76">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="0" HotelCode="|OLYA" HotelName="Olympic Hotel Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12</AddressLine>
          </AddressLines>
          <PostalCode>(0)202405050</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/OLYA/OLYA_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service, a safe and a drinks machine. Wireless internet access in public areas allows guests to stay connected. 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 and a lift. A number of shops, including a supermarket, are great for shopping or just 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 (for a fee). Further services and facilities include a 24-hour security service, room service, an alarm call service, a laundry service and a coin-operated laundry. Cyclists can make use of the bicycle storage area and hire service. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Amsterdam.A sun terrace is a great place to while away the hours. The hot tub in the pool area promises pure relaxation. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath and hydrotherapy treatments. Entertainment options and leisure facilities include a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. 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. An ironing set is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. A hairdryer and a vanity mirror are available in the bathrooms, which are equipped with a shower. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. 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 restaurant, a dining room, a café and a bar. A continental breakfast buffet guarantees a great start to the day. For lunch and dinner, guests can order à la carte. Diet meals, gluten-free meals, vegetarian dishes and children's meals can be prepared on request. In addition, special catering options and snacks are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1510.47" OriginalAmount="1510.47">
      <BasicPropertyInfo StarRating="3" HotelCode="|657332" HotelName="HAMPSHIRE HOTEL � LANCASTER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900711_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This charming hotel is located opposite Amsterdam's Artis Zoo in a green area of the old city centre. Countless shops, delightful restaurants, vibrant bars and clubs are just a few minutes away, along with local public transport networks. Two famous quarters, the Rembrandt and Waterloo districts, are only a short distance from the hotel and, using the convenient transport links, the rest of the city is easy to reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1514.00" OriginalAmount="1514.00">
      <BasicPropertyInfo Latitude="52.360572508124" Longitude="4.8915370414107" StarRating="1" HotelCode="353862|euphemia_hotel" HotelName="Euphemia Budget Old City Canal Zone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fokke Simonszstraat 1, 1017 TD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1517" OriginalAmount="1517">
      <BasicPropertyInfo Latitude="52.35508858" Longitude="4.87749742" StarRating="3" HotelCode="200949|2847" HotelName="Conscious Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 7, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7681/a_7681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right at the heart of Amsterdam, only metres from the famous concert building of the city. From the hotel's central location, it is a perfect starting point to explore the city. In addition, the 3 most important museums in Amsterdam are easily reached on foot, as well as the various shopping and entertainment venues. There is a bus stop located just 200 m the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1520" OriginalAmount="1520">
      <BasicPropertyInfo Latitude="52.309412212092" Longitude="4.7557878908074" StarRating="4" HotelCode="116219|73137" HotelName="citizenM Amsterdam Schiphol Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Plezierweg 2, 1118 BB Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210708/210708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this airport hotel is ideal for business travellers arriving or departing from Amsterdam (AMS) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1526.00" OriginalAmount="1526.00">
      <BasicPropertyInfo Latitude="52.3610155" Longitude="4.8809645" StarRating="0" HotelCode="901831|park_mansion_centre" HotelName="Park Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Vossiusstraat 15, 1071 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388177/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1529.00" OriginalAmount="1529.00">
      <BasicPropertyInfo Latitude="52.3315849" Longitude="4.853305" StarRating="3" HotelCode="155347|spa_sport_hotel_zuiver" HotelName="Zuiver / Amstelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koenenkade 8, 1081 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1530.03" OriginalAmount="1530.03">
      <BasicPropertyInfo Latitude="52.374306" Longitude="4.934854" StarRating="3" HotelCode="72148|90391" HotelName="Lloyd Cultural Embassy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostelijke Handelskade 34, 1019 BN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97596/a_97596_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the fashionable Eastern Docklands at the edge of the city centre, only 5 minutes distance by fast tram from the Central Station. It is easily accessible by boat. The Eastern Docklands area is awash with fascinating cultural, architectural and shopping highlights. Many of Amsterdam’s cultural hotspots can be found in the vicinity, including Holland’s biggest jazz club, the concert hall Muziekgebouw aan ‘t IJ and the Stedelijk Museum of Modern Art. Amsterdam Schiphol Airport is about 13 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1552" OriginalAmount="1552">
      <BasicPropertyInfo Latitude="52.377859" Longitude="4.9140640000001" StarRating="4" HotelCode="58830|9301" HotelName="Mövenpick Amsterdam City Centre" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piet Heinkade 11, 1019 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76215/a_76215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the water's edge, and yet within walking distance of the old centre of Amsterdam and the Central Station. Restaurants and bars can be found within around 1 km of the hotel. Dam Square is around 2 km away and the museum district is about 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1552.20" OriginalAmount="1552.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|121281" HotelName="LEONARDO BOUTIQUE MUSEUM/PULL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30574_image62512372_0.jpg</HotelPictures>
        <HotelDescription>In the heart of Amsterdam, where the luxurious P.C. Hooftstraat connects to the vibrant Stadhouderskade, the new Leonardo Boutique Museumhotel City Center is located right in between the exclusive shops. Situated directly next to the Rijksmuseum and within walking distance of the main attractions and sights, such as the Van Gogh museum, Leidseplein and the Vondelpark, the Leonardo Boutique Museumhotel is the perfect location. The Boutique lifestyle-brand combines distinctive design with a living room feeling and personal service. The design is inspired by the rich history of the adjoining Rijksmuseum. Various famous scenes from the Rijksmuseum decorate the rooms and corridors. The 188 stylish and comfortable hotel rooms of the Leonardo Boutique Museum Hotel have a view of the beautiful courtyard garden or the canals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1557" OriginalAmount="1557">
      <BasicPropertyInfo Latitude="52.37036969" Longitude="4.9084203" StarRating="2.5" HotelCode="612977|257340" HotelName="Holiday Inn Express Amsterdam-City Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14, 1011 LZ  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/783583/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.00" OriginalAmount="1557.00">
      <BasicPropertyInfo Latitude="52.360799474885" Longitude="4.869471510416" StarRating="3" HotelCode="337176|hotel_de_filosoof" HotelName="Pillows Anna van den Vondel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, 1054 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56044/a_56044_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Amsterdam. The PC Hooftstraat is within walking distance and the Vondelpark lies just behind the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1560" OriginalAmount="1560">
      <BasicPropertyInfo Latitude="52.343606" Longitude="4.858172" StarRating="4" HotelCode="547331|219011" HotelName="Twenty Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Stadionplein 260, 1076 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/716612/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1561.22" OriginalAmount="1561.22">
      <BasicPropertyInfo Latitude="52.359585" Longitude="4.880156" StarRating="4" HotelCode="904495|2065005" HotelName="Hotel JL No76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 76, 1071 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150639/150639a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in two 18th-century mansions in the heart of Amsterdam, right in the middle of the museum and fashion district, just 350 m away from the Rijksmuseum, Van Gogh museum, Stedelijk Museum Leidseplein, Vondelpark and the Concert Hall. The Leidseplein is some 2 minutes' walk away and the canals are around 5 minutes' walk away. Amsterdam Schiphol Airport is around 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1564.16" OriginalAmount="1564.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|708861" HotelName="Max Brown Htl Museum Sq, part of Sircle Collection" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060416_foto_1.jpg</HotelPictures>
        <HotelDescription>Max Brown Museum Square, part of Sircle Collection is situated in four typical Amsterdam Townhouses in the Jan Luykenstraat. This largely residential neighborhood distinguishes itself with beautiful tree-lined streets and gorgeous 19th-century architecture. There is no place in Amsterdam where you will find an area with so much style and allure. Not only is The Museum Quarter (the neighborhood around Museum Square) famous for its impressive collection of museums andamp; galleries, but it's also a bursting forth with shops, cafes, bars andamp; restaurants everywhere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1574.00" OriginalAmount="1574.00">
      <BasicPropertyInfo Latitude="52.37058639526367" Longitude="4.864694118499756" StarRating="0" HotelCode="0|sweets_wiegbrug" HotelName="SWEETS - Wiegbrug" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Admiraal de Ruijterweg 2, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/f8/0bf80c0ba4e807a1bb3d4c04a082b2b2e0a4d756.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment, you'll be centrally located in Amsterdam, within a 5-minute drive of Anne Frank House and Royal Palace. This apartment is 1.5 mi (2.4 km) from Leidseplein and 1.7 mi (2.7 km) from Van Gogh Museum.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Foodhallen - 0.5 km / 0.3 mi&lt;br /&gt;De Hallen - 0.6 km / 0.4 mi&lt;br /&gt;Boom Chicago - 1.1 km / 0.7 mi&lt;br /&gt;Electric Ladyland - 1.5 km / 0.9 mi&lt;br /&gt;Anne Frank House - 1.5 km / 1 mi&lt;br /&gt;The 9 Streets - 1.6 km / 1 mi&lt;br /&gt;Rembrandt Park - 1.6 km / 1 mi&lt;br /&gt;Herengracht Canal - 1.7 km / 1.1 mi&lt;br /&gt;DeLaMar Theater - 1.8 km / 1.1 mi&lt;br /&gt;Melkweg - 1.8 km / 1.1 mi&lt;br /&gt;Leidseplein - 2 km / 1.2 mi&lt;br /&gt;Holland Casino - 2 km / 1.2 mi&lt;br /&gt;New Church - 2.1 km / 1.3 mi&lt;br /&gt;Royal Palace - 2.1 km / 1.3 mi&lt;br /&gt;Paradiso - 2.1 km / 1.3 mi&lt;br /&gt;The preferred airport for this apartment is Amsterdam (AMS-Schiphol) - 15.4 km / 9.6 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your air-conditioned apartment, which features a tablet computer. Complimentary wireless Internet access is available to keep you connected. A private bathroom with a shower features complimentary toiletries and a hair dryer. Conveniences include a laptop-compatible safe and a coffee/tea maker, and housekeeping is provided once per stay.&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;Price of an additional breakfast: 17.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Children 18 years old and younger are not permitted at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1581" OriginalAmount="1581">
      <BasicPropertyInfo Latitude="52.3698584" Longitude="4.90738452" StarRating="4" HotelCode="591631|246798" HotelName="Monet Garden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612821/612821a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.00" OriginalAmount="1584.00">
      <BasicPropertyInfo Latitude="52.365513" Longitude="4.896081" StarRating="1" HotelCode="71424|the_bolster" HotelName="The Bolster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thorbeckeplein 3, 1017CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96762/a_96762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small city hotel is situated in the heart of Amsterdam city centre, in the Thorbeckeplein. It is next to the Rembrandtplein and is surrounded by exclusive shopping areas, museums and galleries. Every Sunday there is a market selling art right next to the hotel. The bus and train stations are both within easy walking distance. Amsterdam Airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1590" OriginalAmount="1590">
      <BasicPropertyInfo Latitude="52.365757055353" Longitude="4.8932102322578" StarRating="4" HotelCode="24556|5236" HotelName="The Albus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 49, 1017 HE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35478/a_35478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design boutique hotel is well located within the famous Canal Belt and a short walk from Dam square, Leidse square, Rembrandt square and many well-known museums. For business or leisure, this hotel is an excellent choice to explore this lively and vibrant city. It is the first hotel in Europe that operates without any CO2 emissions. The hotel is easily accessible by public transport, taxi or with own car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1591" OriginalAmount="1591">
      <BasicPropertyInfo Latitude="52.365730732327" Longitude="4.8972797055226" StarRating="4" HotelCode="303787|58572" HotelName="Royal Amsterdam Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388056/388056a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 23 rooms. Most of the storeys can be reached by lift. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the hotel are a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Facilities include room service. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1593" OriginalAmount="1593">
      <BasicPropertyInfo Latitude="52.36507" Longitude="4.883935" StarRating="4" HotelCode="78772|54184" HotelName="Dikker &amp; Thijs Fenice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 444, 1017 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106715/a_106715_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1603.00" OriginalAmount="1603.00">
      <BasicPropertyInfo Latitude="52.36859893798828" Longitude="4.9480390548706055" StarRating="4" HotelCode="0|yays_entrepothaven_concierged_boutique_apartments" HotelName="Yays Entrepothaven Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>65 Cruquiusweg, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/3c/fd3cb8e509422183492375208716f31e5c848c80.jpeg</HotelPictures>
        <HotelDescription>Offering air-conditioned rooms in the Zeeburg district of Amsterdam, Yays Entrepothaven is 3 km from Artis Zoo. The property is around 3.9 km from Dutch National Opera &amp;amp; Ballet, 4.3 km from Royal Theater Carré and 5 km from Museum of Bags and Purses Hendrikje. The property is non-smoking and is set 3.9 km from Rembrandt House.&lt;br /&gt;Speaking English and Dutch, staff will be happy to provide guests with practical information on the area at the 24-hour front desk.&lt;br /&gt;Basilica of St. Nicholas is 5 km from the hotel, while Museum Ons' Lieve Heer op Solder is 5 km from the property. The nearest airport is Schiphol, 24 km from Yays Entrepothaven,&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;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.00" OriginalAmount="1604.00">
      <BasicPropertyInfo Latitude="52.38378371" Longitude="4.88535174" StarRating="0" HotelCode="560501|kuwadro_bb_amsterdam_jordaan" HotelName="Kuwadro B&amp;B Amsterdam Jordaan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 154, Boven, 1013 JJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82505/2282505/1.jpg?f=14994116</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Kuwadro B&amp;B Amsterdam Jordaan is centrally located in Amsterdam, walking distance from Noorderkerk and close to Noordermarkt. This bed &amp; breakfast is within close proximity of Westergasfabriek Culture Park and Anne Frank House.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring refrigerators and minibars (stocked with some free items). Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include desks and minibars, and you can also request irons/ironing boards.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1606" OriginalAmount="1606">
      <BasicPropertyInfo Latitude="52.36607468" Longitude="4.9123706" StarRating="4" HotelCode="611873|219003" HotelName="De Jonker Urban Studios &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 40, 1018 DG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9336792</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1607.00" OriginalAmount="1607.00">
      <BasicPropertyInfo Latitude="52.359203705035" Longitude="4.87972676754" StarRating="3" HotelCode="193852|hotel_fita" HotelName="Hotel Fita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 37, 1071 CL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/294074/294074a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="52.36612204" Longitude="4.90996132" StarRating="0" HotelCode="560503|plantage_garden_apartments" HotelName="Plantage Garden Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Muidergracht 31-35, 1018 TL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86823/2286823/1.jpg?f=15177202</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Plantage Garden Apartments in Amsterdam (Plantage - Eastern Docklands), you'll be minutes from Hortus Botanicus and Artis. This apartment is within close proximity of Dutch Resistance Museum and Jewish Historical Museum.&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. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided on a limited basis.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1609.00" OriginalAmount="1609.00">
      <BasicPropertyInfo Latitude="52.361105059758" Longitude="4.9001028668449" StarRating="3" HotelCode="344351|house_of_freddy_" HotelName="House of Freddy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Beauty Salon,Bicycle Rental,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Fredriksplein 15, 1017 XK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/33516/2133516/1.jpg?f=15197480</HotelPictures>
        <HotelDescription>&lt;br/&gt;House of Freddy Hotel is perfectly located for both business and leisure guests in Amsterdam. The property features a wide range of facilities to make your stay a pleasant experience. To be found at the hotel are express check-in/check-out, luggage storage, Wi-Fi in public areas, pets allowed, salon. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, internet access – wireless (complimentary), non smoking rooms, heating, desk. The hotel offers various recreational opportunities. House of Freddy Hotel is an excellent choice from which to explore Amsterdam or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1610" OriginalAmount="1610">
      <BasicPropertyInfo Latitude="52.366888" Longitude="4.898726" StarRating="4" HotelCode="11016|3984" HotelName="Eden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144, 1017 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8925/a_8925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Amsterdam, directly next to the Amstel and roughly 10 miles from Schipol airport. Various famous tourist sights including Rembrandt Square, the flower market, numerous museums, colourful shops, bars and nightclubs are all located in the surrounding area. The excellent public transport links mean that guests may easily reach all the different areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1610.00" OriginalAmount="1610.00">
      <BasicPropertyInfo Latitude="52.364557559402" Longitude="4.8811179006609" StarRating="2" HotelCode="150492|hotel_la_boheme" HotelName="La Bohème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 415, 1017 PK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361213/361213a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1619.80" OriginalAmount="1619.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|C63984" HotelName="INNTEL HOTELS AMSTERDAM LANDMARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26887_image60697932_0.jpg</HotelPictures>
        <HotelDescription>Inntel Hotels Amsterdam Landmark has a cool character that is inspired by the area's industrial past. It is the place to spend the night, dine in Bar &amp; Brasserie Werkspoor, organise business events and fully unwind in Spa Steam. The wellness centre has a swimming pool, Turkish bath, sauna and massage room. In addition, all luxury room types are equipped with a round whirlpool in the room and/or a private sauna. Relax in the trendy and luxurious rooms with a beautiful view of the Amsterdam skyline.
Industrial craftsmanship is reflected in the design of the 16-storey hotel. Raw concrete, massive metal columns and even a life-size yellow crane house make this Inntel Hotels' coolest hotel. The industrial elements fit both the history and the future of the popular Oostenburg district. In the rooms, the theme is carried through to the smallest detail, thanks to custom-made interior.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1623" OriginalAmount="1623">
      <BasicPropertyInfo Latitude="52.376174" Longitude="4.894492" StarRating="4" HotelCode="258441|2574" HotelName="Inntel Hotel Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk 19, 1012 PV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14814/a_14814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the city centre in the Dam pedestrian area. It is just a few minutes to the main railway station on foot as well as the Royal Palace and Madame Tussaud's. The surrounding area is littered with an abundance of shops, restaurants and bars and public transport and a nightclub are also within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1623.96" OriginalAmount="1623.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|903521" HotelName="DE HALLEN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904001_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in one of Amsterdam's finest industrial heritage sites, this modern hotel enjoys a convenient location in Amsterdam West, with a huge variety of attractions and entertainment venues at just a stone's throw away. The city centre is only a 15-minute drive away, where travellers can visit the famous Stedelijk Museum and Rijksmuseum. The hotel presents a contemporary industrial look with comfortable guest rooms, decorated in a beautiful modern style and offering top-notch facilities such as a Nespresso machine, Wi-Fi access and a Smart TV. From breakfast to lunch, dinner or a refreshing cocktail, the hotel's restaurant offers a varied menu of exquisite signature dishes and delicious beverages. The establishment also offers an ideal setting to celebrate great meetings or special events, with a fantastic glass boardroom and facilities such as free WI-Fi access and private parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1626" OriginalAmount="1626">
      <BasicPropertyInfo Latitude="52.363977585585" Longitude="4.900784813029" StarRating="4" HotelCode="591202|246725" HotelName="Canal Suites Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 818, 1017EE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/09960/3609960/6.jpg?f=15505585</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1629" OriginalAmount="1629">
      <BasicPropertyInfo Latitude="52.350519" Longitude="4.876996" StarRating="4" HotelCode="11793|6082" HotelName="The Delphi" 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,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 101-105, 1077 AN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11336/a_11336_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in an upscale residential area of Amsterdam in Oud-Zuid. It is conveniently situated near the downtown Museum Quarter, the World Trade Centre and the RAI exhibition centre and the major shopping streets are within a journey of less than 10 minutes by nearby public transport or on foot. The shopping street Beethovenstraat is only 5 minutes’ walk and has a variety of shops and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1631.00" OriginalAmount="1631.00">
      <BasicPropertyInfo Latitude="52.35584598537" Longitude="4.90698605775833" StarRating="2" HotelCode="0|houseboat_ark_van_amstel" HotelName="Houseboat Ark van Amstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Weesperzijde 1026, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/2c/a1/2ca1c1289690ff39a7562acdba3cef9d80ae90ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Reasonably priced two-star hotel “Houseboat Ark van Amstel” is located within 2 km from the heart of Amsterdam.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;There is a swimming pool on site. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1639.43" OriginalAmount="1639.43">
      <BasicPropertyInfo StarRating="3" HotelCode="|649901" HotelName="WESTCORD ART HOTEL 3 STARS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/239040_foto_1.jpg</HotelPictures>
        <HotelDescription>The Superior three stars WestCord Art Hotel is located in the north west of Amsterdam just a 10 minutes bus ride from Central Station and the Dam Square. As the name suggests, the hotel is based on the theme of 'Art' displaying many exhibits from local and international artists. A large spacious lobby welcomes guests to this unique hotel, offering 130 modern and spacious rooms with its own piece of 'Art'.  The hotel also offers a range of fantastic facilities including the cosy 'Art' cafe, Atmospheric bar and 'The Gallery' restaurant offering a great selection of tempting dishes.  In the summer months guest also have use of an outdoor swimming pool for free!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1648.33" OriginalAmount="1648.33">
      <BasicPropertyInfo Latitude="52.363108" Longitude="4.879466" StarRating="4" HotelCode="25125|20054" HotelName="NH Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 7, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36548/l_36548_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location near to the Leidesplein, directly near to the Singelgracht. Public transport links are easily reached. The shopping streets, the flower markets and the Royal Palace are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1649.24" OriginalAmount="1649.24">
      <BasicPropertyInfo Latitude="52.438052351254" Longitude="4.8160049619713" StarRating="4" HotelCode="102283|ZAAN" HotelName="Inntel Hotel Amsterdam Zaandam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 30/11/2024" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Provincialeweg 102, Zaandam</AddressLine>
          </AddressLines>
          <PostalCode>(0)756701379</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142986/a_142986_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the pretty, outskirts Amsterdam, directly adjacent to the main train station Zaandam, with direct trainlinks to the centre of Amsterdam (12 minutes) and Schiphol Airport (16 minutes). You can reach the RAI convention centre by car or public transport within 25 minutes. The motorway is 5 minutes away by car and the hotel offers free parking. This is the ideal stopover point for both business and leisure travellers. Well worth a visit in the city are the canals, the warehouses and the museums as well as the Zaanse marshlands that feature historical windmills, the cheese market in Alkmaar and picturesque Volendam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1650" OriginalAmount="1650">
      <BasicPropertyInfo Latitude="52.375372" Longitude="4.895727" StarRating="3" HotelCode="336453|55116" HotelName="The Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/12/2024" HotelFacility="Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 50, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55609/a_55609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Amsterdam near to the Dam. The Kalverstraat with its abundance of shops is nearby as are renowned tourist attractions such as the Royal Palace and Madame Tussaud's. The surrounding area is littered with international restaurants, bars and coffee shops. It is just a stone's throw to the main railway station and the nearest tram stop. The Indoor ski centre Spaarnwoude is just 10 km west of Amsterdam and it is just 15 km to the beach, the North Sea and Schiphol airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1650" OriginalAmount="1650">
      <BasicPropertyInfo Latitude="52.384729" Longitude="4.894064" StarRating="4" HotelCode="260447|38753" HotelName="Room Mate Aitana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJDok 6, 1013 MM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363606/a_363606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1655.00" OriginalAmount="1655.00">
      <BasicPropertyInfo Latitude="52.366674" Longitude="4.911786" StarRating="2" HotelCode="56456|hotel_plantage_2" HotelName="Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Kerklaan 25-A, 1018 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73131/a_73131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small yet comfortable hotel lies opposite Amsterdam's city zoo, ARTIS, in a pleasant green district of the old city centre. The Plantage district was originally laid out in the 17th century as gardens. It is a 15-minute walk to the main train station, Dam Square and Rembrandt Square were a diverse selection of bars, pubs and transport links are to be found. The old town is some 3 km wide, so may easily be explored on foot. It is 200 m to the nearest nightclub and a tram station is 400 m away. The Oosterpark lies 800 m away and it is approximately 25 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1657.52" OriginalAmount="1657.52">
      <BasicPropertyInfo Latitude="52.374071316625" Longitude="4.8905707235803" StarRating="4" HotelCode="11983|19984" HotelName="Die Port van Cleve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 176-180, 1012 SJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11471/a_11471_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Amsterdam's wonderful old town. Countless shopping venues such as the Magna Plaza shopping centre, as well as entertainment venues, bars, pubs and nightclubs are located in the immediate vicinity. Public transport departs from stops within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1658" OriginalAmount="1658">
      <BasicPropertyInfo Latitude="52.373717716033" Longitude="4.8936367034912" StarRating="4" HotelCode="200953|7605" HotelName="Amsterdam De Roode Leeuw" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 93-94, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7687/a_7687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also located close to the stock exchange and the Bijenkorf department store. Also in the neighbourhood, guests will find the world-famous waxworks at Madame Tussaud's and the Royal Palace. Further tourist attractions such as the Kalverstraat are only steps away. Centraal main railway station lies only 700 metres away and the tram is even closer to the hotel. Schiphol airport is easily reached by train or taxi within 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1666.34" OriginalAmount="1666.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|121276" HotelName="The Delphi - Amsterdam Townhouse" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/248820_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located in an up scale part of town, away from the hectic heart yet still within walking distance of attractions, is the luxurious Delphi Hotel. Recently renovated, this 4-star hotel offers spacious and contemporary rooms with fluffy duvets in fine cotton sheets. The bar and lounge provide an opportunity to unwind after an intense day. The small scale of the hotel guarantees an intimate atmosphere and personal service. With a tram stop just 100 metres away from the hotel, the city centre and Central Station can be reached easily and swiftly. Within a 15 minute walk, guests will find a wealth of international restaurants as well as the RAI convention centre, Vondel Park and major shopping streets. The recently renovated four star hotel offers spacious rooms with quality beds and soft sheets. Delphi Hotel offers both Classic and Executive Rooms. The classic rooms are decorated in a classical style with warm colours. The big windows offer a view of the beautiful Apollolaan or the garden. The rooms are equipped with all common facilities, including quality beds with nice sheets enabling a very good night's rest. To relax, you can watch the newest movies on the pay TV system. The executive rooms are recently renovated and luxurious decorated in a modern style. The materials used are of high quality and all facilities are offered to ensure you a more then comfortable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1667.00" OriginalAmount="1667.00">
      <BasicPropertyInfo Latitude="52.372133" Longitude="4.894852" StarRating="2" HotelCode="101717|hotel_de_gerstekorrel" HotelName="De Gerstekorrel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Golf,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 22, 1012 JM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142186/w_142186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the famous Dam Square, major shopping streets such as De Kalverstraat, the canals, wonderful restaurants and unforgettable nightlife. The fabulous Amsterdam museums, art galleries or even the Ajax football stadium are easily reached either on foot or by public transport, while Centraal Station is approximately 10 minutes' walking distance. Amsterdam-Schiphol Airport is roughly 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1669.07" OriginalAmount="1669.07">
      <BasicPropertyInfo StarRating="3" HotelCode="|708997" HotelName="ATLAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958969_foto_1.jpg</HotelPictures>
        <HotelDescription>This city hotel enjoys an ideal location, where guests can find the Vondelpark just next door and many museums within easy walking distance. Restaurants, bars, pubs, shops and links to the public transport network can all be found within 200 m of the hotel, while the city centre is approximately 2.7 km away and the central train station is around 3.4 km away. Schiphol Airport is roughly 13 km from the establishment.The hotel is very charming with its Art Nouveau style and offers guests a tasteful atmosphere full of history. Built in 1900 and renovated in 2008, the air-conditioned hotel offers guests use of a lobby, lift access, a breakfast room, Internet access and a laundry service (the latter two for an additional fee).All rooms feature different styles and decoration, which makes it all the more interesting for guests. Standard room features include an en suite bathroom with shower, bathtub and hairdryer, a direct dial telephone, TV and Internet access.From Amsterdam Central Station: can take tram nr. 2 from the square in front of the station to Jacob Obrechtstraat / Willemsparkweg. Tram stops infront of the hotel. From Amsterdam Zuidl Station: can take Tram nr. 5 from the front side of the station. Get out on tram stop called: Van Gogh Museum stop. Walk on Willemsparkweg until Jacob Obrechstraat and then on the right hand is the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1671.52" OriginalAmount="1671.52">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C94" HotelName="Sotel Amsterdam Central Station" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619343_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en PH Hotel De Entree, disfrutarandaacute;s de una magnandiacute;fica ubicaciandoacute;n en pleno centro de andAacute;msterdam, a solo diez minutos a pie de Plaza Dam y Museo Madame Tussauds.  Ademandaacute;s, este hotel se encuentra a 1,1andnbsp;km de Casa de Ana Frank y a 1andnbsp;km de Museo de andAacute;msterdam.Este hotel para no fumadores ofrece alquiler de bicicletas en las inmediaciones.Te sentirandaacute;s como en tu propia casa en cualquiera de las 29 habitaciones con aire acondicionado y televisiandoacute;n de pantalla plana. Mantandeacute;n el contacto con los tuyos gracias a la conexiandoacute;n a Internet wifi gratis. El baandntilde;o privado con ducha estandaacute; provisto de cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal gratuitos. Entre las comodidades, se incluyen caja fuerte y cafetera y tetera, ademandaacute;s de un servicio de limpieza disponible a peticiandoacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1673.00" OriginalAmount="1673.00">
      <BasicPropertyInfo Latitude="52.365784" Longitude="4.897434" StarRating="2" HotelCode="146048|city_hotel_27" HotelName="City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsestraat 2, 1017 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388023/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1678" OriginalAmount="1678">
      <BasicPropertyInfo Latitude="52.354470021495" Longitude="4.8797466234686" StarRating="3" HotelCode="284248|400318" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nicolaas Maesstraat 72, 1071 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/72222/1872222/1.jpg?f=15467886</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1678.90" OriginalAmount="1678.90">
      <BasicPropertyInfo Latitude="52.378041" Longitude="4.896493" StarRating="3" HotelCode="38372|427895" HotelName="Ibis Styles Amsterdam Central Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 10, 1012 TP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63424/a_63424_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historic city centre, on the Martelaarsgracht. This is the road which runs from Central Station, which is just a stone's throw away, and where guests will find buses and the tram to the Amsterdam RAI Exhibition and Convention Centre. The hotel can also be easily reached by private car, and there is a public car park next door to the hotel (fees apply). Amsterdam Airport Schiphol is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1683.89" OriginalAmount="1683.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|708989" HotelName="Roemer" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902827_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a central location close to the lively Leidseplein square where guests can find restaurants, shops and bars. Amsterdam Airport Schiphol is located around 12 km away. Recently converted from an 18th-century mansion, the establishment is now a trendy boutique-style hotel where traditional dandeacute;cor is combined with modern amenities. It offers 37 air-conditioned guestrooms and an array of services designed for guests' convenience. Visitors can take refreshments in the bar or restaurant or make use of the hotel's conference facilities. All of the comfortable units are en-suite. The bathrooms enjoy plenty of natural daylight and have a walk-in shower. Rooms also feature a direct dial telephone, satellite/cable TV and Internet access. Guests can relax on the balcony or terrace. The double rooms overlook the Roemer Visscherstraat.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1691" OriginalAmount="1691">
      <BasicPropertyInfo Latitude="52.378899" Longitude="4.892097" StarRating="2" HotelCode="64191|55685" HotelName="Max Brown Hotel Canal District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 13-19, 1015BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82692/a_82692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, concept hotel is located in one of Amsterdam's most attractive districts, Jordaan, on one of Amsterdam's most beautiful canals, the Herengracht. It lies a 5-minute walk from the city centre and 5 minutes on foot from a range of restaurants, bars and shops, as well as links to the public transport network. It is a 30-minute drive to the sea and Amsterdam Schipol Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1696.00" OriginalAmount="1696.00">
      <BasicPropertyInfo Latitude="52.37593578" Longitude="4.90181824" StarRating="3" HotelCode="943845|mauro_mansion_2" HotelName="Mauro Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Geldersekade 16, 1012 BH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/75038/2475038/1.jpg?f=15069179</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1697.05" OriginalAmount="1697.05">
      <BasicPropertyInfo Latitude="52.361287254963" Longitude="4.8935642838478" StarRating="4" HotelCode="14737|1d16c3" HotelName="Mercure Amsterdam Centre Canal District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 46, 1017 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17279/a_17279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet street in the centre of Amsterdam, lying very close to the main attraction areas. Shops, restaurants and museums are within walking distance. The RAI congress centre and the Zuidoost Business Park are nearby. Public transport connections can be found 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1703.63" OriginalAmount="1703.63">
      <BasicPropertyInfo Latitude="52.369866121076" Longitude="4.8659335076809" StarRating="3" HotelCode="193896|11b475" HotelName="Hotel Restaurant Larende" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Clercqstraat 115-hs, 1053 AJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214969/214969a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1713.21" OriginalAmount="1713.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|649874" HotelName="DIE PORT VAN CLEVE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902221_foto_1.jpg</HotelPictures>
        <HotelDescription>A stone's throw from Dam Square , the Die Port van Cleve is situated in the very centre of Amsterdam. Its location brings everything within easy walking distance, from the canal area to Central Station, from Museums to shops and restaurants. Die Port van Cleve has a total of 120 comfortable rooms, which are made up of 98 Superior rooms, 16 Executive rooms and 6 Suites. The rooms have their own character and are decorated using warm welcoming colours. All feature a safety deposit box, Internet connection, Telephone with direct dial, TV with in-house movie- and message system and radio. The bathrooms are equipped with a bath/shower, toilet and hairdryer. The trouser press, mini-bar, coffee- and tea facilities are on request. A popular feature of the Die Port van Cleve is the Brasserie 'De Poort', known for the traditional Dutch as well as international dishes. The unique Bar-Bodega 'De Blauwe Parade' decorated with an original Delft Blue Tile fresco is not to be missed!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1714" OriginalAmount="1714">
      <BasicPropertyInfo Latitude="52.400642" Longitude="4.889403" StarRating="3" HotelCode="200951|4104" HotelName="Botel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM-Pier 3, 1033 RG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7685/a_7685_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the NDSM-shipyard, just a 5-minute drive from the Amsterdam ring road (A10). There is also a free ferry connection to and from Amsterdam central station, and a free shuttle bus to and from the hotel. The northern part of the city (where the hotel is located) is known for being a colourful and vibrant area and for the houses, workshops and artists' studios, hip cafes, restaurants, exhibitions and performances. The media wharf is home to MTV, Robodock, and the IJ-festival, among others.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1716.37" OriginalAmount="1716.37">
      <BasicPropertyInfo Latitude="52.366389" Longitude="4.896956" StarRating="4" HotelCode="11449|20074" HotelName="NH Amsterdam Caransa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 19, 1017CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9715/w_9715_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, city hotel is situated in a conveniently central location on the lively Rembrandtplein. Links to the public transport system are only 100 m from the hotel. In the immediate vicinity, a diverse range of shopping facilities, numerous sights of interest and extensive entertainment venues are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1720" OriginalAmount="1720">
      <BasicPropertyInfo Latitude="52.367961849101" Longitude="4.8963447276127" StarRating="3" HotelCode="80810|428142" HotelName="Nes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kloveniersburgwal 137-139, 1011 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389000/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1737.35" OriginalAmount="1737.35">
      <BasicPropertyInfo Latitude="52.376627" Longitude="4.89467" StarRating="3" HotelCode="26717|AVA" HotelName="Avenue Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 33</AddressLine>
          </AddressLines>
          <PostalCode>(0)205309577</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39184/w_39184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of the city on the Nieuwezijds Voorburgwal. This is one of the broad streets that go from the central station to the Damplein in the centre of the city. All the well-known attractions of Amsterdam are nearby. From Schiphol Airport the hotel is reachable by train or taxi within an average time of around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1752" OriginalAmount="1752">
      <BasicPropertyInfo Latitude="52.308949440353" Longitude="4.7597776441803" StarRating="4" HotelCode="29262|26091" HotelName="Sheraton Amsterdam Airport Hotel and Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiphol Boulevard 101, 1118 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47129/a_47129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;As a conference venue, the hotel is of international importance. The centre of Amsterdam can be reached by train in about 20 minutes. The airport offers extensive shopping facilities for those wishing to have a quick shop or browse. This luxury airport hotel is located at the centre of Amsterdam's Schiphol Airport and offers direct access to the arrival and departure halls, unique for a hotel of its superior rating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1758.43" OriginalAmount="1758.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|803235" HotelName="NH AMSTERDAM LEIDSEPLEIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207657_fotpe1_1_FACHADA.jpg</HotelPictures>
        <HotelDescription>The luxurious four-star NH Amsterdam Centre hotel is conveniently located in the heart of Amsterdam. at It is right across from the lively Leidse Square in the fashion and museum district, an area brimming with entertainment, dining and nightlife options. Amsterdam�s characteristic canals and the city�s top museums are just a short stroll from the hotel. The luxurious four-star NH Amsterdam Centre hotel is conveniently located in the heart of Amsterdam. at It is right across from the lively Leidse Square in the fashion and museum district, an area brimming with entertainment, dining and nightlife options. Amsterdam�s characteristic canals and the city�s top museums are just a short stroll from the hotel, </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1759.15" OriginalAmount="1759.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|750541" HotelName="HOTEL NOTTING HILL AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903285_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the centre of Amsterdam, a short walk from the Amstel river, Albert Cuyp market, the Rembrandtsplein and Leidseplein.  Numerous trams pass by the front door so access across town is very easyThe bedrooms are tastefully decorated in dark green and black colour scheme and are larger than most 4 star bedrooms in Amsterdam.  There is a beautifully wallpapered feature wall behind the bed head and with the soft lighting and modern facilities, offer first class accommodatinThe popular restaurant is located on the ground floor and serves a full breakfast, as well as lunch, high tea and dinner.This is a large, traditional building with an attractive and welcoming exteriorThe lobby is very cosy and welcoming with the reception consisting of two small desks.  The decor is unique in as much as it depicts well worn books and luggage and their is a small seating area with internet access.This is a fairly new hotel for Amsterdam and offers very good accommodation in a great location.  The bedrooms are mainly allocated on the lower ground floor but these are more spacious than the rooms on the other floors and are superbly decorated.  jg/11/11Allocated rooms may be found on the lower ground floor but these are more spacious than the rooms on the other floors</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1767.71" OriginalAmount="1767.71">
      <BasicPropertyInfo Latitude="52.369761" Longitude="4.888699" StarRating="3" HotelCode="316800|20084" HotelName="NH City Centre Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 288-292, 1012VX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31715/a_31715_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in a central location, close to Damplatz and the main train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1769.33" OriginalAmount="1769.33">
      <BasicPropertyInfo Latitude="52.380951649286" Longitude="4.8904140293598" StarRating="4" HotelCode="193908|125399" HotelName="The Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 120, 1013 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214344/214344a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1773.48" OriginalAmount="1773.48">
      <BasicPropertyInfo Latitude="52.36386294" Longitude="4.90657115" StarRating="4" HotelCode="440542|2037765" HotelName="Zoku Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Weesperstraat 105, 1018 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550788/w_550788_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1775" OriginalAmount="1775">
      <BasicPropertyInfo Latitude="52.374698" Longitude="4.903854" StarRating="5" HotelCode="387464|13134" HotelName="Grand Hotel Amrâth Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 108, 1011 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90177/a_90177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a perfect location in Prins Hendrikkade in the city centre, only around 500 m from the Central Station and just 1 km from Dam Square. This unique setting in the historic heart of Amsterdam borders on beautiful canals and means the hotel is within walking distance of the best sights. The valet parking service will take care of guests’ cars - one worry less. Schiphol Airport is just 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1777.00" OriginalAmount="1777.00">
      <BasicPropertyInfo Latitude="52.3641926" Longitude="4.98562506" StarRating="0" HotelCode="560201|la_corte_sconta_bb" HotelName="La Corte Sconta B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brigantijnkade 20, Zeeburg, 1086 VB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/67768/2567768/1.jpg?f=15505093</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Alvoco da Serra village, surrounded by the lush vegetation of Serra da Estrela Mountain, Casa das Lages offers self-catering apartments and welcomes pets.Each apartment includes a kitchenette with a microwave and refrigerator, and the seating area includes a sofa bed and a TV. The bathroom comes with a bath.Restaurants can be found within a 4-km radius, and the Serra da Estrela Tower is within a 10-minute drive. Guests can explore the Sacred Art Museum, located within walking distance. The surrounding garden offers a nice setting for a relaxing break, and the natural landscape invites to leisure walks amidst greenery.Casa das Lages is located 27 km away from the ski slopes. The city of Covilhã is a 45-minute drive and Seia is 27 km away from the apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1783.00" OriginalAmount="1783.00">
      <BasicPropertyInfo Latitude="52.36508093" Longitude="4.89623628" StarRating="3.5" HotelCode="620380|hotel_frank_since_1666" HotelName="Hotel Rudolph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 563, 1017 CD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/792004/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1792.00" OriginalAmount="1792.00">
      <BasicPropertyInfo Latitude="52.370616477286" Longitude="4.8843494809856" StarRating="4" HotelCode="193854|canal_boutique_apartments" HotelName="Canal Boutique Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 302-304, 1016 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/294290/294290a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Amsterdam. Guests will enjoy a peaceful and calm stay at Canal Boutique Apartments as it counts with a total of 6 accommodation units. Pets are not allowed at this establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1799.26" OriginalAmount="1799.26">
      <BasicPropertyInfo Latitude="52.348550184721" Longitude="4.8851823806763" StarRating="4" HotelCode="13957|2009685" HotelName="Apollo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/12/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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2, 1077 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16090/a_16090_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;If guests wish to relax and enjoy the beautiful city of Amsterdam, this location near the exclusive shopping streets, the Museumplein and the Royal Concert Hall, and not far from the bustling night life of the Leidseplein, is the ideal place. The hotel is also the ideal place for business guests, with a travelling time of only 20 minutes from Schiphol Airport and 2 minutes from the ring road. In addition, the RAI Trade and Congress Centre and the World Trade Centre Amsterdam are only a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1813" OriginalAmount="1813">
      <BasicPropertyInfo Latitude="52.3545004" Longitude="4.8875268" StarRating="4" HotelCode="255579|57526" HotelName="Sir Albert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert Cuypstraat 2, De Pijp District (Latin Quarter), 1072 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188725/188725a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1814.00" OriginalAmount="1814.00">
      <BasicPropertyInfo Latitude="52.3714234" Longitude="4.8873212" StarRating="2" HotelCode="149526|hotel_hegra_amsterdam" HotelName="Hegra Amsterdam Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 269, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388112/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1827" OriginalAmount="1827">
      <BasicPropertyInfo Latitude="52.33328575" Longitude="4.91453469" StarRating="4" HotelCode="757211|361513" HotelName="Hotel Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/878514/w_878514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is situated in Amsterdam. Situated within 6. 0 kilometre(s) from the town centre, the accommodation is easily accessible on foot to a host of places of interest. Within 500 metres visitors will find links of transport that will allow them to explore the area. Guests will find the airport within 14. 0 kilometre(s). Van der Valk Hotel Amsterdam - Amstel features a total of 206 bedrooms. Van der Valk Hotel Amsterdam - Amstel was built in 2018. This establishment is ideal for a productive stay, thanks to the Internet access available throughout. The front desk offers 24-hour reception. If patrons ask for it, they can have a cot in their accommodation units. Van der Valk Hotel Amsterdam - Amstel has been designed to make guests' stay as easy as possible and features some disability-friendly bathrooms. Travellers will not be bothered during their stay, as this is not a pet-friendly Hotel. Moreover, those travelling with their own vehicle may make good use of the parking facilities at Van der Valk Hotel Amsterdam - Amstel. If pampering is needed, visitors can take advantage of the health facilities offered. This establishment is provided with all the necessary services and amenities for a successful business event. Travellers don't need to leave the premises to enjoy a delicious meal, as the property includes a choice of delicious culinary options. Van der Valk Hotel Amsterdam - Amstel may charge a fee for some services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1833" OriginalAmount="1833">
      <BasicPropertyInfo Latitude="52.375471" Longitude="4.892807" StarRating="4" HotelCode="17703|28585" HotelName="INK Hotel Amsterdam - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 67, 1012 RE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21781/a_21781_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed in a wonderfully located 17th century building that lies between the main train station and the royal palace. Dam Square with its range of shops and sights may easily be reached on foot and links to the public transport are just a short distance away (300 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1852.47" OriginalAmount="1852.47">
      <BasicPropertyInfo Latitude="52.366357" Longitude="4.893003" StarRating="4" HotelCode="258926|20044" HotelName="NH Collection Amsterdam Flower Market" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4, 1017 HK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/1/0/6/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel ideally located in the centre of Amsterdam. Nearby is the famous Floating Flower Market, Munt Tower and the main shopping streets. There is a public transport connection about 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1857.21" OriginalAmount="1857.21">
      <BasicPropertyInfo Latitude="52.306865" Longitude="4.75599" StarRating="4" HotelCode="31188|20014" HotelName="Schiphol Hotel-Hilton Amsterdam Airport Schiphol" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schipol Boulevard 701, 1118 BN Schiphol</AddressLine>
          </AddressLines>
          <CityName>Schiphol</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49839/a_49839_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury airport hotel is located within the grounds of Schiphol Airport. The centre of Amsterdam can be reached either by car or by train in just 15 minutes. A beach and a walking trail are both to be found in the relaxation centre. Guests who love shopping and betting will enjoy spending time at the casino and shopping centre at the airport. Public transport departs from stops located just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1860" OriginalAmount="1860">
      <BasicPropertyInfo Latitude="52.3765711" Longitude="4.9071006" StarRating="4" HotelCode="904494|24957" HotelName="DoubleTree by Hilton Amsterdam Centraal Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Oosterdoksstraat, 1011 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238218/w_238218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the riverfront and next to the central train station, the hotel is within easy reach of a host of local attractions, including the Rijksmuseum, Leidseplein, and the Anne Frank and Van Gogh museums. It is a perfect base from which to enjoy all that Amsterdam has to offer. Amsterdam Schiphol Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1861" OriginalAmount="1861">
      <BasicPropertyInfo Latitude="52.377527" Longitude="4.895101" StarRating="3" HotelCode="142414|428105" HotelName="Sint Nicolaas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 1a, 1012 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/091760/091760a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1875.67" OriginalAmount="1875.67">
      <BasicPropertyInfo Latitude="52.335701778541" Longitude="4.8742559299553" StarRating="4" HotelCode="169696|458025" HotelName="Crowne Plaza Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101, Amsterdam 1082 MT</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/5/4/1/0/8/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a major new development area in Amsterdam: the Zuidas close to the RAI Convention Centre. This area is rapidly becoming a new urban centre devoted to international commerce and knowledge development. Amsterdam Schiphol International Airport and the city centre are only minutes away (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1877.36" OriginalAmount="1877.36">
      <BasicPropertyInfo Latitude="52.37121531" Longitude="4.89017679" StarRating="3" HotelCode="284247|48623" HotelName="Nova Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 276, 1012 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/04/048623/048623a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1879.23" OriginalAmount="1879.23">
      <BasicPropertyInfo StarRating="3" HotelCode="|708867" HotelName="HOTEL DAMSQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/28621_image61403939_0.jpg</HotelPictures>
        <HotelDescription>Hotel Damsquare offers a 24-hour reception and a bicycle rental service. Rooms have a flat-screen TV, safe, tea/coffee making facilities and a private bathroom.
The hotel is a 10-minute walk from Amsterdam Central Train Station. Hotel De Gerstekorrel is located 200 meters from the Royal Palace and the Kalverstraat shopping street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1881.81" OriginalAmount="1881.81">
      <BasicPropertyInfo Latitude="52.37468017" Longitude="4.88007578" StarRating="0" HotelCode="430933|4557975" HotelName="Mr. Jordaan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102, Jordaan District, 1015 TN Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1888.00" OriginalAmount="1888.00">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.8823727667332" StarRating="4" HotelCode="652950|hotel_mercier" HotelName="Hotel Mercier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12, 1016 NX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639918/639918a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classic, retro and elegant. Step inside Hotel Mercier and feel at home. History relives at the straight friendly hotel with 40 rooms and 6 suites. De authentic Berlage style is showed throughout the interior. Think Art Nouveau, robust wooden furniture with a touch of velvet and rich prints. The lobby is built in style of the old library and feels like a second home. The monumental building on the Rozenstraat 12 at a unique location at the Jordaan in Amsterdam is the place to be for sleeping, dining, working or meeting up with locals. The philosophy of Helena Mercier, founder of ‘Ons Huis' was to bring the neighbourhood together, learn from each other and enjoy time together. Hotel Mercier will capture this in its heart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1888.00" OriginalAmount="1888.00">
      <BasicPropertyInfo Latitude="52.360179971793" Longitude="4.9266788363457" StarRating="4" HotelCode="193932|eastern_park_apartments" HotelName="Eastern Quarter Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijttenbachstraat 30, 1093 JC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388613/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1914.00" OriginalAmount="1914.00">
      <BasicPropertyInfo Latitude="52.354070372492" Longitude="4.8767194538027" StarRating="3" HotelCode="95613|de_ware_jacob_boutique_hotel" HotelName="Sander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jacob Obrechtstraat 69, 1071 KJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132777/gt_132777_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a very convenient location and lies within walking distance of many of Amsterdam's most attractive sites. Guests will find shopping venues only some 5 minutes' walk away and it is around 10 minutes on foot to the city centre, nightspots, the tourist centre and museums. The Anne Frank House and Museum is about 3 km from the hotel and it is a 10-minute drive to the railway station. Amsterdam-Schipol Airport lies approximately 20 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1918.00" OriginalAmount="1918.00">
      <BasicPropertyInfo Latitude="52.37651443481445" Longitude="4.8905439376831055" StarRating="0" HotelCode="0|apartment_jordaan_canal_view" HotelName="Apartment Jordaan Canal View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Blauwburgwal 9, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5f/ed/5fedeba5049591083347e78cdebfa3355c68bed8.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This large apartment, has WiFi, (free of charge), a balcony and a kitchen with features that offer you the maximum level of comfort. SITUATION: This establishment, the Jordaan it is in 7 minutes away from the establishment, you can find the central station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1919.78" OriginalAmount="1919.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|795198" HotelName="NH AMSTERDAM SCHILLER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207863_fotpe1_fa.png</HotelPictures>
        <HotelDescription>The NH Schiller dates back to 1912 and it is situated in the centre of Amsterdam in the Rembrandt Square, surrounded by cafes, restaurants, theatres and terraces. The building, which is considered to be a national monument has a rich, cultural history and boasts numerous Art Deco and Art Noveau details. The hotel has 92 modern rooms, including 7 Junior suites, all completely equipped and a Brasserie where you can enjoy our delicious buffet breakfast and the best dishes of typical Dutch cuisine, in a cosy restaurant with views of the Rembrandt square.Two minute walk from the hotel, you can visit the flower market or enjoy a boat tour on the canals. The house of Rembrandt is located only 10 minutes away and the house of Anne Frank, the Dam Square and the Red Light District are only 15 minutes away. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1925" OriginalAmount="1925">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.880936" StarRating="4" HotelCode="29315|21280" HotelName="American Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47235/a_47235_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a building with a listed Art Noveau façade, this well-known hotel is centrally located on Leidseplein and has its own boat landing station on one of Amsterdam's canals. Amsterdam offers not only plenty of shopping opportunities, such as designer shops but also restaurants, many sights of interest, cultural venues, galleries and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1925.41" OriginalAmount="1925.41">
      <BasicPropertyInfo Latitude="52.377157993675" Longitude="4.8979738354683" StarRating="4" HotelCode="18933|20204" HotelName="Park Plaza Victoria Amsterdam" 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,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 1-5, 1012 LG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23680/a_23680_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This extremely sophisticated hotel is centrally located opposite the main railway station. Public transport links are easily reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1938" OriginalAmount="1938">
      <BasicPropertyInfo Latitude="52.353356632137" Longitude="4.9072498306884" StarRating="5" HotelCode="573623|246807" HotelName="Pestana Amsterdam Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsteldijk 67, 1074 HZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/104889/2b1ecb34-3340-443d-8826-62e87e792ed1.jpg?d=636669166740000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1938.00" OriginalAmount="1938.00">
      <BasicPropertyInfo Latitude="52.378279575985" Longitude="4.8937999452324" StarRating="1" HotelCode="339587|budget_hotel_liberty" HotelName="Budget Hotel Liberty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam, Noord Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/75024/2475024/1.jpg?f=14963954</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1940" OriginalAmount="1940">
      <BasicPropertyInfo Latitude="52.372305" Longitude="4.897554" StarRating="2" HotelCode="337195|428157" HotelName="Heart of Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Achterburgwal 118-120, 1012 DT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56057/a_56057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the in the famous red light district "De Wallen" close to the city centre, roughly 3 minutes walk from the royal palace on Dam Square. A profusion of shops, restaurants, bars and nightclubs as well as links to the public transport network are all to be found in the hotel's direct vicinity. Amsterdam airport is located approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1940" OriginalAmount="1940">
      <BasicPropertyInfo Latitude="52.37544825" Longitude="4.8886986833333" StarRating="3" HotelCode="82445|408348" HotelName="The Times" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 135-137, 1015 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216068/216068a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Times Hotel Situated in Amsterdam, the Times Hotel provides 3x000D star accommodation. Hotel guests can enjoy a meal at the restaurant on site. Room Facilities The Times Hotel. Smoking is permitted in certain bedrooms (please specify when booking) and the public areas of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1947" OriginalAmount="1947">
      <BasicPropertyInfo Latitude="52.359777" Longitude="4.881062" StarRating="4" HotelCode="258786|12311" HotelName="Bilderberg Hotel Jan Luyken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 58, 1071 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15012/a_15012_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies at the heart of a peaceful, cultural area of Amsterdam- Links to the public transport network lie just 200 m from the hotel and can easily be reached on foot and a diverse selection of tourist sights such as the national museum, the Van Gogh museum and the world-famous Leidseplein are to be found within 5 minutes walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1963" OriginalAmount="1963">
      <BasicPropertyInfo Latitude="52.378158" Longitude="4.894374" StarRating="5" HotelCode="29270|28584" HotelName="Renaissance Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattengat 1, 1012 SZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47139/a_47139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is situated in a strategic and central location. Links to the public transport system can be reached within 500 m from the hotel and, in the immediate vicinity, a diverse range of shopping facilities, numerous restaurants, bars aplenty and extensive entertainment venues are available. Furthermore, Anne Frank's House, the royal palace and the diamond factories are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1968.00" OriginalAmount="1968.00">
      <BasicPropertyInfo Latitude="52.367003152497" Longitude="4.8969672649513" StarRating="3" HotelCode="143431|amstelzicht" HotelName="Amstelzicht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 104, 1017 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/389111/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1971.00" OriginalAmount="1971.00">
      <BasicPropertyInfo Latitude="52.361992" Longitude="4.894508" StarRating="3" HotelCode="337183|hampshire__prinsengracht" HotelName="Prinsengracht Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1015, 1017 KN Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56048/a_56048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Leidseplein and Rembrandtplein, as well within a short distance of an array of museums, such as the Van Gogh Museum and the Rijksmuseum. Countless shops, restaurants, bars and clubs are just a few minutes walk away, as are links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1973.25" OriginalAmount="1973.25">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="4" HotelCode="|VIJS" HotelName="Van de Vijsel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom13</AddressLine>
          </AddressLines>
          <PostalCode>(0)205150471</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/VIJS/VIJS_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. A fireplace creates a cosy atmosphere. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services include a 24-hour security service, a babysitting service, a childcare service, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Daily newspapers are available for purchase.This hotel is located right in the heart of Amsterdam.Fine weather can be enjoyed on the terrace. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms include air conditioning and central heating. Rooms have a double bed or a king-size bed. Separate bedrooms are available. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a television with pay-per-view channels, a radio and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms can be booked. The hotel has non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a café and a bar. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Vegetarian dishes and children's meals can be prepared on request. The hotel also offers snacks.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1984.00" OriginalAmount="1984.00">
      <BasicPropertyInfo Latitude="52.37765533" Longitude="4.90695658" StarRating="3.5" HotelCode="439634|eric_vokel_boutique_apartments_amsterdam_suites" HotelName="Eric Vökel Amsterdam Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>De Ruijterkade 127, 1011AC  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604192/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2002.00" OriginalAmount="2002.00">
      <BasicPropertyInfo Latitude="52.35901047" Longitude="4.89787533" StarRating="3" HotelCode="466447|golden_mansion_apartment_amsterdam" HotelName="Golden Mansion City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Huidekoperstraat 21-23, 1017 ZL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/631288/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Golden Mansion Apartment Amsterdam places you in the heart of Amsterdam, walking distance from De Duif and Heineken Experience. This apartment is within close proximity of Sarphatipark and Royal Theater Carre.&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, featuring kitchenettes with full-sized refrigerators/freezers and microwaves. Wired and wireless Internet access is complimentary, and flat-screen televisions with cable programming provide entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, express check-in, and express check-out.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2009" OriginalAmount="2009">
      <BasicPropertyInfo Latitude="52.37351173" Longitude="4.90605828" StarRating="4" HotelCode="572286|246822" HotelName="The Hendrick's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139, 1011AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92708/3692708/1.jpg?f=15234789</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2011.00" OriginalAmount="2011.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|661731" HotelName="HOTEL AMSTERDAM DE ROODE LEEUW" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899712_foto_1.jpg</HotelPictures>
        <HotelDescription>Location This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also located close to the stock exchange and the Bijenkorf department store. Also in the neighbourhood, guests will find the world-famous waxworks at Madame Tussaud's and the Royal Palace. Further tourist attractions such as the Kalverstraat are only steps away. Centraal main railway station lies only 700 metres away and the tram is even closer to the hotel. Schiphol airport is easily reache</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2018.61" OriginalAmount="2018.61">
      <BasicPropertyInfo Latitude="52.374213406598" Longitude="4.8923862392521" StarRating="3" HotelCode="64187|224056" HotelName="Best Western Dam Square Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gravenstraat 12-16, 1012 NM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82687/a_82687_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the centre of Amsterdam, just a stone’s throw from Dam Square, next to the Royal Palace and the New Church. It is within walking distance of the Rijksmuseum and the Van Gogh Museum, located at Gravenstraat 12-16. The central station is about a 10-minute walk away (around 600 m), and links to the public transport network are available within easy walking distance (50 m). Schiphol Airport is about 20 minutes away with a direct train to Central Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2030.47" OriginalAmount="2030.47">
      <BasicPropertyInfo StarRating="3" HotelCode="|151758" HotelName="MAX BROWN CANAL DISTRICT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902906_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2054.78" OriginalAmount="2054.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|649877" HotelName="INNTEL HOTELS AMSTERDAM CENTRE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26886_image60697484_0.jpg</HotelPictures>
        <HotelDescription>The Inntel Hotels Amsterdam Center is located in the heart of Amsterdam, in the historic center of the city. Just a short walk from shopping streets, museums and other places of historical interest.
It is a 5-minute walk from Amsterdam Central Station. The rooms are modern and cosily decorated.
They have a luxurious private bathroom with a bathtub, air conditioning and a coffee and tea maker. Guests can start the day with a good breakfast in its modern restaurant. They can even have a glass of Prosecco if they wish.
Dinner is served at Humphrey's restaurant, very close to the hotel and where the cost can be charged to the hotel account. A perfect way to end the day is with a drink in the hotel bar.
Type of service: family, for young people, business, charming hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2069.00" OriginalAmount="2069.00">
      <BasicPropertyInfo Latitude="52.38852428" Longitude="4.88860918" StarRating="3.5" HotelCode="602469|yays_concierged_boutique_apartments_zoutkeetsgracht_2" HotelName="Yays Zoutkeetsgracht Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Zoutkeetsgracht 114-118, 1013 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86841/2286841/59.jpg?f=15502315</HotelPictures>
        <HotelDescription>&lt;br/&gt;YAYS Concierged Boutique Apartments - Zoutkeetsgra is a popular choice amongst travelers in Amsterdam, whether exploring or just passing through. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Service-minded staff will welcome and guide you at the YAYS Concierged Boutique Apartments - Zoutkeetsgra. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, television LCD/plasma screen. The hotel offers various recreational opportunities. Discover all Amsterdam has to offer by making YAYS Concierged Boutique Apartments - Zoutkeetsgra your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2070" OriginalAmount="2070">
      <BasicPropertyInfo Latitude="52.365395400794" Longitude="4.893133195162" StarRating="4" HotelCode="11572|54185" HotelName="Banks Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 519 -525, 1017 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9636/a_9636_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2090.00" OriginalAmount="2090.00">
      <BasicPropertyInfo Latitude="52.377231" Longitude="4.895498" StarRating="4" HotelCode="24557|kimpton_de_witt_amsterdam" HotelName="Kimpton De Witt Amsterdam" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 5, 1012 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35479/a_35479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well known luxury hotel behind a protected art-nouveau façade is located directly on Leidseplein, not to Amsterdam's most important museums. There are scores of churches, theatres, shops, connection to public transport as well as access to the city's dynamic and varied nightlife in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2092" OriginalAmount="2092">
      <BasicPropertyInfo Latitude="52.376528" Longitude="4.893646" StarRating="3" HotelCode="18783|30800" HotelName="WestCord City Centre Hotel Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 50, 1012 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23433/w_23433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in the heart of Amsterdam, within walking distance of the Central Train Station, where guests can catch a tram or bus to anywhere in the city. Several trams also stop right in front of the hotel for ultimate convenience. The hotel’s central location makes it the perfect operating base from which to explore Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2100.22" OriginalAmount="2100.22">
      <BasicPropertyInfo Latitude="52.37775" Longitude="4.897062" StarRating="5" HotelCode="213842|1061638" HotelName="art'otel amsterdam, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 33, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229596/229596a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2104.00" OriginalAmount="2104.00">
      <BasicPropertyInfo Latitude="52.364539611217" Longitude="4.8926599809336" StarRating="3" HotelCode="313010|dream_hotel_amsterdam" HotelName="Dream Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 73, 1017 HG Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/31337/2131337/32.jpg?f=15512151</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Dream Hotel Amsterdam is in the heart of Amsterdam, walking distance from Flower Market and Rembrandt Square. This hotel is within close proximity of Munttoren and Muntplein.&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. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include desks, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2116.00" OriginalAmount="2116.00">
      <BasicPropertyInfo Latitude="52.36964692" Longitude="4.86153295" StarRating="4" HotelCode="614590|chasse_hotel" HotelName="Chasse Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Chasséstraat 64, 1057 JJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/788213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2124" OriginalAmount="2124">
      <BasicPropertyInfo Latitude="52.375636" Longitude="4.892383" StarRating="3" HotelCode="32037|89316" HotelName="Citadel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijdsvoorburgwal 98-100, 1012 SG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50729/a_50729_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is just steps from the train station as well as various sights of interest including the Royal Palace, the Koepel Church and Anne Frank's House. The various shopping facilities and entertainment venues as well as further sights can be easily reached from the hotel. The nearest public transport stop is the main station and is roughly 900 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2134" OriginalAmount="2134">
      <BasicPropertyInfo Latitude="52.241268208132" Longitude="4.8178844740271" StarRating="3" HotelCode="82542|92983" HotelName="Best Western Amsterdam Airport Hotel Uithoorn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thamerhorn 1, 1421 CE Uithoorn</AddressLine>
          </AddressLines>
          <CityName>Uithoorn</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111392/a_111392_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uithoorn. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2141" OriginalAmount="2141">
      <BasicPropertyInfo Latitude="52.379155556893" Longitude="4.8898601531982" StarRating="3" HotelCode="193853|33875" HotelName="Sebastians" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 15, 1015 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388544/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2146.00" OriginalAmount="2146.00">
      <BasicPropertyInfo Latitude="52.361645892007" Longitude="4.9001088752207" StarRating="3" HotelCode="343138|hotel_dwars" HotelName="Hotel Dwars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Utrechtsedwarsstraat 79, 1017 WD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/33499/2133499/1.jpg?f=14994084</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Dwars in Amsterdam (Canal Ring), you'll be minutes from De Duif and Skinny Bridge. This hotel is within close proximity of Royal Theater Carre and Hermitage Amsterdam.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 9 individually decorated guestrooms, featuring espresso makers and LED televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include coffee/tea makers, housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2157.00" OriginalAmount="2157.00">
      <BasicPropertyInfo Latitude="52.38045193" Longitude="4.88704154" StarRating="3.5" HotelCode="518521|hotel_cappuccino_3" HotelName="Hotel Il Fiore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 25, 1015 KB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/34197/3734197/1.jpg?f=15300834</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2169.00" OriginalAmount="2169.00">
      <BasicPropertyInfo Latitude="52.3671" Longitude="4.87027" StarRating="0" HotelCode="0|apartments_de_hallen" HotelName="Apartments De Hallen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bilderdijkkade 60, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/9b/2e9b1432443c4d2bd693a84364c130900b595a0b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Amsterdam (Amsterdam West), Apartments De Hallen is within a 15-minute walk of Vondelpark and DeLaMar Theater.  This apartment is 0.7 mi (1.1 km) from Melkweg and 0.9 mi (1.5 km) from Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the apartment's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 40.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;No pets allowed.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 27.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 47.50 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2179.00" OriginalAmount="2179.00">
      <BasicPropertyInfo Latitude="52.36697607" Longitude="4.93295619" StarRating="3.5" HotelCode="623280|short_stay_group_eastern_docklands_apartments" HotelName="Short Stay Group Eastern Docklands Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zeeburgerpad 28-29, 1019AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10140043</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2182.35" OriginalAmount="2182.35">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="|KNV" HotelName="Roemer Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10</AddressLine>
          </AddressLines>
          <PostalCode>(0)205150451</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/134939/1054399.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;4 junior suites, 4 suites and 19 double rooms are located on 4 storeys and can be reached by lift. English- and German-speaking staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities include a baggage storage service and a safe. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel enjoys a central location close to the lively Leidseplein square where guests can find restaurants, shops and bars. Amsterdam Airport Schiphol is located around 12 km away.The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. A sun terrace is a great place to while away the hours. Leisure activities and facilities at the hotel include tennis, a gym and a sauna or, for a fee, cycling/mountain biking. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the view of the city from a balcony or terrace. All rooms are carpeted and include a double bed, a queen-size bed or a king-size bed. Separate bedrooms are available. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. For extra comfort in the bathrooms, guests are offered cosmetic products. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a dining room, a breakfast room and a bar. Breakfast, lunch and a dinner à la carte delight guests with culinary treats and a wide variety of dishes. Staff are also happy to provide children's meals.The hotel has a 24-hour reception. Chargeable parking is possible nearby.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2197.57" OriginalAmount="2197.57">
      <BasicPropertyInfo Latitude="52.38333999" Longitude="4.84639468" StarRating="0" HotelCode="497987|1b4760" HotelName="Dutchies Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sara Burgerthartstraat 21A, 1055 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/65159/2465159/1.jpg?f=15396481</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2199.60" OriginalAmount="2199.60">
      <BasicPropertyInfo Latitude="52.352771" Longitude="4.883624" StarRating="4" HotelCode="52827|356565" HotelName="The College Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roelof Hartstraat 1, 1071 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57709/gt_57709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated near the Museumplein (Museum square). Although there is a tram stop in front of the hotel, by means of a pleasant stroll the guests can reach several areas of interest with ease. Amsterdam's concert hall, the Concertgebouw, and numerous museums are situated within a 300-metre radius. Amsterdam Schiphol Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2204.90" OriginalAmount="2204.90">
      <BasicPropertyInfo Latitude="52.362595951237" Longitude="4.880042345074" StarRating="5" HotelCode="336273|107962" HotelName="Marriott Amsterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 12, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55500/w_55500_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel enjoys an ideal location across the street from Leidseplein's fine shopping, dining and entertainment venues. It lies in the heart of Amsterdam’s museum quarter, with tourist attractions, shops, bars, pubs, nightlife spots, public transport links and restaurants all in the immediate vicinity. Schiphol Airport is 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2210.00" OriginalAmount="2210.00">
      <BasicPropertyInfo Latitude="52.37185195348" Longitude="4.8999904563983" StarRating="0" HotelCode="530630|tulip_of_amsterdam_bb_3" HotelName="Tulip of Amsterdam B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Elevator,Housekeeping,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Kloveniersburgwal 9-HS, 1011 JT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/65201/2165201/1.jpg?f=15662021</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Tulip of Amsterdam B&amp;B, you'll be centrally located in Amsterdam, steps from Nieuwmarkt Square and Amsterdam Chinatown. This bed &amp; breakfast is within close proximity of Zuiderkerk and The Old Church.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 2 guestrooms featuring espresso makers. 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 complimentary toiletries and hair dryers.&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;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="2219.00" OriginalAmount="2219.00">
      <BasicPropertyInfo Latitude="52.370633" Longitude="4.893014" StarRating="3" HotelCode="901948|rokin" HotelName="Rokin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 73, 1012 KL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/217394/gt_217394_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city on a main street. It lies just a few steps from the historic Dam square, the central square in Amsterdam, where visitors will find the Royal Palace and the New Church. The central train station is about a 10-minute walk away and shopping and night life centres are close to the hotel. Guests will find the best department stores, the unique Magna Plaza shopping centre, and the long Kalverstraat pedestrian shopping street close by. Excursions by bus leave from outside the hotel and boat trips leave from just down the street. Surrounding the hotel are the canals with their historical buildings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2229.00" OriginalAmount="2229.00">
      <BasicPropertyInfo Latitude="52.37431167" Longitude="4.87470752" StarRating="3" HotelCode="361186|morgan__mees" HotelName="Morgan &amp; Mees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Hugo de Grootstraat 2-6, 1052 LC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22785/2522785/1.jpg?f=14953672</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2230" OriginalAmount="2230">
      <BasicPropertyInfo Latitude="52.367966" Longitude="4.8926300000001" StarRating="2" HotelCode="337231|382290" HotelName="Des Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 154 - 156, 1012 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56077/a_56077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th century building, this hotel is centrally located between Dam Square and Munt Tower. Bars and plenty of shopping venues are to be found in the hotel's vicinity. Schiphol airport is located approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2240" OriginalAmount="2240">
      <BasicPropertyInfo Latitude="52.379345484429" Longitude="4.922046661377" StarRating="4" HotelCode="653947|399880" HotelName="Hotel Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636985/636985a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Hotel Jakarta Amsterdam is a unique sustainable hotel in Amsterdam at the IJ river, at the former location where ships left for Jakarta. Hotel Jakarta offers 200 luxurious rooms with a Indonesian influenced style.
The boutique style hotel rooms of 30 m2 with an Indonesian twist. Most rooms feature a balcony, with panoramic views over the river IJ on one side and looking over central station on the other. Enjoy breakfast, lunch and dinner at Café Jakarta or get a drink at sky bar Malabar on the 8th and 9th floor. A Breakfast buffet is served each morning at the property and is included in the rates. Relax in the wellness and swimming pool with views off the river IJ.
The hotel is located within 1.2 km of the central station. The main shopping area is 1.5 km away, while Dam square and Royal Palace can be found at a distance of 2.1 km. 
Zeeburg is a great choice for travelers interested in atmosphere, city walks and city trips."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2244" OriginalAmount="2244">
      <BasicPropertyInfo Latitude="52.3548484" Longitude="4.8835874" StarRating="2" HotelCode="155048|491261" HotelName="Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frans van Mierisstraat 10, 1071 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388286/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2259.40" OriginalAmount="2259.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|657174" HotelName="GRAND HOTEL AMR�TH AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/959092_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Amsterdam and was established in 1914. It is a short drive away from the Dam Square and the nearest station is Central. The Hotel has a restaurant, a bar, a conference room, an indoor swimming pool and a fitness centre/gym. All 165 rooms are equipped with minibar, hairdryer, safe, trouser press and ironing set.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2266.48" OriginalAmount="2266.48">
      <BasicPropertyInfo Latitude="52.368238724571" Longitude="4.8957100846558" StarRating="4" HotelCode="24558|20104" HotelName="NH Collection Amsterdam Doelen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 26, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35480/a_35480_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly beside the Amstel River. It is located in the centre of Amsterdam, between Rembrandtplein and Dam. The theatre and museum quarter is located in the neighbourhood and around 2 minutes away guests will arrive at the flower market. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2280.97" OriginalAmount="2280.97">
      <BasicPropertyInfo Latitude="52.3709107" Longitude="4.8936852" StarRating="4" HotelCode="930978|2440365" HotelName="Hotel V Nesplein City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 49, 1012 KD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210242/210242a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2289.00" OriginalAmount="2289.00">
      <BasicPropertyInfo Latitude="52.365095229025" Longitude="4.8804714871237" StarRating="2.5" HotelCode="342350|hotel_leidsegracht" HotelName="Hotel Leidsegracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Pets allowed,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsegracht 117, 1017 ND Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/64716/2164716/46.jpg?f=15587513</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Leidsegracht, you'll be centrally located in Amsterdam, steps from Melkweg and DeLaMar Theater.  This hotel is within close proximity of Amsterdam American Hotel and Leidseplein.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and coffee/tea makers, 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 and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, multilingual staff, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2317.51" OriginalAmount="2317.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|601570" HotelName="BOUTIQUE HOTEL ALBUS AMSTERDAM CENTRE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/315206_image64047443_0.jpg</HotelPictures>
        <HotelDescription>The Albus is a small 4-star luxury boutique hotel (72 rooms), run by a Dutch family. In addition to a modern and contemporary interior, you can expect sincere and personalized service from all employees.
Senses restaurant, part of The Albus hotel, is one of the best fine dining restaurants. Focusing on vegetables, fish and seafood from local suppliers, this is the place for modern food lovers.
The hotel is located in the center of Amsterdam and in the middle of the canal belt. All within walking distance of the most notable places, such as internationally famous museums, numerous shops, tourist boats, restaurants, bars and terraces and Rembrandtplein. Located in the vibrant heart of Amsterdam and nestled between the streets between the famous canal belt, enter to a warm and welcoming hotel, with much more to offer than its facade suggests. Relax in the lounge, sip cocktails at the bar or discover selected works of art in the corridor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2369" OriginalAmount="2369">
      <BasicPropertyInfo Latitude="52.36173969" Longitude="4.91160577" StarRating="5" HotelCode="533996|219017" HotelName="Hyatt Regency Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatiestraat 104, 1018 GV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/649663/a_649663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2381.00" OriginalAmount="2381.00">
      <BasicPropertyInfo Latitude="52.37987" Longitude="4.87415" StarRating="4" HotelCode="0|kith_kin" HotelName="Kith &amp; Kin Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fagelstraat 87H, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/82/9a/829a646c9927cc571e8c0249e55b080449def229.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Kith &amp;amp; Kin Boutique Apartments in Amsterdam (Amsterdam West), you'll be within a 10-minute drive of Anne Frank House and Vondelpark.  This apartment is 1.7 mi (2.8 km) from Rijksmuseum and 1.8 mi (2.9 km) from Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms, featuring kitchenettes with refrigerators and stovetops. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and irons/ironing boards, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and babysitting/childcare (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 25.00 EUR.&lt;/br&gt;A deposit of 200.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 35.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2401.17" OriginalAmount="2401.17">
      <BasicPropertyInfo Latitude="52.376499963133" Longitude="4.8997892967617" StarRating="3" HotelCode="116316|1567788" HotelName="Prins Hendrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 53, 1012 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/297433/297433a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2423.00" OriginalAmount="2423.00">
      <BasicPropertyInfo Latitude="52.35258892" Longitude="4.93263773" StarRating="0" HotelCode="641554|frankendael_apartments" HotelName="Frankendael Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Middenweg 93, 1098 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/65042/2165042/1.jpg?f=14939860</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2432.00" OriginalAmount="2432.00">
      <BasicPropertyInfo Latitude="52.3765063100614" Longitude="4.89521518349648" StarRating="0" HotelCode="0|orange_suite_studio" HotelName="Orange Suite Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sint Jacobsdwarsstraat 4, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/19/5f/195f7dc416af3072d250bac2ef8419d3155711d3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Two-star hotel “Orange Suite Studio” is located within 1 km from the historic center of Amsterdam.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests are kindly requested to inform the hotel of their estimated arrival time. This can be noted in the Special Request box during booking, or by contacting the hotel using the contact details found on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2438.61" OriginalAmount="2438.61">
      <BasicPropertyInfo StarRating="5" HotelCode="|002227" HotelName="TIVOLI DOELEN AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207864_fotpe1_FA.png</HotelPictures>
        <HotelDescription>Resting upon the banks of the river Amstel this 17th century hotel with canal view and a private boat landing, all in the heart of Amsterdam's historical city centre. Tivoli Doelen Amsterdam Hotel is the oldest hotel of Amsterdam and had and still have a variety of famous and artisitic guests including Queen Victoria, The Beatles and the Empress Sissi who has a room named after her. Rembrandt painted the world famous Night Watch on the third floor of the hotel. There are canal view rooms and you can enjoy breakfast whilst overlooking the Amstel River. Tivoli Doelen Amsterdam Hotel is well situated for those wishing to explore Amsterdam's city centre. Located between Rembrandt Square and Dam Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2444.92" OriginalAmount="2444.92">
      <BasicPropertyInfo Latitude="52.370154347291" Longitude="4.8966461420059" StarRating="4" HotelCode="16407|317485" HotelName="Radisson Blu Hotel, Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rusland 17, 1012 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19783/a_19783_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, with all of Amsterdam's fantastic tourist attractions within easy walking distance. Links to the public transport network are to be found within 1.5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2452.00" OriginalAmount="2452.00">
      <BasicPropertyInfo Latitude="52.371806" Longitude="4.8873630000001" StarRating="3" HotelCode="16607|rembrandt_classic" HotelName="The Hoxton Amsterdam" Meals="ROOM ONLY,BREAKFAST-FOR-2,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,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20124/a_20124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Amsterdam, surrounded by shops, bars, pubs, discos and restaurants. Public transport links are just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2465" OriginalAmount="2465">
      <BasicPropertyInfo Latitude="52.348835" Longitude="4.891855" StarRating="5" HotelCode="15376|5553" HotelName="Okura Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand Bolstraat 333, 1072 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/005880/005880a_hb_a_226.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside one of the most famous canals in Amsterdam. The RAI Convention Centre, shopping areas and sights of interest are all just a short walk away. Travel to the Schiphol Airport takes only 15 minutes by car. Various stations can be reached by tram in just 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2507.00" OriginalAmount="2507.00">
      <BasicPropertyInfo Latitude="52.373979717095" Longitude="4.8961754143238" StarRating="2" HotelCode="193890|kuwadro_bed__breakfast" HotelName="Kuwadro Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 127, 1012 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/29/298699/298699a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2519.94" OriginalAmount="2519.94">
      <BasicPropertyInfo Latitude="52.370557" Longitude="4.888567" StarRating="4" HotelCode="337181|482055" HotelName="Estherea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 303-309, 1012 WJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56047/a_56047_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of Amsterdam's most magnificent canals just 400 m from Dam Square and the Royal Palace. The main railway station as well as leading shopping areas, museums, theatres, bars, pubs, night clubs and connection to the public transport network are all easily reached on foot. It is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2525.12" OriginalAmount="2525.12">
      <BasicPropertyInfo StarRating="3" HotelCode="|742434" HotelName="WESTCORD CITY CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1617871_foto_1.jpg</HotelPictures>
        <HotelDescription>This cosy hotel is located right in the heart of Amsterdam, within walking distance of the Central Train Station where all the trams and buses leave from. Several trams stop in front of the hotel, to bring guests to explore everywhere. The central location of the hotel makes it a perfect operating base to explore Amsterdam city centre. Guests can stroll through the picturesque streets along the nearby canals and explore the different markets and restaurants and Schiphol International Airport is at 30 minutes car drive. The lobby includes a trendy and warm lounge and a luxurious coffee bar, where breakfast is served daily. The rooms feature a private bathroom with a rain shower and a hair dryer. We work together with Q-Park Nieuwendijk which has an entrance across the hotel, it is not possible to reserve a spot.Please be aware that City Tax is 7% + ?3 per person per night</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2552.00" OriginalAmount="2552.00">
      <BasicPropertyInfo Latitude="52.375101482465" Longitude="4.8870220007125" StarRating="3" HotelCode="320354|t_hotel_3" HotelName="'t Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leliegracht 18, 1015 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/63475/2163475/1.jpg?f=15496265</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2562" OriginalAmount="2562">
      <BasicPropertyInfo Latitude="52.37586757" Longitude="4.88601871" StarRating="4" HotelCode="336266|33871" HotelName="The Toren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 164, 1015 CZ Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/71776/671776/13.jpg?f=15661873</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2563.21" OriginalAmount="2563.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|469178" HotelName="ERIC V�KEL BOUTIQUE APARTMENTS AMSTERDAM SUITES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1103399_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 28 guestrooms, featuring kitchens with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as safes and microwaves.Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Limited parking is available onsite.A stay at Eric V�kel Boutique Apartments Amsterdam Suites places you in the heart of Amsterdam, within a 15-minute walk of Passenger Terminal Amsterdam (PTA) and Rembrandt House Museum.  This 4-star apartment is 1.7 mi (2.8 km) from Royal Palace and 2 mi (3.3 km) from Amsterdam Museum.Distances are displayed to the nearest 0.1 mile and kilometer.  Public Library - 0.3 km / 0.2 mi  Muziekgebouw aan 't IJ - 0.4 km / 0.3 mi  Passenger Terminal Amsterdam (PTA) - 0.7 km / 0.4 mi  Nieuwmarkt Square - 0.8 km / 0.5 mi  Amsterdam Chinatown - 0.8 km / 0.5 mi  Berlage Stock Exchange (Beurs van Berlage) - 1 km / 0.6 mi  Body Worlds - 1.1 km / 0.7 mi  Rembrandt House Museum - 1.2 km / 0.8 mi  Nes - 1.3 km / 0.8 mi  National Monument - 1.3 km / 0.8 mi  Nemo Science Museum - 1.3 km / 0.8 mi  Eye Film Institute - 1.3 km / 0.8 mi  Herengracht Canal - 1.3 km / 0.8 mi  Dam Square - 1.3 km / 0.8 mi  Madame Tussauds - 1.3 km / 0.8 mi  The preferred airport for Eric V�kel Boutique Apartments Amsterdam Suites is Amsterdam (AMS-Schiphol) - 21.1 km / 13.1 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2579.00" OriginalAmount="2579.00">
      <BasicPropertyInfo Latitude="52.37126805" Longitude="4.90558823" StarRating="0" HotelCode="715362|amsterdam_house_of_arts__crafts" HotelName="Amsterdam House of Arts &amp; Crafts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Uilenburgerstraat 46, Amsterdam City Centre, 1011 LT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/02430/2902430/1.jpg?f=15072303</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2580.00" OriginalAmount="2580.00">
      <BasicPropertyInfo Latitude="52.38407035" Longitude="4.88840731" StarRating="4" HotelCode="486682|yays_bickersgracht" HotelName="YAYS Concierged Boutique Apartments Bickersgracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bickersgracht 1, 1013 LE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/656986/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2645.17" OriginalAmount="2645.17">
      <BasicPropertyInfo StarRating="3" HotelCode="|A2E475" HotelName="HOTEL SEBASTIAN'S" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1352957_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 33 air-conditioned rooms featuring fireplaces and LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include phones, as well as safes and desks.Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 11 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Planning an event in Amsterdam? This hotel has facilities measuring 484 square feet (45 square meters), including a meeting room.With a stay at Hotel Sebastian's, you'll be centrally located in Amsterdam, just a 3-minute walk from Herengracht Canal and 9 minutes by foot from Anne Frank House.  This family-friendly hotel is 0.6 mi (1 km) from Royal Palace and 0.6 mi (1 km) from Dam Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Herengracht Canal - 0.3 km / 0.2 mi  Anne Frank House - 0.7 km / 0.4 mi  Electric Ladyland - 0.9 km / 0.6 mi  The 9 Streets - 0.9 km / 0.6 mi  New Church - 0.9 km / 0.6 mi  Berlage Stock Exchange (Beurs van Berlage) - 1 km / 0.6 mi  Royal Palace - 1 km / 0.6 mi  Body Worlds - 1 km / 0.6 mi  Dam Square - 1 km / 0.6 mi  Madame Tussauds - 1.1 km / 0.7 mi  National Monument - 1.1 km / 0.7 mi  Boom Chicago - 1.1 km / 0.7 mi  Nes - 1.1 km / 0.7 mi  Amsterdam Chinatown - 1.3 km / 0.8 mi  Public Library - 1.3 km / 0.8 mi  The preferred airport for Hotel Sebastian's is Amsterdam (AMS-Schiphol) - 20.2 km / 12.6 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2663.00" OriginalAmount="2663.00">
      <BasicPropertyInfo Latitude="52.35899975" Longitude="4.90289875" StarRating="3" HotelCode="143430|amstel_corner" HotelName="Amstel Corner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatikade 16, 1017 WV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/7d/097d4b341feacd8fb8fb67c99052aae670aebd19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2724.00" OriginalAmount="2724.00">
      <BasicPropertyInfo Latitude="52.37527569" Longitude="4.89349716" StarRating="0" HotelCode="571768|the_highland_house_3" HotelName="The Highland House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Nieuwstraat 17, 1012 NG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/03/88/0388d7fe4ee45b848f7333a97c13bd7df6565e98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2744.24" OriginalAmount="2744.24">
      <BasicPropertyInfo Latitude="52.372774004203" Longitude="4.8897762444687" StarRating="5" HotelCode="317464|1608638" HotelName="W Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 175, 1012 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431583/a_431583_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2840.59" OriginalAmount="2840.59">
      <BasicPropertyInfo Latitude="52.37651041" Longitude="4.90020874" StarRating="5" HotelCode="10661|20064" HotelName="NH Collection Amsterdam Barbizon Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 59-72, 1012 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8549/a_8549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within about 10 minutes guests can reach the Anne Frank House from the hotel. Dam Platz is just around 5 minutes away. The Van Gogh Museum and the Heineken Brewery are accessible by tram within 15 minutes. one of the oldest districts of Amsterdam is situated right behind the hotel, along with the red light district and China Town. The RAI congress centre is just some 25 minutes away by tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2899.73" OriginalAmount="2899.73">
      <BasicPropertyInfo Latitude="52.372699275099" Longitude="4.8943267987767" StarRating="5" HotelCode="13020|20114" HotelName="NH Collection Amsterdam Grand Hotel Krasnapolsky" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9, 1012 JS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13463/a_13463_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern first-class hotel lies at the heart of Amsterdam, directly on Dam Square and opposite the royal palace. Scores of shopping and entertainment venues are located in the vicinity and it is just a few minutes walk to the historic old town that offers various museums and theatres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2913.00" OriginalAmount="2913.00">
      <BasicPropertyInfo Latitude="52.36207397" Longitude="4.87561528" StarRating="0" HotelCode="825403|oudwest_apartments__vondelpark_area" HotelName="Vondelpark Apartment Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 118, Oud-West, 1054 BZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1061287/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2923.00" OriginalAmount="2923.00">
      <BasicPropertyInfo Latitude="52.35759" Longitude="4.90225" StarRating="4" HotelCode="0|_0x4e83b" HotelName="Nine(T)Teen B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various Addresses, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/3c/9f3c9b732ba0faafe22038928481d29d4333e197.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Nine(T)Teen B&amp;amp;B offers accommodations throughout the area in Amsterdam.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 15 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the bed &amp;amp; breakfast's coffee shop/café. Continental breakfasts are available daily from 8 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby and luggage storage. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 40.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2972.96" OriginalAmount="2972.96">
      <BasicPropertyInfo Latitude="52.36938900262" Longitude="4.8871547661846" StarRating="4" HotelCode="76501|1002d9" HotelName="Ambassade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 341, 1016 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192482/192482a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2980.00" OriginalAmount="2980.00">
      <BasicPropertyInfo Latitude="52.35616" Longitude="4.90086" StarRating="4" HotelCode="0|bb_het_kabinet" HotelName="B&amp;B Het Kabinet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Jan Steenstraat 48 H, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/1e/9e1e14bf8a3d36b491bf3b77e60d638642f9d0f2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at B&amp;amp;B Het Kabinet places you in the heart of Amsterdam, convenient to Heineken Experience and Rijksmuseum.  This guesthouse is within close proximity of Flower Market and Van Gogh Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring free minibar items and LED televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include electric kettles and complimentary bottled water, and housekeeping is provided on request.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;National Rating&lt;/b&gt; &lt;br /&gt;This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2996.00" OriginalAmount="2996.00">
      <BasicPropertyInfo Latitude="52.351458" Longitude="4.872039" StarRating="5" HotelCode="29272|hilton_amsterdam" HotelName="Hilton Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 138, Amsterdam 1077 BG</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47143/a_47143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideal for both business and leisure travellers, affording a location in one of the city's most exclusive districts within a short distance of elegant shopping venues and the financial district. Amsterdam's casino can be reached in around 5 minutes by car. Exclusive shops, museums, galleries, bars, nightlife venues and restaurants are all to be found nearby. It is just a 15-minute drive to Schiphol airport and the city centre may be reached by car in 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3126.00" OriginalAmount="3126.00">
      <BasicPropertyInfo Latitude="52.36796927" Longitude="4.89843897" StarRating="0" HotelCode="717186|zwanestein" HotelName="Zwanestein Canal House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zwanenburgwal 258</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a5/f1/a5f193edaff63bd69d388bef998968be435232aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3139.28" OriginalAmount="3139.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|803236" HotelName="ANANTARA GRAND HOTEL KRASNAPOLSKY AMSTERDAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207658_image60493441_0.jpg</HotelPictures>
        <HotelDescription>The Anantara Grand Hotel Krasnapolsky, situated in a famous building which dates back to 1865, is located in the center of Amsterdam is close to the house of Anne Frank, the Red Light District (de Wallen), the Van Gough Museum and the Heineken Beer Brewery.The hotel has 468 cozy rooms, which include 1 suite, 6 junior suites and 35 renovated apartments. There is a fitness center, a massage service and also a parking attendant. The hotel also has private and secure parking, which is available at an additional charge, and excellent connections to the rest of the city, thanks to the bus and tram stops which can be found right outside the hotel. Also, the central train station is only 5 minutes away and the Schiphol Aiport is only a 25 minute journey by taxi or car.The Anantara Grand Hotel Krasnapolsky has a Summer Garden and a monumental Winter Garden where you can enjoy an extensive buffet breakfast in the morning. In the a-la-carte restaurant Reflet, you can taste the varied selection of French-style cuisine belle �poque. You will find Grand Caf� Mathilde in the heart of our lively lobby. It offers you a fantastic and unique view on the bustling Dam square. Excellent suggestions</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3146.00" OriginalAmount="3146.00">
      <BasicPropertyInfo Latitude="52.367880893678" Longitude="4.8943802400559" StarRating="3" HotelCode="341230|hotel_residence_le_coin" HotelName="Hotel Residence Le Coin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 5, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/32452/2132452/1.jpg?f=15099929</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3176.00" OriginalAmount="3176.00">
      <BasicPropertyInfo Latitude="52.37035908808" Longitude="4.9031505185112" StarRating="5" HotelCode="387787|luxury_suites_amsterdam_2" HotelName="Luxury Suites Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Oudeschans 75, 1011 KW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/64635/2264635/1.jpg?f=15049499</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3219.00" OriginalAmount="3219.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="980622|spinoza_suites" HotelName="Spinoza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spinozastraat 45-H, 1018 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38730000/38728800/38728728/c32756ee_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3260.02" OriginalAmount="3260.02">
      <BasicPropertyInfo Latitude="52.364799809415" Longitude="4.885157001532" StarRating="4" HotelCode="145100|1090278" HotelName="Boutique Seven One Seven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 717, 1017 JW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3425.00" OriginalAmount="3425.00">
      <BasicPropertyInfo Latitude="52.360042" Longitude="4.905384" StarRating="5" HotelCode="200952|intercontinental_amstel_amsterdam" HotelName="InterContinental Amstel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Professor Tulpplein 1, 1018 GX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7686/a_7686_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very luxurious hotel is situated on the banks of the River Amstel. It is within walking distance of the Rembrandtplein and Theater Carré. Amsterdam Schiphol Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3598.00" OriginalAmount="3598.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="718251|attic_monkeys_lodge" HotelName="Attic Monkeys Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Korsjespoortsteeg 22</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/45000000/44190000/44189700/44189698/b2544a2f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3674" OriginalAmount="3674">
      <BasicPropertyInfo Latitude="52.372803699074" Longitude="4.8832981072054" StarRating="5" HotelCode="16257|6640" HotelName="Pulitzer Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 323, 1016 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19519/a_19519_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between two canals, close to the Royal Palace. 25 traditional buildings, right by the canal, have been tastefully restored and harmoniously combined into a single hotel. From here one is able to enjoy a picturesque view of the famous Princes canal. This hotel is located right next to the old centre of Amsterdam. It is around 500 m from links to public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3855.98" OriginalAmount="3855.98">
      <BasicPropertyInfo Latitude="52.371164761838" Longitude="4.8954606056213" StarRating="5" HotelCode="18321|10019b" HotelName="Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 197, 1012 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22774/a_22774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the heart of Amsterdam's historical centre, this city hotel is set between 2 picturesque canals, just a stone's throw away from the key financial institutions and famous Dam Square. There is a bus station and links to the public transport network just 50 metres from the hotel and Schiphol International Airport is 20 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4000" OriginalAmount="4000">
      <BasicPropertyInfo Latitude="52.376253329786" Longitude="4.8863518238068" StarRating="4" HotelCode="145475|56923" HotelName="Canal House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 148, 1015 CX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/295594/295594a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4242" OriginalAmount="4242">
      <BasicPropertyInfo Latitude="52.367148" Longitude="4.882733" StarRating="5" HotelCode="178573|36948" HotelName="Andaz Amsterdam Prinsengracht" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587, 1016 HT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/250095/a_250095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4399.00" OriginalAmount="4399.00">
      <BasicPropertyInfo Latitude="52.367620839981" Longitude="4.8943018913269" StarRating="5" HotelCode="11634|de_leurope_amsterdam" HotelName="De L'Europe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 2-14, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11218/a_11218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Amsterdam's old town on the banks of the River Amstel. Links to the public transport network lie about 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4655.06" OriginalAmount="4655.06">
      <BasicPropertyInfo Latitude="52.35873086" Longitude="4.89870801" StarRating="2" HotelCode="430942|1e0612" HotelName="Boutique Hostel Cocomama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 18, 1017 ZP Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595294/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Cocomama in Amsterdam (Canal Ring), you'll be convenient to Heineken Experience and The Movies.  This hostel is within close proximity of Skinny Bridge and Albert Cuyp Market.Rooms Make yourself at home in one of the 12 guestrooms. Complimentary wired and wireless Internet access is available. Bathrooms have showers and complimentary toiletries. Conveniences include coffee/tea makers and irons/ironing boards, and housekeeping is provided daily.Amenities Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Additional amenities at this hostel include complimentary wireless Internet access and concierge services.Business, Other Amenities Featured amenities include luggage storage, laundry facilities, and a library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4781" OriginalAmount="4781">
      <BasicPropertyInfo Latitude="52.369247083416" Longitude="4.884224832058" StarRating="5" HotelCode="11307|32300" HotelName="The Dylan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 384, 1016 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9085/a_9085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated on the Keizersgracht, one of the main canals in Amsterdam. It is located in the city centre, close to all of the main shopping areas and museums. The immediate vicinity features restaurants and public transport links and the Van Gogh and Rijks museums are just 2 km away. Schiphol Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4906" OriginalAmount="4906">
      <BasicPropertyInfo Latitude="52.358617" Longitude="4.878541" StarRating="5" HotelCode="904540|31442" HotelName="Conservatorium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Baerlestraat 27, Amsterdam 1070 LP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184320/184320a_hb_a_114.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5889.00" OriginalAmount="5889.00">
      <BasicPropertyInfo Latitude="52.3774518" Longitude="4.9886162" StarRating="3" HotelCode="146702|de_oude_taveerne" HotelName="Amsterdam Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Durgerdammerdijk 73, 1026 CB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/388046/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 16 rooms. Services and facilities at the hotel include a dining area, a bar and room service. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6582.00" OriginalAmount="6582.00">
      <BasicPropertyInfo Latitude="52.373136395629" Longitude="4.8997668921947" StarRating="2.5" HotelCode="909540|amsterdam_city_center_apartments" HotelName="The Monk Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 12/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Monnikenstraat 19, 1012 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/299612/299612a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;AmsterHome New Market Dont stay at a hotel but stay at your very own holiday home! The AmsterHome New Market Apartments guarantee a truly incredible authentic Amsterdam experience. Situated in the heart of Amsterdam! You will have everything that Amsterdam has to offer right on your doorstep. Choose from our 11 luxury apartments in a true Amsterdam monumental building located right near Nieuwmarkt, Dam Square, China Town and The red light district. All the apartments are fully equipped and luxury furnished. With your complete comfort in mind, we have outfitted them with big comfy sofas, the best beds and mattresses.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7914.33" OriginalAmount="7914.33">
      <BasicPropertyInfo Latitude="52.37246248" Longitude="4.89327047" StarRating="5" HotelCode="615095|2483605" HotelName="Hotel TwentySeven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27, 1012 JS Amsterdam, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2483605/7MLpjfVy_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8342.37" OriginalAmount="8342.37">
      <BasicPropertyInfo Latitude="52.3994355" Longitude="4.89510552" StarRating="4" HotelCode="417792|186d4f" HotelName="Faralda NDSM Crane Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" HotelFacility="Elevator,Spa">
        <Address>
          <AddressLines>
            <AddressLine>NDSM Plein 78, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/575570/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Faralda NDSM Crane Hotel Amsterdam places you in the heart of Amsterdam, steps from NDSM Werf and close to Eye Film Institute. This 4-star guesthouse is within close proximity of Westergasfabriek Culture Park and Noorderkerk.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 3 individually decorated guestrooms, featuring private spa tubs and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include separate sitting areas and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as a spa tub.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available 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 an elevator (lift). Planning an event in Amsterdam? This guesthouse has facilities measuring 646 square feet (60 square meters), including a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9844.00" OriginalAmount="9844.00">
      <BasicPropertyInfo Latitude="52.364630806722" Longitude="4.8967426714726" StarRating="5" HotelCode="930981|waldorf_astoria_amsterdam" HotelName="Waldorf Astoria Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 542-556, 1017 CG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367911/a_367911_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1283.34" OriginalAmount="1283.34">
      <BasicPropertyInfo Latitude="52.2973" Longitude="4.70416" StarRating="4" HotelCode="|MASA" HotelName="Moxy Amsterdam Schiphol Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hoeksteen 74-84, MS Hoofddorp</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Valuables can be stored securely and conveniently in the safe. Wireless internet access in public areas allows guests to stay connected. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Additional amenities include a playroom and a library. Guests arriving by car can park their vehicles in the car park for a fee. Further services and facilities include a 24-hour security service, a transfer service, a laundry service and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available.This hotel welcomes guests in Hoofddorp.There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, callisthenics, aerobics and a spa. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning ensures that rooms maintain comfortable temperatures. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A desk is provided. A telephone, a TV and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and include a hairdryer. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has non-smoking rooms.The dining area includes a restaurant and a bar. A generous breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1366" OriginalAmount="1366">
      <BasicPropertyInfo Latitude="52.364956102641" Longitude="4.8782951536007" StarRating="3" HotelCode="146532|513928" HotelName="D'Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 4, 1054 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1511" OriginalAmount="1511">
      <BasicPropertyInfo Latitude="52.36096385" Longitude="4.90616987" StarRating="4" HotelCode="779711|361477" HotelName="citizenM Amsterdam Amstel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatistraat 47, 1018EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1550" OriginalAmount="1550">
      <BasicPropertyInfo Latitude="52.369026982084" Longitude="4.8986549594499" StarRating="3" HotelCode="436793|196328" HotelName="Rembrandtplein Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 25, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1583" OriginalAmount="1583">
      <BasicPropertyInfo Latitude="52.39399019" Longitude="4.88209812" StarRating="0" HotelCode="972964|491816" HotelName="Hotel Boat&amp;Co" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Revaleiland 500, 1014 ZG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1691.68" OriginalAmount="1691.68">
      <BasicPropertyInfo Latitude="52.30459666267" Longitude="4.809536299074" StarRating="4" HotelCode="|RASA" HotelName="Renaissance Amsterdam Schiphol Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Meester Jacob, Takkade 35, Hoofddorp</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. 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 and a lift. There are a number of shops as well. 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 car park for a fee. Further services and facilities include a 24-hour security service, a car hire service, a transfer service, 24-hour room service, an alarm call service, a laundry service and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Aalsmeer.Fine weather can be enjoyed on the terrace. The pool bar serves a selection of refreshing drinks. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, horse riding, a gym, callisthenics, aerobics, a spa and hiking. An entertainment programme and live music are also options for entertainment. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Extra beds can be requested. A safe and a desk are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, a television with satellite/cable channels, a radio, an alarm clock and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower and a hairdryer. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. 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 restaurant, a café and a bar. A generous breakfast buffet guarantees a great start to the day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1774.00" OriginalAmount="1774.00">
      <BasicPropertyInfo Latitude="52.38145446777344" Longitude="4.8573479652404785" StarRating="2" HotelCode="0|h_58" HotelName="H 58" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Juliana van Stolbergstraat 58, Bos en Lommer, 1055 RN Amsterdam, Netherlands, Amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>H 58 is a homestay in the Bos en Lommer district in Amsterdam, 700 metres from Studio Westerpark. All rooms come with a TV. Some units have a seating area to relax in after a busy day. You will find a kettle in the room. Extras include free toiletries and a hairdryer. H 58 features free WiFi throughout the property. The homestay also offers bike hire. Anne Frank House is 1.9 km from H 58, while Royal Palace Amsterdam is 2.6 km from the property. Schiphol Airport is 10 km away.&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;Tourists are required to provide a negative PCR test carried out no more than 12 hours before departure.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1839" OriginalAmount="1839">
      <BasicPropertyInfo Latitude="52.37825102" Longitude="4.89389432" StarRating="2" HotelCode="613946|246738" HotelName="Hotel Canalview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Singel 5, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2193" OriginalAmount="2193">
      <BasicPropertyInfo Latitude="52.3643109" Longitude="4.8886938" StarRating="3" HotelCode="147128|257339" HotelName="Dutch Masters Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 580A, 1017 EN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2634.67" OriginalAmount="2634.67">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.882372766733" StarRating="4" HotelCode="|MCRR" HotelName="Mercier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;This hotel has a lift and a reception desk. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. A fireplace creates a cosy atmosphere. Guests of the hotel are welcome to relax in the garden. Parking facilities available to guests include a garage (for a fee) and a car park (for a fee). Other services include a 24-hour security service, a babysitting service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A bicycle hire service gives guests the opportunity to explore the surrounding area independently. Daily newspapers are available for purchase.This hotel is located in Amsterdam.The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. There are many ways to relax or stay active at the hotel, including cycling/mountain biking and a gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom, and central heating ensures just the right temperature. The rooms have a double bed and a sofa bed. Children's beds and extra beds can be requested for younger guests. A safe provides secure storage for guests' personal property. A telephone, a TV and WiFi (no extra charge) ensure optimal comfort. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. As an extra convenience, bathrooms provide cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. For lunch, guests can order à la carte. Special meals, including vegetarian dishes, are also available. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2789.80" OriginalAmount="2789.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|C55206" HotelName="Hotel Mai Amsterdam" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AMSTERDAM</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Hotel Mai Amsterdam is located in the heart of Amsterdam's Chinatown, Hotel MAI offers travelers an ideal base with historical heritage and breathtaking canal views. NEMO Science Museum is 1 km away, Geelvinck Pianola Museum is 2 km away, Torture Museum is 5 km away. The closest airport is Amsterdam Airport Schiphol, located 19 km from the property. Facilities and services include breakfast, bar, daily housekeeping and free Wi-Fi.Hotel MAI Amsterdam has 83 rooms and suites spread between several floors. It features air conditioning, shower, hairdryer, coffee machine, Wi-Fi, toiletries, safe, kettle and television.Address: Geldersekade 30 Geldersekade 30 Amsterdam Netherlands</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2931.00" OriginalAmount="2931.00">
      <BasicPropertyInfo Latitude="52.375655" Longitude="4.891606" StarRating="0" HotelCode="591333|crown_bed_and_breakfast_amsterdam_2" HotelName="Crown Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 78, 1012TW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This bed and breakfast is located in the historic centre just 600 metres from Amsterdam Central Station. Crown Bed and Breakfast offers free Wi-Fi and private bathrooms. Dam Square is 5 minutes by foot.The modern and spacious rooms have a colonial décor with exposed wooden beams. They have a seating area and flat-screen TV. Both rooms have a bathroom which is fitted with a bath or shower.Every morning Crown offers a breakfast buffet. There is a wide variety of lunchrooms, cafes and restaurants located in the direct surroundings of Crown Bed and Breakfast Amsterdam.Anne Frank House is a 10-minute walk from Crown B&amp;amp;B. Main shopping street Kalverstraat is 450 metres away. From Amsterdam Central Station you have direct links to lively Rembrandtplein, Leidseplein and Museumplein.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service,Laundry,Shopping Arcade,Garden,Nightclub,Room Service,Designated Smoking Area,Lounge,Massage Centre,Spa,Currency Exchange,Jacuzzi,Swimming Pool,Wheelchair Access,Diet Meals,Golf,Kitchen,Housekeeping,Wake-up Call Service,24 Hour Power Supply,ATM/Cash Machine,Banquet Hall,Meeting Room,Parking,24 Hour Front Desk,Elevator,LCD/Projector,Luggage Storage,Business Centre,Concierge,Dry Cleaning,24 Hour Security,Printer,Coffee Shop,Pets allowed,Vending Machine,Beauty Salon</BasicAmenities>
    <HotelRating>4,3,5,2,1,2.5,3.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,ECO HOTEL,SPA HOTEL,HOSTEL,AIRPORT HOTEL,VILLAGE,HOLIDAY HOMES,HOSTELS,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
84ef2a9f-e120-46ef-a2f0-3e8aada10421|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="84ef2a9f-e120-46ef-a2f0-3e8aada10421">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="573623|246807" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|DOTWPrice|exception while supplier interation||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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|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="84ef2a9f-e120-46ef-a2f0-3e8aada10421" TimeStamp="0001-01-01T00:00:00" HotelName="Pestana Amsterdam Riverside" HotelCode="573623|619508" StarRating="5" GTCityId="63219" CountryCode="NL" CityName="Amsterdam" CountryName="Netherlands" Address="Amsteldijk 67, 1074 HZ Amsterdam" PostCode="1074 HZ" PhoneNo="+31202206900" FaxNo="" Email="" CheckInTime="" CheckOutTime="" Latitude="52.353356632137" Longitude="4.9072498306884" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Executive" RoomTypeCode="66424729|1|1938|27|MTkzOHxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1938" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.0277153+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Executive" RoomTypeCode="210094437|1|2027|27|MjAyN3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2027" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.1214676+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive double room" RoomTypeCode="20241210$20241223$W$221$619508$DBL.EJ$PACKAGE RO$RO$$1~2~0$$P@07~A-SIC~20996d~-581833839~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150820996d|8|MjQxMy4wOXxFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="2057.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2057.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive Room-Executive double room" RoomTypeCode="1f34a6_14126758176152883_1_61-27_2_2_0_3_63237380_12_1-11-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MjA2MS4wN3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2061.07" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio" RoomTypeCode="155199481|1|2085|27|MjA4NXxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2085" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.215223+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio Standard" RoomTypeCode="20241210$20241223$W$221$619508$STU.ST$PACKAGE RO$RO$$1~2~0$$P@07~A-SIC~253a23~1532956571~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK01570108001508253a23|8|MjU5NS44M3xFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="2213.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2213.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio Room-Studio Standard" RoomTypeCode="1f34a6_14128936515822432_1_61-27_2_2_0_3_1429885528_14_1-9-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MjIxNy4xOHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2217.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive Room-Executive Double Room" RoomTypeCode="1f34a6_14126759324260685_1_108-45_2_2_0_3_1316462965_8_1-11-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MjIxOC4yMXxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2218.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: STUDIO STANDARD" RoomTypeCode="20241210$20241223$W$221$619508$STU.ST-1$ID_B2B_65$RO$B2BXXXX$1~2~0$$P@07~A-SIC~206a7f~-787582404~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK01570108001508206a7f|8|MjY4Ny4wNnxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="2290.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2290.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room EXECUTIVE" RoomTypeCode="20241210$20241223$W$221$619508$ROO.EJ$ID_B2B_96$RO$B2BXXXX$1~2~0$$N@07~A-SIC~246a82~-385028290~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK01570108001508246a82|8|MjY5MC43MHxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="2294.01" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2294.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Executive - River View" RoomTypeCode="66425109|1|2296|27|MjI5NnxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2296" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.3402303+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio - Annex" RoomTypeCode="152061727|1|2333|27|MjMzM3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2333" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.4339859+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: STUDIO CAPACITY 2" RoomTypeCode="20241210$20241223$W$221$619508$STU.C2$ID_B2B_96$RO$B2BXXXX$1~2~0$$N@07~A-SIC~211ab6~2048273846~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK01570108001508211ab6|8|Mjc0Mi4xN3xFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="2337.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2337.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: executive double river view" RoomTypeCode="20241210$20241223$W$221$619508$DBL.EJ-VQ$PACKAGE RO$RO$$1~2~0$$P@07~A-SIC~25bb2a~-1766207855~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150825bb2a|8|Mjg1OC45MXxFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="2437.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2437.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive Room-executive double river view" RoomTypeCode="1f34a6_14131147555285918_1_61-27_2_2_0_3_526586542_16_1-11-2_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MjQ0MS45MHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2441.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Executive - River View" RoomTypeCode="182478692|1|2468|27|MjQ2OHxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2468" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.5121158+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio Room-Studio, Annex Building" RoomTypeCode="1f34a6_14130050200255564_1_108-45_2_2_0_3_2650145914_9_1-9-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MjUxMS44M3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2511.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE EXECUTIVE" RoomTypeCode="20241210$20241223$W$221$619508$DBL.EJ-3$ID_B2B_65$RO$B2BXXXX$1~2~0$$P@07~A-SIC~22ab8f~1308419984~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150822ab8f|8|Mjk1OS40MnxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="2523.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2523.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-canal view double room" RoomTypeCode="1f34a6_14132262826120649_1_61-27_2_2_0_3_3920732664_18_1-6-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MjU3MC40MXxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2570.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive Room-Executive River View" RoomTypeCode="1f34a6_14132264630132237_1_108-45_2_2_0_3_1946724927_2_1-11-2_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|Mjc2Ni40M3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2766.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Premium - River view" RoomTypeCode="182754965|1|2817|27|MjgxN3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2817" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.6058705+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: premium River View" RoomTypeCode="20241210$20241223$W$221$619508$DBL.PI-WV$PACKAGE RO$RO$$1~2~0$$P@07~A-SIC~22bd19~-115084991~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150822bd19|8|MzM1My40M3xFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="2859.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2859.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Room-premium River View" RoomTypeCode="1f34a6_14135553655473067_1_61-27_2_2_0_3_980988315_19_1-10-2_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|Mjg2NC4yMHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2864.20" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room PREMIUM" RoomTypeCode="20241210$20241223$W$221$619508$ROO.PI$ID_B2B_96$RO$B2BXXXX$1~2~0$$N@07~A-SIC~22fdd6~-1576943478~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150822fdd6|8|MzU0Mi40N3xFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="3020.20" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3020.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE PREMIUM" RoomTypeCode="20241210$20241223$W$221$619508$DBL.PI$ID_B2B_65$RO$B2BXXXX$1~2~0$$P@07~A-SIC~262e45~-322981310~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK01570108001508262e45|8|MzY1My45OHxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="3115.27" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3115.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Premium" RoomTypeCode="206182610|1|3147|27|MzE0N3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="3147" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.6840004+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Room-Premium Room, River View, Annex Building" RoomTypeCode="1f34a6_14408216200742715_1_108-45_2_2_0_3_2001747466_11_1-10-2_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MzI0NC44N3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="3244.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio - Premium" RoomTypeCode="66424116|1|3280|27|MzI4MHxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="3280" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:46.7933829+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Studio" RoomTypeCode="20241210$20241223$W$221$619508$STU.PI$ID_B2B_65$RO$B2BXXXX$1~2~0$$P@07~A-SIC~202fcf~811191016~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK01570108001508202fcf|8|NDA0Ny4wMnxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="3450.36" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3450.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Mezzanine" RoomTypeCode="66424525|1|3485|27|MzQ4NXxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="3485" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:47.0277706+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Room-Premium Studio" RoomTypeCode="1f34a6_14412639625356298_1_61-27_2_2_0_3_269162302_21_1-10-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MzQ4OS4zNHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="3489.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: STUDIO PREMIUM" RoomTypeCode="20241210$20241223$W$221$619508$STU.PI-1$ID_B2B_96$RO$B2BXXXX$1~2~0$$N@07~A-SIC~25810d7~38470020~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150825810d7|8|NDMxMS44OHxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="3676.17" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3676.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: MEZZANINE suite" RoomTypeCode="20241210$20241223$W$221$619508$SUI.ST-2$PACKAGE RO$RO$$1~2~0$$P@07~A-SIC~24e10f4~-532581513~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150824e10f4|8|NDM0MC43OHxFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="3700.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3700.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-MEZZANINE suite" RoomTypeCode="1f34a6_14415907334799419_1_61-27_2_2_0_3_3437262083_23_1-15-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|MzcwNy41OHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="3707.58" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite" RoomTypeCode="182478642|1|3748|27|Mzc0OHxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="3748" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:47.1527759+01:00" End="2024-12-23T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE STANDARD" RoomTypeCode="20241210$20241223$W$221$619508$SUI.ST$ID_B2B_65$RO$B2BXXXX$1~2~0$$P@07~A-SIC~222118d~-878857251~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK01570108001508222118d|8|NDQ5My4zNHxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="3830.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3830.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room STANDARD" RoomTypeCode="20241210$20241223$W$221$619508$ROO.ST$ID_B2B_96$RO$B2BXXXX$1~2~0$$N@07~A-SIC~22d11e9~-1568829568~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150822d11e9|8|NDU4NS40NXxFVVJ8MjAyNC0xMi0wMg==" OriginalAmount="0" TotalPrice="3909.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3909.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Room-Premium Studio, Annex Building (2A + 2C)" RoomTypeCode="1f34a6_14414841868244583_1_108-45_2_2_0_3_3743605587_3_1-10-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|Mzk1MC43NHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="3950.74" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Studio - Premium" RoomTypeCode="66424109|3|4016|27|NDAxNnxHQlB8MjAyNC0xMi0wOQ==" OriginalAmount="0" TotalPrice="4016" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/12/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-05T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Premium Studio" RoomTypeCode="20241210$20241223$W$221$619508$STU.PI$PACKAGE BB$BB$$1~2~0$$P@07~A-SIC~23e12fb~1821277139~N~~~NOR~~A0B2DB99D57C489172969295367605AAUK0157010800150823e12fb|8|NDg1OS42MnxFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="4143.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4143.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Room-Premium Studio, Annex Building" RoomTypeCode="1f34a6_14690817499920863_1_108-45_2_2_0_3_1235537895_6_1-10-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NDQ4Ny43OHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="4487.78" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Room-Premium Studio, Annex Building (3 AD)" RoomTypeCode="1f34a6_14696291323325363_1_108-45_2_2_0_3_3472464519_0_1-10-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NDk2MC44N3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="4960.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Premium Room-Premium Studio, Annex Building" RoomTypeCode="1f34a6_14696297861414357_2_108-45_2_2_1_3_1235537895_36_1-10-0_15-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NDk3Ny4wMnxHQlB8MjAyNC0xMS0yNQ==" OriginalAmount="0" TotalPrice="4977.02" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-21T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Suite, Mezzanine (2A + 2C)" RoomTypeCode="1f34a6_14698481226031882_1_108-45_2_2_0_3_3893957180_5_1-15-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NTE0NC4xNHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="5144.14" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium Room-Premium Studio, Annex Building (2A + 1C)" RoomTypeCode="1f34a6_14698492641588635_2_108-45_2_2_0_3_2961998507_25_1-10-0_15-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NTE3Ni45MHxHQlB8MjAyNC0xMS0yNQ==" OriginalAmount="0" TotalPrice="5176.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-21T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Premium Room-Premium Studio, Annex Building (3 AD)" RoomTypeCode="1f34a6_14973389812247216_2_108-45_2_2_1_3_3472464519_32_1-10-0_15-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NTY0OS45MHxHQlB8MjAyNC0xMS0yNQ==" OriginalAmount="0" TotalPrice="5649.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-21T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Suite, Mezzanine (Double)" RoomTypeCode="1f34a6_14979972427215686_1_108-45_2_2_0_3_2792016757_10_1-15-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NjI2OS4wNHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="6269.04" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Suite, Mezzanine (Triple)" RoomTypeCode="1f34a6_15254871063482528_1_108-45_2_2_0_3_1140548496_12_3-15-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|Njc0Mi4xNXxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="6742.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite Room-Suite, Mezzanine (Double)" RoomTypeCode="1f34a6_15255945550822721_2_108-45_2_2_1_3_2792016757_39_1-15-0_15-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|Njc5My45N3xHQlB8MjAyNC0xMS0yNQ==" OriginalAmount="0" TotalPrice="6793.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-21T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Suite, Mezzanine (2A + 1C)" RoomTypeCode="1f34a6_15258132573326631_1_108-45_2_2_0_3_3839245331_13_1-15-0_49-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|Njk3My40OHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="6973.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:16:45.121412+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite Room-Suite, Mezzanine (Triple)" RoomTypeCode="1f34a6_15262554793531041_2_108-45_2_2_1_3_1140548496_41_3-15-0_15-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NzQ2Ni44M3xHQlB8MjAyNC0xMS0yNQ==" OriginalAmount="0" TotalPrice="7466.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-21T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite Room-Suite, Mezzanine (2A + 1C)" RoomTypeCode="1f34a6_15535226716949280_2_108-45_2_2_1_3_3839245331_42_1-15-0_15-100_76_2.20241210_13_2_3_76_zen4ef9a7afa51040319c74edd21cf978d3_172969295300|45|NzY1My41MnxHQlB8MjAyNC0xMS0yNQ==" OriginalAmount="0" TotalPrice="7653.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/11/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|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-21T00:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_014.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_f_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_024.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_f_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_p_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_038.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_p_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_030.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_p_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_p_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_p_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_034.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_033.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_032.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_031.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_042.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_w_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_035.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_039.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_015.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_017.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_027.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_025.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_k_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_036.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_018.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_019.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_w_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_w_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_029.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_041.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619508/619508a_hb_ro_010.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the heart of Amsterdam.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;This hotel has a lift and a reception desk. Room service, a hairdresser, a conference room and a business centre are available. Wireless internet access allows guests to stay connected while on holiday. A fireplace creates a cosy atmosphere. Guests arriving by car can park their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed or a king-size bed. Separate bedrooms can be booked. There is also a safe and a desk or, for an additional fee, a minibar. Guests will also find a tea/coffee station included among the standard features. A telephone, a TV and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Guests will also find slippers in their rooms. A hairdryer and bathrobes are provided in the bathrooms, which include 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 pool complex promises pleasant and carefree swimming. A sun terrace is a great place to while away the hours. Leisure activities and facilities at the hotel include a gym, a spa, a beauty salon and massage treatments. 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;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 25.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 12.50 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes are included in the accommodation price.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&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 25 for adults and EUR 12.50 for children (approximately)&lt;br /&gt;         &lt;br /&gt;Valet parking fee: EUR 35 per day&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 7 percent city/local tax will be charged&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>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(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>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</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
84ef2a9f-e120-46ef-a2f0-3e8aada10421|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="84ef2a9f-e120-46ef-a2f0-3e8aada10421">
  <Rooms>
    <Room RoomType="Room 1: Twin/Double room - Executive" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="573623|619508" SourceId="27" RoomTypeCode="66424729|1|1938|27|MTkzOHxHQlB8MjAyNC0xMC0yMw==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-23T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
84ef2a9f-e120-46ef-a2f0-3e8aada10421|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cd5c0da2-1f37-4984-a0cb-40da342e50b0|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="cd5c0da2-1f37-4984-a0cb-40da342e50b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-05T00:00:00" End="2024-11-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|PaximumSearch|supplier interation failed||Paximum|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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cd5c0da2-1f37-4984-a0cb-40da342e50b0|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cd5c0da2-1f37-4984-a0cb-40da342e50b0|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cd5c0da2-1f37-4984-a0cb-40da342e50b0|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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cd5c0da2-1f37-4984-a0cb-40da342e50b0|HotelsProSearch|successfull supplier interation||HotelsPro|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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|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-10-23T15:18:05.0326389+01:00" Version="0" EchoToken="Search" TransactionIdentifier="cd5c0da2-1f37-4984-a0cb-40da342e50b0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="627.85" OriginalAmount="627.85">
      <BasicPropertyInfo Latitude="52.493844370186" Longitude="13.387765720238" StarRating="2" HotelCode="168906|1129148" HotelName="Metropol Hostel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 32, 10961 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.00" OriginalAmount="629.00">
      <BasicPropertyInfo Latitude="52.53224182" Longitude="13.38044301" StarRating="1" HotelCode="55731|ballhaus_berlin_hostel" HotelName="Ballhaus Berlin Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 102, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72183/a_72183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is the largest international meeting point for travellers throughout the world, affording a central location in the Mitte district of Berlin. It is just a short walk to Museumsinsel (Museum Island) and the Brandenburg Gate, whilst a variety of events take place in the vicinity, including the Fête de la Musique, the Christopher Street Day parade and Berlin's famous open-air raves. Alexanderplatz is 3 km away and Friedrichstraße with its many shops and entertainment venues is 1 km away. Schoenefeld airport is around 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="672.07" OriginalAmount="672.07">
      <BasicPropertyInfo Latitude="52.3922379" Longitude="13.5185012" StarRating="4" HotelCode="150007|911935" HotelName="InterCityHotel Berlin-Brandenburg Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport 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,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://dmcsquare.b-cdn.net/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="677.00" OriginalAmount="677.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="27" TotalAmount="678" OriginalAmount="678">
      <BasicPropertyInfo Latitude="52.39283767" Longitude="13.50716189" StarRating="0" HotelCode="759976|413999" HotelName="7 Days Premium Berlin Schönefeld" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="707" OriginalAmount="707">
      <BasicPropertyInfo Latitude="52.497854519234" Longitude="13.312184214592" StarRating="3" HotelCode="12294|11370" HotelName="Europa City Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Str. 60, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203202/203202a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="730" OriginalAmount="730">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|246727" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="741.72" OriginalAmount="741.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|C63527" HotelName="Campanile Berlin Brandenburg Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2383291_foto_1.jpg</HotelPictures>
        <HotelDescription>Los clientes encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 50 metros. Los viajeros encontrarandaacute;n el aeropuerto a 1. 5 km. Hay un total de 155 dormitorios en el establecimiento. Campanile Berlin Brandenburg Airport fue construido en 2019. Campanile Berlin Brandenburg Airport tiene conexiandoacute;n Wi-Fi en sus instalaciones. Todas las personas que se hospedan en este alojamiento son recibidas en un vestandiacute;bulo con servicio de recepciandoacute;n 24 horas. Campanile Berlin Brandenburg Airport no ofrece cunas bajo solicitud previa. Este establecimiento estandaacute; adaptado para personas con movilidad reducida y todas sus habitaciones son accesibles. Campanile Berlin Brandenburg Airport cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los viajeros serandaacute;n bien recibidos en esta residencia respetuosa con el medio ambiente. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="746" OriginalAmount="746">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="751787|453930" HotelName="Riverside Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Teufelsberg 5</AddressLine>
          </AddressLines>
          <CityName>Oderberg</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/cc/9accf1b7a91301066752a382ee2a11a673247202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="749.80" OriginalAmount="749.80">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|232556" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="757" OriginalAmount="757">
      <BasicPropertyInfo Latitude="52.637137282255" Longitude="13.199070096016" StarRating="4" HotelCode="20355|50951" HotelName="Wyndham Garden Hennigsdorf Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fontanestraße 110, 16761 Hennigsdorf, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Hennigsdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25993/w_25993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hennigsdorf. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="763" OriginalAmount="763">
      <BasicPropertyInfo Latitude="52.567832225768" Longitude="13.330836583046" StarRating="3" HotelCode="89838|23043" HotelName="Good Morning Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="765.78" OriginalAmount="765.78">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|862245" 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="16" TotalAmount="772.76" OriginalAmount="772.76">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|2490395" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="785" OriginalAmount="785">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|488539" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/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="16" TotalAmount="787.28" OriginalAmount="787.28">
      <BasicPropertyInfo Latitude="52.495901521393" Longitude="13.30361187458" StarRating="3" HotelCode="10306|509195" HotelName="Novum Hotel Franke Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrecht-Achilles-Straße 57, 10709 Berlin, Wilmersdorf, Deutschland</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="52.506585" Longitude="13.303785" StarRating="3" HotelCode="107356|201911" HotelName="Hotel-Pension Arche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104 a, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155052/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="791.09" OriginalAmount="791.09">
      <BasicPropertyInfo StarRating="3" HotelCode="|700409" HotelName="yggotel Spurv" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949461_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel estandaacute; en el corazandoacute;n del distrito de Charlottenburg, en el oeste de Berlandiacute;n, y se encuentra en una tranquila calle lateral a solo 300 metros del famoso bulevar comercial de Kurfanduuml;rstendamm . Hay gran variedad de tiendas, bares y enlaces de transporte panduacute;blico a tiro de piedra del hotel. Kaiser-Wilhelm-Gedandauml;chtniskirche (iglesia en recuerdo del emperador Guillermo) y el zoo de Berlandiacute;n estandaacute;n a solo 7 minutos conduciendo. La estaciandoacute;n de metro de Adenauerplatz estandaacute; a solo 4 minutos caminando del hotel y permite un fandaacute;cil acceso al resto de Berlandiacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="799" OriginalAmount="799">
      <BasicPropertyInfo Latitude="52.521822295814" Longitude="13.485267162323" StarRating="3" HotelCode="25950|13377" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="801" OriginalAmount="801">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|55433" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" 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://dmcsquare.b-cdn.net/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="805.00" OriginalAmount="805.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-2" 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="34" TotalAmount="810.61" OriginalAmount="810.61">
      <BasicPropertyInfo StarRating="2" HotelCode="|D15B49" HotelName="B&amp;B Hotel Berlin-Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620802_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Bandamp;B Hotel Berlin-Airport, te encontrarandaacute;s en una fantandaacute;stica zona de Schoenefeld (Waltersdorf) y a solo 13andnbsp;min en coche de Recinto para eventos Berlin ExpoCenter Airport.  Ademandaacute;s, este hotel se encuentra a 25,6andnbsp;km de Checkpoint Charlie y a 28,3andnbsp;km de Plaza Alexanderplatz.Este hotel dispone de espacios para fumadores.Hay un aparcamiento sin asistencia (de pago) disponible.El desayuno bufandeacute;, con un coste adicional, se ofrece de lunes a viernes de 6:30 a 10:00, mientras que los fines de semana el horario es de 7:30 a 10:30.Te sentirandaacute;s como en tu propia casa en cualquiera de las 140 habitaciones con aire acondicionado y televisiandoacute;n de pantalla plana. Mantandeacute;n el contacto con los tuyos gracias a la conexiandoacute;n a Internet wifi gratis. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo. Entre las comodidades, se incluyen escritorio, ademandaacute;s de un servicio de limpieza disponible una vez por estancia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="814" OriginalAmount="814">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|201906" 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="16" TotalAmount="814.76" OriginalAmount="814.76">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|862395" HotelName="Novum Hotel City B Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="826" OriginalAmount="826">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|246728" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="830" OriginalAmount="830">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|51001" 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="839.00" OriginalAmount="839.00">
      <BasicPropertyInfo Latitude="52.508826272093" Longitude="13.424059152603" StarRating="0" HotelCode="33425|ao_berlin_mitte" HotelName="a&amp;o Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.00" OriginalAmount="841.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="16" TotalAmount="848.24" OriginalAmount="848.24">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|604655" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="851" OriginalAmount="851">
      <BasicPropertyInfo Latitude="52.421261645911" Longitude="13.178749790178" StarRating="2" HotelCode="155036|277646" HotelName="BONVERDE am Wannsee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronprinzessinnenweg 251/252, 14109 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272901/272901a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="872.70" OriginalAmount="872.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|700380" HotelName="Hotel Aldea Berlin Centrum" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074679_foto_1.jpg</HotelPictures>
        <HotelDescription>Enable to achieve both the business and the leisure travelers all the targets in Berlin quick and easy its central location and a direct underground connection. The Novum Hotel Aldea is comfortable and contemporary furnishings. Functional rooms in various categories, free Wi-fi, big breakfast buffets await every visitor. The majority of our rooms are suitable for families (3 or 4 people).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.00" OriginalAmount="881.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="16" TotalAmount="889.45" OriginalAmount="889.45">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|2195335" HotelName="MOXY Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 2, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/03/030657/030657a_hb_a_069.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.00" OriginalAmount="907.00">
      <BasicPropertyInfo Latitude="52.498862803652" Longitude="13.307871572667" StarRating="2" HotelCode="402220|xantener_eck" HotelName="Xantener Eck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Xantener Straße 1, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216058/216058a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pension Xantener Eck The 2x000D star rated Hotel Pension Xantener Eck is situated in Berlin. Both on and off site car parking is available. Guests can dine at the hotel restaurant. Rooms at the Hotel Pension Xantener Eck. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when booking if you require smoking. Rooms have wireless internet access available. Additional Info. The hotel offers an airport shuttle service. Pets are made most welcome at the hotel. Hotel guests can make use of the concierge service that is provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="908.54" OriginalAmount="908.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|829163" HotelName="Yggotel Ravn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949462_foto_1.jpg</HotelPictures>
        <HotelDescription>Only 50 meters to the famous Ku'damm in the city-centre of Berlin. You can either walk (approx 15 min) or take the bus to sights like Memorial Church or KaDeWe, Berlin's most prestigious department store.The rooms are average in size with a bit of outdated decor, but very clean and in good condition. All bathrooms have been renovated recently and are in excellent condition.There is a bright and friendly restaurant on the ground floor which is mainly used for serving breakfast.This is a modern hotel.The lobby is medium-sized with a comfortable seating area.A centrally located hotel which is excellent value for money and highly recommended for guests.Room Rates includes Wifi and Sky-TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="911" OriginalAmount="911">
      <BasicPropertyInfo Latitude="52.555819330398" Longitude="13.380142790124" StarRating="2.5" HotelCode="268591|57499" 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="16" TotalAmount="919.84" OriginalAmount="919.84">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|862345" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="920.94" OriginalAmount="920.94">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|3871535" 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="16" TotalAmount="925.78" OriginalAmount="925.78">
      <BasicPropertyInfo Latitude="52.404888272711" Longitude="13.186813626984" StarRating="2" HotelCode="89831|1888405" HotelName="B&amp;B Hotel Berlin-Dreilinden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Heinrich-Hertz-Strasse 6, 14532 Kleinmachnow</AddressLine>
          </AddressLines>
          <CityName>Kleinmachnow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125754/a_125754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Berlin, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="936.00" OriginalAmount="936.00">
      <BasicPropertyInfo Latitude="52.526013" Longitude="13.529704" StarRating="1" HotelCode="212788|ibis_budget_berlin_ost" HotelName="ibis budget Berlin Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Allee der Kosmonauten 33c, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301450/a_301450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="936" OriginalAmount="936">
      <BasicPropertyInfo Latitude="52.544204931458" Longitude="13.416010817099" StarRating="2" HotelCode="144306|201873" HotelName="Old Town Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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="63" TotalAmount="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="52.503202865157" Longitude="13.581893319488" StarRating="2.5" HotelCode="105357|hotel_b1_4" HotelName="Hotel B1" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="941.15" OriginalAmount="941.15">
      <BasicPropertyInfo Latitude="52.505599040634" Longitude="13.302229123885" StarRating="2" HotelCode="104386|1110488" HotelName="Stuttgarter Eck" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 54A, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203230/203230a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="52.500569825386" Longitude="13.336807435499" StarRating="3" HotelCode="105410|bernstein_hotel" HotelName="Hotel-Pension Bernstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/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="957.00" OriginalAmount="957.00">
      <BasicPropertyInfo Latitude="52.496298600374" Longitude="13.361869472845" StarRating="3" HotelCode="140468|potsdamer_inn" HotelName="Potsdamer Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 145, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271420/271420a_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="957.00" OriginalAmount="957.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="27" TotalAmount="959" OriginalAmount="959">
      <BasicPropertyInfo Latitude="52.551428067823" Longitude="13.442746860593" StarRating="2.5" HotelCode="268590|246722" 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="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="52.510953600293" Longitude="13.29288651015" StarRating="3" HotelCode="106112|kaiser_hotel" HotelName="Hotel Kaiser" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 6, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154205/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kaiser The 3x000D star rated Hotel Kaiser is situated in Berlin. No on site car parking is available at the hotel, however off site car parking is available. Hotel guests can enjoy a meal at the restaurant on site. Meeting facilities and wifi are available. Room Features Hotel Kaiser. A hai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="965" OriginalAmount="965">
      <BasicPropertyInfo Latitude="52.499585364543" Longitude="13.321571946144" StarRating="4" HotelCode="139099|17502" HotelName="Aparthotel Adagio Berlin Kurfürstendamm" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="967.00" OriginalAmount="967.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="968.00" OriginalAmount="968.00">
      <BasicPropertyInfo Latitude="52.498321527605" Longitude="13.348332345486" StarRating="4" HotelCode="67257|quentin_design_hotel_berlin" HotelName="Quentin Design" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,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="27" TotalAmount="971" OriginalAmount="971">
      <BasicPropertyInfo Latitude="52.362242182513" Longitude="13.428203165531" StarRating="4" HotelCode="34615|53672" HotelName="Best Western Premier Airporthotel Fontane Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jonas-Lie-Straße 5-11, 15831 Mahlow, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Blankenfelde-Mahlow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56263/a_56263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated outside central Berlin but is extremely well connected by the city's comprehensive public transport network. The exciting city centre with its numerous shops and other entertainment options, as well as the main tourist attractions, may easily be reached within minutes by making use of the S-Bahn service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="985.93" OriginalAmount="985.93">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|514025" HotelName="Fjord 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 31/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://dmcsquare.b-cdn.net/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="16" TotalAmount="986.86" OriginalAmount="986.86">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|2490425" 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="987.00" OriginalAmount="987.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="27" TotalAmount="994" OriginalAmount="994">
      <BasicPropertyInfo Latitude="52.505941" Longitude="13.302146" StarRating="3" HotelCode="92644|5665" HotelName="Hotel Atrium Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 53, 10627 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128880/a_128880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1000.41" OriginalAmount="1000.41">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|518085" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1013.85" OriginalAmount="1013.85">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|117422" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1016" OriginalAmount="1016">
      <BasicPropertyInfo Latitude="52.509380873002" Longitude="13.498066418505" StarRating="3" HotelCode="89854|444942" HotelName="Nova Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/10/2024" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weitlingstraße 15, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180502/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="16" TotalAmount="1018.74" OriginalAmount="1018.74">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|2118065" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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="1019.00" OriginalAmount="1019.00">
      <BasicPropertyInfo Latitude="52.589114" Longitude="13.430752" StarRating="3" HotelCode="42714|businesshotel_berlin" HotelName="Businesshotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasewalker Straße 97, Pankow, 13127 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/277852/277852a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1020.99" OriginalAmount="1020.99">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|7914" HotelName="Sheraton Berlin Grand Hotel Esplanade" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1022.09" OriginalAmount="1022.09">
      <BasicPropertyInfo Latitude="52.500076351022" Longitude="13.314914422819" StarRating="3" HotelCode="402334|1104948" HotelName="Hotel Castell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 24, Charlottenburg, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150946/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="52.499591895906" Longitude="13.321518301964" StarRating="4" HotelCode="900015|abba_berlin_hotel" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1025.26" OriginalAmount="1025.26">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|191126" 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://dmcsquare.b-cdn.net/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="1028.00" OriginalAmount="1028.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 6, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96104/a_96104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1035.39" OriginalAmount="1035.39">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|1705818" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/11/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="16" TotalAmount="1035.63" OriginalAmount="1035.63">
      <BasicPropertyInfo Latitude="52.466236864044" Longitude="13.394679018258" StarRating="3" HotelCode="89849|1478408" 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://dmcsquare.b-cdn.net/Images/125776/a_125776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1040" OriginalAmount="1040">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|246698" 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="16" TotalAmount="1045.79" OriginalAmount="1045.79">
      <BasicPropertyInfo Latitude="52.50222" Longitude="13.319457317791" StarRating="3" HotelCode="402227|1097078" 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="16" TotalAmount="1047.91" OriginalAmount="1047.91">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|745295" HotelName="Novum Hotel Kronprinz Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1049" OriginalAmount="1049">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|225928" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1052.15" OriginalAmount="1052.15">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|132794" HotelName="California Kurfürstendamm 35" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1054.81" OriginalAmount="1054.81">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|2475305" HotelName="the niu Hide" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/816556/a_816556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1055.18" OriginalAmount="1055.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|175985" HotelName="ABBA BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/807904_image64375814_0.jpg</HotelPictures>
        <HotelDescription>The new Abba Berlin Hotel is a contemporary designed hotel, combining elegance and sophistication with modern facilities, located in the centre of Berlin, just a stroll away from the exclusive boutiques of Kurf�rstendamm and well connected with airports Tegel and Sch�nefeld.Abba Berlin Hotel has 214 rooms with a high standards of comfort, with all the services and facilities for a pleasant stay.Due to his central location in the city, the hotel is the ideal base whether you are visiting for business or pleasure. The facilities of the hotel include a restaurant, lounge-bar, meeting rooms with a capacity for up to 500 persons, as well as parking, fitness room, gym and Sauna (extra charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1056.00" OriginalAmount="1056.00">
      <BasicPropertyInfo Latitude="52.372703" Longitude="13.695586" StarRating="3" HotelCode="889263|akademie_berlinschmockwitz" HotelName="Das Schmöckwitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wernsdorfer Straße 43, 12527 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272296/272296a_hb_a_020.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="16" TotalAmount="1057.11" OriginalAmount="1057.11">
      <BasicPropertyInfo Latitude="52.537762" Longitude="13.603344" StarRating="3" HotelCode="107342|2491135" HotelName="Hotel Helle Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurt-Weill-Gasse 7, 12627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163336/163336a_hb_a_002.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="34" TotalAmount="1058.52" OriginalAmount="1058.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|837115" HotelName="NOVUM SELECT SPIEGELTURM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949627_foto_1.jpg</HotelPictures>
        <HotelDescription>The 4-star, first class Winter's Hotel im Spiegelturm Berlin would like to welcome you. We are located near the Berlin fair grounds, the International Congress Center (ICC), the Olympic stadium, the Deutschlandhalle and easy acess to public transportation.The rooms are generous in size with all the facilities expected of a good 4 star property - airconditioning; w-lan access in all rooms just to name a few. Bathrooms have bath tubs and are in very good condition.A sumptuous breakfast buffet awaits you in the Panorama Restaurant on the 16th floor with its breathtaking view. While in the evening our chef will spoil you with Mediterranean specialties.The tall building has a futuristic design with an ocean-blue glass facade.The lobby is large with a small bar and a large seating area. The style inside of the hotel is traditional in contrast to the exterior.The hotel offers a very good product with easy transport links to downtown Berlin. AK1211</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1061.15" OriginalAmount="1061.15">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|1158308" HotelName="Atlas Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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="16" TotalAmount="1063.46" OriginalAmount="1063.46">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|1084418" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1064.47" OriginalAmount="1064.47">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|992195" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1067.00" OriginalAmount="1067.00">
      <BasicPropertyInfo Latitude="52.506847904953" Longitude="13.294299093254" StarRating="4" HotelCode="295332|quentin_boutique_hotel" HotelName="Quentin Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="52.51474002326" Longitude="13.466253265047" StarRating="3" HotelCode="71536|best_western_hotel_city_ost" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1088.50" OriginalAmount="1088.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|987469" HotelName="INTERCITYHOTEL BRANDENBURG AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909046_foto_1.jpg</HotelPictures>
        <HotelDescription>Modern hotel with 198 soundproofed rooms and 6 conference and function rooms, next to the Berlin-Sch�nefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1089.00" OriginalAmount="1089.00">
      <BasicPropertyInfo Latitude="52.50404361239" Longitude="13.321639452709" StarRating="3" HotelCode="402233|hotel_aida_am_kurfurstendamm" HotelName="Hotel Vivaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 29, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180181/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel Aida in Berlin Charlottenburg, you'll be minutes from The Story of Berlin and Kaethe Kollwitz Museum. This hotel is close to Reichstag Building and Brandenburg Gate.Rooms Make yourself at home in one of the 28 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bathtubs or showers and hair dryers. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.Dining Enjoy a meal at a restaurant or in a coffee shop/cafe. Or stay in and take advantage of the hotel's 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge.Business, Other Amenities Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1090.00" OriginalAmount="1090.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,BED &amp; BREAKFAST" 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="16" TotalAmount="1091.48" OriginalAmount="1091.48">
      <BasicPropertyInfo Latitude="52.500139" Longitude="13.312119" StarRating="3" HotelCode="34580|510265" HotelName="Come Inn Berlin Kurfürstendamm Opera" 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,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="16" TotalAmount="1092.50" OriginalAmount="1092.50">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|1113908" HotelName="Hotel Lützow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keithstraße 38, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214731/214731a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1094.53" OriginalAmount="1094.53">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|238626" HotelName="art'otel berlin kudamm, 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,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="1099.00" OriginalAmount="1099.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 30/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="27" TotalAmount="1106" OriginalAmount="1106">
      <BasicPropertyInfo Latitude="52.505488608679" Longitude="13.301665617896" StarRating="3" HotelCode="402313|201953" 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="1107.00" OriginalAmount="1107.00">
      <BasicPropertyInfo Latitude="52.502636555219" Longitude="13.344660699303" StarRating="2" HotelCode="930952|ibis_berlin_kurfuerstendamm" HotelName="ibis Berlin Kurfuerstendamm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1119.36" OriginalAmount="1119.36">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|510825" HotelName="Delta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pohlstraße 58, 10785 Berlin, Tiergarten</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35670/r_35670_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within quick and easy reach of Potsdamer Platz (1 km), with the Sony Centre, the Potsdamer Platz Arcade, the musical theatre and the Museums of Culture Forum, and the famous Wintergarten Varieté Theatre is just around the corner. Guest will find the nearest links to the public transport network just 200 m from the hotel and it is 4 km to the city centre and Alexanderplatz. Berlin Tegel Airport is 10 km and it is 20 km to Berlin Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1119.87" OriginalAmount="1119.87">
      <BasicPropertyInfo Latitude="52.458722510501" Longitude="13.513113856316" StarRating="0" HotelCode="10434|41064" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1129.67" OriginalAmount="1129.67">
      <BasicPropertyInfo StarRating="3" HotelCode="|837116" HotelName="SELECT HOTEL STYLE BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949656_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is known for its cleanliness and its rooms. The primary amenities at this hotel are bar and lounge and 24-hour front desk. Additional amenities include safety-deposit box, heating, carpeted, smoke-free property and fax and photocopying. Select Hotel Style Berlin accepts American Express, MasterCard and Visa for payment. Pets not allowed. Groups of friends and solo travellers will enjoy a stay at Select Hotel Style Berlin.Wellness facilities include sauna.The hotel has 48 air conditioned rooms for you to relax in. The main room amenities are Bathroom, Toilet, wardrobe or closet, free WiFi (room), Electric kettle, soundproofed rooms, air conditioning and shower only.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="52.479000091552734" Longitude="13.352999687194824" StarRating="3" HotelCode="0|the_niu_dwarf" HotelName="the niu Dwarf" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Werdauer Weg 3, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/67/fd67b7091a555f914222cfa55713de16b18b2091.jpeg</HotelPictures>
        <HotelDescription>Located in the popular Schöneberg district, our the niu Dwarf owes its name to the nearby allotment garden area. In this case, "Dwarf" refers to the garden gnome and symbolises the unique and hip ambience of the hotel. Guests can look forward to an interior with irony, stylish garden gnome accents and rich green tones: design-laden and original - just the right thing for Berlin. Thanks to innovative equipment, your hotel room serves as the perfect retreat: in addition to high-speed Wi-Fi, a flat screen with mirroring function and a sound-strong Bluetooth box await you. Had enough of being alone? Enjoy your stay with bar food and drinks in our Living Lobby. No more sitting in your room? Thanks to the S-Bahn station "Bahnhof Schöneberg", which is only a few steps away, you can easily reach Berlin's city centre.&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;Price of an additional breakfast: 11.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 25.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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 50.00 EUR.&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;The following fees and deposits are charged by the property at time of service, check-in, or check-out.   Fee for buffet breakfast: EUR 11.5 per person (approximately)             Early check-in fee: EUR 50 (subject to availability)  Late check-out is available for a fee (subject to availability, amount varies)   Rollaway bed fee: EUR 25.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1134" OriginalAmount="1134">
      <BasicPropertyInfo Latitude="52.499731503551" Longitude="13.342243060469" StarRating="4" HotelCode="97619|31149" HotelName="Axel Hotel Berlin" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="1134.00" OriginalAmount="1134.00">
      <BasicPropertyInfo Latitude="52.47959116" Longitude="13.34966986" StarRating="0" HotelCode="364646|hotelpension_dorma" HotelName="Hotel-Pension Dorma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gustav-Freytag-Str. 4, 10827 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505898/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.00" OriginalAmount="1137.00">
      <BasicPropertyInfo Latitude="52.499601692948" Longitude="13.36443901062" StarRating="3" HotelCode="55135|pension_abc" HotelName="Pension ABC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/10/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://dmcsquare.b-cdn.net/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="27" TotalAmount="1141" OriginalAmount="1141">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|313872" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1142.03" OriginalAmount="1142.03">
      <BasicPropertyInfo Latitude="52.388930851886" Longitude="13.498530685902" StarRating="4" HotelCode="13407|453475" HotelName="Holiday Inn Berlin Airport - Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Grade-Allee 5, 12529 Schönefeld, Berlin</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14129/a_14129_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is a fashionably design and located close to the international airport in Berlin, Schönefeld. The nearest shops and restaurants are situated 2 km from the hotel. Public transport departs from stops within metres of the hotel (900 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1143.14" OriginalAmount="1143.14">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|518495" HotelName="Select Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hedemannstrasse 11/12, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76219/a_76219_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berlin is a city where worlds of history, culture, lifestyle and politics overcame former borders. This can be seen in the impressive buildings and monuments that surround the hotel, located in Berlin's new city centre. These included Checkpoint Charlie, Gendarmenmarkt, Deutsche Guggenheim, Deutsche Staatsoper and the Reichstagsgebäude. Restaurants, bars, nightlife, shopping opportunities, and links to public transport in the form of an underground station and a bus stop can be found in the immediate vicinity. Berlin Tegel Airport is about 10 km away, while Berlin Schönefeld Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="52.543456" Longitude="13.50863" StarRating="2" HotelCode="104408|ferdinand_aparthotel" HotelName="Ferdinand Apart Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand-Schultze-Straße 92, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153030/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1149.95" OriginalAmount="1149.95">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|183926" HotelName="Mercure Hotel Berlin Tempelhof Airport" Meals="BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1150.81" OriginalAmount="1150.81">
      <BasicPropertyInfo Latitude="52.555308567023" Longitude="13.386949446012" StarRating="4" HotelCode="75324|190046" HotelName="Wyndham Garden Berlin Mitte" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1152.09" OriginalAmount="1152.09">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|933945" 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://dmcsquare.b-cdn.net/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="1156.00" OriginalAmount="1156.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="884169|bearlincity_apartments__city_center_west" HotelName="BearlinCity Apartments City Center West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 18, Wilmersdorf, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/b1/69b104ac5f92258a0f6e281bb9a3046c95c58a75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1158.75" OriginalAmount="1158.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|811476" HotelName="NH BERLIN CITY OST" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207718_fotpe1_f.png</HotelPictures>
        <HotelDescription>The four-star NH Berlin Frankfurter Allee hotel is ideally located near the Berlin city center, offering easy access to renowned world-class attractions. You can reach downtown within just ten minutes on public transportation to enjoy Berlin�s numerous cultural highlights and tourist sites, including Alexanderplatz with its renowned television tower, Berlin Cathedral and the popular Museum Island, and the charming Nikolai Quarter. The NH Berlin Frankfurter Allee hotel offers a total of 99 guest rooms, each tailored to your personal needs with all the amenities you need to feel at home during your business and pleasure travel, including flat-screen Satellite TV, Wi-Fi Internet access, electronic safe, beds with thick mattresses, and much more.  The Wirtshaus-F�nfl�ndereck restaurant is located inside the NH Berlin Frankfurter Allee and welcomes you in a cozy and rustic atmosphere, serving high-quality German cuisine and regional specialties for lunch and dinner. Enjoy your meal outside on the summer garden terrace. The NH Berlin Frankfurter Allee hotel also offers two air-conditioned meeting rooms.
5% CITY TAX INCLUDED IN THE RATES.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.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="Free CXL until 31/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1164" OriginalAmount="1164">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|30663" HotelName="ibis 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>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1166" OriginalAmount="1166">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|486041" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/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="7" TotalAmount="1169.72" OriginalAmount="1169.72">
      <BasicPropertyInfo Latitude="52.365300104941" Longitude="13.010518848896" StarRating="4" HotelCode="17434|SEMS" HotelName="Seminaris Seehotel Potsdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>An der Pirschheide 40, Potsdam</AddressLine>
          </AddressLines>
          <PostalCode>(0)3319090900</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21411/w_21411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Brandenburg lake Templiner See. The centre of Potsdam with its many restaurants, bars, clubs and shopping options is just a 10-minute drive away. Guests can visit the beautiful Sanssouci palace (5 km away) and Cecilienhof palace (6 km away) or find out more about German cinema at Babelsberg (7 km away). Berlin Schoenefeld Airport is some 35 km away, while Tegel Airport is approximately 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1171.63" OriginalAmount="1171.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|099711" HotelName="LEONARDO HOTEL BERLIN KU'DAMM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16956_image59983165_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Leonardo Berlin Ku'damm is housed in a historical building, dates back to 1897 in one of the most popular avenues of Berlin, Kurf�rstendamm. It is located only a 2-minute walk from Uhlandstra�e subway station and a short walking distance from Berlin Zoologischer Garten railway station and major city attractions. The hotel offers 163 elegant rooms, equipped with flat-screen TVs and free Wi-Fi. It features a H�agen-Dazs shop with a terrace right on the Kurf�rstendamm and a breakfast area as well.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1184" OriginalAmount="1184">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="873044|486067" HotelName="Amaya Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/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="16" TotalAmount="1187.23" OriginalAmount="1187.23">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|231336" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 14, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="1189.00" OriginalAmount="1189.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 27/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="27" TotalAmount="1191" OriginalAmount="1191">
      <BasicPropertyInfo Latitude="52.574713" Longitude="13.358146" StarRating="2" HotelCode="25564|18661" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|1649738" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="535131|pension_sena_" HotelName="Pension Sena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterhornweg 42, 13595 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/699819/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 7-minute drive from Ryde, The Guildhouse provides bed and breakfast on the Isle of Wight, in a converted Victorian chapel. There is free on-site parking and Wi-Fi at this guest house.The double bedroom has a flat-screen TV, desk, hairdryer and tea and coffee facilities. There is also an en suite shower. An adjacent twin room can accommodate children if required.A full English breakfast is served, along with cereals and toast. There is a chapel/guest lounge available for use at any time.Nearby attractions include the Havenstreet steam railway and Rosemary vineyards. Bembridge Windmill is 6 miles away, and the coastal town Cowes is just over 11 miles from Ryde.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1202" OriginalAmount="1202">
      <BasicPropertyInfo Latitude="52.549761433097" Longitude="13.383446964279" StarRating="3" HotelCode="598867|350060" HotelName="AC Hotel Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hochstrasse 3, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618181/618181a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is set in Wedding. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1204.00" OriginalAmount="1204.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://dmcsquare.b-cdn.net/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="27" TotalAmount="1208" OriginalAmount="1208">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|54325" HotelName="Ringhotel Seehof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzensee-Ufer 11, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="1212.00" OriginalAmount="1212.00">
      <BasicPropertyInfo Latitude="52.461057478607" Longitude="13.520132237169" StarRating="0" HotelCode="522454|spreepolis_boardinghaus" HotelName="Spreepolis Boardinghaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminenhofstraße 80</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219" OriginalAmount="1219">
      <BasicPropertyInfo Latitude="52.497503278903" Longitude="13.338858542328" StarRating="3" HotelCode="401056|424843" 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="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="52.502174633494" Longitude="13.312811167478" StarRating="3" HotelCode="506729|apartmentsmaison_am_olivaer_platz" HotelName="Apartments-Maison Am Olivaer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sybelstraße 1, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/674300/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1225.64" OriginalAmount="1225.64">
      <BasicPropertyInfo Latitude="52.510967351651" Longitude="13.430148630619" StarRating="0" HotelCode="469033|2057695" HotelName="Moxy Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="1228.36" OriginalAmount="1228.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|923440" HotelName="QUENTIN BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19594_image53433280_0.jpg</HotelPictures>
        <HotelDescription>4 star hotel opened in September 2014, centrally located, 800 meters from the famous Ku'damm boulevard shopping street. The Quentin Boutique Hotel has spacious air conditioned rooms with LED smart TV, free WiFi and hardwood floors. The hotel features design rooms, large modern bathroom with Italian marble, rain shower and free amenities. The public area features stylish design lobby, lounge and library designed by the famous Studio Mode. A wide range of bars and restaurants are in the nearby streets. 
*Breakfast buffet is available at the hotel for an extra charge. 
*Private Parking is available for an extra charge, subject in availability upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.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="Non Refundable">
        <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="27" TotalAmount="1230" OriginalAmount="1230">
      <BasicPropertyInfo Latitude="52.467224" Longitude="13.437319" StarRating="3" HotelCode="255986|57757" HotelName="Motel Plus Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Bar,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 30-34, 12051 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="1243.20" OriginalAmount="1243.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|643801" HotelName="B&amp;B Hotel Berlin City-Ost" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/245057_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is situated at the trendy district Friedrichshain, just a few metro stops away from the Alexanderplatz. The metro station Samariter Strasse is right in front of the hotel, so you can reach easily a lot of sights in Berlin for example: Oberbaumbr�ke, Osthafen or East Side Gallery. After an exciting day you can relax in one of our 140 modern furnished and comfortable guestrooms. W-Lan is available free of charge for all guests. 
5% CITY TAX NOT INCLUDED IN THE RATES, DIRECT PAYMENT AT THE HOTEL. 
*Direct payment bookings will be charge 6 days before arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1252.00" OriginalAmount="1252.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://dmcsquare.b-cdn.net/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="34" TotalAmount="1254.56" OriginalAmount="1254.56">
      <BasicPropertyInfo StarRating="3" HotelCode="|747988" HotelName="COME INN BERLIN KURF�RSTENDAMM OPERA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/296485_image61652710_0.jpg</HotelPictures>
        <HotelDescription>This 3-star hotel on Berlin's Kurf�rstendamm shopping street offers modern rooms with great views, 24-hour reception and underground parking. The historic Ged�chtniskirche Church is 5 minutes away by bus. Adenauerplatz Underground Station is a 5-minute walk from the Come Inn Berlin. This provides excellent transport connections for shopping, sightseeing and business. All of the bright rooms at the Come Inn Berlin Kurf�rstendamm Opera feature air conditioning, a work desk, and a safety deposit box. A varied buffet is served each morning in the Come Inn's breakfast room with panoramic roof terrace. Guests can relax in the bar in the evenings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1256.00" OriginalAmount="1256.00">
      <BasicPropertyInfo Latitude="52.512489433683" Longitude="13.450541915344" StarRating="2" HotelCode="402265|hotel_comenius" HotelName="Hotel Comenius Garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grünberger Straße 22, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96060/a_96060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1258.00" OriginalAmount="1258.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 30/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="16" TotalAmount="1267.31" OriginalAmount="1267.31">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|120232" HotelName="Leonardo Royal Hotel Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1269.74" OriginalAmount="1269.74">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|2384565" 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="16" TotalAmount="1271.49" OriginalAmount="1271.49">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|2245625" HotelName="FLOTTWELL BERLIN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flottwellstraße 18, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/462854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1274.00" OriginalAmount="1274.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="Free CXL until 29/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mommsenstraße 55, 10629 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/147577/a_147577_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1280.54" OriginalAmount="1280.54">
      <BasicPropertyInfo Latitude="52.498256212047" Longitude="13.295964896679" StarRating="3" HotelCode="316728|375545" HotelName="Ku'Damm 101" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1283.00" OriginalAmount="1283.00">
      <BasicPropertyInfo Latitude="52.52405548095703" Longitude="13.418339729309082" StarRating="0" HotelCode="0|vision_apartments_berlin" HotelName="VISIONAPARTMENTS Berlin Otto-Braun-Strasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/e6/f7e67480adfe1074176f268a8b78f44bc0be9222.jpeg</HotelPictures>
        <HotelDescription>Built in 2013, these apartments are located in the heart of Berlin, only 2 minutes’ walk from Alexanderplatz Square and the Television Tower. Free WiFi is available in the entire building.&lt;br /&gt;Each stylish apartment at Vision Apartments Berlin GmbH is decorated with elegant, modern-style furnishings. They all offer a flat-screen TV, a private bathroom and some are fitted with a balcony.&lt;br /&gt;Guests can prepare homely meals in the fully equipped kitchenette, which includes a coffee machine, a microwave and a stove. Some apartments also have a dishwasher.&lt;br /&gt;Alexanderplatz Underground Station is only a 2-minute walk from Vision Apartments Berlin GmbH, with connections to Hackescher Markt (1.5 km), the trendy Prenzlauer Berg district (2.5 km), and the famous Museum Island (1.8 km).&lt;br /&gt;Berlin Main Train Station (10 minutes) and Berlin Schoenefeld Airport (35 minutes) both have direct connection by S-Bahn from Alexanderplatz Square Train Station.&lt;br /&gt;Check-in:&lt;br /&gt;Please note that VISIONAPARTMENTS has no reception in the building. The check-in happens directly at the apartment. The access code to the main entrance of the building and your apartment will be sent to you on the day of arrival until 15:00 at the latest.&lt;br /&gt;Please note that it is mandatory to provide VISIONAPARTMENTS with a copy of your identity card or passport via email or SMS, in order to receive the access code to the building.&lt;br /&gt;Cleaning:&lt;br /&gt;Please note that there is no daily cleaning service at the property. For stays longer than 6 nights, a change of towels and waste disposal is included in the price.&lt;br /&gt;Contact:&lt;br /&gt;For questions or assistance, you can reach VISIONAPARTMENTS’ office via phone from Monday to Friday between 9:00 and 23:00, and between 09:00 and 18:00 on weekends. The contact phone number can be found on your booking confirmation.&lt;br /&gt;Please note that the pictures are for guidance only. Actual apartment type may differ and is subject of availability.&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: 60.00 EUR per stay.&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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;Please note that a fix amount of EUR 300 will be blocked on the credit card on the day of booking. This is a damage deposit which will be refunded after an inspection of the apartment on the day of departure.&lt;br /&gt;&lt;br /&gt;A weekly change of bed linen and towels is included in the price.&lt;br /&gt;&lt;br /&gt;Guests arriving at the weekend or outside of reception opening hours should contact Vision Apartments Berlin in advance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1284.00" OriginalAmount="1284.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="Non Refundable">
        <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="16" TotalAmount="1287.19" OriginalAmount="1287.19">
      <BasicPropertyInfo Latitude="52.5488686" Longitude="13.3825891" StarRating="2" HotelCode="88586|357465" HotelName="Citylight Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/11/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://dmcsquare.b-cdn.net/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="63" TotalAmount="1289.00" OriginalAmount="1289.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-2" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1290.84" OriginalAmount="1290.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|742603" HotelName="CITADINES KURFURSTENDAMM BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20048_image64489513_0.jpg</HotelPictures>
        <HotelDescription>Kurf�rstendamm Berlin is equal parts mythical in its unique charm as it is creative. The area has become a 3.5-kilometre stretch home to many shops, boutiques, art galleries, restaurants and theatres. Stay at Citadines Kurf�rstendamm Berlin and this vibrant stretch will be your home, too.The first steps of your travels should be at the U-Bahn, the railway station just a 10-minute walk away from your residence. Navigating the city is a cinch.Then, head to Alexanderplatz where you can find a cattle market that has turned into a public square and transport hub. To really blend in with the locals, call it by its colloquial name: "Alex". Hard to miss here is the soaring 365-metre Fernsehturm, or TV Tower. Clad in an eye-catching red, the Alexa shopping mall is where you can be your true self, be it a shopping aficionado or film connoisseur.Then, get your mandatory fix of sightseeing. Charlottenburg Palace is a treasured inheritance. Regarded as the most beautiful royal palace, it was erected as the summer residence of Sophia Charlotte, the first queen of Prussia.Just near your residence is the Kaiser Wilhelm Memorial Church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1291" OriginalAmount="1291">
      <BasicPropertyInfo Latitude="52.52942" Longitude="13.45682" StarRating="4" HotelCode="15709|13346" HotelName="Vienna House Easy Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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://dmcsquare.b-cdn.net/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="63" TotalAmount="1295.00" OriginalAmount="1295.00">
      <BasicPropertyInfo Latitude="52.52704" Longitude="13.341133" StarRating="3" HotelCode="311688|apple_city_hotel" HotelName="Apple City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelmshavener Straße 71, 10551 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484722/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 Apple City Hotel, you'll be centrally located in Berlin, convenient to Grips-Theater 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;Stay in one of 48 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include phones with free local calls.&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. Breakfast is available 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, luggage storage, and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1299.20" OriginalAmount="1299.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|640337" HotelName="QUENTIN DESIGN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19595_image63311604_0.jpg</HotelPictures>
        <HotelDescription>The Quentin Design hotel is centrally located, only 8 minutes walk from the famous Kurf�rstendamm shopping boulevard and the famous KaDeWe department store. 
The Quentin Design Hotel has air conditioned rooms with LED smart TV, free WiFi in all the rooms and public areas, hardwood floors and design bathrooms. The hotel is surrounded by restaurants and bars. 
*Breakfast buffet is available at the hotel for an extra charge. 
*Private Parking is available for an extra charge, subject in availability upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1305" OriginalAmount="1305">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|246702" 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="1308.00" OriginalAmount="1308.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="16" TotalAmount="1308.87" OriginalAmount="1308.87">
      <BasicPropertyInfo Latitude="52.50085984" Longitude="13.34267563" StarRating="4" HotelCode="460807|2048555" HotelName="Mercure Berlin Wittenbergplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="1314.37" OriginalAmount="1314.37">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|862265" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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="16" TotalAmount="1315.99" OriginalAmount="1315.99">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|1173508" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 139-140, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207275/207275a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1325.00" OriginalAmount="1325.00">
      <BasicPropertyInfo Latitude="52.493843850402" Longitude="13.404675608798" StarRating="2" HotelCode="146053|city_hotel_gotland" HotelName="City Hotel Gotland" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Urbanstrasse 171, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/f7/31f7c3fb62c9791025b75f71ada0f283dbba18f2.jpeg</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="1331.00" OriginalAmount="1331.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://dmcsquare.b-cdn.net/Images/58939/l_58939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1332.00" OriginalAmount="1332.00">
      <BasicPropertyInfo Latitude="52.50369013466" Longitude="13.338673710823" StarRating="0" HotelCode="10858|berliner_hof_hotel" HotelName="about:berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tauentzienstraße 8, 10789 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180188/180188a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to the Kaiser Wilhelm Memorial Church, between West Berlin’s renowned Ku’damm Boulevard and the elegant KaDeWe Department Store on Tauentzienstrasse. Many tourist attractions and shops can be easily reached by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.00" OriginalAmount="1334.00">
      <BasicPropertyInfo Latitude="52.448389" Longitude="13.609267" StarRating="3" HotelCode="106868|hotel_spree_idyll" HotelName="Hotel Spree-idyll" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1344.56" OriginalAmount="1344.56">
      <BasicPropertyInfo Latitude="53.95403955" Longitude="14.16649172" StarRating="0" HotelCode="536199|4342235" HotelName="Villa Franz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brunnenstrasse 6, 17424 Ostseebad Heringsdorf, Mecklenburg-Vorpommern</AddressLine>
          </AddressLines>
          <CityName>Heringsdorf</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/08243/3108243/1.jpg?f=15089461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This self-catering accommodation is located in a quiet side street in Heringsdorf, a 5-minute walk from the Ostsee Therme thermal baths, the beach and the pier. Villa Franz offers free WiFi.The individually decorated apartments at Villa Franz are non-smoking, eco-friendly and allergy-friendly. All include a fully equipped kitchen, seating area with flat-screen TV, as well as a modern bathroom.Many shops, boutiques, restaurants and bakeries are located within a 5-minute walk.At Villa Franz you will find a garden and a terrace with barbecue facilities. Activities in the surrounding area include cycling and hiking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1346.00" OriginalAmount="1346.00">
      <BasicPropertyInfo Latitude="52.50105144918" Longitude="13.327716798777" StarRating="2" HotelCode="401075|hotelpension_funk" HotelName="Funk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1347.00" OriginalAmount="1347.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="63" TotalAmount="1362.00" OriginalAmount="1362.00">
      <BasicPropertyInfo Latitude="52.49961" Longitude="13.323132" StarRating="3" HotelCode="402240|pension_gitte" HotelName="Pension Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfalzburger Straße 87, Charlottenburg-Wilmersdorf, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180182/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1367.25" OriginalAmount="1367.25">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|2475285" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1368.63" OriginalAmount="1368.63">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|351285" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1374.00" OriginalAmount="1374.00">
      <BasicPropertyInfo Latitude="52.545178" Longitude="13.571356" StarRating="3" HotelCode="294490|parkhotel_marzahn" HotelName="Parkhotel Marzahn garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blumberger Damm 156, 12685 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/201734/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Marzahn), Parkhotel Marzahn is convenient to World's Garden and Eastgate Shopping Centre. This hotel is within the vicinity of Bim and Boom Children's Playground and Friedrichsfelde 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 29 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bathtubs or showers and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, a television in the lobby, 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 complimentary newspapers in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1387.16" OriginalAmount="1387.16">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|1594698" HotelName="Park Plaza Berlin Kudamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Strasse 28-29, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="1389.22" OriginalAmount="1389.22">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|1136928" HotelName="Titanic Comfort Mitte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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://dmcsquare.b-cdn.net/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="63" TotalAmount="1390.00" OriginalAmount="1390.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="16" TotalAmount="1391.68" OriginalAmount="1391.68">
      <BasicPropertyInfo Latitude="52.505752328188" Longitude="13.32068882209" StarRating="4" HotelCode="902563|518135" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1396.49" OriginalAmount="1396.49">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|359775" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1396.58" OriginalAmount="1396.58">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|1430228" HotelName="Victor's Residenz-Hotel Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Diet Meals,Fax,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Friedrichshain 17, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90199/a_90199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1400.00" OriginalAmount="1400.00">
      <BasicPropertyInfo Latitude="52.52414321899414" Longitude="13.418477058410645" StarRating="0" HotelCode="0|vision_apartments_berlin_2" HotelName="Vision Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, 10178 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/16/7a16744fe080de9e77ef3359a7001121e43ae7b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at VISIONAPARTMENTS Berlin, you'll be centrally located in Berlin, minutes from Berlin Conference Center and Alexanderplatz. This apartment is close to Checkpoint Charlie Museum and Brandenburg Gate.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 135 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Wired and wireless Internet access is complimentary, while 32-inch flat-screen televisions with cable programming provide entertainment. Conveniences include desks and microwaves, and you can also request cribs/infant beds (surcharge).&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1404.22" OriginalAmount="1404.22">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|622435" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1408.33" OriginalAmount="1408.33">
      <BasicPropertyInfo StarRating="0" HotelCode="|643354" HotelName="KUDAMM 101" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215659_image50926906_0.jpg</HotelPictures>
        <HotelDescription>Boasting an innovative design, this stylish 4-star hotel is located directly on Berlin's famous Kurf�rstendamm boulevard, just a 5-minute drive or public transport journey from the ICC exhibition centre.
The Hotel Kudamm 101 features modern, functional interiors, state-of-the-art amenities, and imaginative colour schemes. Free wireless internet access is available in all areas of the  hotel.
Thanks to the nearby bus services, Halensee S-Bahn (city rail) station, and Adenauerplatz U-Bahn (underground) station, you can quickly reach all of Berlin's key attractions.
Wake up to a delicious breakfast in the dining lounge on the 7th floor, which enjoys wonderful views of the city. After an exciting day in the capital, relax with a drink in the the Kudamm 101s lounge bar. 
*Some rooms have aire conditioning. 
* Rooms have lighted mirrors. 
* Bottle of mineral water on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1409.00" OriginalAmount="1409.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="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jahnstrasse 13, 12347 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125759/a_125759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1425.64" OriginalAmount="1425.64">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|643805" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1429.62" OriginalAmount="1429.62">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="0" HotelCode="35480|118312" HotelName="a&amp;o Berlin Friedrichshain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/11/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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1434.00" OriginalAmount="1434.00">
      <BasicPropertyInfo Latitude="52.36896" Longitude="13.651277" StarRating="2" HotelCode="295364|teikyo_berlin__hotel_am_zeuthener_see" HotelName="Teikyo Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmöckwitzer Damm 1G, 12527 Berlin-Schmöckwitz</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/202153/4163536180808f5d5c43bb7bfcc82b00.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1434.89" OriginalAmount="1434.89">
      <BasicPropertyInfo Latitude="53.972231610362" Longitude="14.145624987164" StarRating="3.5" HotelCode="300352|4744275" HotelName="SEETELHOTEL Kaiserstrand Beachhotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strandpromenade 21, 17429 Seebad Bansin, Insel Usedom</AddressLine>
          </AddressLines>
          <CityName>Bansin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33700/2433700/1.jpg?f=15331145</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Bansin, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1437" OriginalAmount="1437">
      <BasicPropertyInfo Latitude="52.500354425829" Longitude="13.319115042686" StarRating="3" HotelCode="402273|28600" HotelName="Elba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1437.51" OriginalAmount="1437.51">
      <BasicPropertyInfo Latitude="52.510870111526" Longitude="13.391609787941" StarRating="4" HotelCode="103403|1888385" HotelName="Select Hotel Berlin Gendarmenmarkt" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="1438.00" OriginalAmount="1438.00">
      <BasicPropertyInfo Latitude="52.493022" Longitude="13.32971" StarRating="2" HotelCode="79740|hotelpension_spree" HotelName="Hotel-Pension Spree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Trautenaustraße 19, 10717 Berlin, Wilmersdorf</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151369/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1441" OriginalAmount="1441">
      <BasicPropertyInfo Latitude="52.489411619448" Longitude="13.346889386659" StarRating="2" HotelCode="92760|57340" HotelName="HappyGoLucky Hotel &amp; Hostel Schöneberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grunewaldstraße 33, 10823 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214932/214932a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1441.00" OriginalAmount="1441.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 24/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="63" TotalAmount="1442.00" OriginalAmount="1442.00">
      <BasicPropertyInfo Latitude="52.543478688" Longitude="13.363438546658" StarRating="3" HotelCode="193700|arena_inn_hotel" HotelName="Arena Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müllerstraße 163, 13353 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275165/275165a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1445.58" OriginalAmount="1445.58">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|MSBC" HotelName="mondrian suites berlin checkpoint charlie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Fax,Internet,Kitchen,Lounge,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markgrafenstrasse 16-16a</AddressLine>
          </AddressLines>
          <PostalCode>(0)3021236644</PostalCode>
        </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="1449.00" OriginalAmount="1449.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="16" TotalAmount="1449.84" OriginalAmount="1449.84">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|1706168" 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="1452.00" OriginalAmount="1452.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 25/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="16" TotalAmount="1453.12" OriginalAmount="1453.12">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|54264" HotelName="Park Plaza Wallstreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="1458.00" OriginalAmount="1458.00">
      <BasicPropertyInfo Latitude="52.503882791462" Longitude="13.352331519127" StarRating="4" HotelCode="10853|hotel_berlin_berlin" HotelName="Berlin, Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lützowplatz 17, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8853/a_8853_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the district of Schöneberg and is one of the best hotels in town. It is approximately 5 minutes from the KaDeWe and an around 10-minute walk to Potsdamer Platz. The Brandenburg Gate can also easily be reached and the number 100 bus line connects the hotel with Nollendorfplatz underground station, which is 5 minutes away. The famous Kürfürstendamm is only a few minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1461.58" OriginalAmount="1461.58">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|862415" HotelName="Artim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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="1462.00" OriginalAmount="1462.00">
      <BasicPropertyInfo Latitude="52.463983383447" Longitude="13.317095027279" StarRating="2" HotelCode="89850|hotel_eckstein_2" HotelName="Eckstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="1464.59" OriginalAmount="1464.59">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|1428218" HotelName="Air In Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ansbacher Straße 6, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1466" OriginalAmount="1466">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|32430" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1469" OriginalAmount="1469">
      <BasicPropertyInfo Latitude="52.523699072747" Longitude="13.416337072849" StarRating="3" HotelCode="402292|225905" HotelName="Hotel ibis Styles Berlin Alexanderplatz" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bernhard-Weiß-Straße 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150940/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the world-famous Alexanderplatz square in the eastern part of the city centre. The TV Tower, department stores and bars are 700 m away. The Reichstag and Brandenburg Gate are 3 km away. From the nearby Alexanderplatz station guests can reach all important areas of Berlin with trains, buses and metro lines. Using public transport, Checkpoint Charlie is around 8 minutes away and Potsdamer Platz and the Sony Center can be reached in some 12 minutes. The Memorial Church in the west of the city is some 20 minutes' away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1473.88" OriginalAmount="1473.88">
      <BasicPropertyInfo StarRating="3" HotelCode="|812694" HotelName="BW AM SPITTELMARKT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/392044_image50213870_0.jpg</HotelPictures>
        <HotelDescription>The BW Hotel am Spittelmarkt is situated in a peaceful street in the heart of the city, a short walk from the famous Friedrichstrasse. Due to the central location right by Spittelmart, all interesting sights are easily reached within minutes. The nearby underground stop takes you quickly and directly to the two hubs of Alexanderplatz in the east and Zoologischer Garten in the west. You can also easily reach attractions such as the exhibition centre, the Branderburg Gate, Gendarmenmarkt Square and Potsdamer Platz with its bars and restaurants. Come and stay in one of the 244 comfortable and modern guest rooms, including family rooms, and enjoy the delicious and varied breakfast buffet to give you a great start to an active day in Berlin.
5% CITY TAX NOT INCLUDED IN THE RATES, DIRECT PAYMENT AT THE HOTEL. *All rooms in our BW am Spittelmarkt are non-smoking rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1486.00" OriginalAmount="1486.00">
      <BasicPropertyInfo Latitude="52.506625702592" Longitude="13.329630300925" StarRating="3" HotelCode="916469|aletto_kudamm_hotel__hostel" HotelName="aletto Hotel Kudamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstraße 21, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170492/170492a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|56857" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="52.513923" Longitude="13.335462" StarRating="4" HotelCode="40169|26601" HotelName="Novotel Berlin Am Tiergarten" 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>Straße des 17. Juni 106-108, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="1497.13" OriginalAmount="1497.13">
      <BasicPropertyInfo Latitude="52.52245301" Longitude="13.38602718" StarRating="4" HotelCode="934015|1065218" HotelName="Leonardo Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1500.21" OriginalAmount="1500.21">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|863885" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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="1505.00" OriginalAmount="1505.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="7" TotalAmount="1511.89" OriginalAmount="1511.89">
      <BasicPropertyInfo Latitude="52.500797" Longitude="13.321436" StarRating="4" HotelCode="57707|EZT" HotelName="Mercure Chateau Berlin am Kurfürstendamm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/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>Knesebeckstrasse 38-49</AddressLine>
          </AddressLines>
          <PostalCode>(0)30889119815</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.21" OriginalAmount="1517.21">
      <BasicPropertyInfo Latitude="52.504061" Longitude="13.447547" StarRating="1" HotelCode="166182|1131938" 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="27" TotalAmount="1519" OriginalAmount="1519">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|57248" HotelName="Hotel MANI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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://dmcsquare.b-cdn.net/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="27" TotalAmount="1523" OriginalAmount="1523">
      <BasicPropertyInfo Latitude="52.537944042282" Longitude="13.202350362433" StarRating="3" HotelCode="89845|494844" 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="16" TotalAmount="1524.26" OriginalAmount="1524.26">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|7894" 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="34" TotalAmount="1527.64" OriginalAmount="1527.64">
      <BasicPropertyInfo StarRating="3" HotelCode="|467512" HotelName="OCAK APARTMENT &amp; HOTEL BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1101733_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 105 air-conditioned rooms featuring kitchenettes. Your bed comes with premium bedding, and all rooms are furnished with double sofa beds. Wired and wireless Internet access is complimentary, while 40-inch flat-screen televisions with cable programming provide entertainment. Conveniences include phones, as well as safes and desks.At Ocak Apartment and Hotel Berlin, enjoy a satisfying meal at the restaurant. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7 AM to 11 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.With a stay at Ocak Apartment and Hotel Berlin in Berlin (Mitte), you'll be a 5-minute drive from Max-Schmeling-Halle and 7 minutes from Berlin Wall Memorial.  This aparthotel is 2.2 mi (3.6 km) from Friedrichstrasse and 2.4 mi (3.9 km) from Friedrichstadt-Palast.Distances are displayed to the nearest 0.1 mile and kilometer.  Max-Schmeling-Halle - 1.4 km / 0.9 mi  Mauerpark - 1.7 km / 1.1 mi  Schonhauser Allee Arkaden - 1.8 km / 1.1 mi  Berlin Wall Memorial - 2.4 km / 1.5 mi  Visitor center of the Berlin Wall Memorial - 2.6 km / 1.6 mi  Torstrasse - 2.9 km / 1.8 mi  Hackescher Markt - 3.3 km / 2.1 mi  Friedrichstrasse - 3.3 km / 2.1 mi  Humboldt Museum of Natural History - 3.4 km / 2.1 mi  Charite - 3.8 km / 2.3 mi  Berlin Dungeon - 3.8 km / 2.4 mi  Museum for Contemporary Art - 3.9 km / 2.4 mi  Friedrichstadt-Palast - 3.9 km / 2.4 mi  Aquadom - 3.9 km / 2.4 mi  Alexanderplatz - 4 km / 2.5 mi  The nearest airports are:Berlin (TXL-Tegel) - 8.8 km / 5.5 mi Berlin (SXF-Schoenefeld) - 36.4 km / 22.6 mi The preferred airport for Ocak Apartment and Hotel Berlin is Berlin (TXL-Tegel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1534.67" OriginalAmount="1534.67">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|2093905" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1542.00" OriginalAmount="1542.00">
      <BasicPropertyInfo Latitude="52.487572589428" Longitude="13.323470165792" StarRating="2" HotelCode="105810|hotel_gasteiner_hof" HotelName="Gasteiner Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gasteiner Straße 8, 10717 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154003/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1544.93" OriginalAmount="1544.93">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|598815" HotelName="Provocateur" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1551" OriginalAmount="1551">
      <BasicPropertyInfo Latitude="52.502822" Longitude="13.322229" StarRating="4" HotelCode="36102|32075" HotelName="Q! Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 67, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58948/ba_58948_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in the tourist area of Berlin roughly 2 km from the Spree, 3 km from a park and 15 km from a lake. There are countless shops, bars, nightclubs and restaurants to be found in the immediate vicinity. Links to the public transport network also lie within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1553.23" OriginalAmount="1553.23">
      <BasicPropertyInfo Latitude="52.538169" Longitude="13.203924" StarRating="3" HotelCode="410086|1110298" HotelName="Benn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" 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="16" TotalAmount="1556.39" OriginalAmount="1556.39">
      <BasicPropertyInfo Latitude="52.52575559" Longitude="13.40426125" StarRating="4" HotelCode="168915|1154038" HotelName="The Weinmeister" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstrasse 2, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235819/a_235819_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1560" OriginalAmount="1560">
      <BasicPropertyInfo Latitude="52.528454711245" Longitude="13.457013443113" StarRating="4" HotelCode="97621|22397" HotelName="Vienna House Andel's Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1564.76" OriginalAmount="1564.76">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|1094838" 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://dmcsquare.b-cdn.net/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="1565.00" OriginalAmount="1565.00">
      <BasicPropertyInfo Latitude="52.51198692104" Longitude="13.380505566463" StarRating="2" HotelCode="147850|blncty_hotel" HotelName="BlnCty Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gertrud-Kolmar-Straße 5, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/822616/202051185419833.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Frauenhotel Intermezzo For Women Only The 2x000D star Frauenhotel Intermezzo For Women Only is situated in Berlin. Dining is available at the hotel, which has it's own restaurant. Rooms at the Frauenhotel Intermezzo For Women Only. All rooms have a hairdryer. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. All rooms have tea and coffee making facilities. Additional Info. The hotel offers an airport shuttle service. Pets are made most welcome at the hotel. A concierge service is provided for guests. The hotel has disabled facilities with wheelchair access to the hotel, reception, restaurant, bar and conference facilities areas of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1568.71" OriginalAmount="1568.71">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|1453208" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1570" OriginalAmount="1570">
      <BasicPropertyInfo Latitude="52.498989" Longitude="13.342819" StarRating="3" HotelCode="244299|246680" 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="1572.00" OriginalAmount="1572.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://dmcsquare.b-cdn.net/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="16" TotalAmount="1578.89" OriginalAmount="1578.89">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|1450148" HotelName="One80 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 65, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219756/219756a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1592.00" OriginalAmount="1592.00">
      <BasicPropertyInfo Latitude="52.63955" Longitude="13.37622" StarRating="4" HotelCode="92199|hotel_schildow" HotelName="Schildow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlenbecker Straße 2, 16552 Mühlenbecker Land</AddressLine>
          </AddressLines>
          <CityName>Mühlenbecker Land</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221338/221338a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mühlenbecker Land. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1597.37" OriginalAmount="1597.37">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|2327915" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Mildred-Harnack-Strasse 15, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/808776/w_808776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1599.00" OriginalAmount="1599.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 28/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="16" TotalAmount="1614.87" OriginalAmount="1614.87">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|143606" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1619" OriginalAmount="1619">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|55670" HotelName="Adina Apartment Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krausenstraße 35-36, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="1620.91" OriginalAmount="1620.91">
      <BasicPropertyInfo Latitude="52.308441" Longitude="13.445625" StarRating="4" HotelCode="37496|518345" HotelName="Van der Valk Hotel Berlin Brandenburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschenweg 18, 15827 Blankenfelde-Mahlow</AddressLine>
          </AddressLines>
          <CityName>Blankenfelde-Mahlow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61620/a_61620_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish airport hotel is situated in a quiet location, close to the southern ring of the A10 and lies just 20 km from Berlin and 30 km from Potsdam. A wide selection of shops are to be found just 2 km away and links to the public transport network are located 500 m from the hotel. Tropical Island bathing paradise lies around 50 km away. Schönefeld airport is just a short 25-minute drive away (approximately 12 km) and the transfer time to Tegel takes around 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1621.95" OriginalAmount="1621.95">
      <BasicPropertyInfo Latitude="52.530286365538" Longitude="13.418403830059" StarRating="3" HotelCode="429944|1193488" 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="27" TotalAmount="1624" OriginalAmount="1624">
      <BasicPropertyInfo Latitude="52.523063383718" Longitude="13.40073488522" StarRating="3" HotelCode="321847|201886" HotelName="Hotel ZOE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435706/w_435706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1627.00" OriginalAmount="1627.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="16" TotalAmount="1627.38" OriginalAmount="1627.38">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|357195" HotelName="Courtyard by Marriott Berlin City Center" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Axel-Springer-Straße 55, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87336/a_87336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the German capital's most central district Mitte, between Potsdamer Platz and Alexanderplatz. There are numerous tourist attractions in the vicinity including Checkpoint Charlie, the TV Tower, Brandenburg Gate and the Reichstag (German Parliament). The main train station is roughly 2 km from the accommodation. Berlin Tegel Airport is approximately 20 km from the hotel and Berlin Schönefeld Airport is about 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1645.58" OriginalAmount="1645.58">
      <BasicPropertyInfo Latitude="52.530095831647" Longitude="13.401214778423" StarRating="2" HotelCode="162829|181086" HotelName="Ibis Styles Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" 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="1646.00" OriginalAmount="1646.00">
      <BasicPropertyInfo Latitude="52.537623787933" Longitude="13.186433017669" StarRating="2" HotelCode="150196|hotel_kallmeyer" HotelName="Hotel Pension Kallmeyer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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="27" TotalAmount="1658" OriginalAmount="1658">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|18973" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,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://dmcsquare.b-cdn.net/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="1681.00" OriginalAmount="1681.00">
      <BasicPropertyInfo Latitude="52.499270225141" Longitude="13.347871005535" StarRating="3" HotelCode="17311|mercure_hotel_berlin_an_der_urania_ex_hotel_castor_the_vine" HotelName="Mercure Berlin Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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://dmcsquare.b-cdn.net/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="7" TotalAmount="1684.30" OriginalAmount="1684.30">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|9MU" HotelName="Hotel AMANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auguststrasse 43/ Ecke Rosenthaler Strasse</AddressLine>
          </AddressLines>
          <PostalCode>308094152200</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="1691.30" OriginalAmount="1691.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D56" HotelName="Locke at East Side Gallery, Friedrichshain" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617829_foto_1.jpg</HotelPictures>
        <HotelDescription>Este alojamiento tiene 176 habitaciones en total. Todos los clientes que se alojen en Locke at East Side Gallery, Friedrichshain podrandaacute;n utilizar la conexiandoacute;n Wi-Fi en los espacios panduacute;blicos. Esta propiedad ofrece recepciandoacute;n 24 horas para la comodidad de los huandeacute;spedes. En esta residencia, las andaacute;reas comunes son accesibles para las personas de movilidad reducida. Algunos de estos servicios de Locke at East Side Gallery, Friedrichshain pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1695.00" OriginalAmount="1695.00">
      <BasicPropertyInfo Latitude="52.5232" Longitude="13.40084" StarRating="3" HotelCode="0|_0x2756d" HotelName="Hotel ZOE by AMANO GROUP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/08/54086eaeebbdbb08366c0057f1ff5ceed2e64d57.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hotel ZOE by AMANO GROUP, you'll be centrally located in Berlin, just a 3-minute walk from Hackescher Markt and 11 minutes by foot from Friedrichstrasse.  This hotel is 0.6 mi (0.9 km) from TV Tower and 0.6 mi (1 km) from Alexanderplatz.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 88 air-conditioned rooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6:30 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services.&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;Price of an additional breakfast: 15.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1695.00" OriginalAmount="1695.00">
      <BasicPropertyInfo Latitude="52.405263423021" Longitude="13.140703678801" StarRating="3" HotelCode="89852|hotel_forsthaus_3" HotelName="Hotel Forsthaus Wannsee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Golf,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Stölpchenweg 45, 14109 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Other amenities/services: Rooms with Safe, Direct Dial Phone, Balcony, Wake up call. 24h Front Desk, Laundry, Room Service, Bussiness Center, Water Sports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1705" OriginalAmount="1705">
      <BasicPropertyInfo Latitude="52.527349242084" Longitude="13.370498087137" StarRating="3" HotelCode="935594|61801" HotelName="Hotel AMANO Grand Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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://dmcsquare.b-cdn.net/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="34" TotalAmount="1711.36" OriginalAmount="1711.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|700510" HotelName="Scandic Berlin Kurf�rstendamm" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949314_foto_1.jpg</HotelPictures>
        <HotelDescription>Desde este popular hotel podrandaacute; llegar en cinco minutos andando hasta la famosa avenida Kurfanduuml;rstendamm o a los grandes almacenes KaDeWe (a 200 metros). A una distancia aproximada de 200 metros encontrarandaacute; restaurantes y servicio de transporte panduacute;blico, asandiacute; como bares, pubs y discotecas a unos 500 metros.Este hotel, renovado, tiene un edificio principal de 7 plantas (hay plantas para no fumadores) y un total de 199 habitaciones. Cuenta con un hall de entrada con ascensor y andaacute;rea de recepciandoacute;n abierta las 24 horas que le ofrece servicio de caja fuerte, de guardarropa y de cambio de divisa. A disposiciandoacute;n de los clientes hay un bar, un pub, una sala de televisiandoacute;n y un restaurante a la carta y con sillas altas para los niandntilde;os. Tambiandeacute;n cuenta con una sala de conferencias y una terminal de Internet con conexiandoacute;n sin cable. Podrandaacute; aparcar el vehandiacute;culo en el aparcamiento del propio hotel (con cargo). Para rematar el gran nanduacute;mero de prestaciones, dispone de servicio de habitaciones y de lavanderandiacute;a.Las confortables habitaciones disponen de baandntilde;o con ducha y secador de pelo, plancha-pantalones, telandeacute;fono de landiacute;nea directa, televisiandoacute;n por cable, radio, minibar, moqueta, calefacciandoacute;n central y caja fuerte (bajo cargo adicional). Se pueden reservar habitaciones acondicionadas para minusvandaacute;lidos.Abonando tasas podrandaacute; hacer uso de la sauna, del solandaacute;rium (con cargo), del baandntilde;o turco, del servicio de masajes (con cargo) y del gimnasio.Se ofrece todas las maandntilde;anas desayuno, que podrandaacute; ser, si asandiacute; lo desea, desayuno-bufet. A la hora del almuerzo y de la cena podrandaacute;n elegir a la carta o un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1712.29" OriginalAmount="1712.29">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|7984" HotelName="NH Collection Berlin Mitte am Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Str. 106-111, 10117 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1722" OriginalAmount="1722">
      <BasicPropertyInfo Latitude="52.505561" Longitude="13.337826" StarRating="4" HotelCode="260739|57956" HotelName="25hours Hotel Bikini Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1726.15" OriginalAmount="1726.15">
      <BasicPropertyInfo Latitude="52.513132589695" Longitude="13.405069112778" StarRating="4" HotelCode="318218|622465" 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://dmcsquare.b-cdn.net/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="1737.00" OriginalAmount="1737.00">
      <BasicPropertyInfo Latitude="52.508343050156" Longitude="13.348914384842" StarRating="4" HotelCode="175723|pestana_berlin_tiergarten" 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="16" TotalAmount="1737.35" OriginalAmount="1737.35">
      <BasicPropertyInfo Latitude="52.525905" Longitude="13.388336" StarRating="4" HotelCode="27515|241226" HotelName="ARCOTEL Velvet Berlin" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="1757.00" OriginalAmount="1757.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/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://dmcsquare.b-cdn.net/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="16" TotalAmount="1757.40" OriginalAmount="1757.40">
      <BasicPropertyInfo Latitude="52.508615" Longitude="13.451532" StarRating="3" HotelCode="106147|1906025" HotelName="Klassik Berlin" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="1775.00" OriginalAmount="1775.00">
      <BasicPropertyInfo Latitude="52.489423384083" Longitude="13.307870480986" StarRating="3" HotelCode="400799|hotel_villa_konstanz" HotelName="Villa Konstanz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Straße 30, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180112/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1780.64" OriginalAmount="1780.64">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|2288085" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/10/2024">
        <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="16" TotalAmount="1780.90" OriginalAmount="1780.90">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="4" HotelCode="138949|940575" HotelName="Centro Hotel Kurfürstendamm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kleiststraße 9-12, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161841/161841a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the hub of Berlin's exclusive centre. The luxury of the Kurfürstendamm and the world-famous KaDeWe department store are just a 5-minute walk away. The west of Berlin city, with its Convention and Trade Fair Centre and numerous cultural institutions, is just as accessible as the east of Berlin, where visitors will find the seat of the German Government and Potsdamer Platz, the glittering symbol of new Berlin. The hotel is 400 m from the Nollendorfplatz and Wittenbergplatz metro stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1811.96" OriginalAmount="1811.96">
      <BasicPropertyInfo Latitude="52.523245389672" Longitude="13.437083959579" StarRating="4" HotelCode="10432|7974" HotelName="NH Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/11/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1834.95" OriginalAmount="1834.95">
      <BasicPropertyInfo Latitude="52.532182143404" Longitude="13.428039858556" StarRating="3" HotelCode="319970|1181208" HotelName="The Old Town Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 211, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205429/205429a_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="27" TotalAmount="1852" OriginalAmount="1852">
      <BasicPropertyInfo Latitude="52.562721" Longitude="13.427872" StarRating="3" HotelCode="37829|313880" HotelName="Hotel Sedes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/11/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://dmcsquare.b-cdn.net/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="1894.00" OriginalAmount="1894.00">
      <BasicPropertyInfo Latitude="52.54542" Longitude="13.414621" StarRating="0" HotelCode="138392|stadtraumberlin_apartments" HotelName="stadtRaum-berlin apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Greifenhagener Straße 64, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/157012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1900.00" OriginalAmount="1900.00">
      <BasicPropertyInfo Latitude="52.5324592590332" Longitude="13.418729782104492" StarRating="0" HotelCode="0|the_belfort_berlin" HotelName="Belfort Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Belforter Str. 24, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/51/1d51d904461f7b34a54121ce818dd23beb73bbd0.jpeg</HotelPictures>
        <HotelDescription>Living like a Berliner" would be an ideal description for Belfort. We invite you to stay in a beautiful 19th-century building that combines the uniqueness of a Berlin home with the quality of a boutique offering. Blend in with Berlin`s finest district, rich in culture and wellbeing.&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="16" TotalAmount="1922.92" OriginalAmount="1922.92">
      <BasicPropertyInfo Latitude="52.50429489" Longitude="13.37464872" StarRating="3" HotelCode="776764|2491215" HotelName="High Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/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="16" TotalAmount="1930.53" OriginalAmount="1930.53">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|1544268" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2024" 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="27" TotalAmount="1934" OriginalAmount="1934">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|480013" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024">
        <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="16" TotalAmount="1951.41" OriginalAmount="1951.41">
      <BasicPropertyInfo Latitude="52.529580209075" Longitude="13.389391601086" StarRating="4" HotelCode="148972|2491115" 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="16" TotalAmount="1960.05" OriginalAmount="1960.05">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|119102" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/25777/a_25777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1968.00" OriginalAmount="1968.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="63" TotalAmount="1969.00" OriginalAmount="1969.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://dmcsquare.b-cdn.net/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="27" TotalAmount="1985" OriginalAmount="1985">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|201916" 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="27" TotalAmount="1987" OriginalAmount="1987">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|56942" 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="16" TotalAmount="2005.07" OriginalAmount="2005.07">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|740355" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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="63" TotalAmount="2020.00" OriginalAmount="2020.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="Free CXL until 29/10/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2028.20" OriginalAmount="2028.20">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|2475215" 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="2031.00" OriginalAmount="2031.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="Free CXL until 25/10/2024">
        <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="16" TotalAmount="2049.46" OriginalAmount="2049.46">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|7964" HotelName="Maritim proArte Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,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://dmcsquare.b-cdn.net/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="16" TotalAmount="2050.60" OriginalAmount="2050.60">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|643865" HotelName="H2 Hotel Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2071.56" OriginalAmount="2071.56">
      <BasicPropertyInfo Latitude="52.520436" Longitude="13.389018" StarRating="0" HotelCode="166714|375455" HotelName="Eurostars Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/10/2024" 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="2075.00" OriginalAmount="2075.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="27" TotalAmount="2086" OriginalAmount="2086">
      <BasicPropertyInfo Latitude="52.480091456765" Longitude="13.274504542351" StarRating="5" HotelCode="26011|53744" HotelName="Patrick Hellmann Schlosshotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2094.00" OriginalAmount="2094.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="2099.00" OriginalAmount="2099.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="957558|aparthotel_thuringer_hof" HotelName="Aparthotel Thüringer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neckarstraße 2, 12053 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35740000/35730400/35730377/c1370259_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2132.00" OriginalAmount="2132.00">
      <BasicPropertyInfo Latitude="52.513943780185" Longitude="13.405032429166" StarRating="4" HotelCode="542855|capri_by_fraser_berlin" HotelName="Capri by Fraser Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Scharrenstraße 22, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/104844/48d3c641-02b8-4423-9567-abec76eba5d0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2160.00" OriginalAmount="2160.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="Free CXL until 30/10/2024">
        <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="27" TotalAmount="2162" OriginalAmount="2162">
      <BasicPropertyInfo Latitude="52.529386944958" Longitude="13.401340910012" StarRating="3" HotelCode="139666|246733" HotelName="The Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 31/10/2024" 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="63" TotalAmount="2176.00" OriginalAmount="2176.00">
      <BasicPropertyInfo Latitude="52.50826" Longitude="13.40518" StarRating="3" HotelCode="168902|grimms_hotel" HotelName="Grimm‘s Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Jakobstrasse 100, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159872/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="2187.00" OriginalAmount="2187.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="16" TotalAmount="2205.51" OriginalAmount="2205.51">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|1888625" 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://dmcsquare.b-cdn.net/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="2209.00" OriginalAmount="2209.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="824893|park_penthouses_insel_eiswerder" HotelName="Park Penthouses Insel Eiswerder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eiswerderstraße 17</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/6f/316f7159e83671eccfd9a7e2c088b3fcddda07b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2210.65" OriginalAmount="2210.65">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|1116508" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2216.32" OriginalAmount="2216.32">
      <BasicPropertyInfo Latitude="52.508142" Longitude="13.326418" StarRating="5" HotelCode="262190|982045" HotelName="Hotel am Steinplatz, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Steinplatz 4, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276469/276469a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2303.94" OriginalAmount="2303.94">
      <BasicPropertyInfo Latitude="52.51090636758" Longitude="13.376036241734" StarRating="5" HotelCode="50963|52754" HotelName="Berlin Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inge-Beisheim-Platz 1, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39716/a_39716_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys one of the best locations in Berlin, in the heart of the Potsdamer Platz square, adjacent to the Sony Center and Berlin's largest park, the Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2309.00" OriginalAmount="2309.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="2314.00" OriginalAmount="2314.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="2331.00" OriginalAmount="2331.00">
      <BasicPropertyInfo Latitude="52.50343" Longitude="13.37303" StarRating="4" HotelCode="0|_0x15584" HotelName="Grimms Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Flottwellstraße 45, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/95/cc/95cc65e45dcbcf31da11e0e2107f3df5d211da74.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Grimms Potsdamer Platz places you in the heart of Berlin, within a 15-minute walk of Potsdamer Platz and Friedrichstrasse.  This hotel is 0.5 mi (0.8 km) from Tempodrom and 0.5 mi (0.9 km) from Sony Center.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 110 air-conditioned rooms featuring flat-screen televisions. 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 desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy a range of recreational amenities, including a sauna, a fitness center, and bicycles to rent. This hotel also features a fireplace in the lobby and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a satisfying meal at Tischlein deck Dich serving guests of Grimms Potsdamer Platz. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&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;/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;Price of an additional breakfast: 14.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 25.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;Breakfast for children costs: 14.00 EUR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 65.00 EUR.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2333.00" OriginalAmount="2333.00">
      <BasicPropertyInfo Latitude="52.5016149388" Longitude="13.32125544548" StarRating="4" HotelCode="13541|hollywood_media_hotel" HotelName="Hollywood Media" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,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://dmcsquare.b-cdn.net/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="2339.00" OriginalAmount="2339.00">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|kempinski_hotel_bristol_berlin_2" HotelName="Hotel Bristol Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/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://dmcsquare.b-cdn.net/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="27" TotalAmount="2345" OriginalAmount="2345">
      <BasicPropertyInfo Latitude="52.363303552897" Longitude="13.512443304062" StarRating="4.5" HotelCode="186766|444998" HotelName="Steigenberger Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 3, 12529 Beerlin-Schönefeld</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/0/1/5/1/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 25-minute drive from the centre of Berlin and its many tourist attractions. Berlin Brandenburg Airport is less than 500 metres from the hotel, which is around 2.5 km from the A113 motorway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2367.00" OriginalAmount="2367.00">
      <BasicPropertyInfo Latitude="52.499391056059" Longitude="13.305256068707" StarRating="5" HotelCode="387646|louisas_place" HotelName="Louisa's Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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://dmcsquare.b-cdn.net/Images/90292/l_90292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2369.24" OriginalAmount="2369.24">
      <BasicPropertyInfo Latitude="52.50324308" Longitude="13.37293463" StarRating="3" HotelCode="371705|1808248" HotelName="Grimm's Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Flottwell Road 45, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1808248/Jo39dU9B_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2382.00" OriginalAmount="2382.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="Non Refundable" 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="16" TotalAmount="2392.39" OriginalAmount="2392.39">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|8014" HotelName="The Westin Grand Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 158-164, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23051/a_23051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel has been a traditional feature of Friedrichstraße in Berlin's lively Mitte district for decades. Many of the German capital's top sights including the Brandenburg Gate, the Unter den Linden boulevard, Potsdamer Platz and the Pergamon Museum are all to be found in the vicinity and it is just a short distance to the Friedrichstraße and Französische Straße underground stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2402.59" OriginalAmount="2402.59">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|2128265" HotelName="Abion Villa Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/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://dmcsquare.b-cdn.net/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="16" TotalAmount="2444.15" OriginalAmount="2444.15">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|79094" HotelName="Meliá Berlin" 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,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://dmcsquare.b-cdn.net/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="2451.00" OriginalAmount="2451.00">
      <BasicPropertyInfo Latitude="52.501341" Longitude="13.330768" StarRating="3" HotelCode="193692|amc_apartments_kudamm_2" HotelName="AMC Apartments Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Str. 19, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151504/151504a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin. The nearest airport is Bahia Cupica (BHF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2470.00" OriginalAmount="2470.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="16" TotalAmount="2513.63" OriginalAmount="2513.63">
      <BasicPropertyInfo Latitude="52.525174" Longitude="13.391292" StarRating="1" HotelCode="213618|916335" HotelName="Generator Berlin-Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 65, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181387/181387a_hb_a_948.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hostel is located next to the Oranienburger Straße station, and within walking distance to Hackescher Markt, Alexanderplatz and Kunsthaus Tacheles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2524.00" OriginalAmount="2524.00">
      <BasicPropertyInfo Latitude="52.523206222568" Longitude="13.401190638542" StarRating="4" HotelCode="13166|hotel_hackescher_markt" HotelName="Hotel Hackescher Markt" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstr. 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13721/a_13721_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is centrally located at Hackescher Markt just 1 km from the River Spree and 2 km from the nearest park. An abundance of shops are located in the immediate vicinity as are bars, restaurants and nightclubs. Links to public transport network may easily be reached on foot and transfer to Schönefeld airport takes about 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2542.00" OriginalAmount="2542.00">
      <BasicPropertyInfo Latitude="52.546383777129" Longitude="13.208919167519" StarRating="4" HotelCode="30083|centrovital" HotelName="Centrovital" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2544" OriginalAmount="2544">
      <BasicPropertyInfo Latitude="52.514430278935" Longitude="13.391051888466" StarRating="0" HotelCode="11885|445234" HotelName="Hotel Luc, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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://dmcsquare.b-cdn.net/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="2595.00" OriginalAmount="2595.00">
      <BasicPropertyInfo Latitude="52.507795" Longitude="13.388377" StarRating="4" HotelCode="189413|winters_hotel_berlin_mitte_the_wall_at_checkpoint_charlie" HotelName="Select Hotel Berlin The Wall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstraße 88, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265727/a_265727_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="34" TotalAmount="2612.74" OriginalAmount="2612.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|616668" HotelName="NH BERLIN FRIEDRICHSTRASSE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207744_fotpe1_FA.png</HotelPictures>
        <HotelDescription>Experience the best of Berlin by staying at the 4-star superior NH Berlin Friedrichstrasse hotel. Located on the world-famous Friedrichstrasse, a hub of commerce and culture, the hotel provides easy access to the magnificent Brandenburg Gate and the "Unter den Linden," Berlin's historic tree-lined boulevard. Treat yourself to a night at the Unter den Linden state Opera or a show at Friedrichstadtpalast or the Admiralspalast. With direct connections to the railway, underground, tram, and city bus readily available, these attractions and many more are within easy reach from the NH  Berlin Friedrichstrasse hotel for the guests. 
Relax in style in one of the NH Berlin Friedrichstrasse's 268 elegant guest rooms and suites, featuring state-of-the-art facilities and marble bathrooms. Whether you�re traveling for business or pleasure, we offer every amenity for your comfort, including satellite TVs,free Wi-Fi, minibars, safes, underground parking, and much more. 
NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2615.93" OriginalAmount="2615.93">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|959855" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2627" OriginalAmount="2627">
      <BasicPropertyInfo Latitude="52.51498863363" Longitude="13.39489320782" StarRating="5" HotelCode="315714|50901" HotelName="Titanic Gendarmenmarkt 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Französische Straße 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="2644.00" OriginalAmount="2644.00">
      <BasicPropertyInfo Latitude="52.52175" Longitude="13.404263" StarRating="4" HotelCode="173032|hotel_alexander_plaza" HotelName="Hotel Alexander Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="2652.86" OriginalAmount="2652.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|998554" HotelName="MARITIM PROARTE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949272_foto_1.jpg</HotelPictures>
        <HotelDescription>A first class hotel with an extraordinary and unusual character! Enjoy that special extra in the middle of Berlin, close to the famous boulevard Unter den Linden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2687.00" OriginalAmount="2687.00">
      <BasicPropertyInfo Latitude="52.519540964751" Longitude="13.388725077226" StarRating="4" HotelCode="26439|nh_berlin_friedrichstrasse" HotelName="NH Collection Berlin Mitte Friedrichstrasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/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://dmcsquare.b-cdn.net/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="16" TotalAmount="2697.37" OriginalAmount="2697.37">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|333795" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2738.30" OriginalAmount="2738.30">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|309765" HotelName="Myer's Hotel Berlin" Meals="BED &amp; BREAKFAST" 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="2783.00" OriginalAmount="2783.00">
      <BasicPropertyInfo Latitude="52.50924850436" Longitude="13.26022388548" StarRating="0" HotelCode="106516|hotel_rotdorn" HotelName="Hotel Rotdorn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Heerstraße 36, 14055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/181670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel Rotdorn in Berlin (Charlottenburg-Wilmersdorf), you'll be convenient to Messe Berlin and CityCube Berlin\n\nWith a stay at Hotel Rotdorn in Berlin (Charlottenburg-Wilmersdorf), you'll be convenient to Messe Berlin and CityCube Berlin. This hotel is close to Olympic Stadium and Waldbuhne. Stay in one of 33 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature hair dryers and bathrobes. Conveniences include complimentary bottled water and blackout drapes/curtains, and housekeeping is provided daily. Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Additional features at this hotel include shopping on site and tour/ticket assistance. Continental breakfasts are available daily from 7 30 AM to 10 00 AM for a fee. Featured amenities include a computer station, complimentary newspapers in the lobby, and multilingual staff.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2813" OriginalAmount="2813">
      <BasicPropertyInfo Latitude="52.537595174695" Longitude="13.373674488897" StarRating="2.5" HotelCode="104542|313895" 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="16" TotalAmount="2851.04" OriginalAmount="2851.04">
      <BasicPropertyInfo Latitude="52.503626" Longitude="13.329164" StarRating="4.5" HotelCode="36085|375665" HotelName="Hotel Zoo Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 25, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58923/a_58923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly on the Kurfuerstendamm shopping street, just 85 m from Kurfürstendamm underground station. The Kaiser Wilhelm Memorial Church is only 400 m from hotel. Berlin central station is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2859.50" OriginalAmount="2859.50">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|917785" HotelName="SO/ Berlin Das Stue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drakestrasse 1, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260730/a_260730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3033.35" OriginalAmount="3033.35">
      <BasicPropertyInfo Latitude="52.515561466479" Longitude="13.332258355082" StarRating="5" HotelCode="|KPMB" HotelName="KPM Hotel &amp; Residences Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Englische Strasse 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1085345/13187966.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel was built recently, in 2019. 14 suites and 132 double rooms are available to guests. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Internet access is available to guests in public areas. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park. Other services include a babysitting service, room service (limited hours and for a fee), an alarm call service, a laundry service and a page service. Travellers with bicycles can make use of the on-site bicycle storage area for no extra charge. Complimentary newspapers are available. 2 conference rooms are available for lectures, presentations and meetings.Located right in the heart of Berlin, this boutique hotel is ideal for business travellers.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 a gym and a sauna. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. A minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. WiFi (no extra charge) comes as standard in the rooms. Bathrooms are equipped with a shower. For additional comfort, guests are offered cosmetic products. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has non-smoking rooms.Dining facilities include a bar and a lobby bar. Guests can dine at the restaurant (non-smoking, à la carte, air conditioning and high chairs). Staff are also happy to provide children's meals. For an extra fee, alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3065.16" OriginalAmount="3065.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|700473" HotelName="Melia Berlin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949508_foto_49.jpg</HotelPictures>
        <HotelDescription>Este espectacular y majestuoso hotel disfruta de una situaciandoacute;n privilegiada en la orilla del randiacute;o Spree, en el corazandoacute;n de Berlandiacute;n. La Puerta de Brandeburgo y la Isla de los Museos estandaacute;n situadas a 15 minutos de paseo, mientras que la Alexanderplatz y el histandoacute;rico barrio de Mitte estandaacute;n a poca distancia a pie. La estaciandoacute;n de Friedrichstrasse estandaacute; localizada a tan sandoacute;lo 100 metros del establecimiento y ofrece excelentes conexiones con el resto de la ciudad. El establecimiento es la opciandoacute;n inmejorable para viajes de negocios y de ocio en Berlandiacute;n, dado que ofrece habitaciones luminosas y alegres, asandiacute; como una amplia gama de instalaciones y servicios. Los huandeacute;spedes podrandaacute;n tonificarse en el gimnasio abierto las 24 horas o relajarse en la sauna despuandeacute;s de un largo dandiacute;a de reuniones, y al dandiacute;a siguiente despertarse para un delicioso desayuno bufandeacute; preparado en cocina en vivo. Los huandeacute;spedes podrandaacute;n saborear la cocina regional e internacional en el restaurante principal que presume de vistas panorandaacute;micas al randiacute;o, mientras que el tandiacute;pico bar de tapas espaandntilde;olas ofrece manduacute;sica en vivo y una agradable terraza en verano.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3148.18" OriginalAmount="3148.18">
      <BasicPropertyInfo StarRating="5" HotelCode="|988113" HotelName="STEIGENBERGER AM KANZLERAMT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949660_foto_1.jpg</HotelPictures>
        <HotelDescription>The Steigenberger am Kanzleramt Hotel has its name from its uninhibited view of the German Chancellery (the "Bundeskanzleramt") and the Reichstag Building. The new hotel in the centre of Berlin near the main station offers high-class comfort and is ideal for business travelers and city tourists. The restaurants and bars cater for almost every taste and in the fitness and wellness area you can also enjoy a magnificent view while exercising. Jogging and walking are possible along the Spreebogen, the bend in the river, with the Federal Press Beach and can be extended without any problem whatsoever to the Brandenburg Gate.
With local public transport you can quickly and easily reach further highlights of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3206.00" OriginalAmount="3206.00">
      <BasicPropertyInfo Latitude="52.54601287841797" Longitude="13.424139022827148" StarRating="0" HotelCode="0|ferienwohnung_10" HotelName="Ferienwohnung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dunckerstr. 27, Prenzlauer Berg, 10439 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/95/a995d40f6e687b5a3467d1ae6fc2b6783e6e37b0.jpeg</HotelPictures>
        <HotelDescription>Located 2.8 km from Alexanderplatz in Berlin, this apartment features free WiFi. Ferienwohnung features views of the city and is 3 km from Berlin TV Tower.&lt;br /&gt;A dishwasher and an oven can be found in the kitchen. Towels and bed linen are available at Ferienwohnung. There is a private bathroom with a bath or shower.&lt;br /&gt;Museum Island is 3.3 km from Ferienwohnung, while Natural History Museum is 3.5 km from the property. The nearest airport is Berlin Tegel Airport, 9 km from the property.&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="16" TotalAmount="3302.02" OriginalAmount="3302.02">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|808525" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="3488.00" OriginalAmount="3488.00">
      <BasicPropertyInfo Latitude="52.52914047241211" Longitude="13.396869659423828" StarRating="0" HotelCode="0|grand_central_mitte_apartment" HotelName="Grand Central Mitte Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torstrasse 156, 10115, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/b0/06b05ba04a4828c9ab94c27bd6d871a937cf4b2f.jpeg</HotelPictures>
        <HotelDescription>This modern apartment is centrally located in Berlin, near many shops and restaurants in the Mitte and Prenzlauer Berg districts. Grand Central Mitte Apartment is quiet and light-filled and features many design pieces and accessories.&lt;br /&gt;Newly furnished in 2017, Grand Central Mitte Apartment has wood parquet floor, master baths, fully-equipped kitchens or kitchenettes, box spring beds, flat screen TV, WiFi accessi. Baby cot is available upon request. The apartment also has a dining area with a large dining table.&lt;br /&gt;The apartment is equipped with a washing machine, as well as high-speed internet.&lt;br /&gt;Grand Central Mitte Apartment is particularly suitable for groups or families. All main central Berlin attractions are within walking distance.&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;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;             &lt;li&gt;Late check-in fee: EUR 35 for check-in after 10 PM&lt;/li&gt;  &lt;li&gt;Cleaning/housekeeping/linens fee: EUR 50 per day&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&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;/li&gt;&lt;li&gt;Cleaning fee: EUR 50.00 per accommodation, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt; A lodging tax is imposed by the city and collected at the property. Business travelers are exempt from the tax with proper documentation. For more details, please contact the office using the information on the reservation confirmation received after booking.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3593.51" OriginalAmount="3593.51">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|7924" HotelName="Grand Hyatt Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marlene-Dietrich-Platz 2, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13477/a_13477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the leaders in architecture and design, this luxury hotel enjoys a top location on Potsdamer Platz at the heart of Berlin's new centre in Mitte. Lying within a stone's throw of the Philharmonic Orchestra, the art gallery, the Neue Nationalgalerie (New National Gallery), the musicals theatre, cinemas and shopping arcades featuring 120 shops and countless restaurants. The Brandenburg Gate, Unter den Linden boulevard, the government district and the Tiergarten park may all be reached on foot in just a few minutes. Potsdamer Platz underground station is also just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3648.00" OriginalAmount="3648.00">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|hotel_concorde_berlin" HotelName="Sofitel Berlin Kurfürstendamm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="3723.52" OriginalAmount="3723.52">
      <BasicPropertyInfo Latitude="52.510198" Longitude="13.375524" StarRating="5" HotelCode="29153|52744" HotelName="The Ritz-Carlton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="4309.21" OriginalAmount="4309.21">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|129864" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="4330.33" OriginalAmount="4330.33">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|2490435" 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="63" TotalAmount="4652.00" OriginalAmount="4652.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="63" TotalAmount="5732.00" OriginalAmount="5732.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="16" TotalAmount="7227.32" OriginalAmount="7227.32">
      <BasicPropertyInfo Latitude="52.515502679989" Longitude="13.390866816044" StarRating="5" HotelCode="12622|71354" HotelName="Regent Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,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://dmcsquare.b-cdn.net/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="63" TotalAmount="26729.00" OriginalAmount="26729.00">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|adlon_kempinski_berlin" HotelName="Hotel Adlon Kempinski Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 25/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://dmcsquare.b-cdn.net/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="34" TotalAmount="28411.23" OriginalAmount="28411.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|151405" HotelName="ADLON KEMPINSKI BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955754_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to the Hotel Adlon Kempinski, located in the heart of the vibrant city of Berlin. We are proud to offer you an extensive range of five-star services to ensure your visit to Berlin is a trip to remember, from incredible city tours to luxury limousine and concierge services - we will go the extra mile to meet every one of your expectations. Choose to stay in one of our elegant guest rooms or pick from 13 different suite types all with beautiful views of Berlin. As well as an extensive spa offering, the hotel has two stylish bars and three refined restaurants for guests to enjoy. So whether you are staying for leisure or are here on business, you can rely on our services to accommodate all your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="880.26" OriginalAmount="880.26">
      <BasicPropertyInfo Latitude="52.525110104322" Longitude="13.530421296959" StarRating="2" HotelCode="268588|197deb" HotelName="Ootel.co" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Allee der Kosmonauten 32, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.00" OriginalAmount="943.00">
      <BasicPropertyInfo Latitude="52.5150372064" Longitude="13.280799976687" StarRating="2" HotelCode="105317|queens_park_hotel_3" HotelName="Queen's Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Königin-Elisabeth-Straße 47a, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1142.00" OriginalAmount="1142.00">
      <BasicPropertyInfo Latitude="52.5269" Longitude="13.4107" StarRating="2" HotelCode="401134|st_christophers_apartments" HotelName="St Christopher's Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1144.00" OriginalAmount="1144.00">
      <BasicPropertyInfo Latitude="52.500139954423" Longitude="13.352666440475" StarRating="0" HotelCode="950765|gaijin_hotel" HotelName="Gaijin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nollendorfplatz 2, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="52.499515533447266" Longitude="13.312270164489746" StarRating="0" HotelCode="0|bearlincity_apartments_kudamm_2" HotelName="BearlinCity Apartments Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 18, 10707 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «BearlinCity Apartments Ku'damm» 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. Places nearby: Kurfurstendam, Adenauerplatz and Kaiser Wilhelm Memorial Church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1534.00" OriginalAmount="1534.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="45" TotalAmount="1554.56" OriginalAmount="1554.56">
      <BasicPropertyInfo Latitude="52.52586749" Longitude="13.38766048" StarRating="3" HotelCode="951898|20a83e" HotelName="Hotel Amo by Amano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 113, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1643.34" OriginalAmount="1643.34">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|4555675" 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="1751.00" OriginalAmount="1751.00">
      <BasicPropertyInfo Latitude="52.511680603027344" Longitude="13.21006965637207" StarRating="2" HotelCode="0|wassersportappartements_am_stossensee" HotelName="Wassersport-Appartements Am Stößensee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brandensteinweg 4, 13595 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy! Hotel «Wassersport-Appartements Am Stößensee» is located in Berlin. This hotel is located in 12 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Pichelsberg, Berlin Zoological Garden and Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1846.97" OriginalAmount="1846.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|781437" HotelName="NHOW BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Of all the hotels in Berlin, no other personifies the spirit of its surroundings--expressive, artistic, and relentlessly creative�like the nhow Berlin hotel. This revolutionary new model of living and lodging is located on the banks of the River Spree in the heart of the city's most vibrant neighborhood, with hip bars and clubs on every block and the latest in art and fashion on exhibit at every turn.  More than just a hotel, the nhow Berlin fuses music, art and architecture into a dynamic, multi-sensory experience. Each of the 304 rooms offers guests a stimulating space that is experimental in design yet functional, comfortable and equipped with everything the weary traveler needs to feel at home. Plush bedding, cozy furniture, a state-of-the-art entertainment center with 30 television and 100 music stations to choose from�these are just a few of the amenities that pamper guests throughout their stay at the nhow Berlin hotel. The height of hospitality is the split-level, 258 square meter nhow suite, which includes an expansive, private rooftop terrace. NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1849.00" OriginalAmount="1849.00">
      <BasicPropertyInfo Latitude="52.50952911376953" Longitude="13.431379318237305" StarRating="3" HotelCode="0|hotel_amano_eastside" HotelName="Amano Eastside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/10/2024">
        <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="27" TotalAmount="1900" OriginalAmount="1900">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|350088" HotelName="Schulz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2024" 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="27" TotalAmount="2360" OriginalAmount="2360">
      <BasicPropertyInfo Latitude="52.522739202046" Longitude="13.388123551018" StarRating="3" HotelCode="104475|377879" 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="2391.00" OriginalAmount="2391.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="Non Refundable">
        <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="3106.00" OriginalAmount="3106.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="Non Refundable" 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>Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Air Conditioning,Nightclub,Sauna,Massage Centre,Swimming Pool,Kitchen,Wheelchair Access,Spa,Jacuzzi,Elevator,Housekeeping,Garden,Diet Meals,Heated Pool,Golf,24 Hour Front Desk,Concierge,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Babysitting,Coffee Shop,Dry Cleaning,Library,Off-Site Parking,Smoking Rooms,Pick &amp;amp; Drop,24 Hour Power Supply,Printer,Wake-up Call Service,Beauty Salon,Fitness Centre</BasicAmenities>
    <HotelRating>3,2,4,5,4.5,2.5,1,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,LUNCH</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,ECO HOTEL,GUEST HOUSES,HOTEL DE CHARME,SPA HOTEL,AIRPORT HOTEL,HOSTEL,GUESTHOUSE,CLUB RESORT,APARTHOTEL,BED AND BREAKFASTS,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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|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="cd5c0da2-1f37-4984-a0cb-40da342e50b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-05T00:00:00" End="2024-11-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="168906|1129148" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|DOTWPrice|exception while supplier interation||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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|RateHawkPrice|exception while supplier interation||RateHawk|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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|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="cd5c0da2-1f37-4984-a0cb-40da342e50b0" TimeStamp="0001-01-01T00:00:00" HotelName="Metropol Hostel Berlin" HotelCode="168906|11638e" StarRating="2" GTCityId="17762" CountryCode="DE" CityName="Berlin" CountryName="Germany" Address="Mehringdamm 32, 10961 Berlin, Berlin" PostCode="10961" PhoneNo="+493025940890,+493025940891" FaxNo="+493025940898" Email="info@metropolhostel-berlin.com" CheckInTime="" CheckOutTime="" Latitude="52.493844370186" Longitude="13.387765720238" SourceId="45" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Shared Room-Shared Dormitory, Shared Bathroom (one bed in a 8 bed dorm )" RoomTypeCode="11638e_59591981985616_1_108-44_2_2_1_3_3787774565_2_1-3-0_14-100_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|NjM4LjAzfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="638.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:18:53.6236522+01:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room" RoomTypeCode="189911398|3|948|27|OTQ4fEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="948" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:18:54.9831036+01:00" End="2024-11-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Double Room" RoomTypeCode="11638e_62897288568905_1_108-44_2_2_1_3_1537529210_0_1-6-0_14-100_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|OTU5LjcxfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="959.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:18:53.6236522+01:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-DOUBLE RUN OF HOUSE" RoomTypeCode="11638e_62906872471746_2_61-27_2_2_1_3_2632423159_1_1-6-0_5-10_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|OTY5LjY1fEdCUHwyMDI0LTEwLTMx" OriginalAmount="0" TotalPrice="969.65" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/10/2024"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-27T00:00:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="10" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-TWIN RUN OF HOUSE" RoomTypeCode="11638e_62907910463249_2_61-27_2_2_1_3_3666225444_0_2-6-0_5-10_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|OTY5LjY1fEdCUHwyMDI0LTEwLTMx" OriginalAmount="0" TotalPrice="969.65" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/10/2024"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-27T00:00:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="10" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-TRIPLE RUN OF HOUSE" RoomTypeCode="11638e_13846361721594105_2_61-27_2_2_1_3_1995887818_2_3-6-0_5-11_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|MTExOS40M3xHQlB8MjAyNC0xMC0zMQ==" OriginalAmount="0" TotalPrice="1119.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/10/2024"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-27T00:00:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="11" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Quadruple room" RoomTypeCode="189911399|3|1398|27|MTM5OHxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1398" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:18:55.0768586+01:00" End="2024-11-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Quadruple Room" RoomTypeCode="11638e_13848589665412019_1_108-44_2_2_1_3_1049336715_6_4-6-0_14-100_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|MTQxNS44MHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1415.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:18:53.6236522+01:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Triple room" RoomTypeCode="189911400|3|1421|27|MTQyMXxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1421" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:18:55.1549881+01:00" End="2024-11-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Room RUN OF HOUSE" RoomTypeCode="11638e_13849664323105837_2_61-27_2_2_1_3_1964146719_3_1-6-0_5-10_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|MTQyNy40MnxHQlB8MjAyNC0xMC0zMQ==" OriginalAmount="0" TotalPrice="1427.42" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/10/2024"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-27T00:00:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="10" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Triple Room" RoomTypeCode="11638e_13849657680028432_1_108-44_2_2_1_3_2406044196_5_3-6-0_14-100_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|MTQzOS41M3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1439.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:18:53.6236522+01:00" End="2024-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_024.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_014.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_025.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_027.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_w_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_017.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_w_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_018.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_019.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hostel warmly welcomes guests in Berlin.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests' stays are enhanced by the range of services and amenities at this hostel. The hostel has 77 rooms.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;The hostel offers a range of options for comfortable accommodation with various amenities. 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 10.00 EUR.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 8.00 EUR per day.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>00493025940898</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>00493025940890</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>77</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="cd5c0da2-1f37-4984-a0cb-40da342e50b0">
  <Rooms>
    <Room RoomType="Room 1: Shared Room-Shared Dormitory, Shared Bathroom (one bed in a 8 bed dorm )" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="168906|11638e" SourceId="45" RoomTypeCode="11638e_59591981985616_1_108-44_2_2_1_3_3787774565_2_1-3-0_14-100_76_2.20241105_14_2_3_76_zen141340d861fa477ab1a9f4507c07e723_172969308500|45|NjM4LjAzfEdCUHwyMDI0LTEwLTIy" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-11-05T00:00:00" End="2024-11-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Deserialize:-There is an error in XML document (0, 0).|System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderCheckRatesRS.Read10_CheckRatesRS()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
   at Core.Common.Deserialize[T](String toDeserialize) in G:\Trivender PC\WorldwideDMCV2\Core\Common\Common\Common.cs:line 20||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
cd5c0da2-1f37-4984-a0cb-40da342e50b0|CheckRateResponse|CheckRateResponse|<?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="0001-01-01T00:00:00" Version="0">
  <Error>
    <Error>
      <Error ShortText="There is an error in XML document (0, 0)." RecordID="cd5c0da2-1f37-4984-a0cb-40da342e50b0" />
    </Error>
  </Error>
</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
f492e15b-09a3-429c-9650-d6c9fc2d453c|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="f492e15b-09a3-429c-9650-d6c9fc2d453c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-17T00:00:00" End="2024-12-11T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
f492e15b-09a3-429c-9650-d6c9fc2d453c|RestelSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Restel.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Restel\Restel.cs:line 256|Restel|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
f492e15b-09a3-429c-9650-d6c9fc2d453c|PaximumSearch|supplier interation failed||Paximum|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
f492e15b-09a3-429c-9650-d6c9fc2d453c|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
f492e15b-09a3-429c-9650-d6c9fc2d453c|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
f492e15b-09a3-429c-9650-d6c9fc2d453c|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f492e15b-09a3-429c-9650-d6c9fc2d453c|HotelsProSearch|successfull supplier interation||HotelsPro|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
f492e15b-09a3-429c-9650-d6c9fc2d453c|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f492e15b-09a3-429c-9650-d6c9fc2d453c|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
f492e15b-09a3-429c-9650-d6c9fc2d453c|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-10-23T15:19:59.7901255+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f492e15b-09a3-429c-9650-d6c9fc2d453c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="945.00" OriginalAmount="945.00">
      <BasicPropertyInfo Latitude="52.484331" Longitude="13.5265" StarRating="3" HotelCode="889107|entree_hotel_berlin_karlshorst" HotelName="Hotel Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 89, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632572/632572a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="995.63" OriginalAmount="995.63">
      <BasicPropertyInfo Latitude="52.533352598896" Longitude="13.51756632328" StarRating="3" HotelCode="47626|510585" HotelName="Comfort Hotel Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="52.493844370186" Longitude="13.387765720238" StarRating="2" HotelCode="168906|metropol_hostel_berlin" HotelName="Metropol Hostel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 32, 10961 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="52.39283767" Longitude="13.50716189" StarRating="0" HotelCode="759976|413999" HotelName="7 Days Premium Berlin Schönefeld" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1198.29" OriginalAmount="1198.29">
      <BasicPropertyInfo Latitude="52.3922379" Longitude="13.5185012" StarRating="4" HotelCode="150007|911935" HotelName="InterCityHotel Berlin-Brandenburg Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1216" OriginalAmount="1216">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|246727" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1218.00" OriginalAmount="1218.00">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="0" HotelCode="35480|ao_berlin_friedrichshain" HotelName="a&amp;o Berlin Friedrichshain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219" OriginalAmount="1219">
      <BasicPropertyInfo Latitude="52.506585" Longitude="13.303785" StarRating="3" HotelCode="107356|201911" HotelName="Hotel-Pension Arche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104 a, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155052/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1241.00" OriginalAmount="1241.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="27" TotalAmount="1245" OriginalAmount="1245">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|51001" 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="1245.00" OriginalAmount="1245.00">
      <BasicPropertyInfo Latitude="52.53399" Longitude="13.38341" StarRating="0" HotelCode="0|_0x266c5" HotelName="CLUB Lodges Berlin Mitte - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caroline-Michaelis-Straße 8, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/3e/403e68e845a8c944a87b6fb34f3f0e13e6a894b9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at CLUB Lodges Berlin Mitte - Hostel places you in the heart of Berlin, within a 15-minute walk of Berlin Wall Memorial and Friedrichstrasse.  This hostel is 1.4 mi (2.2 km) from Friedrichstadt-Palast and 1.5 mi (2.4 km) from Reichstag Building.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 30 guestrooms. Complimentary wireless Internet access is available to keep you connected. Shared bathrooms are provided.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Quench your thirst with your favorite drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;The front desk is staffed during limited hours. Self parking (subject to charges) is available onsite.&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.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 4 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee is included in the accommodation price.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Reception is open until 20:00. If you plan to arrive after 20:00, please contact the property in advance using the information on the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1250.70" OriginalAmount="1250.70">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|232556" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1254.54" OriginalAmount="1254.54">
      <BasicPropertyInfo Latitude="52.504429" Longitude="13.497358" StarRating="2" HotelCode="180984|2491435" HotelName="Holi Hostel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1256" OriginalAmount="1256">
      <BasicPropertyInfo Latitude="52.637137282255" Longitude="13.199070096016" StarRating="4" HotelCode="20355|50951" HotelName="Wyndham Garden Hennigsdorf Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fontanestraße 110, 16761 Hennigsdorf, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Hennigsdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25993/w_25993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hennigsdorf. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1276" OriginalAmount="1276">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|55433" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1296" OriginalAmount="1296">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="751787|453930" HotelName="Riverside Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Teufelsberg 5</AddressLine>
          </AddressLines>
          <CityName>Oderberg</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/cc/9accf1b7a91301066752a382ee2a11a673247202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1296.52" OriginalAmount="1296.52">
      <BasicPropertyInfo Latitude="52.505599040634" Longitude="13.302229123885" StarRating="2" HotelCode="104386|1110488" HotelName="Stuttgarter Eck" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 54A, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203230/203230a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1299" OriginalAmount="1299">
      <BasicPropertyInfo Latitude="52.521822295814" Longitude="13.485267162323" StarRating="3" HotelCode="25950|13377" HotelName="Good Morning+ Berlin City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1303.37" OriginalAmount="1303.37">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|2490395" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1305.00" OriginalAmount="1305.00">
      <BasicPropertyInfo Latitude="52.526013" Longitude="13.529704" StarRating="1" HotelCode="212788|ibis_budget_berlin_ost" HotelName="ibis budget Berlin Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Allee der Kosmonauten 33c, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301450/a_301450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1318" OriginalAmount="1318">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|488539" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/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="27" TotalAmount="1327" OriginalAmount="1327">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|201906" 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="16" TotalAmount="1349.38" OriginalAmount="1349.38">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|2195335" HotelName="MOXY Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 2, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/03/030657/030657a_hb_a_069.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1393.79" OriginalAmount="1393.79">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|862345" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1396.33" OriginalAmount="1396.33">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|862395" HotelName="Novum Hotel City B Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1404" OriginalAmount="1404">
      <BasicPropertyInfo Latitude="52.3930298" Longitude="13.50275504" StarRating="0" HotelCode="781618|494807" HotelName="Motel Plus Schönefeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hans Grade Allee 18, Ecke Rudower Chaussee 2, 12529 Schönefeld</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23670000/23667600/23667591/cc2c6881_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1411.00" OriginalAmount="1411.00">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|akzent_hotel_kolumbus" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY" 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="63" TotalAmount="1416.00" OriginalAmount="1416.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="535131|pension_sena_" HotelName="Pension Sena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterhornweg 42, 13595 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/699819/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 7-minute drive from Ryde, The Guildhouse provides bed and breakfast on the Isle of Wight, in a converted Victorian chapel. There is free on-site parking and Wi-Fi at this guest house.The double bedroom has a flat-screen TV, desk, hairdryer and tea and coffee facilities. There is also an en suite shower. An adjacent twin room can accommodate children if required.A full English breakfast is served, along with cereals and toast. There is a chapel/guest lounge available for use at any time.Nearby attractions include the Havenstreet steam railway and Rosemary vineyards. Bembridge Windmill is 6 miles away, and the coastal town Cowes is just over 11 miles from Ryde.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1423.87" OriginalAmount="1423.87">
      <BasicPropertyInfo Latitude="52.498048192647" Longitude="13.38648582298" StarRating="2" HotelCode="92761|2015205" 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="16" TotalAmount="1433.91" OriginalAmount="1433.91">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|862245" 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="16" TotalAmount="1460.80" OriginalAmount="1460.80">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|604655" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1463.71" OriginalAmount="1463.71">
      <BasicPropertyInfo Latitude="52.500076351022" Longitude="13.314914422819" StarRating="3" HotelCode="402334|1104948" HotelName="Hotel Castell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 24, Charlottenburg, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150946/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1477" OriginalAmount="1477">
      <BasicPropertyInfo Latitude="52.497854519234" Longitude="13.312184214592" StarRating="3" HotelCode="12294|11370" HotelName="Europa City Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Str. 60, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203202/203202a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1481.00" OriginalAmount="1481.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://dmcsquare.b-cdn.net/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="27" TotalAmount="1486" OriginalAmount="1486">
      <BasicPropertyInfo Latitude="52.421261645911" Longitude="13.178749790178" StarRating="2" HotelCode="155036|277646" HotelName="BONVERDE am Wannsee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronprinzessinnenweg 251/252, 14109 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272901/272901a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1490.00" OriginalAmount="1490.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://dmcsquare.b-cdn.net/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="27" TotalAmount="1492" OriginalAmount="1492">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|246728" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1492.74" OriginalAmount="1492.74">
      <BasicPropertyInfo Latitude="52.458722510501" Longitude="13.513113856316" StarRating="0" HotelCode="10434|41064" 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://dmcsquare.b-cdn.net/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="1516.00" OriginalAmount="1516.00">
      <BasicPropertyInfo Latitude="52.4464476441" Longitude="13.515169357365" StarRating="3" HotelCode="400374|ibb_blue_hotel_berlinairport" HotelName="IBB Blue Hotel Berlin-Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groß Berliner Damm 71, 12487 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/511295/a_511295_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="63" TotalAmount="1520.00" OriginalAmount="1520.00">
      <BasicPropertyInfo Latitude="52.495901521393" Longitude="13.30361187458" StarRating="3" HotelCode="10306|hotel_agon_franke_am_kurfurstendamm" HotelName="Novum Hotel Franke Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrecht-Achilles-Straße 57, 10709 Berlin, Wilmersdorf, Deutschland</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="1520.47" OriginalAmount="1520.47">
      <BasicPropertyInfo Latitude="52.404888272711" Longitude="13.186813626984" StarRating="2" HotelCode="89831|1888405" HotelName="B&amp;B Hotel Berlin-Dreilinden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Heinrich-Hertz-Strasse 6, 14532 Kleinmachnow</AddressLine>
          </AddressLines>
          <CityName>Kleinmachnow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125754/a_125754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Berlin, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1525" OriginalAmount="1525">
      <BasicPropertyInfo Latitude="52.505941" Longitude="13.302146" StarRating="3" HotelCode="92644|5665" HotelName="Hotel Atrium Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 53, 10627 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128880/a_128880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1531" OriginalAmount="1531">
      <BasicPropertyInfo Latitude="52.567832225768" Longitude="13.330836583046" StarRating="3" HotelCode="89838|23043" HotelName="Good Morning Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 12/11/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://dmcsquare.b-cdn.net/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="1535.41" OriginalAmount="1535.41">
      <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 10/11/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="1536.00" OriginalAmount="1536.00">
      <BasicPropertyInfo Latitude="52.48904" Longitude="13.316404" StarRating="2" HotelCode="37526|ibis_berlin_city_west" HotelName="ibis Berlin City West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/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://dmcsquare.b-cdn.net/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="16" TotalAmount="1539.17" OriginalAmount="1539.17">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|359775" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1540.00" OriginalAmount="1540.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="27" TotalAmount="1547" OriginalAmount="1547">
      <BasicPropertyInfo Latitude="52.549761433097" Longitude="13.383446964279" StarRating="3" HotelCode="598867|350060" HotelName="AC Hotel Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstrasse 3, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618181/618181a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is set in Wedding. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1562.21" OriginalAmount="1562.21">
      <BasicPropertyInfo Latitude="52.525174" Longitude="13.391292" StarRating="1" HotelCode="213618|916335" HotelName="Generator Berlin-Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 65, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181387/181387a_hb_a_948.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hostel is located next to the Oranienburger Straße station, and within walking distance to Hackescher Markt, Alexanderplatz and Kunsthaus Tacheles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1567.74" OriginalAmount="1567.74">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|238626" HotelName="art'otel berlin kudamm, 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,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="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="52.496298600374" Longitude="13.361869472845" StarRating="3" HotelCode="140468|potsdamer_inn" HotelName="Potsdamer Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 145, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271420/271420a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1579" OriginalAmount="1579">
      <BasicPropertyInfo Latitude="52.499585364543" Longitude="13.321571946144" StarRating="4" HotelCode="139099|17502" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1585" OriginalAmount="1585">
      <BasicPropertyInfo Latitude="52.504808" Longitude="13.38439" StarRating="1" HotelCode="402336|407371" HotelName="ibis budget Berlin City Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 6, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96104/a_96104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1585.47" OriginalAmount="1585.47">
      <BasicPropertyInfo Latitude="52.514255957412" Longitude="13.331287356483" StarRating="2" HotelCode="947069|743097" HotelName="B&amp;B Hotel Berlin-Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1588.00" OriginalAmount="1588.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="27" TotalAmount="1597" OriginalAmount="1597">
      <BasicPropertyInfo Latitude="52.555819330398" Longitude="13.380142790124" StarRating="2.5" HotelCode="268591|57499" 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="16" TotalAmount="1606.34" OriginalAmount="1606.34">
      <BasicPropertyInfo Latitude="52.528396560658" Longitude="13.336641114667" StarRating="2" HotelCode="92758|1110068" HotelName="Amstel House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldenserstraße 31, 10551 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1110068/AzGSJy8E_583aa8ea1ebe5c1df6191850b595f87c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1609.15" OriginalAmount="1609.15">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|745295" HotelName="Novum Hotel Kronprinz Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1611.00" OriginalAmount="1611.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="16" TotalAmount="1614.49" OriginalAmount="1614.49">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|191126" 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://dmcsquare.b-cdn.net/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="1622.00" OriginalAmount="1622.00">
      <BasicPropertyInfo Latitude="52.510953600293" Longitude="13.29288651015" StarRating="3" HotelCode="106112|kaiser_hotel" HotelName="Hotel Kaiser" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 6, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154205/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kaiser The 3x000D star rated Hotel Kaiser is situated in Berlin. No on site car parking is available at the hotel, however off site car parking is available. Hotel guests can enjoy a meal at the restaurant on site. Meeting facilities and wifi are available. Room Features Hotel Kaiser. A hai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1635.00" OriginalAmount="1635.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="27" TotalAmount="1643" OriginalAmount="1643">
      <BasicPropertyInfo Latitude="52.504813" Longitude="13.384195" StarRating="2" HotelCode="33426|55377" HotelName="ibis Berlin City Potsdamer Platz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="1645.00" OriginalAmount="1645.00">
      <BasicPropertyInfo Latitude="52.509784586087" Longitude="13.289091597608" StarRating="3" HotelCode="200657|pension_am_park" HotelName="Pension Am Park (Lietzensee)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophie-Charlotten-Straße 57/58, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/161014/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1652.29" OriginalAmount="1652.29">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|231336" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1656.00" OriginalAmount="1656.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 11/11/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="16" TotalAmount="1664.48" OriginalAmount="1664.48">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|183726" 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://dmcsquare.b-cdn.net/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="1671.00" OriginalAmount="1671.00">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.304251" StarRating="2" HotelCode="57677|hotel_abendstern" HotelName="Abendstern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 8, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74723/a_74723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to links to the train and bus networks as well as to an excellent selection of restaurants, which are to be found approximately 150 m away. Famous Kurfürstendamm, with its many shopping options, is 500 m away and it is around 1.5 km to the ICC congress centre. Moreover, the Brandenburg Gate is 3 km from the hotel and an array of museums, such as historical Checkpoint Charlie, are a mere 3.5 km from the hotel. Tegel Airport lies at a distance of 6 km from the hotel and it is 25 km to Schoenefeld airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1672" OriginalAmount="1672">
      <BasicPropertyInfo Latitude="52.362242182513" Longitude="13.428203165531" StarRating="4" HotelCode="34615|53672" HotelName="Best Western Premier Airporthotel Fontane Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jonas-Lie-Straße 5-11, 15831 Mahlow, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Blankenfelde-Mahlow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56263/a_56263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated outside central Berlin but is extremely well connected by the city's comprehensive public transport network. The exciting city centre with its numerous shops and other entertainment options, as well as the main tourist attractions, may easily be reached within minutes by making use of the S-Bahn service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1672.29" OriginalAmount="1672.29">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|7914" HotelName="Sheraton Berlin Grand Hotel Esplanade" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1675.06" OriginalAmount="1675.06">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|117422" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1676.49" OriginalAmount="1676.49">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|2490425" 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="16" TotalAmount="1676.78" OriginalAmount="1676.78">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|518085" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1682.16" OriginalAmount="1682.16">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|2475305" HotelName="the niu Hide" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/816556/a_816556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1684" OriginalAmount="1684">
      <BasicPropertyInfo Latitude="52.509380873002" Longitude="13.498066418505" StarRating="3" HotelCode="89854|444942" HotelName="Nova Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weitlingstraße 15, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180502/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="27" TotalAmount="1692" OriginalAmount="1692">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|246698" 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="1704.00" OriginalAmount="1704.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="27" TotalAmount="1709" OriginalAmount="1709">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|225928" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1718" OriginalAmount="1718">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|30664" 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://dmcsquare.b-cdn.net/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="1718.00" OriginalAmount="1718.00">
      <BasicPropertyInfo Latitude="52.500797" Longitude="13.321436" StarRating="4" HotelCode="57707|mercure_hotel_chateau_berlin_am_kurfurstendamm" HotelName="Mercure Chateau Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 38-49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1720.12" OriginalAmount="1720.12">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|514025" HotelName="Fjord 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 12/11/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://dmcsquare.b-cdn.net/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="1728.00" OriginalAmount="1728.00">
      <BasicPropertyInfo Latitude="52.543456" Longitude="13.50863" StarRating="2" HotelCode="104408|ferdinand_aparthotel" HotelName="Ferdinand Apart Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand-Schultze-Straße 92, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153030/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1730.00" OriginalAmount="1730.00">
      <BasicPropertyInfo Latitude="52.502636555219" Longitude="13.344660699303" StarRating="2" HotelCode="930952|ibis_berlin_kurfuerstendamm" HotelName="ibis Berlin Kurfuerstendamm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1730.78" OriginalAmount="1730.78">
      <BasicPropertyInfo Latitude="52.498321527605" Longitude="13.348332345486" StarRating="4" HotelCode="67257|306835" HotelName="Quentin Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,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="16" TotalAmount="1737.56" OriginalAmount="1737.56">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|3871535" 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="1746.00" OriginalAmount="1746.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" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Free CXL until 05/11/2024">
        <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="1754.00" OriginalAmount="1754.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://dmcsquare.b-cdn.net/Images/125759/a_125759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1762.31" OriginalAmount="1762.31">
      <BasicPropertyInfo Latitude="52.5488686" Longitude="13.3825891" StarRating="2" HotelCode="88586|357465" HotelName="Citylight Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 13/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="1763.32" OriginalAmount="1763.32">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|1084418" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1772.20" OriginalAmount="1772.20">
      <BasicPropertyInfo Latitude="52.501341" Longitude="13.330768" StarRating="3" HotelCode="193692|1444468" HotelName="AMC Apartments Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Str. 19, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151504/151504a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin. The nearest airport is Bahia Cupica (BHF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1777.20" OriginalAmount="1777.20">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|1113908" HotelName="Hotel Lützow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keithstraße 38, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214731/214731a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1777.86" OriginalAmount="1777.86">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|518495" HotelName="Select Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hedemannstrasse 11/12, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76219/a_76219_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berlin is a city where worlds of history, culture, lifestyle and politics overcame former borders. This can be seen in the impressive buildings and monuments that surround the hotel, located in Berlin's new city centre. These included Checkpoint Charlie, Gendarmenmarkt, Deutsche Guggenheim, Deutsche Staatsoper and the Reichstagsgebäude. Restaurants, bars, nightlife, shopping opportunities, and links to public transport in the form of an underground station and a bus stop can be found in the immediate vicinity. Berlin Tegel Airport is about 10 km away, while Berlin Schönefeld Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1780.47" OriginalAmount="1780.47">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|1158308" HotelName="Atlas Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/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="63" TotalAmount="1787.00" OriginalAmount="1787.00">
      <BasicPropertyInfo Latitude="52.513641876079" Longitude="13.481926470995" StarRating="4" HotelCode="50568|nh_berlin_frankfurter_allee" HotelName="NH Berlin City Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="1791" OriginalAmount="1791">
      <BasicPropertyInfo Latitude="52.467224" Longitude="13.437319" StarRating="3" HotelCode="255986|57757" HotelName="Motel Plus Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/11/2024" HotelFacility="Bar,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 30-34, 12051 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1796" OriginalAmount="1796">
      <BasicPropertyInfo Latitude="52.500139" Longitude="13.312119" StarRating="3" HotelCode="34580|23743" HotelName="Come Inn Berlin Kurfürstendamm Opera" 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,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="1800.00" OriginalAmount="1800.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="27" TotalAmount="1810" OriginalAmount="1810">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|313872" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1820.86" OriginalAmount="1820.86">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|745385" HotelName="SORAT Hotel Ambassador Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1832.44" OriginalAmount="1832.44">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|183926" HotelName="Mercure Hotel Berlin Tempelhof Airport" Meals="BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1843.14" OriginalAmount="1843.14">
      <BasicPropertyInfo Latitude="52.510870111526" Longitude="13.391609787941" StarRating="4" HotelCode="103403|1888385" 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://dmcsquare.b-cdn.net/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="1851.00" OriginalAmount="1851.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="27" TotalAmount="1874" OriginalAmount="1874">
      <BasicPropertyInfo Latitude="52.505488608679" Longitude="13.301665617896" StarRating="3" HotelCode="402313|201953" 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="16" TotalAmount="1875.03" OriginalAmount="1875.03">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|992195" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1882.00" OriginalAmount="1882.00">
      <BasicPropertyInfo Latitude="52.50767910238" Longitude="13.327960542328" StarRating="3" HotelCode="37825|smartments_business_berlin_city_west" HotelName="Smartments Business Berlin City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 2, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62420/a_62420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant Berlin hotel lies in a peaceful side street off the Ku'damm just a few minutes from the area's tourist centre. Countless shops, restaurants, bars and nightclubs are to be found in the surrounding area (150 m - 250 m away). Berlin Tegel airport is 7 km away and it is 18 km to Berlin Schönefeld airport. The nearest links to the bus service and the train station are both a mere 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1887.74" OriginalAmount="1887.74">
      <BasicPropertyInfo Latitude="52.506847904953" Longitude="13.294299093254" StarRating="4" HotelCode="295332|1447798" HotelName="Quentin Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1895.37" OriginalAmount="1895.37">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|510825" HotelName="Delta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pohlstraße 58, 10785 Berlin, Tiergarten</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35670/r_35670_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within quick and easy reach of Potsdamer Platz (1 km), with the Sony Centre, the Potsdamer Platz Arcade, the musical theatre and the Museums of Culture Forum, and the famous Wintergarten Varieté Theatre is just around the corner. Guest will find the nearest links to the public transport network just 200 m from the hotel and it is 4 km to the city centre and Alexanderplatz. Berlin Tegel Airport is 10 km and it is 20 km to Berlin Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1918" OriginalAmount="1918">
      <BasicPropertyInfo Latitude="52.50222" Longitude="13.319457317791" StarRating="3" HotelCode="402227|55458" 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="16" TotalAmount="1918.56" OriginalAmount="1918.56">
      <BasicPropertyInfo Latitude="52.363303552897" Longitude="13.512443304062" StarRating="4.5" HotelCode="186766|867405" HotelName="Steigenberger Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 3, 12529 Beerlin-Schönefeld</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/0/1/5/1/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 25-minute drive from the centre of Berlin and its many tourist attractions. Berlin Brandenburg Airport is less than 500 metres from the hotel, which is around 2.5 km from the A113 motorway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1929" OriginalAmount="1929">
      <BasicPropertyInfo Latitude="52.499731503551" Longitude="13.342243060469" StarRating="4" HotelCode="97619|31149" HotelName="Axel Hotel Berlin" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="1941.00" OriginalAmount="1941.00">
      <BasicPropertyInfo Latitude="52.499591895906" Longitude="13.321518301964" StarRating="4" HotelCode="900015|abba_berlin_hotel" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1942.98" OriginalAmount="1942.98">
      <BasicPropertyInfo Latitude="52.555308567023" Longitude="13.386949446012" StarRating="4" HotelCode="75324|190046" HotelName="Wyndham Garden Berlin Mitte" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="52.504425092375" Longitude="13.325805934221" StarRating="3" HotelCode="402250|863835" HotelName="Aparthotel Vega" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 185/186, 10623 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180185/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1951" OriginalAmount="1951">
      <BasicPropertyInfo Latitude="52.497503278903" Longitude="13.338858542328" StarRating="3" HotelCode="401056|424843" 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="1956.00" OriginalAmount="1956.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 06/11/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="16" TotalAmount="1957.50" OriginalAmount="1957.50">
      <BasicPropertyInfo Latitude="52.388930851886" Longitude="13.498530685902" StarRating="4" HotelCode="13407|453475" HotelName="Holiday Inn Berlin Airport - Conference Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Grade-Allee 5, 12529 Schönefeld, Berlin</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14129/a_14129_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is a fashionably design and located close to the international airport in Berlin, Schönefeld. The nearest shops and restaurants are situated 2 km from the hotel. Public transport departs from stops within metres of the hotel (900 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1969.66" OriginalAmount="1969.66">
      <BasicPropertyInfo Latitude="52.489411619448" Longitude="13.346889386659" StarRating="2" HotelCode="92760|1157388" HotelName="HappyGoLucky Hotel &amp; Hostel Schöneberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grunewaldstraße 33, 10823 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214932/214932a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1979.00" OriginalAmount="1979.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 11/11/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="16" TotalAmount="1984.50" OriginalAmount="1984.50">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|132794" HotelName="California Kurfürstendamm 35" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1985.27" OriginalAmount="1985.27">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|2245625" HotelName="FLOTTWELL BERLIN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flottwellstraße 18, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/462854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1990.22" OriginalAmount="1990.22">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|1085218" HotelName="Ringhotel Seehof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzensee-Ufer 11, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="1993.00" OriginalAmount="1993.00">
      <BasicPropertyInfo Latitude="52.500890393177" Longitude="13.319532126188" StarRating="3" HotelCode="36813|hotel_kurfurst_am_kurfurstendamm" HotelName="Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustraße 34, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60412/a_60412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive hotel is ideally situated in a side street of the bustling Ku'damn. In addition to countless shops and entertainment venues including the department store KaDeWe, other attractions located nearby include the Theater des Westens and the Kaiser Wilhelm Memorial Church. Various other tourist sights can easily be reached on foot or on public transport. There is a stop for the public transport to be found just 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1998.11" OriginalAmount="1998.11">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|2384565" 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="27" TotalAmount="2000" OriginalAmount="2000">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|486041" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/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="16" TotalAmount="2001.86" OriginalAmount="2001.86">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|1705818" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/11/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="16" TotalAmount="2010.90" OriginalAmount="2010.90">
      <BasicPropertyInfo Latitude="52.500552" Longitude="13.520409" StarRating="4" HotelCode="166912|622255" HotelName="Abacus Tierpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="2013.97" OriginalAmount="2013.97">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|1649738" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/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="27" TotalAmount="2019" OriginalAmount="2019">
      <BasicPropertyInfo Latitude="52.537944042282" Longitude="13.202350362433" StarRating="3" HotelCode="89845|494844" 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="2022.00" OriginalAmount="2022.00">
      <BasicPropertyInfo Latitude="52.503882791462" Longitude="13.352331519127" StarRating="4" HotelCode="10853|hotel_berlin_berlin" HotelName="Berlin, Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lützowplatz 17, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8853/a_8853_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the district of Schöneberg and is one of the best hotels in town. It is approximately 5 minutes from the KaDeWe and an around 10-minute walk to Potsdamer Platz. The Brandenburg Gate can also easily be reached and the number 100 bus line connects the hotel with Nollendorfplatz underground station, which is 5 minutes away. The famous Kürfürstendamm is only a few minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2029.91" OriginalAmount="2029.91">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|1173508" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 139-140, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207275/207275a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2031.00" OriginalAmount="2031.00">
      <BasicPropertyInfo Latitude="52.47959116" Longitude="13.34966986" StarRating="0" HotelCode="364646|hotelpension_dorma" HotelName="Hotel-Pension Dorma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gustav-Freytag-Str. 4, 10827 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505898/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2033.00" OriginalAmount="2033.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 12/11/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://dmcsquare.b-cdn.net/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="2036.00" OriginalAmount="2036.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 08/11/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="63" TotalAmount="2070.00" OriginalAmount="2070.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="27" TotalAmount="2077" OriginalAmount="2077">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|480013" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2024">
        <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="16" TotalAmount="2089.26" OriginalAmount="2089.26">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|862265" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/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="16" TotalAmount="2092.14" OriginalAmount="2092.14">
      <BasicPropertyInfo Latitude="52.539721" Longitude="13.401924" StarRating="2" HotelCode="161417|509065" HotelName="H+ Hotel 4Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernauer Straße 45, 10435 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227821/a_227821_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right across from the famous Mauerpark and in close proximity to the Gedenkstätte Berliner Mauer (Berlin Wall Memorial). Only a short walk away guests will find Kastanienallee, Oderberger Strasse, the Kulturbrauerei (800 m) and Kollwitzplatz (1500 m) which offer a huge variety of interesting cafes, restaurants and shops. Alexanderplatz and the TV Tower (city centre) are 2 km away. It is approximately 10 km to Berlin/Tegel Airport and around 25 km to Berlin/Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2095.00" OriginalAmount="2095.00">
      <BasicPropertyInfo Latitude="52.52405548095703" Longitude="13.418339729309082" StarRating="0" HotelCode="0|vision_apartments_berlin" HotelName="VISIONAPARTMENTS Berlin Otto-Braun-Strasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/e6/f7e67480adfe1074176f268a8b78f44bc0be9222.jpeg</HotelPictures>
        <HotelDescription>Built in 2013, these apartments are located in the heart of Berlin, only 2 minutes’ walk from Alexanderplatz Square and the Television Tower. Free WiFi is available in the entire building.&lt;br /&gt;Each stylish apartment at Vision Apartments Berlin GmbH is decorated with elegant, modern-style furnishings. They all offer a flat-screen TV, a private bathroom and some are fitted with a balcony.&lt;br /&gt;Guests can prepare homely meals in the fully equipped kitchenette, which includes a coffee machine, a microwave and a stove. Some apartments also have a dishwasher.&lt;br /&gt;Alexanderplatz Underground Station is only a 2-minute walk from Vision Apartments Berlin GmbH, with connections to Hackescher Markt (1.5 km), the trendy Prenzlauer Berg district (2.5 km), and the famous Museum Island (1.8 km).&lt;br /&gt;Berlin Main Train Station (10 minutes) and Berlin Schoenefeld Airport (35 minutes) both have direct connection by S-Bahn from Alexanderplatz Square Train Station.&lt;br /&gt;Check-in:&lt;br /&gt;Please note that VISIONAPARTMENTS has no reception in the building. The check-in happens directly at the apartment. The access code to the main entrance of the building and your apartment will be sent to you on the day of arrival until 15:00 at the latest.&lt;br /&gt;Please note that it is mandatory to provide VISIONAPARTMENTS with a copy of your identity card or passport via email or SMS, in order to receive the access code to the building.&lt;br /&gt;Cleaning:&lt;br /&gt;Please note that there is no daily cleaning service at the property. For stays longer than 6 nights, a change of towels and waste disposal is included in the price.&lt;br /&gt;Contact:&lt;br /&gt;For questions or assistance, you can reach VISIONAPARTMENTS’ office via phone from Monday to Friday between 9:00 and 23:00, and between 09:00 and 18:00 on weekends. The contact phone number can be found on your booking confirmation.&lt;br /&gt;Please note that the pictures are for guidance only. Actual apartment type may differ and is subject of availability.&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: 60.00 EUR per stay.&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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;Please note that a fix amount of EUR 300 will be blocked on the credit card on the day of booking. This is a damage deposit which will be refunded after an inspection of the apartment on the day of departure.&lt;br /&gt;&lt;br /&gt;A weekly change of bed linen and towels is included in the price.&lt;br /&gt;&lt;br /&gt;Guests arriving at the weekend or outside of reception opening hours should contact Vision Apartments Berlin in advance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2098" OriginalAmount="2098">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|32430" HotelName="Best Western Am Spittelmarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2098.26" OriginalAmount="2098.26">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|940855" HotelName="ibis 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>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="2109.86" OriginalAmount="2109.86">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|643865" HotelName="H2 Hotel Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2110.48" OriginalAmount="2110.48">
      <BasicPropertyInfo Latitude="52.507795" Longitude="13.388377" StarRating="4" HotelCode="189413|1452408" HotelName="Select Hotel Berlin The Wall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstraße 88, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265727/a_265727_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="16" TotalAmount="2115.28" OriginalAmount="2115.28">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|862415" HotelName="Artim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/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="2119.00" OriginalAmount="2119.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="16" TotalAmount="2121.67" OriginalAmount="2121.67">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|1428068" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 15, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="2123.00" OriginalAmount="2123.00">
      <BasicPropertyInfo Latitude="52.443986078416" Longitude="13.289592197555" StarRating="1.5" HotelCode="152168|hotel_pension_dahlem" HotelName="Pension Dahlem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/39/59/3959a549cbb083b03775975c3adf17e7c232b85f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2126.00" OriginalAmount="2126.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="16" TotalAmount="2127.97" OriginalAmount="2127.97">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|1450148" HotelName="One80 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 65, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219756/219756a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2130" OriginalAmount="2130">
      <BasicPropertyInfo Latitude="52.503775034372" Longitude="13.380441069603" StarRating="4" HotelCode="27106|2011" HotelName="Mövenpick Hotel Berlin" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="2133.22" OriginalAmount="2133.22">
      <BasicPropertyInfo Latitude="52.426055927613" Longitude="13.640223741531" StarRating="0" HotelCode="33392|941585" HotelName="Hotel Müggelsee Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,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://dmcsquare.b-cdn.net/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="2137.00" OriginalAmount="2137.00">
      <BasicPropertyInfo Latitude="52.372703" Longitude="13.695586" StarRating="3" HotelCode="889263|akademie_berlinschmockwitz" HotelName="Das Schmöckwitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wernsdorfer Straße 43, 12527 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272296/272296a_hb_a_020.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="16" TotalAmount="2171.26" OriginalAmount="2171.26">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|1089488" HotelName="Living Hotel Großer Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="2174.00" OriginalAmount="2174.00">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|titanic_comfort_mitte" HotelName="Titanic Comfort Mitte" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/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://dmcsquare.b-cdn.net/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="27" TotalAmount="2175" OriginalAmount="2175">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|277648" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/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="63" TotalAmount="2175.00" OriginalAmount="2175.00">
      <BasicPropertyInfo Latitude="52.41549491" Longitude="13.31912774" StarRating="0" HotelCode="568736|pension_pamina" HotelName="Pension Pamina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Woltmannweg 46, 12209 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738722/5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2182.10" OriginalAmount="2182.10">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|351285" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2184.18" OriginalAmount="2184.18">
      <BasicPropertyInfo Latitude="52.499133473531" Longitude="13.312758877873" StarRating="3" HotelCode="22993|924205" 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://dmcsquare.b-cdn.net/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="2192.00" OriginalAmount="2192.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="2200" OriginalAmount="2200">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|246702" 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="7" TotalAmount="2205.30" OriginalAmount="2205.30">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="|P26" HotelName="Max Brown Hotel Ku’damm, part of Sircle Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstrasse 49</AddressLine>
          </AddressLines>
          <PostalCode>(0)3088034444</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/P26/P26_MAP.JPG</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 35 single rooms and 35 double rooms, which are located on 4 storeys and are reachable by lift. English- and German-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service and a safe. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include a laundry service and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Lectures, presentations and meetings can be held in one of the 2 conference rooms.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.The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. The outdoor pool complex provides invigorating refreshment. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating and a fan ensure that rooms maintain comfortable temperatures. Rooms have a double bed, a queen-size bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi are provided as well. A hairdryer and a telephone are provided in the bathrooms, which include a shower and a bathtub. For extra comfort in the bathrooms, guests are offered cosmetic products. The hotel has 70 non-smoking rooms.Dining facilities include a restaurant, a breakfast room, a café and a bar. Bed and breakfast can be booked.The hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2237" OriginalAmount="2237">
      <BasicPropertyInfo Latitude="52.52942" Longitude="13.45682" StarRating="4" HotelCode="15709|13346" HotelName="Vienna House Easy Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/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://dmcsquare.b-cdn.net/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="63" TotalAmount="2243.00" OriginalAmount="2243.00">
      <BasicPropertyInfo Latitude="52.50085984" Longitude="13.34267563" StarRating="4" HotelCode="460807|mercure_berlin_wittenbergplatz" HotelName="Mercure Berlin Wittenbergplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="2244" OriginalAmount="2244">
      <BasicPropertyInfo Latitude="52.504480348714" Longitude="13.375012278557" StarRating="4" HotelCode="161516|20710" HotelName="Scandic Berlin Potsdamer Platz" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2246.85" OriginalAmount="2246.85">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|2118065" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/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="2261.00" OriginalAmount="2261.00">
      <BasicPropertyInfo Latitude="52.523699072747" Longitude="13.416337072849" StarRating="3" HotelCode="402292|hotel_ibis_styles_berlin_alexanderplatz" HotelName="Hotel ibis Styles Berlin Alexanderplatz" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bernhard-Weiß-Straße 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150940/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the world-famous Alexanderplatz square in the eastern part of the city centre. The TV Tower, department stores and bars are 700 m away. The Reichstag and Brandenburg Gate are 3 km away. From the nearby Alexanderplatz station guests can reach all important areas of Berlin with trains, buses and metro lines. Using public transport, Checkpoint Charlie is around 8 minutes away and Potsdamer Platz and the Sony Center can be reached in some 12 minutes. The Memorial Church in the west of the city is some 20 minutes' away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2261.07" OriginalAmount="2261.07">
      <BasicPropertyInfo Latitude="52.308441" Longitude="13.445625" StarRating="4" HotelCode="37496|518345" HotelName="Van der Valk Hotel Berlin Brandenburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschenweg 18, 15827 Blankenfelde-Mahlow</AddressLine>
          </AddressLines>
          <CityName>Blankenfelde-Mahlow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61620/a_61620_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish airport hotel is situated in a quiet location, close to the southern ring of the A10 and lies just 20 km from Berlin and 30 km from Potsdam. A wide selection of shops are to be found just 2 km away and links to the public transport network are located 500 m from the hotel. Tropical Island bathing paradise lies around 50 km away. Schönefeld airport is just a short 25-minute drive away (approximately 12 km) and the transfer time to Tegel takes around 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2264" OriginalAmount="2264">
      <BasicPropertyInfo Latitude="52.530095831647" Longitude="13.401214778423" StarRating="2" HotelCode="162829|56834" HotelName="Ibis Styles Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" 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="16" TotalAmount="2277.27" OriginalAmount="2277.27">
      <BasicPropertyInfo Latitude="53.95403955" Longitude="14.16649172" StarRating="0" HotelCode="536199|4342235" HotelName="Villa Franz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brunnenstrasse 6, 17424 Ostseebad Heringsdorf, Mecklenburg-Vorpommern</AddressLine>
          </AddressLines>
          <CityName>Heringsdorf</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/08243/3108243/1.jpg?f=15089461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This self-catering accommodation is located in a quiet side street in Heringsdorf, a 5-minute walk from the Ostsee Therme thermal baths, the beach and the pier. Villa Franz offers free WiFi.The individually decorated apartments at Villa Franz are non-smoking, eco-friendly and allergy-friendly. All include a fully equipped kitchen, seating area with flat-screen TV, as well as a modern bathroom.Many shops, boutiques, restaurants and bakeries are located within a 5-minute walk.At Villa Franz you will find a garden and a terrace with barbecue facilities. Activities in the surrounding area include cycling and hiking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2282.00" OriginalAmount="2282.00">
      <BasicPropertyInfo Latitude="52.52414321899414" Longitude="13.418477058410645" StarRating="0" HotelCode="0|vision_apartments_berlin_2" HotelName="Vision Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, 10178 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/16/7a16744fe080de9e77ef3359a7001121e43ae7b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at VISIONAPARTMENTS Berlin, you'll be centrally located in Berlin, minutes from Berlin Conference Center and Alexanderplatz. This apartment is close to Checkpoint Charlie Museum and Brandenburg Gate.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 135 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Wired and wireless Internet access is complimentary, while 32-inch flat-screen televisions with cable programming provide entertainment. Conveniences include desks and microwaves, and you can also request cribs/infant beds (surcharge).&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2291.00" OriginalAmount="2291.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024" 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="2292.00" OriginalAmount="2292.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://dmcsquare.b-cdn.net/Images/147362/a_147362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2292.04" OriginalAmount="2292.04">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|7894" 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="2295.00" OriginalAmount="2295.00">
      <BasicPropertyInfo Latitude="52.5017" Longitude="13.385573" StarRating="3" HotelCode="160817|nh_berlin_potsdamer_platz" HotelName="NH Berlin Potsdamer Platz" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2301.00" OriginalAmount="2301.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://dmcsquare.b-cdn.net/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="16" TotalAmount="2312.04" OriginalAmount="2312.04">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|143606" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2313.49" OriginalAmount="2313.49">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|1178088" 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="16" TotalAmount="2320.26" OriginalAmount="2320.26">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|54264" HotelName="Park Plaza Wallstreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="16" TotalAmount="2320.63" OriginalAmount="2320.63">
      <BasicPropertyInfo Latitude="52.500165019203" Longitude="13.31940472126" StarRating="4" HotelCode="11075|594905" HotelName="Hotel Bleibtreu Berlin by Golden Tulip" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2324.27" OriginalAmount="2324.27">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|359735" HotelName="Living Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="2326.00" OriginalAmount="2326.00">
      <BasicPropertyInfo Latitude="52.52634219" Longitude="13.3446686" StarRating="3" HotelCode="730574|meininger_hotel_berlin_tiergarten" HotelName="Meininger Hotel Berlin Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turmstraße 25, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2490965/iTL9LOgd_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2330.00" OriginalAmount="2330.00">
      <BasicPropertyInfo Latitude="52.504072" Longitude="13.324195" StarRating="4" HotelCode="66540|nh_berlin_kurfurstendamm" HotelName="NH Berlin Kurfürstendamm" 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,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grolmanstrasse 41-43, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="2337.00" OriginalAmount="2337.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="2343.00" OriginalAmount="2343.00">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|suite_novotel_berlin_potsdamer_platz" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2346.92" OriginalAmount="2346.92">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|2475285" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2354.00" OriginalAmount="2354.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="2355.00" OriginalAmount="2355.00">
      <BasicPropertyInfo Latitude="52.545178" Longitude="13.571356" StarRating="3" HotelCode="294490|parkhotel_marzahn" HotelName="Parkhotel Marzahn garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blumberger Damm 156, 12685 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/201734/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Marzahn), Parkhotel Marzahn is convenient to World's Garden and Eastgate Shopping Centre. This hotel is within the vicinity of Bim and Boom Children's Playground and Friedrichsfelde 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 29 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bathtubs or showers and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, a television in the lobby, 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 complimentary newspapers in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2356.32" OriginalAmount="2356.32">
      <BasicPropertyInfo Latitude="52.523245389672" Longitude="13.437083959579" StarRating="4" HotelCode="10432|7974" HotelName="NH Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="2357.93" OriginalAmount="2357.93">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|107dd8" HotelName="Crowne Plaza Berlin City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2358.00" OriginalAmount="2358.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="Non Refundable" 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="16" TotalAmount="2366.60" OriginalAmount="2366.60">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|643805" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2369.51" OriginalAmount="2369.51">
      <BasicPropertyInfo Latitude="53.972231610362" Longitude="14.145624987164" StarRating="3.5" HotelCode="300352|4744275" HotelName="SEETELHOTEL Kaiserstrand Beachhotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strandpromenade 21, 17429 Seebad Bansin, Insel Usedom</AddressLine>
          </AddressLines>
          <CityName>Bansin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33700/2433700/1.jpg?f=15331145</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Bansin, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2371.00" OriginalAmount="2371.00">
      <BasicPropertyInfo Latitude="52.523722" Longitude="13.383653" StarRating="3" HotelCode="66733|best_western_hotel_berlinmitte" HotelName="Best Western Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 25, Ecke Rheinhardtstraße, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86350/a_86350_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical city centre near the famous Friedrichstrasse with its range of bars, restaurants and countless sights. Within a 2-minute walk of the hotel guests will find links to the public transport network, a bus station, a metro station and shopping venues. Tegel Airport is around 8 km away and it is some 20 km to Schoenefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2383.66" OriginalAmount="2383.66">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|98972" HotelName="Hotel AMANO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/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://dmcsquare.b-cdn.net/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="45" TotalAmount="2389.88" OriginalAmount="2389.88">
      <BasicPropertyInfo Latitude="52.537595174695" Longitude="13.373674488897" StarRating="2.5" HotelCode="104542|109789" HotelName="Schoenhouse Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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="16" TotalAmount="2395.19" OriginalAmount="2395.19">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|1094838" 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://dmcsquare.b-cdn.net/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="2397.00" OriginalAmount="2397.00">
      <BasicPropertyInfo Latitude="52.491197" Longitude="13.387248" StarRating="3" HotelCode="139269|hotel_sarottihofe" HotelName="Hotel Sarotti Höfe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 53-57, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/183045/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2398" OriginalAmount="2398">
      <BasicPropertyInfo Latitude="52.513923" Longitude="13.335462" StarRating="4" HotelCode="40169|26601" HotelName="Novotel Berlin Am Tiergarten" 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>Straße des 17. Juni 106-108, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="2398.00" OriginalAmount="2398.00">
      <BasicPropertyInfo Latitude="52.49961" Longitude="13.323132" StarRating="3" HotelCode="402240|pension_gitte" HotelName="Pension Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfalzburger Straße 87, Charlottenburg-Wilmersdorf, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180182/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2405.00" OriginalAmount="2405.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="884169|bearlincity_apartments__city_center_west" HotelName="BearlinCity Apartments City Center West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 18, Wilmersdorf, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/b1/69b104ac5f92258a0f6e281bb9a3046c95c58a75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2407.65" OriginalAmount="2407.65">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="0" HotelCode="|TCKF" HotelName="Titanic Comfort Kurfurstendamm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kleiststrasse 9-12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/199138/8571474.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;20 single rooms and 130 double rooms are located on 6 storeys and can be reached by lift. English- and German-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services and facilities include a baggage storage service, a safe, medical assistance, room service, a laundry service, a conference room and a smoke alarm. Amenities include a drinks machine. Wireless internet access 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. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Parking facilities available to guests include a garage and a car park.The hotel is located at the hub of Berlin's exclusive centre. The luxury of the Kurfürstendamm and the world-famous KaDeWe department store are just a 5-minute walk away. The west of Berlin city, with its Convention and Trade Fair Centre and numerous cultural institutions, is just as accessible as the east of Berlin, where visitors will find the seat of the German Government and Potsdamer Platz, the glittering symbol of new Berlin. The hotel is 400 m from the Nollendorfplatz and Wittenbergplatz metro stations.A wellness area with a spa is available at the hotel. 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, a queen-size bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a mini fridge included among the standard features. A telephone, a television with satellite/cable channels, a radio and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and a telephone are available for daily use. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has 150 non-smoking rooms.Various dining options are available, including a non-smoking restaurant, a breakfast room and a bar. Catering options include bed and breakfast and half board. A generous breakfast buffet, a lunch à la carte and dinner offer plenty of delicious variety.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2433.27" OriginalAmount="2433.27">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|183806" HotelName="Mercure Berlin City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2463" OriginalAmount="2463">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|246724" HotelName="Provocateur" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2491" OriginalAmount="2491">
      <BasicPropertyInfo Latitude="52.484317" Longitude="13.308187" StarRating="3" HotelCode="172186|46050" HotelName="Enjoy Hotel Berlin City Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2495.00" OriginalAmount="2495.00">
      <BasicPropertyInfo Latitude="52.507843497569" Longitude="13.32798242569" StarRating="4" HotelCode="174733|hotel_indigo_berlin__kudamm" HotelName="Hotel Indigo Berlin - Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,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="2497.00" OriginalAmount="2497.00">
      <BasicPropertyInfo Latitude="52.52575559" Longitude="13.40426125" StarRating="4" HotelCode="168915|the_weinmeister_berlinmitte" HotelName="The Weinmeister" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstrasse 2, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235819/a_235819_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2499.35" OriginalAmount="2499.35">
      <BasicPropertyInfo Latitude="52.540537517582" Longitude="13.262421190739" StarRating="4" HotelCode="30109|140034" HotelName="Holiday Inn Berlin - City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rohrdamm 80, 13629 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48497/a_48497_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located northwest of the Berlin city centre, close to the underground train network (3 minutes' walk) and the motorway (2-4 km). The quiet location near a large park, Jungfernheide, allows guests to relax and enjoy the natural surroundings. Good connections to the centre allow visitors quick, easy access to Berlin's attractions (20 minutes). Guests will find restaurants, shops, the Kurfürstendamm shopping strip, Spandau Old Town, Schloss Charlottenburg and the Brandenburg Gate all within a 20-minute ride on public transport. Tegel airport is approximately 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2501.16" OriginalAmount="2501.16">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|270155" HotelName="Lindner Hotel Am Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/11/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2507" OriginalAmount="2507">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="4" HotelCode="138949|29948" HotelName="Centro Hotel Kurfürstendamm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kleiststraße 9-12, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161841/161841a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the hub of Berlin's exclusive centre. The luxury of the Kurfürstendamm and the world-famous KaDeWe department store are just a 5-minute walk away. The west of Berlin city, with its Convention and Trade Fair Centre and numerous cultural institutions, is just as accessible as the east of Berlin, where visitors will find the seat of the German Government and Potsdamer Platz, the glittering symbol of new Berlin. The hotel is 400 m from the Nollendorfplatz and Wittenbergplatz metro stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2507.00" OriginalAmount="2507.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 05/11/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="16" TotalAmount="2522.00" OriginalAmount="2522.00">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|1430228" HotelName="Victor's Residenz-Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Diet Meals,Fax,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Friedrichshain 17, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90199/a_90199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2552.00" OriginalAmount="2552.00">
      <BasicPropertyInfo Latitude="52.5324592590332" Longitude="13.418729782104492" StarRating="0" HotelCode="0|the_belfort_berlin" HotelName="Belfort Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Belforter Str. 24, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/51/1d51d904461f7b34a54121ce818dd23beb73bbd0.jpeg</HotelPictures>
        <HotelDescription>Living like a Berliner" would be an ideal description for Belfort. We invite you to stay in a beautiful 19th-century building that combines the uniqueness of a Berlin home with the quality of a boutique offering. Blend in with Berlin`s finest district, rich in culture and wellbeing.&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="2554.00" OriginalAmount="2554.00">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|kempinski_hotel_bristol_berlin_2" HotelName="Hotel Bristol Berlin" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="2556.76" OriginalAmount="2556.76">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|1594698" HotelName="Park Plaza Berlin Kudamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Strasse 28-29, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="2557.00" OriginalAmount="2557.00">
      <BasicPropertyInfo Latitude="52.461057478607" Longitude="13.520132237169" StarRating="0" HotelCode="522454|spreepolis_boardinghaus" HotelName="Spreepolis Boardinghaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminenhofstraße 80</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2558" OriginalAmount="2558">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|56857" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="2560" OriginalAmount="2560">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|57248" HotelName="Hotel MANI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/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://dmcsquare.b-cdn.net/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="2568.00" OriginalAmount="2568.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 05/11/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="16" TotalAmount="2580.11" OriginalAmount="2580.11">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|37804" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,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://dmcsquare.b-cdn.net/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="16" TotalAmount="2603.47" OriginalAmount="2603.47">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|1027028" HotelName="Adina Apartment Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krausenstraße 35-36, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="2619.00" OriginalAmount="2619.00">
      <BasicPropertyInfo Latitude="52.440786147822" Longitude="13.576240622817" StarRating="0" HotelCode="506771|hostel_am_flussbad" HotelName="Flussbad Gartenstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 10/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gartenstraße 46/48, Treptow Köpenick, 12557 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/674404/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Berlin&amp;apos;s leafy Treptow-Köpenick district on the banks of the Dahme River, this hotel features its own small beach area with boat jetty, canoe rental, and a beer garden with sun terrace. Köpenick castle is 800 metres away.The Seminar- und Gästehaus Flussbad Gartenstrasse offers elegantly decorated rooms with a TV, wooden flooring, and beautiful riverside views. Wi-Fi is available in all rooms.The Krokodil restaurant and cafe serves seasonal and international cuisine. A buffet breakfast awaits you each morning.The surrounding countryside is ideal for hiking trails, bicycle tours and canoeing. Grosser Müggelsee Lake is 4 km away and Berlin&amp;apos;s city centre can be reached in 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2624" OriginalAmount="2624">
      <BasicPropertyInfo Latitude="52.505752328188" Longitude="13.32068882209" StarRating="4" HotelCode="902563|56755" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2631.00" OriginalAmount="2631.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 29/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="2634.00" OriginalAmount="2634.00">
      <BasicPropertyInfo Latitude="52.508343050156" Longitude="13.348914384842" StarRating="4" HotelCode="175723|pestana_berlin_tiergarten" 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="27" TotalAmount="2635" OriginalAmount="2635">
      <BasicPropertyInfo Latitude="52.523063383718" Longitude="13.40073488522" StarRating="3" HotelCode="321847|201886" HotelName="Hotel ZOE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435706/w_435706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2639.00" OriginalAmount="2639.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 09/11/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="2653.00" OriginalAmount="2653.00">
      <BasicPropertyInfo Latitude="52.501654" Longitude="13.382369" StarRating="4" HotelCode="180961|wyndham_grand_berlin_potsdamer_platz" HotelName="Crowne Plaza Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="16" TotalAmount="2664.20" OriginalAmount="2664.20">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|120232" HotelName="Leonardo Royal Hotel Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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://dmcsquare.b-cdn.net/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="27" TotalAmount="2666" OriginalAmount="2666">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|46849" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2666.99" OriginalAmount="2666.99">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|1453208" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2680.07" OriginalAmount="2680.07">
      <BasicPropertyInfo Latitude="52.534142279621" Longitude="13.430206775665" StarRating="3" HotelCode="107904|1116528" 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="2683.00" OriginalAmount="2683.00">
      <BasicPropertyInfo Latitude="52.51198692104" Longitude="13.380505566463" StarRating="2" HotelCode="147850|blncty_hotel" HotelName="BlnCty Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gertrud-Kolmar-Straße 5, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/822616/202051185419833.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Frauenhotel Intermezzo For Women Only The 2x000D star Frauenhotel Intermezzo For Women Only is situated in Berlin. Dining is available at the hotel, which has it's own restaurant. Rooms at the Frauenhotel Intermezzo For Women Only. All rooms have a hairdryer. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. All rooms have tea and coffee making facilities. Additional Info. The hotel offers an airport shuttle service. Pets are made most welcome at the hotel. A concierge service is provided for guests. The hotel has disabled facilities with wheelchair access to the hotel, reception, restaurant, bar and conference facilities areas of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2686" OriginalAmount="2686">
      <BasicPropertyInfo Latitude="52.527349242084" Longitude="13.370498087137" StarRating="3" HotelCode="935594|61801" HotelName="Hotel AMANO Grand Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2689.28" OriginalAmount="2689.28">
      <BasicPropertyInfo Latitude="52.530286365538" Longitude="13.418403830059" StarRating="3" HotelCode="429944|1193488" 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="27" TotalAmount="2691" OriginalAmount="2691">
      <BasicPropertyInfo Latitude="52.500354425829" Longitude="13.319115042686" StarRating="3" HotelCode="402273|28600" HotelName="Elba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" 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="2696.00" OriginalAmount="2696.00">
      <BasicPropertyInfo Latitude="52.52245301" Longitude="13.38602718" StarRating="4" HotelCode="934015|leonardo_berlin_mitte" HotelName="Leonardo Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="2740" OriginalAmount="2740">
      <BasicPropertyInfo Latitude="52.517514" Longitude="13.336823" StarRating="3" HotelCode="53243|225874" HotelName="Hansablick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/11/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="63" TotalAmount="2741.00" OriginalAmount="2741.00">
      <BasicPropertyInfo Latitude="52.506625702592" Longitude="13.329630300925" StarRating="3" HotelCode="916469|aletto_kudamm_hotel__hostel" HotelName="aletto Hotel Kudamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstraße 21, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170492/170492a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2746.63" OriginalAmount="2746.63">
      <BasicPropertyInfo Latitude="52.493801462046" Longitude="13.333303928375" StarRating="4" HotelCode="26731|375645" HotelName="HYPERION Hotel 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,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prager Straße 12, 10779 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39217/a_39217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is quietly located in central Berlin. Güntzelstrasse underground station is just 300 m away and provides good connections with the rest of the city. Kurfürstendamm shopping street is just 2 underground stops from the establishment and the Berlin Zoological Garden is a 5-minute drive away. Berlin Tegel Airport is about 5 km away and Berlin Schönefeld Airport is some 24 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2758.00" OriginalAmount="2758.00">
      <BasicPropertyInfo Latitude="52.454488248043" Longitude="13.451363827716" StarRating="2" HotelCode="137971|hotel_am_buschkrugpark" HotelName="Am Buschkrugpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/11/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="16" TotalAmount="2767.55" OriginalAmount="2767.55">
      <BasicPropertyInfo Latitude="52.502583974393" Longitude="13.335228413343" StarRating="5" HotelCode="17933|89572" HotelName="Steigenberger Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="2772.89" OriginalAmount="2772.89">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|141134" HotelName="Holiday Inn Express Berlin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2780.57" OriginalAmount="2780.57">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|357195" HotelName="Courtyard by Marriott Berlin City Center" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Axel-Springer-Straße 55, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87336/a_87336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the German capital's most central district Mitte, between Potsdamer Platz and Alexanderplatz. There are numerous tourist attractions in the vicinity including Checkpoint Charlie, the TV Tower, Brandenburg Gate and the Reichstag (German Parliament). The main train station is roughly 2 km from the accommodation. Berlin Tegel Airport is approximately 20 km from the hotel and Berlin Schönefeld Airport is about 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2782.93" OriginalAmount="2782.93">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|2288085" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,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="63" TotalAmount="2783.00" OriginalAmount="2783.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 29/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="16" TotalAmount="2785.81" OriginalAmount="2785.81">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|2327915" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Mildred-Harnack-Strasse 15, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/808776/w_808776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2787.00" OriginalAmount="2787.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://dmcsquare.b-cdn.net/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="63" TotalAmount="2803.00" OriginalAmount="2803.00">
      <BasicPropertyInfo Latitude="52.537623787933" Longitude="13.186433017669" StarRating="2" HotelCode="150196|hotel_kallmeyer" HotelName="Hotel Pension Kallmeyer" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/11/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="63" TotalAmount="2817.00" OriginalAmount="2817.00">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|mercure_hotel__residenz_checkpoint_charlie" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/25777/a_25777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2828.00" OriginalAmount="2828.00">
      <BasicPropertyInfo Latitude="52.5232" Longitude="13.40084" StarRating="3" HotelCode="0|_0x2756d" HotelName="Hotel ZOE by AMANO GROUP" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/08/54086eaeebbdbb08366c0057f1ff5ceed2e64d57.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hotel ZOE by AMANO GROUP, you'll be centrally located in Berlin, just a 3-minute walk from Hackescher Markt and 11 minutes by foot from Friedrichstrasse.  This hotel is 0.6 mi (0.9 km) from TV Tower and 0.6 mi (1 km) from Alexanderplatz.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 88 air-conditioned rooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6:30 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services.&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;Price of an additional breakfast: 15.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2830.00" OriginalAmount="2830.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://dmcsquare.b-cdn.net/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="63" TotalAmount="2862.00" OriginalAmount="2862.00">
      <BasicPropertyInfo Latitude="52.504973" Longitude="13.444776" StarRating="4" HotelCode="285046|holiday_inn_berlin_city_east_side" HotelName="Holiday Inn Berlin City East Side" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="16" TotalAmount="2883.31" OriginalAmount="2883.31">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|939765" HotelName="Ameron Hotel Abion Spreebogen Waterside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 99, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="2896.79" OriginalAmount="2896.79">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|7964" HotelName="Maritim proArte Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,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://dmcsquare.b-cdn.net/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="27" TotalAmount="2906" OriginalAmount="2906">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|56408" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="2908.00" OriginalAmount="2908.00">
      <BasicPropertyInfo Latitude="52.532822126158" Longitude="13.380505442619" StarRating="4" HotelCode="161578|tryp_berlin_mitte_hotel" 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="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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestrasse 33, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="2914.44" OriginalAmount="2914.44">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|7984" HotelName="NH Collection Berlin Mitte am Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Str. 106-111, 10117 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="2920.88" OriginalAmount="2920.88">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|1706168" 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="16" TotalAmount="2922.86" OriginalAmount="2922.86">
      <BasicPropertyInfo Latitude="52.532182143404" Longitude="13.428039858556" StarRating="3" HotelCode="319970|1181208" HotelName="The Old Town Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 211, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205429/205429a_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="16" TotalAmount="2947.73" OriginalAmount="2947.73">
      <BasicPropertyInfo Latitude="52.5016149388" Longitude="13.32125544548" StarRating="4" HotelCode="13541|45804" HotelName="Hollywood Media" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,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://dmcsquare.b-cdn.net/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="16" TotalAmount="2989.29" OriginalAmount="2989.29">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|1544268" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" 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="16" TotalAmount="3000.53" OriginalAmount="3000.53">
      <BasicPropertyInfo Latitude="52.529634056019" Longitude="13.384035229683" StarRating="4" HotelCode="27104|315195" HotelName="H+ Hotel Berlin Mitte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 118-120, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39216/a_39216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is an ideal base for exploring Berlin. The establishment is just 300 m from the popular shopping street, Friedrichstrasse. The hotel is centrally located in Berlin, just a 5-minute walk from the natural history museum, Museum für Naturkunde, and a 20-minute walk from the Brandenburg Gate and the boulevard, Unter den Linden. The hotel offers great transport links, with the Naturkundemuseum underground station just 100 m away and Berlin Central Station (Hauptbahnhof) a 15-minute walk away. Berlin Tegel Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3014" OriginalAmount="3014">
      <BasicPropertyInfo Latitude="52.53117029784" Longitude="13.386100530625" StarRating="4" HotelCode="401413|225862" 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="27" TotalAmount="3032" OriginalAmount="3032">
      <BasicPropertyInfo Latitude="52.529386944958" Longitude="13.401340910012" StarRating="3" HotelCode="139666|246733" HotelName="The Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/11/2024" 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="16" TotalAmount="3053.20" OriginalAmount="3053.20">
      <BasicPropertyInfo Latitude="52.529736" Longitude="13.411086" StarRating="3" HotelCode="139792|515795" HotelName="Old Town Apartments Schönhauser Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/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://dmcsquare.b-cdn.net/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="3060.00" OriginalAmount="3060.00">
      <BasicPropertyInfo Latitude="52.501323" Longitude="13.450723" StarRating="4" HotelCode="165018|nhow_berlin" HotelName="nhow Berlin" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3065" OriginalAmount="3065">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|201916" 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="16" TotalAmount="3093.02" OriginalAmount="3093.02">
      <BasicPropertyInfo Latitude="52.504061" Longitude="13.447547" StarRating="1" HotelCode="166182|1131938" 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="63" TotalAmount="3105.00" OriginalAmount="3105.00">
      <BasicPropertyInfo Latitude="52.513132589695" Longitude="13.405069112778" StarRating="4" HotelCode="318218|novotel_berlin_mitte" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="3121.04" OriginalAmount="3121.04">
      <BasicPropertyInfo Latitude="52.502822" Longitude="13.322229" StarRating="4" HotelCode="36102|900355" HotelName="Q! Hotel Berlin" 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,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 67, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58948/ba_58948_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in the tourist area of Berlin roughly 2 km from the Spree, 3 km from a park and 15 km from a lake. There are countless shops, bars, nightclubs and restaurants to be found in the immediate vicinity. Links to the public transport network also lie within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3137.45" OriginalAmount="3137.45">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="|HLB" HotelName="Hilton Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mohrenstrasse 30</AddressLine>
          </AddressLines>
          <PostalCode>(0)30202301</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/8857/11058022.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;436 rooms, including 17 suites, 96 single rooms and 171 double rooms, are located on 8 storeys and can be reached by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access (for a fee) allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. The business centre is on hand for guests' business requirements and provides a fax machine.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.The indoor and outdoor pools are ideal for exercise as well as relaxation. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. A sun terrace is a great place to while away the hours. For guests who wish to keep active, cycling/mountain biking and tennis are available. Guests can enjoy a wide range of indoor sports, including a gym, billiards, bowling, squash, callisthenics and aerobics. There is a wellness area with a spa, a hammam, a beauty salon, hydrotherapy treatments, Ayurveda treatments and a solarium and, for an additional fee, a sauna, a steam bath and massage treatments. Additional leisure activities include live music, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a living room, a kitchen and a bathroom. Air conditioning and central heating ensure comfortable temperatures. 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. An ironing set is provided for guests' convenience. There is a direct dial telephone, a TV, a radio, an alarm clock and WiFi in the rooms. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are available for daily use. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Dining facilities include a café and a bar. Warm hospitality and a cosy atmosphere await guests in 4 non-smoking restaurants. Breakfast, lunch and a comprehensive dinner buffet offer plenty of delicious variety. Diet meals and vegetarian dishes 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 onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3157.54" OriginalAmount="3157.54">
      <BasicPropertyInfo Latitude="52.529580209075" Longitude="13.389391601086" StarRating="4" HotelCode="148972|2491115" 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="3209.00" OriginalAmount="3209.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="Non Refundable" 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="27" TotalAmount="3303" OriginalAmount="3303">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|56942" 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="16" TotalAmount="3306.89" OriginalAmount="3306.89">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|740355" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/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="16" TotalAmount="3313.55" OriginalAmount="3313.55">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|133644" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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://dmcsquare.b-cdn.net/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="27" TotalAmount="3323" OriginalAmount="3323">
      <BasicPropertyInfo Latitude="52.538169" Longitude="13.203924" StarRating="3" HotelCode="410086|89980" HotelName="Benn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2024" 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="16" TotalAmount="3333.38" OriginalAmount="3333.38">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|2475215" 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="16" TotalAmount="3384.79" OriginalAmount="3384.79">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|863885" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/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="3391.00" OriginalAmount="3391.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://dmcsquare.b-cdn.net/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="27" TotalAmount="3405" OriginalAmount="3405">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|414008" HotelName="Hotel Jurine - Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/95373/w_95373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3406" OriginalAmount="3406">
      <BasicPropertyInfo Latitude="52.50826" Longitude="13.40518" StarRating="3" HotelCode="168902|225864" HotelName="Grimm‘s Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Jakobstrasse 100, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159872/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="16" TotalAmount="3440.07" OriginalAmount="3440.07">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|1888625" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="3453" OriginalAmount="3453">
      <BasicPropertyInfo Latitude="52.480091456765" Longitude="13.274504542351" StarRating="5" HotelCode="26011|53744" HotelName="Patrick Hellmann Schlosshotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3459.17" OriginalAmount="3459.17">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|1116508" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="3468.04" OriginalAmount="3468.04">
      <BasicPropertyInfo Latitude="52.50429489" Longitude="13.37464872" StarRating="3" HotelCode="776764|2491215" HotelName="High Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/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="16" TotalAmount="3594.91" OriginalAmount="3594.91">
      <BasicPropertyInfo Latitude="52.522954899487" Longitude="13.399947434664" StarRating="3" HotelCode="401444|1174678" 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://dmcsquare.b-cdn.net/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="3665.00" OriginalAmount="3665.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="16" TotalAmount="3783.36" OriginalAmount="3783.36">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|79094" HotelName="Meliá Berlin" 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,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://dmcsquare.b-cdn.net/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="3821.00" OriginalAmount="3821.00">
      <BasicPropertyInfo Latitude="52.513943780185" Longitude="13.405032429166" StarRating="4" HotelCode="542855|capri_by_fraser_berlin" HotelName="Capri by Fraser Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Scharrenstraße 22, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/104844/48d3c641-02b8-4423-9567-abec76eba5d0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3825.92" OriginalAmount="3825.92">
      <BasicPropertyInfo Latitude="52.508142" Longitude="13.326418" StarRating="5" HotelCode="262190|982045" HotelName="Hotel am Steinplatz, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Steinplatz 4, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276469/276469a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3868.00" OriginalAmount="3868.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="824893|park_penthouses_insel_eiswerder" HotelName="Park Penthouses Insel Eiswerder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Eiswerderstraße 17</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/6f/316f7159e83671eccfd9a7e2c088b3fcddda07b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3905.79" OriginalAmount="3905.79">
      <BasicPropertyInfo Latitude="52.528211" Longitude="13.391128375" StarRating="4" HotelCode="142820|863875" HotelName="Hotel Adelante Berlin-Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024" 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="27" TotalAmount="3918" OriginalAmount="3918">
      <BasicPropertyInfo Latitude="52.50324308" Longitude="13.37293463" StarRating="3" HotelCode="371705|225865" HotelName="Grimm's Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Flottwell Road 45, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1808248/Jo39dU9B_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3943.00" OriginalAmount="3943.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="16" TotalAmount="4061.44" OriginalAmount="4061.44">
      <BasicPropertyInfo Latitude="52.517492" Longitude="13.407206" StarRating="3" HotelCode="294488|1497338" HotelName="Hotel Nikolai Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Nussbaum 5, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357267/357267a_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="4079.00" OriginalAmount="4079.00">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|ameron_abion_villa_minihotel" HotelName="Abion Villa Boutique" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchstrasse 13, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="4086.25" OriginalAmount="4086.25">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|959855" HotelName="Steigenberger Hotel Am Kanzleramt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/11/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="4095.23" OriginalAmount="4095.23">
      <BasicPropertyInfo Latitude="52.51090636758" Longitude="13.376036241734" StarRating="5" HotelCode="50963|52754" HotelName="Berlin Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inge-Beisheim-Platz 1, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39716/a_39716_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys one of the best locations in Berlin, in the heart of the Potsdamer Platz square, adjacent to the Sony Center and Berlin's largest park, the Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4120.87" OriginalAmount="4120.87">
      <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 11/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="4166.64" OriginalAmount="4166.64">
      <BasicPropertyInfo Latitude="52.511689579555" Longitude="13.389394283295" StarRating="4" HotelCode="14300|859415" 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="4204.00" OriginalAmount="4204.00">
      <BasicPropertyInfo Latitude="52.519540964751" Longitude="13.388725077226" StarRating="4" HotelCode="26439|nh_berlin_friedrichstrasse" HotelName="NH Collection Berlin Mitte Friedrichstrasse" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 96, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="4267.00" OriginalAmount="4267.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="63" TotalAmount="4288.00" OriginalAmount="4288.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="63" TotalAmount="4328.00" OriginalAmount="4328.00">
      <BasicPropertyInfo Latitude="52.506939064386" Longitude="13.345483839512" StarRating="5" HotelCode="258528|intercontinental_berlin" HotelName="Intercontinental Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 2, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14866/ba_14866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern, luxurious business hotel is surrounded by the 'Tiergarten', the second-largest city-centre park in Germany, which offers guests an inviting place to take walks or go jogging. It is centrally located between the Kurfürstendamm and the 'neue Mitte' area, only a short walk from the impressive Potsdamer Platz (approximately 2 km away). Zoologischer Garten and the railway station of the same name are only about 800 m away, as is the traditional department store Kaufhaus des Westens (KaDeWe) and the Kaiser Wilhelm Memorial Church. Berlin's popular flagship shops are also close by. Thanks to the good transport connections, guests can easily explore all the tourist attractions; the government and embassy district, the Reichstag and the Brandenburg Gate are all within about 30 minutes' walking distance of the hotel. The historical centre is also not far away. By taxi or bus, guests can quickly and easily reach the Memorial to the German Resistance, Potsdamer Platz and the Kulturforum with the Philharmonie (concert hall), as well as the Gemäldegalerie and the Neue Nationalgalerie (both art museums). Tegel Airport is about 30 minutes away, while Schönefeld Airport can be reached in roughly 35 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4368.00" OriginalAmount="4368.00">
      <BasicPropertyInfo Latitude="52.51498863363" Longitude="13.39489320782" StarRating="5" HotelCode="315714|titanic_deluxe_berlin_2" HotelName="Titanic Gendarmenmarkt 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Französische Straße 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="4373.76" OriginalAmount="4373.76">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|333795" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 06/11/2024" 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://dmcsquare.b-cdn.net/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="4376.00" OriginalAmount="4376.00">
      <BasicPropertyInfo Latitude="52.503626" Longitude="13.329164" StarRating="4.5" HotelCode="36085|hotel_zoo_berlin" HotelName="Hotel Zoo Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 25, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58923/a_58923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly on the Kurfuerstendamm shopping street, just 85 m from Kurfürstendamm underground station. The Kaiser Wilhelm Memorial Church is only 400 m from hotel. Berlin central station is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4413.74" OriginalAmount="4413.74">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|309765" HotelName="Myer's Hotel Berlin" Meals="BED &amp; BREAKFAST" 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="16" TotalAmount="4497.50" OriginalAmount="4497.50">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|7924" HotelName="Grand Hyatt Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marlene-Dietrich-Platz 2, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13477/a_13477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the leaders in architecture and design, this luxury hotel enjoys a top location on Potsdamer Platz at the heart of Berlin's new centre in Mitte. Lying within a stone's throw of the Philharmonic Orchestra, the art gallery, the Neue Nationalgalerie (New National Gallery), the musicals theatre, cinemas and shopping arcades featuring 120 shops and countless restaurants. The Brandenburg Gate, Unter den Linden boulevard, the government district and the Tiergarten park may all be reached on foot in just a few minutes. Potsdamer Platz underground station is also just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4599.00" OriginalAmount="4599.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 12/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="4662.06" OriginalAmount="4662.06">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|8014" HotelName="The Westin Grand Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 158-164, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23051/a_23051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel has been a traditional feature of Friedrichstraße in Berlin's lively Mitte district for decades. Many of the German capital's top sights including the Brandenburg Gate, the Unter den Linden boulevard, Potsdamer Platz and the Pergamon Museum are all to be found in the vicinity and it is just a short distance to the Friedrichstraße and Französische Straße underground stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4718.06" OriginalAmount="4718.06">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|917785" HotelName="SO/ Berlin Das Stue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drakestrasse 1, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260730/a_260730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4961.44" OriginalAmount="4961.44">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|808525" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/11/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://dmcsquare.b-cdn.net/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="7" TotalAmount="5133.36" OriginalAmount="5133.36">
      <BasicPropertyInfo Latitude="52.515561466479" Longitude="13.332258355082" StarRating="5" HotelCode="|KPMB" HotelName="KPM Hotel &amp; Residences Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Englische Strasse 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1085345/13187966.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel was built recently, in 2019. 14 suites and 132 double rooms are available to guests. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Internet access is available to guests in public areas. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park. Other services include a babysitting service, room service (limited hours and for a fee), an alarm call service, a laundry service and a page service. Travellers with bicycles can make use of the on-site bicycle storage area for no extra charge. Complimentary newspapers are available. 2 conference rooms are available for lectures, presentations and meetings.Located right in the heart of Berlin, this boutique hotel is ideal for business travellers.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 a gym and a sauna. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. A minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. WiFi (no extra charge) comes as standard in the rooms. Bathrooms are equipped with a shower. For additional comfort, guests are offered cosmetic products. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has non-smoking rooms.Dining facilities include a bar and a lobby bar. Guests can dine at the restaurant (non-smoking, à la carte, air conditioning and high chairs). Staff are also happy to provide children's meals. For an extra fee, alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5249" OriginalAmount="5249">
      <BasicPropertyInfo Latitude="52.539722159054" Longitude="13.406105791215" StarRating="3" HotelCode="139444|246682" 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="5851.00" OriginalAmount="5851.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 05/11/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="5927.00" OriginalAmount="5927.00">
      <BasicPropertyInfo Latitude="52.53802585405" Longitude="13.410601642745" StarRating="4" HotelCode="390844|hotel_oderberger" HotelName="Hotel Oderberger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024" HotelFacility="24 Hour Front Desk,Bar,Conference Hall,Golf,Housekeeping,Internet,LCD/Projector,Library,Lounge,Luggage Storage,Off-Site Parking,Parking,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oderberger Straße 57, 10435 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/545218/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 Oderberger in Berlin (Prenzlauer Berg), you'll be minutes from Friedrich-Ludwig-Jahn-Sportpark and Mauerpark. This 4-star hotel is close to Alexanderplatz 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 72 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a steam room. Additional features 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;Enjoy a satisfying meal at a restaurant serving guests of Hotel Oderberger.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6075.00" OriginalAmount="6075.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" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2024" 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://dmcsquare.b-cdn.net/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="6253.80" OriginalAmount="6253.80">
      <BasicPropertyInfo Latitude="52.520436" Longitude="13.389018" StarRating="5" HotelCode="166714|144099" HotelName="Eurostars Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2024" 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="6258.00" OriginalAmount="6258.00">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|hotel_concorde_berlin" HotelName="Sofitel Berlin Kurfürstendamm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="7254.00" OriginalAmount="7254.00">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|adlon_kempinski_berlin" HotelName="Hotel Adlon Kempinski Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 06/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="7355.68" OriginalAmount="7355.68">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|2490435" 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="63" TotalAmount="9249.00" OriginalAmount="9249.00">
      <BasicPropertyInfo Latitude="52.515862" Longitude="13.394034" StarRating="5" HotelCode="58915|rocco_forte_hotel_de_rome" HotelName="Hotel de Rome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2024" 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="9966.00" OriginalAmount="9966.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="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="52.5150372064" Longitude="13.280799976687" StarRating="2" HotelCode="105317|queens_park_hotel_3" HotelName="Queen's Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Königin-Elisabeth-Straße 47a, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1659.96" OriginalAmount="1659.96">
      <BasicPropertyInfo Latitude="52.525110104322" Longitude="13.530421296959" StarRating="2" HotelCode="268588|197deb" HotelName="Ootel.co" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Allee der Kosmonauten 32, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1775.00" OriginalAmount="1775.00">
      <BasicPropertyInfo Latitude="52.500139954423" Longitude="13.352666440475" StarRating="0" HotelCode="950765|gaijin_hotel" HotelName="Gaijin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nollendorfplatz 2, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2179.00" OriginalAmount="2179.00">
      <BasicPropertyInfo Latitude="52.499515533447266" Longitude="13.312270164489746" StarRating="0" HotelCode="0|bearlincity_apartments_kudamm_2" HotelName="BearlinCity Apartments Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 18, 10707 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «BearlinCity Apartments Ku'damm» 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. Places nearby: Kurfurstendam, Adenauerplatz and Kaiser Wilhelm Memorial Church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2413" OriginalAmount="2413">
      <BasicPropertyInfo Latitude="52.52586749" Longitude="13.38766048" StarRating="3" HotelCode="951898|413558" HotelName="Hotel Amo by Amano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 113, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2417.00" OriginalAmount="2417.00">
      <BasicPropertyInfo Latitude="52.50952911376953" Longitude="13.431379318237305" StarRating="3" HotelCode="0|hotel_amano_eastside" HotelName="Amano Eastside" Meals="ROOM ONLY" 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="27" TotalAmount="2796" OriginalAmount="2796">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|350088" HotelName="Schulz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" 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="16" TotalAmount="3280.18" OriginalAmount="3280.18">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|2437325" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="3627.38" OriginalAmount="3627.38">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|4555675" 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="3642.00" OriginalAmount="3642.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="5382.00" OriginalAmount="5382.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 29/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>
    <HotelStay SourceId="63" TotalAmount="7893.00" OriginalAmount="7893.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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Room Service,Bicycle Rental,Designated Smoking Area,Lounge,Massage Centre,Sauna,Currency Exchange,Swimming Pool,Golf,Kitchen,Diet Meals,Wheelchair Access,Spa,Garden,Jacuzzi,Heated Pool,24 Hour Front Desk,Babysitting,Coffee Shop,Dry Cleaning,Elevator,Housekeeping,Library,Luggage Storage,Off-Site Parking,Parking,24 Hour Power Supply,Pets allowed,Printer,Wake-up Call Service,Concierge,LCD/Projector,Meeting Room,Fitness Centre,Smoking Rooms,Vending Machine,Beauty Salon,Pick &amp;amp; Drop,ATM/Cash Machine,Dining</BasicAmenities>
    <HotelRating>3,4,5,2,4.5,3.5,1,2.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,LUNCH</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,GUESTHOUSE,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,SPA HOTEL,HOSTEL,GUEST HOUSES,ECO HOTEL,GOLF HOTEL,APARTHOTEL,HOSTELS,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f492e15b-09a3-429c-9650-d6c9fc2d453c|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="f492e15b-09a3-429c-9650-d6c9fc2d453c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-17T00:00:00" End="2024-12-11T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="47626|510585" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
f492e15b-09a3-429c-9650-d6c9fc2d453c|DOTWPrice|exception while supplier interation||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
f492e15b-09a3-429c-9650-d6c9fc2d453c|RateHawkPrice|exception while supplier interation||RateHawk|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
f492e15b-09a3-429c-9650-d6c9fc2d453c|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f492e15b-09a3-429c-9650-d6c9fc2d453c|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="f492e15b-09a3-429c-9650-d6c9fc2d453c">
  <Rooms>
    <Room RoomType="Room 1: Standard Room-Standard Double or Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="47626|107c68" SourceId="45" RoomTypeCode="107c68_13845264390276309_1_108-45_2_2_0_3_3773038049_6_1-6-0_26-100_76_2.20241117_24_2_3_76_zenfd8522f8423b4901950f263a9dacd4aa_172969319900|45|MTA4MS42NXxHQlB8MjAyNC0xMC0yMg==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-11-17T00:00:00" End="2024-12-11T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f492e15b-09a3-429c-9650-d6c9fc2d453c|CheckRateResponse|CheckRateResponse|<?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="0001-01-01T00:00:00" Version="0">
  <Error>
    <Error>
      <Error ShortText="There is an error in XML document (0, 0)." RecordID="f492e15b-09a3-429c-9650-d6c9fc2d453c" />
    </Error>
  </Error>
</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
f492e15b-09a3-429c-9650-d6c9fc2d453c|HotelsProBlock|exception while supplier booking interation||HotelsPro|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
d0af531e-e794-42ea-91f8-dda94c2fec01|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="d0af531e-e794-42ea-91f8-dda94c2fec01">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
d0af531e-e794-42ea-91f8-dda94c2fec01|PaximumSearch|supplier interation failed||Paximum|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
d0af531e-e794-42ea-91f8-dda94c2fec01|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
d0af531e-e794-42ea-91f8-dda94c2fec01|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0af531e-e794-42ea-91f8-dda94c2fec01|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0af531e-e794-42ea-91f8-dda94c2fec01|HotelsProSearch|successfull supplier interation||HotelsPro|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
d0af531e-e794-42ea-91f8-dda94c2fec01|TravcoSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelBookingEngine.CancelPolicy.getCnxPolicy(CancelPenaltyType[] arrCnx) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 195
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 486|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0af531e-e794-42ea-91f8-dda94c2fec01|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0af531e-e794-42ea-91f8-dda94c2fec01|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
d0af531e-e794-42ea-91f8-dda94c2fec01|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-10-23T15:21:45.2180102+01:00" Version="0" EchoToken="Search" TransactionIdentifier="d0af531e-e794-42ea-91f8-dda94c2fec01" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="544.00" OriginalAmount="544.00">
      <BasicPropertyInfo Latitude="52.484331" Longitude="13.5265" StarRating="3" HotelCode="889107|entree_hotel_berlin_karlshorst" HotelName="Hotel Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 89, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632572/632572a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551" OriginalAmount="551">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|95237" 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="27" TotalAmount="558" OriginalAmount="558">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="0" HotelCode="35480|5263" HotelName="a&amp;o Berlin Friedrichshain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="581.05" OriginalAmount="581.05">
      <BasicPropertyInfo Latitude="52.533352598896" Longitude="13.51756632328" StarRating="3" HotelCode="47626|510585" HotelName="Comfort Hotel Lichtenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="582.00" OriginalAmount="582.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="27" TotalAmount="605" OriginalAmount="605">
      <BasicPropertyInfo Latitude="52.529011" Longitude="13.363611" StarRating="0" HotelCode="161194|18846" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="624.51" OriginalAmount="624.51">
      <BasicPropertyInfo Latitude="52.493844370186" Longitude="13.387765720238" StarRating="2" HotelCode="168906|1129148" HotelName="Metropol Hostel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 32, 10961 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="650" OriginalAmount="650">
      <BasicPropertyInfo Latitude="52.506585" Longitude="13.303785" StarRating="3" HotelCode="107356|201911" HotelName="Hotel-Pension Arche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104 a, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155052/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="656.89" OriginalAmount="656.89">
      <BasicPropertyInfo Latitude="52.508826272093" Longitude="13.424059152603" StarRating="0" HotelCode="33425|81314" HotelName="a&amp;o Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="660" OriginalAmount="660">
      <BasicPropertyInfo Latitude="52.39283767" Longitude="13.50716189" StarRating="0" HotelCode="759976|413999" HotelName="7 Days Premium Berlin Schönefeld" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="661" OriginalAmount="661">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|51001" 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="27" TotalAmount="662" OriginalAmount="662">
      <BasicPropertyInfo Latitude="52.521822295814" Longitude="13.485267162323" StarRating="3" HotelCode="25950|13377" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="682.80" OriginalAmount="682.80">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|232556" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="688.00" OriginalAmount="688.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="27" TotalAmount="690" OriginalAmount="690">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|201906" 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="34" TotalAmount="694.55" OriginalAmount="694.55">
      <BasicPropertyInfo StarRating="3" HotelCode="|700380" HotelName="Hotel Aldea Berlin Centrum" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074679_foto_1.jpg</HotelPictures>
        <HotelDescription>Enable to achieve both the business and the leisure travelers all the targets in Berlin quick and easy its central location and a direct underground connection. The Novum Hotel Aldea is comfortable and contemporary furnishings. Functional rooms in various categories, free Wi-fi, big breakfast buffets await every visitor. The majority of our rooms are suitable for families (3 or 4 people).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="705" OriginalAmount="705">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|55433" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/11/2024" 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://dmcsquare.b-cdn.net/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="709.00" OriginalAmount="709.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="16" TotalAmount="710.38" OriginalAmount="710.38">
      <BasicPropertyInfo Latitude="52.3922379" Longitude="13.5185012" StarRating="4" HotelCode="150007|911935" HotelName="InterCityHotel Berlin-Brandenburg Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="712" OriginalAmount="712">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|246727" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="714.28" OriginalAmount="714.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|C63527" HotelName="Campanile Berlin Brandenburg Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2383291_foto_1.jpg</HotelPictures>
        <HotelDescription>Los clientes encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 50 metros. Los viajeros encontrarandaacute;n el aeropuerto a 1. 5 km. Hay un total de 155 dormitorios en el establecimiento. Campanile Berlin Brandenburg Airport fue construido en 2019. Campanile Berlin Brandenburg Airport tiene conexiandoacute;n Wi-Fi en sus instalaciones. Todas las personas que se hospedan en este alojamiento son recibidas en un vestandiacute;bulo con servicio de recepciandoacute;n 24 horas. Campanile Berlin Brandenburg Airport no ofrece cunas bajo solicitud previa. Este establecimiento estandaacute; adaptado para personas con movilidad reducida y todas sus habitaciones son accesibles. Campanile Berlin Brandenburg Airport cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los viajeros serandaacute;n bien recibidos en esta residencia respetuosa con el medio ambiente. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.00" OriginalAmount="717.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="34" TotalAmount="720.40" OriginalAmount="720.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|700409" HotelName="yggotel Spurv" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949461_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel estandaacute; en el corazandoacute;n del distrito de Charlottenburg, en el oeste de Berlandiacute;n, y se encuentra en una tranquila calle lateral a solo 300 metros del famoso bulevar comercial de Kurfanduuml;rstendamm . Hay gran variedad de tiendas, bares y enlaces de transporte panduacute;blico a tiro de piedra del hotel. Kaiser-Wilhelm-Gedandauml;chtniskirche (iglesia en recuerdo del emperador Guillermo) y el zoo de Berlandiacute;n estandaacute;n a solo 7 minutos conduciendo. La estaciandoacute;n de metro de Adenauerplatz estandaacute; a solo 4 minutos caminando del hotel y permite un fandaacute;cil acceso al resto de Berlandiacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="727.40" OriginalAmount="727.40">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|862345" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="731" OriginalAmount="731">
      <BasicPropertyInfo Latitude="52.503177152954" Longitude="13.385585848636" StarRating="1" HotelCode="401084|410490" 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="16" TotalAmount="733.57" OriginalAmount="733.57">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|518085" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="733.74" OriginalAmount="733.74">
      <BasicPropertyInfo Latitude="52.404888272711" Longitude="13.186813626984" StarRating="2" HotelCode="89831|1888405" HotelName="B&amp;B Hotel Berlin-Dreilinden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Heinrich-Hertz-Strasse 6, 14532 Kleinmachnow</AddressLine>
          </AddressLines>
          <CityName>Kleinmachnow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125754/a_125754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Berlin, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="734.49" OriginalAmount="734.49">
      <BasicPropertyInfo Latitude="52.504650409827" Longitude="13.331827442377" StarRating="3" HotelCode="13631|351255" HotelName="AZIMUT Hotel Kurfürstendamm Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimsthaler Strasse 39-40, 10623 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13800/a_13800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated along Kurfürstendamm at the heart of Berlin. From here guests with find themselves on the main shopping mile with the lively nightlife of the capital. Links to the public transport network are also to be found in the immediate vicinity. Opposite the hotel, guests will find Neues Kranzlereck, which offers various shops, numerous restaurants, diverse cafés, bars and the nightlife. A long walk along the Kurfürstendamm, with its numerous sightseeing attractions comes highly recommended.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="739.04" OriginalAmount="739.04">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|2490395" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="739.29" OriginalAmount="739.29">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|992195" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="747.00" OriginalAmount="747.00">
      <BasicPropertyInfo Latitude="52.559603017644" Longitude="13.386547544806" StarRating="2" HotelCode="89848|innberlin" HotelName="Inn-Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinzenallee 49, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180496/241892d9db2f3e47687e739169b56cd2.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="751.00" OriginalAmount="751.00">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.304251" StarRating="2" HotelCode="57677|hotel_abendstern" HotelName="Abendstern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 8, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74723/a_74723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to links to the train and bus networks as well as to an excellent selection of restaurants, which are to be found approximately 150 m away. Famous Kurfürstendamm, with its many shopping options, is 500 m away and it is around 1.5 km to the ICC congress centre. Moreover, the Brandenburg Gate is 3 km from the hotel and an array of museums, such as historical Checkpoint Charlie, are a mere 3.5 km from the hotel. Tegel Airport lies at a distance of 6 km from the hotel and it is 25 km to Schoenefeld airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="752.63" OriginalAmount="752.63">
      <BasicPropertyInfo Latitude="52.504429" Longitude="13.497358" StarRating="2" HotelCode="180984|2491435" HotelName="Holi Hostel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="762" OriginalAmount="762">
      <BasicPropertyInfo Latitude="52.3930298" Longitude="13.50275504" StarRating="0" HotelCode="781618|494807" HotelName="Motel Plus Schönefeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hans Grade Allee 18, Ecke Rudower Chaussee 2, 12529 Schönefeld</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23670000/23667600/23667591/cc2c6881_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="764.43" OriginalAmount="764.43">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|183926" HotelName="Mercure Hotel Berlin Tempelhof Airport" Meals="BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="34" TotalAmount="768.14" OriginalAmount="768.14">
      <BasicPropertyInfo StarRating="2" HotelCode="|D15B49" HotelName="B&amp;B Hotel Berlin-Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620802_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Bandamp;B Hotel Berlin-Airport, te encontrarandaacute;s en una fantandaacute;stica zona de Schoenefeld (Waltersdorf) y a solo 13andnbsp;min en coche de Recinto para eventos Berlin ExpoCenter Airport.  Ademandaacute;s, este hotel se encuentra a 25,6andnbsp;km de Checkpoint Charlie y a 28,3andnbsp;km de Plaza Alexanderplatz.Este hotel dispone de espacios para fumadores.Hay un aparcamiento sin asistencia (de pago) disponible.El desayuno bufandeacute;, con un coste adicional, se ofrece de lunes a viernes de 6:30 a 10:00, mientras que los fines de semana el horario es de 7:30 a 10:30.Te sentirandaacute;s como en tu propia casa en cualquiera de las 140 habitaciones con aire acondicionado y televisiandoacute;n de pantalla plana. Mantandeacute;n el contacto con los tuyos gracias a la conexiandoacute;n a Internet wifi gratis. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo. Entre las comodidades, se incluyen escritorio, ademandaacute;s de un servicio de limpieza disponible una vez por estancia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="769.35" OriginalAmount="769.35">
      <BasicPropertyInfo Latitude="52.495901521393" Longitude="13.30361187458" StarRating="3" HotelCode="10306|509195" HotelName="Novum Hotel Franke Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrecht-Achilles-Straße 57, 10709 Berlin, Wilmersdorf, Deutschland</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="773.13" OriginalAmount="773.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|837115" HotelName="NOVUM SELECT SPIEGELTURM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949627_foto_1.jpg</HotelPictures>
        <HotelDescription>The 4-star, first class Winter's Hotel im Spiegelturm Berlin would like to welcome you. We are located near the Berlin fair grounds, the International Congress Center (ICC), the Olympic stadium, the Deutschlandhalle and easy acess to public transportation.The rooms are generous in size with all the facilities expected of a good 4 star property - airconditioning; w-lan access in all rooms just to name a few. Bathrooms have bath tubs and are in very good condition.A sumptuous breakfast buffet awaits you in the Panorama Restaurant on the 16th floor with its breathtaking view. While in the evening our chef will spoil you with Mediterranean specialties.The tall building has a futuristic design with an ocean-blue glass facade.The lobby is large with a small bar and a large seating area. The style inside of the hotel is traditional in contrast to the exterior.The hotel offers a very good product with easy transport links to downtown Berlin. AK1211</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="773.82" OriginalAmount="773.82">
      <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 15/11/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://dmcsquare.b-cdn.net/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="27" TotalAmount="775" OriginalAmount="775">
      <BasicPropertyInfo Latitude="52.567832225768" Longitude="13.330836583046" StarRating="3" HotelCode="89838|23043" HotelName="Good Morning Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/12/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://dmcsquare.b-cdn.net/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="63" TotalAmount="783.00" OriginalAmount="783.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="16" TotalAmount="783.20" OriginalAmount="783.20">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|117422" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="784" OriginalAmount="784">
      <BasicPropertyInfo Latitude="52.637137282255" Longitude="13.199070096016" StarRating="4" HotelCode="20355|50951" HotelName="Wyndham Garden Hennigsdorf Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fontanestraße 110, 16761 Hennigsdorf, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Hennigsdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25993/w_25993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hennigsdorf. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="784.47" OriginalAmount="784.47">
      <BasicPropertyInfo StarRating="3" HotelCode="|837116" HotelName="SELECT HOTEL STYLE BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949656_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is known for its cleanliness and its rooms. The primary amenities at this hotel are bar and lounge and 24-hour front desk. Additional amenities include safety-deposit box, heating, carpeted, smoke-free property and fax and photocopying. Select Hotel Style Berlin accepts American Express, MasterCard and Visa for payment. Pets not allowed. Groups of friends and solo travellers will enjoy a stay at Select Hotel Style Berlin.Wellness facilities include sauna.The hotel has 48 air conditioned rooms for you to relax in. The main room amenities are Bathroom, Toilet, wardrobe or closet, free WiFi (room), Electric kettle, soundproofed rooms, air conditioning and shower only.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="785.65" OriginalAmount="785.65">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|191126" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="786" OriginalAmount="786">
      <BasicPropertyInfo Latitude="52.48439132" Longitude="13.30821819" StarRating="2" HotelCode="694039|225857" 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="16" TotalAmount="794.07" OriginalAmount="794.07">
      <BasicPropertyInfo Latitude="52.504425092375" Longitude="13.325805934221" StarRating="3" HotelCode="402250|863835" HotelName="Aparthotel Vega" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 185/186, 10623 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180185/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="798" OriginalAmount="798">
      <BasicPropertyInfo Latitude="52.509452714358" Longitude="13.277386379904" StarRating="3" HotelCode="402294|38806" HotelName="Concorde Hotel am Studio" Meals="ROOM ONLY" 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="16" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|862395" HotelName="Novum Hotel City B Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="813.51" OriginalAmount="813.51">
      <BasicPropertyInfo Latitude="52.458722510501" Longitude="13.513113856316" StarRating="0" HotelCode="10434|41064" 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://dmcsquare.b-cdn.net/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="814.00" OriginalAmount="814.00">
      <BasicPropertyInfo Latitude="52.528741493604" Longitude="13.402022123337" StarRating="2" HotelCode="168898|easyhotel_berlin_hackescher_markt" HotelName="easyHotel Berlin Hackescher Markt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rosenthaler Strasse 69, 10119 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159869/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Mitte. The establishment comprises 125 cosy bedrooms. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="814.96" OriginalAmount="814.96">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|359775" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="815.80" OriginalAmount="815.80">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|238626" HotelName="art'otel berlin kudamm, 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,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="16" TotalAmount="819.02" OriginalAmount="819.02">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|2195335" HotelName="MOXY Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 2, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/03/030657/030657a_hb_a_069.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="820" OriginalAmount="820">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|246728" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="821.00" OriginalAmount="821.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 6, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96104/a_96104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="832" OriginalAmount="832">
      <BasicPropertyInfo Latitude="52.504813" Longitude="13.384195" StarRating="2" HotelCode="33426|55377" HotelName="ibis Berlin City Potsdamer Platz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="833.16" OriginalAmount="833.16">
      <BasicPropertyInfo Latitude="52.583475811112" Longitude="13.287436186508" StarRating="4" HotelCode="36092|189626" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="833.42" OriginalAmount="833.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|CB1A70" HotelName="Premier Inn Premier Inn Berlin Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2504383_foto_1.jpg</HotelPictures>
        <HotelDescription>Whether you're looking for a stylish stopover before take-off or a great-value place to stay after landing, our Premier Inn Berlin Airport hotel is an ideal base for city breaks in Berlin. We're just a 10-minute drive away from Berlin Brandenburg Airport, so checking-in with us after flights to Berlin couldn't be easier. Top Berlin attractions like the Treptower Park and Tierpark Berlin are less than a 30-minute drive away too - or why not spend a lazy afternoon at the picture-perfect M�ggelsee lake nearby? However you spend your days out in Berlin, you can look forward to a relaxing evening back at our bar and a great night's sleep on one of our super-comfy beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="834" OriginalAmount="834">
      <BasicPropertyInfo Latitude="52.498321527605" Longitude="13.348332345486" StarRating="4" HotelCode="67257|24961" HotelName="Quentin Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,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="834.00" OriginalAmount="834.00">
      <BasicPropertyInfo Latitude="52.467224" Longitude="13.437319" StarRating="3" HotelCode="255986|motel_plus_berlin" HotelName="Motel Plus Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Bar,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 30-34, 12051 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="838.00" OriginalAmount="838.00">
      <BasicPropertyInfo Latitude="52.525174" Longitude="13.391292" StarRating="1" HotelCode="213618|generator_berlin_mitte_2" HotelName="Generator Berlin-Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 65, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181387/181387a_hb_a_948.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hostel is located next to the Oranienburger Straße station, and within walking distance to Hackescher Markt, Alexanderplatz and Kunsthaus Tacheles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="839" OriginalAmount="839">
      <BasicPropertyInfo Latitude="52.362242182513" Longitude="13.428203165531" StarRating="4" HotelCode="34615|53672" HotelName="Best Western Premier Airporthotel Fontane Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jonas-Lie-Straße 5-11, 15831 Mahlow, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Blankenfelde-Mahlow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56263/a_56263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated outside central Berlin but is extremely well connected by the city's comprehensive public transport network. The exciting city centre with its numerous shops and other entertainment options, as well as the main tourist attractions, may easily be reached within minutes by making use of the S-Bahn service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="841.99" OriginalAmount="841.99">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|231336" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="848.40" OriginalAmount="848.40">
      <BasicPropertyInfo Latitude="52.461168" Longitude="13.444422" StarRating="3" HotelCode="89835|182736" 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://dmcsquare.b-cdn.net/Images/125759/a_125759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="854" OriginalAmount="854">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|246698" 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="16" TotalAmount="855.82" OriginalAmount="855.82">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|604655" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="857" OriginalAmount="857">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|313872" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="857" OriginalAmount="857">
      <BasicPropertyInfo Latitude="52.506847904953" Longitude="13.294299093254" StarRating="4" HotelCode="295332|40369" HotelName="Quentin Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="858.00" OriginalAmount="858.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="16" TotalAmount="859.60" OriginalAmount="859.60">
      <BasicPropertyInfo Latitude="52.500076351022" Longitude="13.314914422819" StarRating="3" HotelCode="402334|1104948" HotelName="Hotel Castell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 24, Charlottenburg, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150946/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="860" OriginalAmount="860">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|488539" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="860.00" OriginalAmount="860.00">
      <BasicPropertyInfo Latitude="52.502636555219" Longitude="13.344660699303" StarRating="2" HotelCode="930952|ibis_berlin_kurfuerstendamm" HotelName="ibis Berlin Kurfuerstendamm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="860.63" OriginalAmount="860.63">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|132794" HotelName="California Kurfürstendamm 35" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="16" TotalAmount="862.26" OriginalAmount="862.26">
      <BasicPropertyInfo Latitude="52.497854519234" Longitude="13.312184214592" StarRating="3" HotelCode="12294|862285" HotelName="Europa City Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Str. 60, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203202/203202a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.00" OriginalAmount="863.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="16" TotalAmount="863.17" OriginalAmount="863.17">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|514025" HotelName="Fjord 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 05/12/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://dmcsquare.b-cdn.net/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="865.00" OriginalAmount="865.00">
      <BasicPropertyInfo Latitude="52.442664876159" Longitude="13.569719865918" StarRating="4" HotelCode="70607|best_western_hotel_am_schloss_koepenick" HotelName="Hotel Am Schloss Köpenick Berlin by Golden Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grünauer Straße 17-21, 12557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92919/a_92919_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="63" TotalAmount="865.00" OriginalAmount="865.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 29/11/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="34" TotalAmount="866.04" OriginalAmount="866.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|923440" HotelName="QUENTIN BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19594_image53433280_0.jpg</HotelPictures>
        <HotelDescription>4 star hotel opened in September 2014, centrally located, 800 meters from the famous Ku'damm boulevard shopping street. The Quentin Boutique Hotel has spacious air conditioned rooms with LED smart TV, free WiFi and hardwood floors. The hotel features design rooms, large modern bathroom with Italian marble, rain shower and free amenities. The public area features stylish design lobby, lounge and library designed by the famous Studio Mode. A wide range of bars and restaurants are in the nearby streets. 
*Breakfast buffet is available at the hotel for an extra charge. 
*Private Parking is available for an extra charge, subject in availability upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="871" OriginalAmount="871">
      <BasicPropertyInfo Latitude="52.499585364543" Longitude="13.321571946144" StarRating="4" HotelCode="139099|17502" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="871.26" OriginalAmount="871.26">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|183726" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="871.65" OriginalAmount="871.65">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|1136928" HotelName="Titanic Comfort Mitte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|30664" 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://dmcsquare.b-cdn.net/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="872.00" OriginalAmount="872.00">
      <BasicPropertyInfo Latitude="52.513641876079" Longitude="13.481926470995" StarRating="4" HotelCode="50568|nh_berlin_frankfurter_allee" HotelName="NH Berlin City Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="873.00" OriginalAmount="873.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 04/12/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="34" TotalAmount="874.39" OriginalAmount="874.39">
      <BasicPropertyInfo StarRating="3" HotelCode="|812694" HotelName="BW AM SPITTELMARKT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/392044_image50213870_0.jpg</HotelPictures>
        <HotelDescription>The BW Hotel am Spittelmarkt is situated in a peaceful street in the heart of the city, a short walk from the famous Friedrichstrasse. Due to the central location right by Spittelmart, all interesting sights are easily reached within minutes. The nearby underground stop takes you quickly and directly to the two hubs of Alexanderplatz in the east and Zoologischer Garten in the west. You can also easily reach attractions such as the exhibition centre, the Branderburg Gate, Gendarmenmarkt Square and Potsdamer Platz with its bars and restaurants. Come and stay in one of the 244 comfortable and modern guest rooms, including family rooms, and enjoy the delicious and varied breakfast buffet to give you a great start to an active day in Berlin.
5% CITY TAX NOT INCLUDED IN THE RATES, DIRECT PAYMENT AT THE HOTEL. *All rooms in our BW am Spittelmarkt are non-smoking rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="876.57" OriginalAmount="876.57">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|7914" HotelName="Sheraton Berlin Grand Hotel Esplanade" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="877" OriginalAmount="877">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|32430" 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://dmcsquare.b-cdn.net/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="877.00" OriginalAmount="877.00">
      <BasicPropertyInfo Latitude="52.444024" Longitude="13.56948" StarRating="4" HotelCode="25949|pentahotel_berlinkopenick" HotelName="pentahotel Berlin-Köpenick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grünauer Straße 1, 12557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37934/a_37934_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the greenest districts of Berlin. It is an oasis of peace, providing easy access to the city centre of the German capital. Enjoy the charming, medieval ambience of the town and the marvellous views. Take a walk along the Dahme River and travel back in time to the heyday of the historical castle. By using public transport, guests will conveniently reach the numerous sights and attractions of Berlin's city centre. Within 20 minutes, they will be at Alexanderplatz square, Brandenburg Gate or in the picturesque Nikolai Quarter. It is approximately 10 km to Schoenefeld Airport and about 25 km to Tegel Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="877.73" OriginalAmount="877.73">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|518495" HotelName="Select Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hedemannstrasse 11/12, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76219/a_76219_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berlin is a city where worlds of history, culture, lifestyle and politics overcame former borders. This can be seen in the impressive buildings and monuments that surround the hotel, located in Berlin's new city centre. These included Checkpoint Charlie, Gendarmenmarkt, Deutsche Guggenheim, Deutsche Staatsoper and the Reichstagsgebäude. Restaurants, bars, nightlife, shopping opportunities, and links to public transport in the form of an underground station and a bus stop can be found in the immediate vicinity. Berlin Tegel Airport is about 10 km away, while Berlin Schönefeld Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="880.73" OriginalAmount="880.73">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|2490425" 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="8" TotalAmount="882.54" OriginalAmount="882.54">
      <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 03/12/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="27" TotalAmount="883" OriginalAmount="883">
      <BasicPropertyInfo Latitude="52.507304758022" Longitude="13.280464410782" StarRating="2" HotelCode="13773|20130" HotelName="ibis Berlin Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Messedamm 10, 14057 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14570/a_14570_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="885.71" OriginalAmount="885.71">
      <BasicPropertyInfo Latitude="52.510870111526" Longitude="13.391609787941" StarRating="4" HotelCode="103403|1888385" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="887.40" OriginalAmount="887.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|829163" HotelName="Yggotel Ravn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949462_foto_1.jpg</HotelPictures>
        <HotelDescription>Only 50 meters to the famous Ku'damm in the city-centre of Berlin. You can either walk (approx 15 min) or take the bus to sights like Memorial Church or KaDeWe, Berlin's most prestigious department store.The rooms are average in size with a bit of outdated decor, but very clean and in good condition. All bathrooms have been renovated recently and are in excellent condition.There is a bright and friendly restaurant on the ground floor which is mainly used for serving breakfast.This is a modern hotel.The lobby is medium-sized with a comfortable seating area.A centrally located hotel which is excellent value for money and highly recommended for guests.Room Rates includes Wifi and Sky-TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="888.00" OriginalAmount="888.00">
      <BasicPropertyInfo Latitude="52.506625702592" Longitude="13.329630300925" StarRating="3" HotelCode="916469|aletto_kudamm_hotel__hostel" HotelName="aletto Hotel Kudamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstraße 21, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170492/170492a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.00" OriginalAmount="889.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 28/11/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="34" TotalAmount="897.26" OriginalAmount="897.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|811992" HotelName="ALPER AM POTSDAMER PLATZ HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296410_foto_1.jpg</HotelPictures>
        <HotelDescription>The  3 Star Alper Hotel Potsdamer Platz is centrally located close to the vibrant Potsdamer Platz , from here guests are perfectly placed to  explore the German capital. The Reichstag, Brandenburg Gate, Potsdamer Platz as well as the Sony Center are all within easy reach of the hotel. The hotel offers budget accommodation where visitors can enjoy modern furnished single or double rooms. All rooms are equipped with shower, toilet and mirror cable TV and WLAN. This is an excellent centrally located hotel travellers to Berlin on a budget.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="52.500797" Longitude="13.321436" StarRating="4" HotelCode="57707|mercure_hotel_chateau_berlin_am_kurfurstendamm" HotelName="Mercure Chateau Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 38-49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="901.90" OriginalAmount="901.90">
      <BasicPropertyInfo Latitude="52.4464476441" Longitude="13.515169357365" StarRating="3" HotelCode="400374|519865" HotelName="IBB Blue Hotel Berlin-Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groß Berliner Damm 71, 12487 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/511295/a_511295_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="910.19" OriginalAmount="910.19">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|745385" HotelName="SORAT Hotel Ambassador Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="910.50" OriginalAmount="910.50">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|189646" HotelName="Mercure Hotel MOA Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="16" TotalAmount="910.62" OriginalAmount="910.62">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|2475305" HotelName="the niu Hide" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/816556/a_816556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="910.83" OriginalAmount="910.83">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|745295" HotelName="Novum Hotel Kronprinz Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="913" OriginalAmount="913">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|56442" HotelName="Hotel Lützow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/11/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keithstraße 38, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214731/214731a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.00" OriginalAmount="916.00">
      <BasicPropertyInfo Latitude="52.421261645911" Longitude="13.178749790178" StarRating="2" HotelCode="155036|wannsee_hof" HotelName="BONVERDE am Wannsee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronprinzessinnenweg 251/252, 14109 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272901/272901a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="52.510953600293" Longitude="13.29288651015" StarRating="3" HotelCode="106112|kaiser_hotel" HotelName="Hotel Kaiser" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 6, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154205/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kaiser The 3x000D star rated Hotel Kaiser is situated in Berlin. No on site car parking is available at the hotel, however off site car parking is available. Hotel guests can enjoy a meal at the restaurant on site. Meeting facilities and wifi are available. Room Features Hotel Kaiser. A hai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="919.64" OriginalAmount="919.64">
      <BasicPropertyInfo Latitude="52.466236864044" Longitude="13.394679018258" StarRating="3" HotelCode="89849|1478408" 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://dmcsquare.b-cdn.net/Images/125776/a_125776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="52.503775034372" Longitude="13.380441069603" StarRating="4" HotelCode="27106|2011" HotelName="Mövenpick Hotel Berlin" 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,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://dmcsquare.b-cdn.net/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="927.00" OriginalAmount="927.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="929.00" OriginalAmount="929.00">
      <BasicPropertyInfo Latitude="52.526459736315" Longitude="13.387999682209" StarRating="2" HotelCode="401435|hotel_markischer_hof_2" HotelName="Märkischer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 133, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214341/214341a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2 star rated Hotel Berlin Markischer Hof Am Tacheles is situated in Berlin. The hotel offers on site car parking. Guests can enjoy a meal at the hotel restaurant. Room Facilities Hotel Berlin Markischer Hof Am Tacheles. There is a no smoking policy throughout the hotel. Rooms have wireless internet access available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="930.00" OriginalAmount="930.00">
      <BasicPropertyInfo Latitude="52.53224182" Longitude="13.38044301" StarRating="1" HotelCode="55731|ballhaus_berlin_hostel" HotelName="Ballhaus Berlin Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 102, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72183/a_72183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is the largest international meeting point for travellers throughout the world, affording a central location in the Mitte district of Berlin. It is just a short walk to Museumsinsel (Museum Island) and the Brandenburg Gate, whilst a variety of events take place in the vicinity, including the Fête de la Musique, the Christopher Street Day parade and Berlin's famous open-air raves. Alexanderplatz is 3 km away and Friedrichstraße with its many shops and entertainment venues is 1 km away. Schoenefeld airport is around 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="932.56" OriginalAmount="932.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|700415" HotelName="HOTEL BERLIN KOPENICK by Leonardo Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30313_image62284150_0.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano estandaacute; situado en uno de los distritos mandaacute;s verdes de Berlandiacute;n. Es un oasis de paz bien comunicado con el centro de la capital alemana. Disfrute del cautivador ambiente medieval de la ciudad y de las maravillosas vistas. Disfrute de un paso a lo largo del randiacute;o Dahme y embandaacute;rquese en un viaje a travandeacute;s del tiempo hasta la andeacute;poca de auge del histandoacute;rico castillo. En transporte panduacute;blico se va candoacute;modamente a cualquier lugar de interandeacute;s del centro de Berlandiacute;n. En 20 minutos se llega a Alexanderplatz, a la Puerta de Brandemburgo o al pintoresco barrio de San Nicolandaacute;s (Nikolaiviertel). El aeropuerto de Schandouml;nefeld queda a 8 km aproximadamente, mientras que el de Tegel dista 25 km.El hotel dispone de 190 habitaciones y ofrece un servicio de primera clase, ademandaacute;s de excelentes instalaciones para negocios o vacaciones. Relandaacute;jese con los colegas o los amigos en el bar mientras contempla el randiacute;o y el castillo. Si tiene previsto celebrar una boda, un banquete, una conferencia o una reuniandoacute;n, las instalaciones de eventos son ideales para vivir esos momentos inolvidables. El hotel ofrece servicio de recepciandoacute;n 24 horas, caja fuerte, ascensor, bar, restaurante, instalaciones para conferencias, asandiacute; como conexiandoacute;n a Internet WiFi, servicio de lavanderandiacute;a y garaje de 85 plazas por un cargo adicional.Todas las habitaciones disponen de cuarto de baandntilde;o con ducha/baandntilde;era y secador de pelo, cama doble o extra grande, telandeacute;fono de landiacute;nea directa, TV por cable/vandiacute;a satandeacute;lite, radio y conexiandoacute;n a Internet.Hay un gimnasio y sauna disponibles en el hotel.El hotel ofrece desayuno de menanduacute; y desayuno de bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="936.00" OriginalAmount="936.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="937.00" OriginalAmount="937.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="938.00" OriginalAmount="938.00">
      <BasicPropertyInfo Latitude="52.496298600374" Longitude="13.361869472845" StarRating="3" HotelCode="140468|potsdamer_inn" HotelName="Potsdamer Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 145, 10783 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271420/271420a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="942.42" OriginalAmount="942.42">
      <BasicPropertyInfo Latitude="52.456905066901" Longitude="13.293639421463" StarRating="4" HotelCode="889012|518015" HotelName="Seminaris Campus" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/12/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://dmcsquare.b-cdn.net/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="943.00" OriginalAmount="943.00">
      <BasicPropertyInfo Latitude="52.530095831647" Longitude="13.401214778423" StarRating="2" HotelCode="162829|ibis_styles_hotel_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="943.00" OriginalAmount="943.00">
      <BasicPropertyInfo Latitude="52.506472147553" Longitude="13.3064442873" StarRating="4" HotelCode="47994|hotel_domicil" HotelName="Hotel Domicil Berlin by Golden Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstrasse 111a, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11052/a_11052_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to links to the public transport network as well as just 500 m from many different shopping venues, bars and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="947" OriginalAmount="947">
      <BasicPropertyInfo Latitude="52.499731503551" Longitude="13.342243060469" StarRating="4" HotelCode="97619|31149" HotelName="Axel Hotel Berlin" 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,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://dmcsquare.b-cdn.net/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="63" TotalAmount="947.00" OriginalAmount="947.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" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="949.71" OriginalAmount="949.71">
      <BasicPropertyInfo Latitude="52.549761433097" Longitude="13.383446964279" StarRating="3" HotelCode="598867|2307375" HotelName="AC Hotel Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstrasse 3, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618181/618181a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is set in Wedding. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="951.00" OriginalAmount="951.00">
      <BasicPropertyInfo Latitude="52.509380873002" Longitude="13.498066418505" StarRating="3" HotelCode="89854|hotel_nova_berlin" HotelName="Nova Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weitlingstraße 15, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180502/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="951.00" OriginalAmount="951.00">
      <BasicPropertyInfo Latitude="52.498862803652" Longitude="13.307871572667" StarRating="2" HotelCode="402220|xantener_eck" HotelName="Xantener Eck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Xantener Straße 1, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216058/216058a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pension Xantener Eck The 2x000D star rated Hotel Pension Xantener Eck is situated in Berlin. Both on and off site car parking is available. Guests can dine at the hotel restaurant. Rooms at the Hotel Pension Xantener Eck. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when booking if you require smoking. Rooms have wireless internet access available. Additional Info. The hotel offers an airport shuttle service. Pets are made most welcome at the hotel. Hotel guests can make use of the concierge service that is provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="954.00" OriginalAmount="954.00">
      <BasicPropertyInfo Latitude="52.50369013466" Longitude="13.338673710823" StarRating="0" HotelCode="10858|berliner_hof_hotel" HotelName="about:berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tauentzienstraße 8, 10789 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180188/180188a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to the Kaiser Wilhelm Memorial Church, between West Berlin’s renowned Ku’damm Boulevard and the elegant KaDeWe Department Store on Tauentzienstrasse. Many tourist attractions and shops can be easily reached by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="955.17" OriginalAmount="955.17">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|2118065" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/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="34" TotalAmount="956.30" OriginalAmount="956.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|099711" HotelName="LEONARDO HOTEL BERLIN KU'DAMM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16956_image59983165_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Leonardo Berlin Ku'damm is housed in a historical building, dates back to 1897 in one of the most popular avenues of Berlin, Kurf�rstendamm. It is located only a 2-minute walk from Uhlandstra�e subway station and a short walking distance from Berlin Zoologischer Garten railway station and major city attractions. The hotel offers 163 elegant rooms, equipped with flat-screen TVs and free Wi-Fi. It features a H�agen-Dazs shop with a terrace right on the Kurf�rstendamm and a breakfast area as well.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="957.27" OriginalAmount="957.27">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|933945" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="961.08" OriginalAmount="961.08">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|2048545" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" 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="63" TotalAmount="964.00" OriginalAmount="964.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://dmcsquare.b-cdn.net/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="63" TotalAmount="965.00" OriginalAmount="965.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="16" TotalAmount="966.45" OriginalAmount="966.45">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|1450148" HotelName="One80 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 65, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219756/219756a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="966.71" OriginalAmount="966.71">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|1649738" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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="968.00" OriginalAmount="968.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="16" TotalAmount="968.53" OriginalAmount="968.53">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|940855" HotelName="ibis 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>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="969.00" OriginalAmount="969.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://dmcsquare.b-cdn.net/Images/58939/l_58939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="970.65" OriginalAmount="970.65">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|120232" HotelName="Leonardo Royal Hotel Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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://dmcsquare.b-cdn.net/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="16" TotalAmount="971.47" OriginalAmount="971.47">
      <BasicPropertyInfo Latitude="52.5017" Longitude="13.385573" StarRating="3" HotelCode="160817|297305" HotelName="NH Berlin Potsdamer Platz" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="973.42" OriginalAmount="973.42">
      <BasicPropertyInfo Latitude="52.498689227368" Longitude="13.35138679266" StarRating="3" HotelCode="401062|2327315" 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="16" TotalAmount="973.44" OriginalAmount="973.44">
      <BasicPropertyInfo Latitude="52.510967351651" Longitude="13.430148630619" StarRating="0" HotelCode="469033|2057695" HotelName="Moxy Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="977.99" OriginalAmount="977.99">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|54264" HotelName="Park Plaza Wallstreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="34" TotalAmount="981.54" OriginalAmount="981.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|640337" HotelName="QUENTIN DESIGN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19595_image63311604_0.jpg</HotelPictures>
        <HotelDescription>The Quentin Design hotel is centrally located, only 8 minutes walk from the famous Kurf�rstendamm shopping boulevard and the famous KaDeWe department store. 
The Quentin Design Hotel has air conditioned rooms with LED smart TV, free WiFi in all the rooms and public areas, hardwood floors and design bathrooms. The hotel is surrounded by restaurants and bars. 
*Breakfast buffet is available at the hotel for an extra charge. 
*Private Parking is available for an extra charge, subject in availability upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|55670" HotelName="Adina Apartment Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krausenstraße 35-36, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="984.00" OriginalAmount="984.00">
      <BasicPropertyInfo Latitude="52.48197501578" Longitude="13.430795364418" StarRating="3" HotelCode="105641|erlanger_hof" HotelName="Erlanger Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="984.90" OriginalAmount="984.90">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|643865" HotelName="H2 Hotel Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="991.91" OriginalAmount="991.91">
      <BasicPropertyInfo Latitude="52.50767910238" Longitude="13.327960542328" StarRating="3" HotelCode="37825|622295" HotelName="Smartments Business Berlin City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 2, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62420/a_62420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant Berlin hotel lies in a peaceful side street off the Ku'damm just a few minutes from the area's tourist centre. Countless shops, restaurants, bars and nightclubs are to be found in the surrounding area (150 m - 250 m away). Berlin Tegel airport is 7 km away and it is 18 km to Berlin Schönefeld airport. The nearest links to the bus service and the train station are both a mere 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="991.99" OriginalAmount="991.99">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|2384565" 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="16" TotalAmount="994.34" OriginalAmount="994.34">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|351285" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="996.09" OriginalAmount="996.09">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|1089488" HotelName="Living Hotel Großer Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="999.00" OriginalAmount="999.00">
      <BasicPropertyInfo Latitude="52.554327656829" Longitude="13.432988003561" StarRating="0" HotelCode="152144|bigus" HotelName="Santa Dolores" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Langhansstraße 69, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159149/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Free parking and continental breakfast are offered by this cosy, welcoming guest house. Located in Berlin's Prenzlauer Berg district. Trams take you directly to Alexanderplatz and Friedrichstraße from here. The guest house enjoys quiet surroundings, but is just steps away from a tram stop. Alexanderplatz can be reached in 15 minutes, and provides connections throughout the city.The Pension Anne Kathrin Bigus offers simple rooms with satellite TV and fridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="999.99" OriginalAmount="999.99">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|1085218" HotelName="Ringhotel Seehof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzensee-Ufer 11, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="1001.00" OriginalAmount="1001.00">
      <BasicPropertyInfo Latitude="52.503882791462" Longitude="13.352331519127" StarRating="4" HotelCode="10853|hotel_berlin_berlin" HotelName="Berlin, Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lützowplatz 17, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8853/a_8853_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the district of Schöneberg and is one of the best hotels in town. It is approximately 5 minutes from the KaDeWe and an around 10-minute walk to Potsdamer Platz. The Brandenburg Gate can also easily be reached and the number 100 bus line connects the hotel with Nollendorfplatz underground station, which is 5 minutes away. The famous Kürfürstendamm is only a few minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1001.81" OriginalAmount="1001.81">
      <BasicPropertyInfo StarRating="4" HotelCode="|700454" HotelName="SEMINARIS CAMPUS HOTEL BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2395_image50084169_0.jpg</HotelPictures>
        <HotelDescription>This hotel in the peaceful Dahlem district offers air-conditioned rooms, a spa, and free internet. It stands beside the Free University of Berlin, a 10-minute walk from the Botanical Garden. Each of the air-conditioned rooms at the 4-star Seminaris CampusHotel Berlin includes a minibar, a bright work area and a safe. A sauna and a fitness area are available in the Seminaris's Active-Lounge for an extra fee. Rental bicycles are provided for exploring the nearby Grunewald Forest. Creative cuisine is served in the Papillon restaurant. The Faculty-Club Bar &amp; Lounge is a popular meeting point. Guests can enjoy drinks and modern art in the CampusHotel Berlin's large courtyard terrace. Dahlem-Dorf Underground Station is a 4-minute walk away. Trains run to the city centre in 30 minutes. Berlin�s International Congress Centre is a 20-minute drive from the Seminaris CampusHotel Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1003.55" OriginalAmount="1003.55">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|1084418" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1005" OriginalAmount="1005">
      <BasicPropertyInfo Latitude="52.52942" Longitude="13.45682" StarRating="4" HotelCode="15709|13346" HotelName="Vienna House Easy Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/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://dmcsquare.b-cdn.net/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="63" TotalAmount="1010.00" OriginalAmount="1010.00">
      <BasicPropertyInfo Latitude="52.52634219" Longitude="13.3446686" StarRating="3" HotelCode="730574|meininger_hotel_berlin_tiergarten" HotelName="Meininger Hotel Berlin Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turmstraße 25, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2490965/iTL9LOgd_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1012.98" OriginalAmount="1012.98">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|2245625" HotelName="FLOTTWELL BERLIN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flottwellstraße 18, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/462854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1013.03" OriginalAmount="1013.03">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|7894" 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="16" TotalAmount="1017.11" OriginalAmount="1017.11">
      <BasicPropertyInfo Latitude="52.484317" Longitude="13.308187" StarRating="3" HotelCode="172186|518475" HotelName="Enjoy Hotel Berlin City Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1018" OriginalAmount="1018">
      <BasicPropertyInfo Latitude="52.504480348714" Longitude="13.375012278557" StarRating="4" HotelCode="161516|20710" HotelName="Scandic Berlin Potsdamer Platz" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1018.43" OriginalAmount="1018.43">
      <BasicPropertyInfo Latitude="52.554345970682" Longitude="13.45730735582" StarRating="4" HotelCode="259525|359765" HotelName="Living Hotel Weißensee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment 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,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Parkstrasse 87, 13086 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15446/a_15446_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in an the exclusive park area and suburb of Berlin-Weißensee, with access to a lake in the northeast of Berlin. After only a couple of minutes guests will reach Albertinenstraße tram stop which connects Weißensee with the eastern centre of the city in around 15 minutes. The hotel is ideal for guests who enjoy jogging or walking. It is also possible to play tennis or squash in the tennis centre around 1.5 km away. The lake, where it is possible to go swimming or enjoy a boat ride, is within 5 minutes of the hotel. Alexanderplatz, with the TV Tower , numerous museums, theatres, shopping opportunities, antique shops, bars and restaurants, lies around 15 minutes away. In addition, the world-famous Sony-Centre, which includes the IMAX cinema and the Jewish memorial are around 25 minutes away with public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.66" OriginalAmount="1018.66">
      <BasicPropertyInfo Latitude="52.525905" Longitude="13.388336" StarRating="4" HotelCode="27515|241226" HotelName="ARCOTEL Velvet Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1022.24" OriginalAmount="1022.24">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|141134" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1030.72" OriginalAmount="1030.72">
      <BasicPropertyInfo Latitude="52.539721" Longitude="13.401924" StarRating="2" HotelCode="161417|509065" HotelName="H+ Hotel 4Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernauer Straße 45, 10435 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227821/a_227821_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right across from the famous Mauerpark and in close proximity to the Gedenkstätte Berliner Mauer (Berlin Wall Memorial). Only a short walk away guests will find Kastanienallee, Oderberger Strasse, the Kulturbrauerei (800 m) and Kollwitzplatz (1500 m) which offer a huge variety of interesting cafes, restaurants and shops. Alexanderplatz and the TV Tower (city centre) are 2 km away. It is approximately 10 km to Berlin/Tegel Airport and around 25 km to Berlin/Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1035.83" OriginalAmount="1035.83">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|862415" HotelName="Artim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1037.00" OriginalAmount="1037.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="34" TotalAmount="1037.13" OriginalAmount="1037.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D56" HotelName="Locke at East Side Gallery, Friedrichshain" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617829_foto_1.jpg</HotelPictures>
        <HotelDescription>Este alojamiento tiene 176 habitaciones en total. Todos los clientes que se alojen en Locke at East Side Gallery, Friedrichshain podrandaacute;n utilizar la conexiandoacute;n Wi-Fi en los espacios panduacute;blicos. Esta propiedad ofrece recepciandoacute;n 24 horas para la comodidad de los huandeacute;spedes. En esta residencia, las andaacute;reas comunes son accesibles para las personas de movilidad reducida. Algunos de estos servicios de Locke at East Side Gallery, Friedrichshain pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1038.30" OriginalAmount="1038.30">
      <BasicPropertyInfo Latitude="52.523245389672" Longitude="13.437083959579" StarRating="4" HotelCode="10432|7974" HotelName="NH Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1039.05" OriginalAmount="1039.05">
      <BasicPropertyInfo Latitude="52.523521603795" Longitude="13.367021916602" StarRating="4" HotelCode="213761|933965" HotelName="InterCityHotel Berlin Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="1041" OriginalAmount="1041">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|56857" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1042.19" OriginalAmount="1042.19">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|862265" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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="27" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="52.5731027" Longitude="13.22340172" StarRating="3" HotelCode="797784|382546" HotelName="Boutique Hotel Fährhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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="16" TotalAmount="1045.42" OriginalAmount="1045.42">
      <BasicPropertyInfo Latitude="52.504973" Longitude="13.444776" StarRating="4" HotelCode="285046|987425" HotelName="Holiday Inn Berlin City East Side" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="34" TotalAmount="1046.35" OriginalAmount="1046.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|636788" HotelName="CHATEAU KURF�RSTENDAMM HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/322245_image62021277_0.jpg</HotelPictures>
        <HotelDescription>This welcoming hotel brings a touch of the Provence to the German capital, and enjoys an enviable location very close to the renowned shopping boulevard of Kurf�rstendamm.
Following a good night�s sleep in one of the spacious guest rooms, our extensive breakfast buffet will give you all the strength you need for your adventures in the city. Nearby, the renowned department store KaDeWe invites you to go shopping, while excellent transport links allow you to explore all of Berlin�s sights with ease. Round off your evening with a drink in the elegant bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1048.07" OriginalAmount="1048.07">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|3871535" 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="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="52.499591895906" Longitude="13.321518301964" StarRating="4" HotelCode="900015|abba_berlin_hotel" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1060.85" OriginalAmount="1060.85">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|510825" HotelName="Delta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pohlstraße 58, 10785 Berlin, Tiergarten</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35670/r_35670_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within quick and easy reach of Potsdamer Platz (1 km), with the Sony Centre, the Potsdamer Platz Arcade, the musical theatre and the Museums of Culture Forum, and the famous Wintergarten Varieté Theatre is just around the corner. Guest will find the nearest links to the public transport network just 200 m from the hotel and it is 4 km to the city centre and Alexanderplatz. Berlin Tegel Airport is 10 km and it is 20 km to Berlin Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1061.90" OriginalAmount="1061.90">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|1173508" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 139-140, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207275/207275a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1061.93" OriginalAmount="1061.93">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|1594698" HotelName="Park Plaza Berlin Kudamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Strasse 28-29, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="1063.00" OriginalAmount="1063.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://dmcsquare.b-cdn.net/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="16" TotalAmount="1063.60" OriginalAmount="1063.60">
      <BasicPropertyInfo Latitude="52.487604" Longitude="13.420899" StarRating="3" HotelCode="36094|1158428" 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="16" TotalAmount="1065.21" OriginalAmount="1065.21">
      <BasicPropertyInfo Latitude="52.495151" Longitude="13.421056" StarRating="3" HotelCode="180968|2012995" 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="1070.00" OriginalAmount="1070.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://dmcsquare.b-cdn.net/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="63" TotalAmount="1072.00" OriginalAmount="1072.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="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="52.50105144918" Longitude="13.327716798777" StarRating="2" HotelCode="401075|hotelpension_funk" HotelName="Funk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1073.00" OriginalAmount="1073.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="16" TotalAmount="1076.87" OriginalAmount="1076.87">
      <BasicPropertyInfo Latitude="52.388930851886" Longitude="13.498530685902" StarRating="4" HotelCode="13407|453475" HotelName="Holiday Inn Berlin Airport - Conference Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Grade-Allee 5, 12529 Schönefeld, Berlin</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14129/a_14129_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is a fashionably design and located close to the international airport in Berlin, Schönefeld. The nearest shops and restaurants are situated 2 km from the hotel. Public transport departs from stops within metres of the hotel (900 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1078.11" OriginalAmount="1078.11">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|107dd8" HotelName="Crowne Plaza Berlin City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1079.00" OriginalAmount="1079.00">
      <BasicPropertyInfo Latitude="52.538192" Longitude="13.206867" StarRating="3" HotelCode="89822|hotel_lindenufer_berlin" HotelName="Lindenufer Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breite Strasse 36, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624385/624385a_hb_a_001.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="1080.00" OriginalAmount="1080.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="63" TotalAmount="1080.00" OriginalAmount="1080.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 30/11/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="1081.00" OriginalAmount="1081.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="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="52.506932088375" Longitude="13.283784221924" StarRating="1" HotelCode="89856|hotel_messe_am_funkturm" HotelName="Hotel Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Parking,Pets allowed,Pick &amp;amp; Drop">
        <Address>
          <AddressLines>
            <AddressLine>Wundtstraße 72/Ecke Neue Kantstraße, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180504/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Charlottenburg), Pension Messe am Funkturm is minutes from ICC Berlin and Berliner Funkturm. This hotel is within close proximity of Messe Berlin and CityCube Berlin.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 29 guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided daily, and both irons/ironing boards and rollaway/extra beds are available on request.&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, multilingual staff, and a safe deposit box at the front desk. A train station pick-up service is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1082.08" OriginalAmount="1082.08">
      <BasicPropertyInfo Latitude="52.507795" Longitude="13.388377" StarRating="4" HotelCode="189413|1452408" HotelName="Select Hotel Berlin The Wall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstraße 88, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265727/a_265727_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="34" TotalAmount="1082.48" OriginalAmount="1082.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|175985" HotelName="ABBA BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/807904_image64375814_0.jpg</HotelPictures>
        <HotelDescription>The new Abba Berlin Hotel is a contemporary designed hotel, combining elegance and sophistication with modern facilities, located in the centre of Berlin, just a stroll away from the exclusive boutiques of Kurf�rstendamm and well connected with airports Tegel and Sch�nefeld.Abba Berlin Hotel has 214 rooms with a high standards of comfort, with all the services and facilities for a pleasant stay.Due to his central location in the city, the hotel is the ideal base whether you are visiting for business or pleasure. The facilities of the hotel include a restaurant, lounge-bar, meeting rooms with a capacity for up to 500 persons, as well as parking, fitness room, gym and Sauna (extra charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1083.12" OriginalAmount="1083.12">
      <BasicPropertyInfo Latitude="52.500890393177" Longitude="13.319532126188" StarRating="3" HotelCode="36813|513295" HotelName="Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustraße 34, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60412/a_60412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive hotel is ideally situated in a side street of the bustling Ku'damn. In addition to countless shops and entertainment venues including the department store KaDeWe, other attractions located nearby include the Theater des Westens and the Kaiser Wilhelm Memorial Church. Various other tourist sights can easily be reached on foot or on public transport. There is a stop for the public transport to be found just 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1090.18" OriginalAmount="1090.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|987469" HotelName="INTERCITYHOTEL BRANDENBURG AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909046_foto_1.jpg</HotelPictures>
        <HotelDescription>Modern hotel with 198 soundproofed rooms and 6 conference and function rooms, next to the Berlin-Sch�nefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="52.529504923543" Longitude="13.379624898148" StarRating="3" HotelCode="107613|nordic_hotel_berlinmitte" HotelName="Hotel Berlin Mitte by Campanile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstr. 98, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148960/a_148960_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="16" TotalAmount="1097.06" OriginalAmount="1097.06">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|359735" HotelName="Living Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1098.00" OriginalAmount="1098.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://dmcsquare.b-cdn.net/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="1102.00" OriginalAmount="1102.00">
      <BasicPropertyInfo Latitude="52.537944042282" Longitude="13.202350362433" StarRating="3" HotelCode="89845|hotel_herbst_berlin" HotelName="Hotel Herbst Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1103" OriginalAmount="1103">
      <BasicPropertyInfo Latitude="52.513923" Longitude="13.335462" StarRating="4" HotelCode="40169|26601" HotelName="Novotel Berlin Am Tiergarten" 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>Straße des 17. Juni 106-108, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="1106.63" OriginalAmount="1106.63">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|183806" HotelName="Mercure Berlin City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1109.00" OriginalAmount="1109.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 27/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="1113.20" OriginalAmount="1113.20">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|1094838" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1114.02" OriginalAmount="1114.02">
      <BasicPropertyInfo Latitude="52.546383777129" Longitude="13.208919167519" StarRating="4" HotelCode="30083|622285" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1116.53" OriginalAmount="1116.53">
      <BasicPropertyInfo Latitude="52.52245301" Longitude="13.38602718" StarRating="4" HotelCode="934015|1065218" HotelName="Leonardo Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1123" OriginalAmount="1123">
      <BasicPropertyInfo Latitude="52.498989" Longitude="13.342819" StarRating="3" HotelCode="244299|246680" 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="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="52.499601692948" Longitude="13.36443901062" StarRating="3" HotelCode="55135|pension_abc" HotelName="Pension ABC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/12/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://dmcsquare.b-cdn.net/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="1134.00" OriginalAmount="1134.00">
      <BasicPropertyInfo Latitude="52.479000091552734" Longitude="13.352999687194824" StarRating="3" HotelCode="0|the_niu_dwarf" HotelName="the niu Dwarf" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Werdauer Weg 3, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/67/fd67b7091a555f914222cfa55713de16b18b2091.jpeg</HotelPictures>
        <HotelDescription>Located in the popular Schöneberg district, our the niu Dwarf owes its name to the nearby allotment garden area. In this case, "Dwarf" refers to the garden gnome and symbolises the unique and hip ambience of the hotel. Guests can look forward to an interior with irony, stylish garden gnome accents and rich green tones: design-laden and original - just the right thing for Berlin. Thanks to innovative equipment, your hotel room serves as the perfect retreat: in addition to high-speed Wi-Fi, a flat screen with mirroring function and a sound-strong Bluetooth box await you. Had enough of being alone? Enjoy your stay with bar food and drinks in our Living Lobby. No more sitting in your room? Thanks to the S-Bahn station "Bahnhof Schöneberg", which is only a few steps away, you can easily reach Berlin's city centre.&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;Price of an additional breakfast: 11.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 25.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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 50.00 EUR.&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;The following fees and deposits are charged by the property at time of service, check-in, or check-out.   Fee for buffet breakfast: EUR 11.5 per person (approximately)             Early check-in fee: EUR 50 (subject to availability)  Late check-out is available for a fee (subject to availability, amount varies)   Rollaway bed fee: EUR 25.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1142.50" OriginalAmount="1142.50">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|1428218" HotelName="Air In Berlin Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ansbacher Straße 6, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="1144.00" OriginalAmount="1144.00">
      <BasicPropertyInfo Latitude="52.52405548095703" Longitude="13.418339729309082" StarRating="0" HotelCode="0|vision_apartments_berlin" HotelName="VISIONAPARTMENTS Berlin Otto-Braun-Strasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/e6/f7e67480adfe1074176f268a8b78f44bc0be9222.jpeg</HotelPictures>
        <HotelDescription>Built in 2013, these apartments are located in the heart of Berlin, only 2 minutes’ walk from Alexanderplatz Square and the Television Tower. Free WiFi is available in the entire building.&lt;br /&gt;Each stylish apartment at Vision Apartments Berlin GmbH is decorated with elegant, modern-style furnishings. They all offer a flat-screen TV, a private bathroom and some are fitted with a balcony.&lt;br /&gt;Guests can prepare homely meals in the fully equipped kitchenette, which includes a coffee machine, a microwave and a stove. Some apartments also have a dishwasher.&lt;br /&gt;Alexanderplatz Underground Station is only a 2-minute walk from Vision Apartments Berlin GmbH, with connections to Hackescher Markt (1.5 km), the trendy Prenzlauer Berg district (2.5 km), and the famous Museum Island (1.8 km).&lt;br /&gt;Berlin Main Train Station (10 minutes) and Berlin Schoenefeld Airport (35 minutes) both have direct connection by S-Bahn from Alexanderplatz Square Train Station.&lt;br /&gt;Check-in:&lt;br /&gt;Please note that VISIONAPARTMENTS has no reception in the building. The check-in happens directly at the apartment. The access code to the main entrance of the building and your apartment will be sent to you on the day of arrival until 15:00 at the latest.&lt;br /&gt;Please note that it is mandatory to provide VISIONAPARTMENTS with a copy of your identity card or passport via email or SMS, in order to receive the access code to the building.&lt;br /&gt;Cleaning:&lt;br /&gt;Please note that there is no daily cleaning service at the property. For stays longer than 6 nights, a change of towels and waste disposal is included in the price.&lt;br /&gt;Contact:&lt;br /&gt;For questions or assistance, you can reach VISIONAPARTMENTS’ office via phone from Monday to Friday between 9:00 and 23:00, and between 09:00 and 18:00 on weekends. The contact phone number can be found on your booking confirmation.&lt;br /&gt;Please note that the pictures are for guidance only. Actual apartment type may differ and is subject of availability.&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: 60.00 EUR per stay.&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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;Please note that a fix amount of EUR 300 will be blocked on the credit card on the day of booking. This is a damage deposit which will be refunded after an inspection of the apartment on the day of departure.&lt;br /&gt;&lt;br /&gt;A weekly change of bed linen and towels is included in the price.&lt;br /&gt;&lt;br /&gt;Guests arriving at the weekend or outside of reception opening hours should contact Vision Apartments Berlin in advance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="52.50034346875" Longitude="13.315162023313" StarRating="0" HotelCode="402279|hotel_pension_kima" HotelName="Hotel-Pension KIMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 27, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180189/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1147.52" OriginalAmount="1147.52">
      <BasicPropertyInfo Latitude="52.511293992382" Longitude="13.415728424981" StarRating="4" HotelCode="930951|1478418" HotelName="Catalonia Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="1149" OriginalAmount="1149">
      <BasicPropertyInfo Latitude="52.493801462046" Longitude="13.333303928375" StarRating="4" HotelCode="26731|29302" HotelName="HYPERION Hotel 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,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prager Straße 12, 10779 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39217/a_39217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is quietly located in central Berlin. Güntzelstrasse underground station is just 300 m away and provides good connections with the rest of the city. Kurfürstendamm shopping street is just 2 underground stops from the establishment and the Berlin Zoological Garden is a 5-minute drive away. Berlin Tegel Airport is about 5 km away and Berlin Schönefeld Airport is some 24 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1149.00" OriginalAmount="1149.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="16" TotalAmount="1150.04" OriginalAmount="1150.04">
      <BasicPropertyInfo Latitude="52.363303552897" Longitude="13.512443304062" StarRating="4.5" HotelCode="186766|867405" HotelName="Steigenberger Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 3, 12529 Beerlin-Schönefeld</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/0/1/5/1/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 25-minute drive from the centre of Berlin and its many tourist attractions. Berlin Brandenburg Airport is less than 500 metres from the hotel, which is around 2.5 km from the A113 motorway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1152.60" OriginalAmount="1152.60">
      <BasicPropertyInfo Latitude="52.547739202116" Longitude="13.42817902565" StarRating="4" HotelCode="13419|1616708" HotelName="Holiday Inn Berlin City Center East Prenzlauer Berg" 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,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="16" TotalAmount="1154.91" OriginalAmount="1154.91">
      <BasicPropertyInfo Latitude="52.489411619448" Longitude="13.346889386659" StarRating="2" HotelCode="92760|1157388" HotelName="HappyGoLucky Hotel &amp; Hostel Schöneberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grunewaldstraße 33, 10823 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214932/214932a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1156.94" OriginalAmount="1156.94">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|274844" HotelName="Atlas Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/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="63" TotalAmount="1158.00" OriginalAmount="1158.00">
      <BasicPropertyInfo Latitude="52.501654" Longitude="13.382369" StarRating="4" HotelCode="180961|wyndham_grand_berlin_potsdamer_platz" HotelName="Crowne Plaza Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="16" TotalAmount="1158.96" OriginalAmount="1158.96">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|1430228" HotelName="Victor's Residenz-Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Diet Meals,Fax,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Friedrichshain 17, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90199/a_90199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.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 29/11/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="16" TotalAmount="1161.02" OriginalAmount="1161.02">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="4" HotelCode="138949|940575" HotelName="Centro Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kleiststraße 9-12, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161841/161841a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the hub of Berlin's exclusive centre. The luxury of the Kurfürstendamm and the world-famous KaDeWe department store are just a 5-minute walk away. The west of Berlin city, with its Convention and Trade Fair Centre and numerous cultural institutions, is just as accessible as the east of Berlin, where visitors will find the seat of the German Government and Potsdamer Platz, the glittering symbol of new Berlin. The hotel is 400 m from the Nollendorfplatz and Wittenbergplatz metro stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1161.36" OriginalAmount="1161.36">
      <BasicPropertyInfo Latitude="52.501323" Longitude="13.450723" StarRating="4" HotelCode="165018|297375" HotelName="nhow Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1163.00" OriginalAmount="1163.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="535131|pension_sena_" HotelName="Pension Sena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterhornweg 42, 13595 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/699819/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 7-minute drive from Ryde, The Guildhouse provides bed and breakfast on the Isle of Wight, in a converted Victorian chapel. There is free on-site parking and Wi-Fi at this guest house.The double bedroom has a flat-screen TV, desk, hairdryer and tea and coffee facilities. There is also an en suite shower. An adjacent twin room can accommodate children if required.A full English breakfast is served, along with cereals and toast. There is a chapel/guest lounge available for use at any time.Nearby attractions include the Havenstreet steam railway and Rosemary vineyards. Bembridge Windmill is 6 miles away, and the coastal town Cowes is just over 11 miles from Ryde.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1164.00" OriginalAmount="1164.00">
      <BasicPropertyInfo Latitude="52.499270225141" Longitude="13.347871005535" StarRating="3" HotelCode="17311|mercure_hotel_berlin_an_der_urania_ex_hotel_castor_the_vine" HotelName="Mercure Berlin Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/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://dmcsquare.b-cdn.net/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="27" TotalAmount="1166" OriginalAmount="1166">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|486041" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/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="27" TotalAmount="1166" OriginalAmount="1166">
      <BasicPropertyInfo Latitude="52.523731527776" Longitude="13.417693763229" StarRating="4" HotelCode="185506|30875" HotelName="Holiday Inn Berlin - Centre Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theanolte-Bähnisch-Straße 2, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259487/a_259487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1169.00" OriginalAmount="1169.00">
      <BasicPropertyInfo Latitude="52.523722" Longitude="13.383653" StarRating="3" HotelCode="66733|best_western_hotel_berlinmitte" HotelName="Best Western Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 25, Ecke Rheinhardtstraße, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86350/a_86350_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical city centre near the famous Friedrichstrasse with its range of bars, restaurants and countless sights. Within a 2-minute walk of the hotel guests will find links to the public transport network, a bus station, a metro station and shopping venues. Tegel Airport is around 8 km away and it is some 20 km to Schoenefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.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="16" TotalAmount="1171.64" OriginalAmount="1171.64">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|1453208" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1172.00" OriginalAmount="1172.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="1174.00" OriginalAmount="1174.00">
      <BasicPropertyInfo Latitude="52.531412141659" Longitude="13.425293625656" StarRating="2" HotelCode="401086|hotel_transit_loft__hostel" HotelName="Hotel Transit Loft" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Immanuelkirchstraße 14A, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150870/1.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="1178.00" OriginalAmount="1178.00">
      <BasicPropertyInfo Latitude="52.463983383447" Longitude="13.317095027279" StarRating="2" HotelCode="89850|hotel_eckstein_2" HotelName="Eckstein" Meals="ROOM ONLY" 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="1180.00" OriginalAmount="1180.00">
      <BasicPropertyInfo Latitude="52.5262505447761" Longitude="13.3869910240173" StarRating="0" HotelCode="0|topdomizil_apartments_berlin_mitte" HotelName="TopDomizil Apartments Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Different Locations in, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/59/9c/599c2d7992210426504b4b9c32e27e0cb68df4db.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Three-star hotel “TopDomizil Apartments Berlin Mitte” is located in Berlin. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is smoke-free.&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.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that the apartments have no reception. Guests are kindly requested to contact the apartments in advance to arrange check-in, especially for arrivals after 18:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1181.00" OriginalAmount="1181.00">
      <BasicPropertyInfo Latitude="52.509116615901" Longitude="13.391790397171" StarRating="3" HotelCode="137985|topdomizil_apartments_checkpoint_plaza" HotelName="Checkpoint Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Charlottenstrasse 75, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/156742/4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1182.00" OriginalAmount="1182.00">
      <BasicPropertyInfo Latitude="52.529634056019" Longitude="13.384035229683" StarRating="4" HotelCode="27104|ramada_berlin_mitte" HotelName="H+ Hotel Berlin Mitte" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 118-120, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39216/a_39216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is an ideal base for exploring Berlin. The establishment is just 300 m from the popular shopping street, Friedrichstrasse. The hotel is centrally located in Berlin, just a 5-minute walk from the natural history museum, Museum für Naturkunde, and a 20-minute walk from the Brandenburg Gate and the boulevard, Unter den Linden. The hotel offers great transport links, with the Naturkundemuseum underground station just 100 m away and Berlin Central Station (Hauptbahnhof) a 15-minute walk away. Berlin Tegel Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.00" OriginalAmount="1188.00">
      <BasicPropertyInfo Latitude="52.54872495" Longitude="13.35207253" StarRating="3" HotelCode="497754|apartment_in_wedding" HotelName="Apartments in Wedding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Genter Straße 62, 13353 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8360942</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1191.37" OriginalAmount="1191.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|117156" HotelName="SORAT Hotel Berlin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949402_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado en el centro de la ciudad, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los viajeros encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 50 metros. Los viajeros encontrarandaacute;n el aeropuerto a 11000 km. El establecimiento cuenta con 100 acogedores dormitorios. Este alojamiento fue renovado por anduacute;ltima vez en 2022. SORAT Hotel Berlin tiene conexiandoacute;n Wi-Fi en sus instalaciones. La recepciandoacute;n estandaacute; abierta 24 horas. SORAT Hotel Berlin no ofrece cunas bajo solicitud previa. SORAT Hotel Berlin tiene espacios comunes accesibles para personas de movilidad reducida. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1193.00" OriginalAmount="1193.00">
      <BasicPropertyInfo Latitude="52.461057478607" Longitude="13.520132237169" StarRating="0" HotelCode="522454|spreepolis_boardinghaus" HotelName="Spreepolis Boardinghaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminenhofstraße 80</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1199.00" OriginalAmount="1199.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="1200.00" OriginalAmount="1200.00">
      <BasicPropertyInfo Latitude="52.516677" Longitude="13.425104" StarRating="2" HotelCode="168912|singer109_hotel__hostel" HotelName="Singer109" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Singer Str. 109, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10959951</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Singer109 Hotel &amp; Hostel to discover the wonders of Berlin. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Wi-Fi in public areas, elevator, laundry service, family room, safety deposit boxes are on the list of things guests can enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as satellite/cable TV, internet access – wireless (complimentary), hair dryer, internet access – LAN (complimentary), refrigerator. The hotel offers various recreational opportunities. Convenience and comfort makes Singer109 Hotel &amp; Hostel the perfect choice for your stay in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1201" OriginalAmount="1201">
      <BasicPropertyInfo Latitude="52.523699072747" Longitude="13.416337072849" StarRating="3" HotelCode="402292|225905" HotelName="Hotel ibis Styles Berlin Alexanderplatz" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bernhard-Weiß-Straße 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150940/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the world-famous Alexanderplatz square in the eastern part of the city centre. The TV Tower, department stores and bars are 700 m away. The Reichstag and Brandenburg Gate are 3 km away. From the nearby Alexanderplatz station guests can reach all important areas of Berlin with trains, buses and metro lines. Using public transport, Checkpoint Charlie is around 8 minutes away and Potsdamer Platz and the Sony Center can be reached in some 12 minutes. The Memorial Church in the west of the city is some 20 minutes' away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="52.456516" Longitude="13.321072" StarRating="4" HotelCode="69663|best_western_plus_hotel_steglitz_international" HotelName="Hotel Steglitz International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/11/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="16" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="52.532822126158" Longitude="13.380505442619" StarRating="4" HotelCode="161578|624525" 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="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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestrasse 33, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|246702" 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="16" TotalAmount="1209.92" OriginalAmount="1209.92">
      <BasicPropertyInfo Latitude="52.50085984" Longitude="13.34267563" StarRating="4" HotelCode="460807|2048555" HotelName="Mercure Berlin Wittenbergplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="1211.00" OriginalAmount="1211.00">
      <BasicPropertyInfo Latitude="52.55474847" Longitude="13.34890047" StarRating="3" HotelCode="498153|apartments_im_schillerpark" HotelName="Apartments im Schillerpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 17, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/666512/98f01ac5ba58e26375abef150436ac59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1222" OriginalAmount="1222">
      <BasicPropertyInfo Latitude="52.527349242084" Longitude="13.370498087137" StarRating="3" HotelCode="935594|61801" HotelName="Hotel AMANO Grand Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1222.00" OriginalAmount="1222.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://dmcsquare.b-cdn.net/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="27" TotalAmount="1223" OriginalAmount="1223">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|25676" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/25777/a_25777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1232.00" OriginalAmount="1232.00">
      <BasicPropertyInfo Latitude="52.52575559" Longitude="13.40426125" StarRating="4" HotelCode="168915|the_weinmeister_berlinmitte" HotelName="The Weinmeister" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstrasse 2, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235819/a_235819_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="52.502853" Longitude="13.313217" StarRating="3" HotelCode="401586|hotel_art_nouveau" HotelName="Art Nouveau" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="1238.00" OriginalAmount="1238.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/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="16" TotalAmount="1238.86" OriginalAmount="1238.86">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|598815" HotelName="Provocateur" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1239.00" OriginalAmount="1239.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="16" TotalAmount="1245.73" OriginalAmount="1245.73">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|7964" HotelName="Maritim proArte Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,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://dmcsquare.b-cdn.net/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="63" TotalAmount="1249.00" OriginalAmount="1249.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="1249.00" OriginalAmount="1249.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="Non Refundable">
        <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="63" TotalAmount="1252.00" OriginalAmount="1252.00">
      <BasicPropertyInfo Latitude="52.47959116" Longitude="13.34966986" StarRating="0" HotelCode="364646|hotelpension_dorma" HotelName="Hotel-Pension Dorma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gustav-Freytag-Str. 4, 10827 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505898/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1254.67" OriginalAmount="1254.67">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|863885" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/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="27" TotalAmount="1255" OriginalAmount="1255">
      <BasicPropertyInfo Latitude="52.529386944958" Longitude="13.401340910012" StarRating="3" HotelCode="139666|246733" HotelName="The Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="52.52414321899414" Longitude="13.418477058410645" StarRating="0" HotelCode="0|vision_apartments_berlin_2" HotelName="Vision Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, 10178 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/16/7a16744fe080de9e77ef3359a7001121e43ae7b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at VISIONAPARTMENTS Berlin, you'll be centrally located in Berlin, minutes from Berlin Conference Center and Alexanderplatz. This apartment is close to Checkpoint Charlie Museum and Brandenburg Gate.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 135 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Wired and wireless Internet access is complimentary, while 32-inch flat-screen televisions with cable programming provide entertainment. Conveniences include desks and microwaves, and you can also request cribs/infant beds (surcharge).&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1259.00" OriginalAmount="1259.00">
      <BasicPropertyInfo Latitude="52.489423384083" Longitude="13.307870480986" StarRating="3" HotelCode="400799|hotel_villa_konstanz" HotelName="Villa Konstanz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Straße 30, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180112/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1260.00" OriginalAmount="1260.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 29/11/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="1263.00" OriginalAmount="1263.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="1269.00" OriginalAmount="1269.00">
      <BasicPropertyInfo Latitude="52.41549491" Longitude="13.31912774" StarRating="0" HotelCode="568736|pension_pamina" HotelName="Pension Pamina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Woltmannweg 46, 12209 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738722/5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1273.54" OriginalAmount="1273.54">
      <BasicPropertyInfo Latitude="52.498256212047" Longitude="13.295964896679" StarRating="3" HotelCode="316728|107d9d" HotelName="Ku'Damm 101" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="16" TotalAmount="1281.23" OriginalAmount="1281.23">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|2490335" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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="27" TotalAmount="1283" OriginalAmount="1283">
      <BasicPropertyInfo Latitude="52.508343050156" Longitude="13.348914384842" StarRating="4" HotelCode="175723|50899" 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="1285.00" OriginalAmount="1285.00">
      <BasicPropertyInfo Latitude="52.515233" Longitude="13.397714" StarRating="4" HotelCode="97766|arcotel_john_f" HotelName="ARCOTEL John F Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1287.00" OriginalAmount="1287.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://dmcsquare.b-cdn.net/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="27" TotalAmount="1290" OriginalAmount="1290">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|56408" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="1292.00" OriginalAmount="1292.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="884169|bearlincity_apartments__city_center_west" HotelName="BearlinCity Apartments City Center West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 18, Wilmersdorf, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/b1/69b104ac5f92258a0f6e281bb9a3046c95c58a75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1296.65" OriginalAmount="1296.65">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|622435" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1297" OriginalAmount="1297">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|57248" HotelName="Hotel MANI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/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://dmcsquare.b-cdn.net/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="34" TotalAmount="1299.24" OriginalAmount="1299.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|742603" HotelName="CITADINES KURFURSTENDAMM BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20048_image64489513_0.jpg</HotelPictures>
        <HotelDescription>Kurf�rstendamm Berlin is equal parts mythical in its unique charm as it is creative. The area has become a 3.5-kilometre stretch home to many shops, boutiques, art galleries, restaurants and theatres. Stay at Citadines Kurf�rstendamm Berlin and this vibrant stretch will be your home, too.The first steps of your travels should be at the U-Bahn, the railway station just a 10-minute walk away from your residence. Navigating the city is a cinch.Then, head to Alexanderplatz where you can find a cattle market that has turned into a public square and transport hub. To really blend in with the locals, call it by its colloquial name: "Alex". Hard to miss here is the soaring 365-metre Fernsehturm, or TV Tower. Clad in an eye-catching red, the Alexa shopping mall is where you can be your true self, be it a shopping aficionado or film connoisseur.Then, get your mandatory fix of sightseeing. Charlottenburg Palace is a treasured inheritance. Regarded as the most beautiful royal palace, it was erected as the summer residence of Sophia Charlotte, the first queen of Prussia.Just near your residence is the Kaiser Wilhelm Memorial Church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1302.98" OriginalAmount="1302.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|700510" HotelName="Scandic Berlin Kurf�rstendamm" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949314_foto_1.jpg</HotelPictures>
        <HotelDescription>Desde este popular hotel podrandaacute; llegar en cinco minutos andando hasta la famosa avenida Kurfanduuml;rstendamm o a los grandes almacenes KaDeWe (a 200 metros). A una distancia aproximada de 200 metros encontrarandaacute; restaurantes y servicio de transporte panduacute;blico, asandiacute; como bares, pubs y discotecas a unos 500 metros.Este hotel, renovado, tiene un edificio principal de 7 plantas (hay plantas para no fumadores) y un total de 199 habitaciones. Cuenta con un hall de entrada con ascensor y andaacute;rea de recepciandoacute;n abierta las 24 horas que le ofrece servicio de caja fuerte, de guardarropa y de cambio de divisa. A disposiciandoacute;n de los clientes hay un bar, un pub, una sala de televisiandoacute;n y un restaurante a la carta y con sillas altas para los niandntilde;os. Tambiandeacute;n cuenta con una sala de conferencias y una terminal de Internet con conexiandoacute;n sin cable. Podrandaacute; aparcar el vehandiacute;culo en el aparcamiento del propio hotel (con cargo). Para rematar el gran nanduacute;mero de prestaciones, dispone de servicio de habitaciones y de lavanderandiacute;a.Las confortables habitaciones disponen de baandntilde;o con ducha y secador de pelo, plancha-pantalones, telandeacute;fono de landiacute;nea directa, televisiandoacute;n por cable, radio, minibar, moqueta, calefacciandoacute;n central y caja fuerte (bajo cargo adicional). Se pueden reservar habitaciones acondicionadas para minusvandaacute;lidos.Abonando tasas podrandaacute; hacer uso de la sauna, del solandaacute;rium (con cargo), del baandntilde;o turco, del servicio de masajes (con cargo) y del gimnasio.Se ofrece todas las maandntilde;anas desayuno, que podrandaacute; ser, si asandiacute; lo desea, desayuno-bufet. A la hora del almuerzo y de la cena podrandaacute;n elegir a la carta o un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1306.01" OriginalAmount="1306.01">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|1178088" 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="1308.00" OriginalAmount="1308.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1308.72" OriginalAmount="1308.72">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|643805" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1310.00" OriginalAmount="1310.00">
      <BasicPropertyInfo Latitude="52.543478688" Longitude="13.363438546658" StarRating="3" HotelCode="193700|arena_inn_hotel" HotelName="Arena Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müllerstraße 163, 13353 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275165/275165a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1312.12" OriginalAmount="1312.12">
      <BasicPropertyInfo Latitude="52.524544412165" Longitude="13.44840824604" StarRating="4" HotelCode="49889|941615" 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 05/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="1314" OriginalAmount="1314">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|56942" 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="27" TotalAmount="1316" OriginalAmount="1316">
      <BasicPropertyInfo Latitude="52.528454711245" Longitude="13.457013443113" StarRating="4" HotelCode="97621|22397" HotelName="Vienna House Andel's Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,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://dmcsquare.b-cdn.net/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="1317.00" OriginalAmount="1317.00">
      <BasicPropertyInfo Latitude="52.525308" Longitude="13.421064" StarRating="1" HotelCode="212784|ibis_budget_berlin_alexanderplatz" HotelName="ibis budget Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mollstraße 30, 10249 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301446/a_301446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1322.54" OriginalAmount="1322.54">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|1428068" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/12/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://dmcsquare.b-cdn.net/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="34" TotalAmount="1323.84" OriginalAmount="1323.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|775431" HotelName="STEIGENBERGER BERLIN BRANDENBURG AIRPORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/336455_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfect for any occasion, the Steigenberger Berlin Brandenburg Airport Hotel  provides amazing service and an ideal location, all at a great price  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1324.46" OriginalAmount="1324.46">
      <BasicPropertyInfo Latitude="52.510171659045" Longitude="13.280908241734" StarRating="3" HotelCode="36093|514265" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1326.95" OriginalAmount="1326.95">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|2475285" HotelName="Hotel the YARD" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1328.00" OriginalAmount="1328.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 21/11/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="16" TotalAmount="1328.43" OriginalAmount="1328.43">
      <BasicPropertyInfo Latitude="52.504072" Longitude="13.324195" StarRating="4" HotelCode="66540|297285" HotelName="NH Berlin Kurfürstendamm" 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,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grolmanstrasse 41-43, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="1336.51" OriginalAmount="1336.51">
      <BasicPropertyInfo Latitude="52.502009" Longitude="13.331431" StarRating="4" HotelCode="161429|613085" HotelName="H10 Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="1337.00" OriginalAmount="1337.00">
      <BasicPropertyInfo Latitude="52.5324592590332" Longitude="13.418729782104492" StarRating="0" HotelCode="0|the_belfort_berlin" HotelName="Belfort Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belforter Str. 24, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/51/1d51d904461f7b34a54121ce818dd23beb73bbd0.jpeg</HotelPictures>
        <HotelDescription>Living like a Berliner" would be an ideal description for Belfort. We invite you to stay in a beautiful 19th-century building that combines the uniqueness of a Berlin home with the quality of a boutique offering. Blend in with Berlin`s finest district, rich in culture and wellbeing.&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="16" TotalAmount="1347.18" OriginalAmount="1347.18">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|2093905" HotelName="Hampton By Hilton Berlin City Centre Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1348.15" OriginalAmount="1348.15">
      <BasicPropertyInfo Latitude="53.95403955" Longitude="14.16649172" StarRating="0" HotelCode="536199|4342235" HotelName="Villa Franz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brunnenstrasse 6, 17424 Ostseebad Heringsdorf, Mecklenburg-Vorpommern</AddressLine>
          </AddressLines>
          <CityName>Heringsdorf</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/08243/3108243/1.jpg?f=15089461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This self-catering accommodation is located in a quiet side street in Heringsdorf, a 5-minute walk from the Ostsee Therme thermal baths, the beach and the pier. Villa Franz offers free WiFi.The individually decorated apartments at Villa Franz are non-smoking, eco-friendly and allergy-friendly. All include a fully equipped kitchen, seating area with flat-screen TV, as well as a modern bathroom.Many shops, boutiques, restaurants and bakeries are located within a 5-minute walk.At Villa Franz you will find a garden and a terrace with barbecue facilities. Activities in the surrounding area include cycling and hiking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1351.98" OriginalAmount="1351.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|440242" HotelName="Hotel Art Nouveau" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074750_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 22 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks and fans, and housekeeping is provided daily.Quench your thirst with your favorite drink at the bar/lounge. Full breakfasts are served on weekdays from 7 AM to 10 AM and on weekends from 8 AM to 11 AM for a fee.Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and multilingual staff. Planning an event in Berlin? This hotel has facilities measuring 420 square feet (39 square meters), including conference space.With a stay at Hotel Art Nouveau in Berlin (Charlottenburg-Wilmersdorf), you'll be a 4-minute drive from Zoo Berlin and 8 minutes from Potsdamer Platz.  This boutique hotel is 5.6 mi (9 km) from Alexanderplatz and 0.3 mi (0.5 km) from Kurf�rstendamm.Distances are displayed to the nearest 0.1 mile and kilometer.  Kurf�rstendamm - 0.2 km / 0.2 mi  Theatre of the West - 1.4 km / 0.9 mi  Deutsche Oper Berlin - 1.5 km / 0.9 mi  Kaiser Wilhelm Memorial Church - 1.7 km / 1 mi  Europa Center - 1.8 km / 1.1 mi  Zoo Berlin - 2.1 km / 1.3 mi  Berlin Aquarium - 2.2 km / 1.3 mi  Kaufhaus des Westens - 2.2 km / 1.4 mi  Tiergarten Park - 2.3 km / 1.4 mi  Messe Berlin - 2.4 km / 1.5 mi  Berliner Funkturm - 2.9 km / 1.8 mi  ICC Berlin - 3 km / 1.9 mi  Schloss Charlottenburg - 3.1 km / 1.9 mi  Nollendorfplatz - 3.3 km / 2 mi  Victory Column - 3.5 km / 2.1 mi  The nearest major airport is Berlin (BER-Brandenburg) - 29 km / 18 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1357.00" OriginalAmount="1357.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="16" TotalAmount="1357.06" OriginalAmount="1357.06">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|143606" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1360.01" OriginalAmount="1360.01">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|98972" HotelName="Hotel AMANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/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://dmcsquare.b-cdn.net/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="1362.00" OriginalAmount="1362.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="1362.00" OriginalAmount="1362.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="Non Refundable" 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="16" TotalAmount="1366.82" OriginalAmount="1366.82">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|270155" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1368.60" OriginalAmount="1368.60">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|180976" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1371.78" OriginalAmount="1371.78">
      <BasicPropertyInfo Latitude="52.432749407512" Longitude="13.532294245668" StarRating="3" HotelCode="394357|2491085" HotelName="Adapt Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/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="63" TotalAmount="1379.00" OriginalAmount="1379.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="34" TotalAmount="1385.55" OriginalAmount="1385.55">
      <BasicPropertyInfo StarRating="0" HotelCode="|643354" HotelName="KUDAMM 101" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215659_image50926906_0.jpg</HotelPictures>
        <HotelDescription>Boasting an innovative design, this stylish 4-star hotel is located directly on Berlin's famous Kurf�rstendamm boulevard, just a 5-minute drive or public transport journey from the ICC exhibition centre.
The Hotel Kudamm 101 features modern, functional interiors, state-of-the-art amenities, and imaginative colour schemes. Free wireless internet access is available in all areas of the  hotel.
Thanks to the nearby bus services, Halensee S-Bahn (city rail) station, and Adenauerplatz U-Bahn (underground) station, you can quickly reach all of Berlin's key attractions.
Wake up to a delicious breakfast in the dining lounge on the 7th floor, which enjoys wonderful views of the city. After an exciting day in the capital, relax with a drink in the the Kudamm 101s lounge bar. 
*Some rooms have aire conditioning. 
* Rooms have lighted mirrors. 
* Bottle of mineral water on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1386.00" OriginalAmount="1386.00">
      <BasicPropertyInfo Latitude="52.491197" Longitude="13.387248" StarRating="3" HotelCode="139269|hotel_sarottihofe" HotelName="Hotel Sarotti Höfe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 53-57, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/183045/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1387.00" OriginalAmount="1387.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 03/12/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://dmcsquare.b-cdn.net/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="1391.00" OriginalAmount="1391.00">
      <BasicPropertyInfo Latitude="52.50429489" Longitude="13.37464872" StarRating="3" HotelCode="776764|highpark_by_palmira" HotelName="High Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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="16" TotalAmount="1401.79" OriginalAmount="1401.79">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|1705818" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/12/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="16" TotalAmount="1401.89" OriginalAmount="1401.89">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|740355" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/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="27" TotalAmount="1403" OriginalAmount="1403">
      <BasicPropertyInfo Latitude="52.52536362519" Longitude="13.341825306416" StarRating="3" HotelCode="15689|6661" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1404.22" OriginalAmount="1404.22">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|7984" HotelName="NH Collection Berlin Mitte am Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Str. 106-111, 10117 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="1406.00" OriginalAmount="1406.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 28/11/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="34" TotalAmount="1406.47" OriginalAmount="1406.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|811479" HotelName="NH BERLIN KURFUERSTENDAMM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207859_fotpe1_fa.png</HotelPictures>
        <HotelDescription>Situated centrally and within easy reach of the Savignyplatz S-Bahn Station and the Uhlandstrasse Underground Station, the NH Berlin Kurf�rstendamm hotel is a central hub for business and leisure travelers alike. Just a few steps away from fascinating historical landmarks such as the Kaiser Wilhelm Memorial Church and impressive business centers like the ICC Trade Fair. We've tailored 161 guest rooms and six suites to meet the needs of our guests. All these rooms feature modern technology and thoughtful amenities, as do our three exclusive function rooms, which can accommodate up to 18 people. Leave a lasting, positive impression on your clients by hosting a successful event with the help of our attentive hotel staff at the NH Berlin Kurf�rstendamm. On the 7th floor, our fitness and wellness area lets guests take advantage of an array of top-of-the-line exercise equipment while enjoying inspiring views of Berlin. After an invigorating workout, soothe tired muscles in our in-house steam bath, sauna, and relaxing room with heated lounge chairs and a picturesque terrace. 
Breakfast-19.90?/pax.
5% CITY TAX INCLUDED IN THE RATES.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1410" OriginalAmount="1410">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|23914" HotelName="Courtyard by Marriott Berlin City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Axel-Springer-Straße 55, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87336/a_87336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the German capital's most central district Mitte, between Potsdamer Platz and Alexanderplatz. There are numerous tourist attractions in the vicinity including Checkpoint Charlie, the TV Tower, Brandenburg Gate and the Reichstag (German Parliament). The main train station is roughly 2 km from the accommodation. Berlin Tegel Airport is approximately 20 km from the hotel and Berlin Schönefeld Airport is about 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1411" OriginalAmount="1411">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|18973" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="1412.00" OriginalAmount="1412.00">
      <BasicPropertyInfo Latitude="52.497747771022" Longitude="13.349340338079" StarRating="2" HotelCode="148540|hotel_gunia" HotelName="Gunia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Eisenacher Straße 10, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/78/a778af4dd862f9dd545cdfb18be2796a149e4b4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a traditional Berlin-style building from the turn of the 20th century. Look forward to free Wi-Fi internet access throughout the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1416.00" OriginalAmount="1416.00">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|kempinski_hotel_bristol_berlin_2" HotelName="Hotel Bristol Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1419.71" OriginalAmount="1419.71">
      <BasicPropertyInfo Latitude="52.5016149388" Longitude="13.32125544548" StarRating="4" HotelCode="13541|45804" HotelName="Hollywood Media" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1423.71" OriginalAmount="1423.71">
      <BasicPropertyInfo Latitude="52.500940601512" Longitude="13.328642249107" StarRating="4" HotelCode="16688|516235" HotelName="Henri Hotel Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meinekestraße 9, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20259/a_20259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the peaceful Meineke Strasse, only minutes from the Kurfürstendamm and numerous entertainment venues. Numerous sightseeing attractions such as the Kaiser Wilhelm Memorial Church, the KaDeWe or Zoo are all in close proximity to the hotel. The nearest public transport links are just 300 m from the hotel at Kurfürstendamm U-Bahn (metro) station. Berlin-Tegel Airport is just 20 minutes away by car (8 km) and can also be reached via bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1428.36" OriginalAmount="1428.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|467512" HotelName="OCAK APARTMENT &amp; HOTEL BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1101733_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 105 air-conditioned rooms featuring kitchenettes. Your bed comes with premium bedding, and all rooms are furnished with double sofa beds. Wired and wireless Internet access is complimentary, while 40-inch flat-screen televisions with cable programming provide entertainment. Conveniences include phones, as well as safes and desks.At Ocak Apartment and Hotel Berlin, enjoy a satisfying meal at the restaurant. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7 AM to 11 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.With a stay at Ocak Apartment and Hotel Berlin in Berlin (Mitte), you'll be a 5-minute drive from Max-Schmeling-Halle and 7 minutes from Berlin Wall Memorial.  This aparthotel is 2.2 mi (3.6 km) from Friedrichstrasse and 2.4 mi (3.9 km) from Friedrichstadt-Palast.Distances are displayed to the nearest 0.1 mile and kilometer.  Max-Schmeling-Halle - 1.4 km / 0.9 mi  Mauerpark - 1.7 km / 1.1 mi  Schonhauser Allee Arkaden - 1.8 km / 1.1 mi  Berlin Wall Memorial - 2.4 km / 1.5 mi  Visitor center of the Berlin Wall Memorial - 2.6 km / 1.6 mi  Torstrasse - 2.9 km / 1.8 mi  Hackescher Markt - 3.3 km / 2.1 mi  Friedrichstrasse - 3.3 km / 2.1 mi  Humboldt Museum of Natural History - 3.4 km / 2.1 mi  Charite - 3.8 km / 2.3 mi  Berlin Dungeon - 3.8 km / 2.4 mi  Museum for Contemporary Art - 3.9 km / 2.4 mi  Friedrichstadt-Palast - 3.9 km / 2.4 mi  Aquadom - 3.9 km / 2.4 mi  Alexanderplatz - 4 km / 2.5 mi  The nearest airports are:Berlin (TXL-Tegel) - 8.8 km / 5.5 mi Berlin (SXF-Schoenefeld) - 36.4 km / 22.6 mi The preferred airport for Ocak Apartment and Hotel Berlin is Berlin (TXL-Tegel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1431.00" OriginalAmount="1431.00">
      <BasicPropertyInfo Latitude="52.500354425829" Longitude="13.319115042686" StarRating="3" HotelCode="402273|minotel_elba" HotelName="Elba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 03/12/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="27" TotalAmount="1434" OriginalAmount="1434">
      <BasicPropertyInfo Latitude="52.523063383718" Longitude="13.40073488522" StarRating="3" HotelCode="321847|201886" HotelName="Hotel ZOE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435706/w_435706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1438.45" OriginalAmount="1438.45">
      <BasicPropertyInfo Latitude="52.522954899487" Longitude="13.399947434664" StarRating="3" HotelCode="401444|1174678" 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://dmcsquare.b-cdn.net/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="1439.00" OriginalAmount="1439.00">
      <BasicPropertyInfo Latitude="52.454488248043" Longitude="13.451363827716" StarRating="2" HotelCode="137971|hotel_am_buschkrugpark" HotelName="Am Buschkrugpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/11/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="16" TotalAmount="1441.86" OriginalAmount="1441.86">
      <BasicPropertyInfo Latitude="52.505752328188" Longitude="13.32068882209" StarRating="4" HotelCode="902563|518135" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1444.00" OriginalAmount="1444.00">
      <BasicPropertyInfo Latitude="52.36896" Longitude="13.651277" StarRating="2" HotelCode="295364|teikyo_berlin__hotel_am_zeuthener_see" HotelName="Teikyo Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmöckwitzer Damm 1G, 12527 Berlin-Schmöckwitz</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/202153/4163536180808f5d5c43bb7bfcc82b00.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1444.36" OriginalAmount="1444.36">
      <BasicPropertyInfo Latitude="52.525103" Longitude="13.343831" StarRating="3" HotelCode="67055|1421338" 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="63" TotalAmount="1448.00" OriginalAmount="1448.00">
      <BasicPropertyInfo Latitude="52.502652" Longitude="13.343213" StarRating="2" HotelCode="104664|pension_classic" HotelName="Classic Hotel-Pension" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 01/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 5-6, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153227/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a breakfast every morning, available from 7.30 till 10.00 am. Furthermore the guests can take advantage of a free wireless connection. Cold drinks and beer can be obtained on the reception. The reception is opened from 8.00 am till 8.00 pm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.69" OriginalAmount="1455.69">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|1544268" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024" 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="16" TotalAmount="1464.46" OriginalAmount="1464.46">
      <BasicPropertyInfo Latitude="52.532213130949" Longitude="13.381239647894" StarRating="0" HotelCode="318855|1889255" HotelName="Titanic Chaussee Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="52.5232" Longitude="13.40084" StarRating="3" HotelCode="0|_0x2756d" HotelName="Hotel ZOE by AMANO GROUP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/08/54086eaeebbdbb08366c0057f1ff5ceed2e64d57.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hotel ZOE by AMANO GROUP, you'll be centrally located in Berlin, just a 3-minute walk from Hackescher Markt and 11 minutes by foot from Friedrichstrasse.  This hotel is 0.6 mi (0.9 km) from TV Tower and 0.6 mi (1 km) from Alexanderplatz.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 88 air-conditioned rooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6:30 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services.&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;Price of an additional breakfast: 15.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1471" OriginalAmount="1471">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|414008" HotelName="Hotel Jurine - Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="1474.00" OriginalAmount="1474.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 21/11/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="1487.00" OriginalAmount="1487.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 19/11/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="1493.00" OriginalAmount="1493.00">
      <BasicPropertyInfo Latitude="52.487572589428" Longitude="13.323470165792" StarRating="2" HotelCode="105810|hotel_gasteiner_hof" HotelName="Gasteiner Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gasteiner Straße 8, 10717 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154003/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1498.00" OriginalAmount="1498.00">
      <BasicPropertyInfo Latitude="52.507843497569" Longitude="13.32798242569" StarRating="4" HotelCode="174733|hotel_indigo_berlin__kudamm" HotelName="Hotel Indigo Berlin - Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,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="16" TotalAmount="1518.41" OriginalAmount="1518.41">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|2327915" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Mildred-Harnack-Strasse 15, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/808776/w_808776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1520" OriginalAmount="1520">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|4847" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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://dmcsquare.b-cdn.net/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="1520.00" OriginalAmount="1520.00">
      <BasicPropertyInfo Latitude="52.372703" Longitude="13.695586" StarRating="3" HotelCode="889263|akademie_berlinschmockwitz" HotelName="Das Schmöckwitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wernsdorfer Straße 43, 12527 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272296/272296a_hb_a_020.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="1520.00" OriginalAmount="1520.00">
      <BasicPropertyInfo Latitude="52.522454" Longitude="13.2894" StarRating="4" HotelCode="888979|schlosspark_hotel" HotelName="Schlosspark-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/12/2024" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Heubnerweg 2 a, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/182092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1524" OriginalAmount="1524">
      <BasicPropertyInfo Latitude="52.513132589695" Longitude="13.405069112778" StarRating="4" HotelCode="318218|55128" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1526.70" OriginalAmount="1526.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|649284" HotelName="BRISTOL BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30588_image62520198_0.jpg</HotelPictures>
        <HotelDescription>Located on Berlin's longest and most popular boulevard, the Kurfuerstendamm,the 5-star Hotel Bristol Berlin combines the classic with the modern. All 301 elegant rooms are equipped to the highest standards and feature facilities normally associated with a hotel of this category. The in-house restaurants and bar, as well as their culinary and creative talents, are renowned throughout this fast-changing capital. The popular Bristol Bar, a classical cocktail-bar, offers live music in the evening and guests should not fail to experience the pleasure of being spoiled with international and regional delicacies at any of the hotel's famous restaurants. A highly recommended hotel which offers a rare opportunity to enjoy luxury surroundings at an affordable price.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1532.18" OriginalAmount="1532.18">
      <BasicPropertyInfo Latitude="52.519540964751" Longitude="13.388725077226" StarRating="4" HotelCode="26439|69084" HotelName="NH Collection Berlin Mitte Friedrichstrasse" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="1537.87" OriginalAmount="1537.87">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|1706168" 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="16" TotalAmount="1547.66" OriginalAmount="1547.66">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|79094" HotelName="Meliá Berlin" 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,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://dmcsquare.b-cdn.net/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="1553.00" OriginalAmount="1553.00">
      <BasicPropertyInfo Latitude="52.498375290614" Longitude="13.31715917791" StarRating="3" HotelCode="46264|stadt_gut_hotel_alexander_kurf" HotelName="Stadt-gut-Hotel Alexander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pariser Str. 37, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215076/215076a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Alexander Berlin Guests checking into the 3x000D star Hotel Alexander Berlin in Berlin are assured of a warm welcome. On site car parking is available. Dining is available at the hotel, which has it's own restaurant. Room Facilities Hotel Alexander Berlin. A hairdryer is provided in every room. We are sorry, but smoking is not permitted in either the bedrooms or the public areas of the hotel. Wifi internet access is available in all rooms. Additional Info. An airport shuttle service is available from the hotel. Pets are made most welcome at the hotel. A concierge service is available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1555.00" OriginalAmount="1555.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 30/11/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="16" TotalAmount="1559.67" OriginalAmount="1559.67">
      <BasicPropertyInfo Latitude="52.426055927613" Longitude="13.640223741531" StarRating="0" HotelCode="33392|941585" HotelName="Hotel Müggelsee Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,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://dmcsquare.b-cdn.net/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="1562.00" OriginalAmount="1562.00">
      <BasicPropertyInfo Latitude="52.50826" Longitude="13.40518" StarRating="3" HotelCode="168902|grimms_hotel" HotelName="Grimm‘s Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Jakobstrasse 100, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159872/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="1571.00" OriginalAmount="1571.00">
      <BasicPropertyInfo Latitude="52.498434801644" Longitude="13.384557333721" StarRating="2" HotelCode="148349|grand_hostel_berlin" HotelName="Grand Hostel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1575.14" OriginalAmount="1575.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|615123" HotelName="Hotel BIRGIT Berlin Mitte" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1151489_foto_1.jpg</HotelPictures>
        <HotelDescription>It is an individual private hotel in a modern and friendly atmosphere and international standard. You will enjoy our friendly and familiar service in our wintergarden and in summertime at our marvelous garden terrace. In the heart of Berlin's historical centre, right next to the quarter of government and diplomats. The ideal starting point for your holidays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1577.34" OriginalAmount="1577.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|694455" HotelName="EUROSTARS BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/229244_image49237773_0.jpg</HotelPictures>
        <HotelDescription>The Eurostars Berlin Luxury Class is a spectacular business hotel located right on Friedrichstrasse, the most important retail artery right in the heart of Berlin. Its April 2011 opening marked the debut of the Eurostars chain in one of the cities with the busiest trade fair calendar in Europe. Located right in the middle of Berlin, this hotel boasts spectacular architecture and striking interior design. The building stands out for its imposing glass facade and amazing tall atrium, which brings natural light into the entire establishment. The 221 rooms in the hotel, all of them spacious and elegantly appointed, are spread over eight floors. The hotel has an elegant gourmet restaurant, more than 600 m2 of meeting rooms, a designer lobby bar, a heated swimming pool, a fitness centre and an underground car park. The Eurostars Berlin Luxury Class is a spectacular hotel destined to become a landmark in the city. 
*Online check out  available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1592.47" OriginalAmount="1592.47">
      <BasicPropertyInfo Latitude="52.52175" Longitude="13.404263" StarRating="4" HotelCode="173032|509495" HotelName="Hotel Alexander Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1594.93" OriginalAmount="1594.93">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|959855" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1599.58" OriginalAmount="1599.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|693778" HotelName="CLASSIK HOTEL ALEXANDER PLAZA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/368126_image58889863_0.jpg</HotelPictures>
        <HotelDescription>Classik Hotel Alexander Plaza � a sanctuary, and your home from home. This charming boutique hotel, a former factory built in 1900, is right at the heart of Berlin Mitte, one of the city�s hottest spots. The design of the Alexander Plaza playfully juxtaposes the listed building�s art deco style with contemporary elements. The hotel is surrounded by the splendour of Germany�s historic capital � with its charming streets, hip restaurants, fashionable bars, breathtaking art and extravagant fashion. Tax information: an additional city tax equal to 5% of the room rate apply</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1606.00" OriginalAmount="1606.00">
      <BasicPropertyInfo Latitude="52.51198692104" Longitude="13.380505566463" StarRating="2" HotelCode="147850|blncty_hotel" HotelName="BlnCty Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gertrud-Kolmar-Straße 5, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/822616/202051185419833.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Frauenhotel Intermezzo For Women Only The 2x000D star Frauenhotel Intermezzo For Women Only is situated in Berlin. Dining is available at the hotel, which has it's own restaurant. Rooms at the Frauenhotel Intermezzo For Women Only. All rooms have a hairdryer. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. All rooms have tea and coffee making facilities. Additional Info. The hotel offers an airport shuttle service. Pets are made most welcome at the hotel. A concierge service is provided for guests. The hotel has disabled facilities with wheelchair access to the hotel, reception, restaurant, bar and conference facilities areas of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.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 05/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="1608.24" OriginalAmount="1608.24">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|1116508" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="1611.68" OriginalAmount="1611.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|998554" HotelName="MARITIM PROARTE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949272_foto_1.jpg</HotelPictures>
        <HotelDescription>A first class hotel with an extraordinary and unusual character! Enjoy that special extra in the middle of Berlin, close to the famous boulevard Unter den Linden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1617.00" OriginalAmount="1617.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 04/12/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="1619.00" OriginalAmount="1619.00">
      <BasicPropertyInfo Latitude="52.63955" Longitude="13.37622" StarRating="4" HotelCode="92199|hotel_schildow" HotelName="Schildow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlenbecker Straße 2, 16552 Mühlenbecker Land</AddressLine>
          </AddressLines>
          <CityName>Mühlenbecker Land</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221338/221338a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mühlenbecker Land. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1623.07" OriginalAmount="1623.07">
      <BasicPropertyInfo Latitude="52.504061" Longitude="13.447547" StarRating="1" HotelCode="166182|1131938" 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="34" TotalAmount="1631.28" OriginalAmount="1631.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|908053" HotelName="H10 BERLIN KU DAMM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949612_foto_1.jpg</HotelPictures>
        <HotelDescription>Opened in 2011, the H10 Berlin Ku'damm is located just a stone's throw from Kurf�rstendamm avenue, western Berlin's main shopping street, and very close to the Kaiser Wilhelm Memorial Church and the Zoo. Its construction conserved one of the city's historic buildings, to which another new building has been added. The hotel's services include the Despacio Beauty Centre, Salt &amp; Pepper Restaurant, Steps Bar and five meeting rooms. The hotel has recently received the prestigious "HolidayCheck Award 2013" in the "Country's No. 1" category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1634.00" OriginalAmount="1634.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="1634.00" OriginalAmount="1634.00">
      <BasicPropertyInfo Latitude="52.50371001" Longitude="13.4473267" StarRating="3" HotelCode="573475|numa_kater_apartments" HotelName="TOPFLAT-BERLIN.DE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Dining,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Warschauer Strasse 46, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738768/aa006c1bf3f1e33293b632b10386fef3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1636.00" OriginalAmount="1636.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 01/12/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="16" TotalAmount="1636.81" OriginalAmount="1636.81">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|2288085" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,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="16" TotalAmount="1647.64" OriginalAmount="1647.64">
      <BasicPropertyInfo Latitude="53.972231610362" Longitude="14.145624987164" StarRating="3.5" HotelCode="300352|4744275" HotelName="SEETELHOTEL Kaiserstrand Beachhotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strandpromenade 21, 17429 Seebad Bansin, Insel Usedom</AddressLine>
          </AddressLines>
          <CityName>Bansin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33700/2433700/1.jpg?f=15331145</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Bansin, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1656.74" OriginalAmount="1656.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|616668" HotelName="NH BERLIN FRIEDRICHSTRASSE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207744_fotpe1_FA.png</HotelPictures>
        <HotelDescription>Experience the best of Berlin by staying at the 4-star superior NH Berlin Friedrichstrasse hotel. Located on the world-famous Friedrichstrasse, a hub of commerce and culture, the hotel provides easy access to the magnificent Brandenburg Gate and the "Unter den Linden," Berlin's historic tree-lined boulevard. Treat yourself to a night at the Unter den Linden state Opera or a show at Friedrichstadtpalast or the Admiralspalast. With direct connections to the railway, underground, tram, and city bus readily available, these attractions and many more are within easy reach from the NH  Berlin Friedrichstrasse hotel for the guests. 
Relax in style in one of the NH Berlin Friedrichstrasse's 268 elegant guest rooms and suites, featuring state-of-the-art facilities and marble bathrooms. Whether you�re traveling for business or pleasure, we offer every amenity for your comfort, including satellite TVs,free Wi-Fi, minibars, safes, underground parking, and much more. 
NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1657.00" OriginalAmount="1657.00">
      <BasicPropertyInfo Latitude="52.5285414768284" Longitude="13.409709985594" StarRating="0" HotelCode="0|_0x3e448" HotelName="AMANO Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torstrasse 52, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/45/8445335f2cc6a1ae7df25d09f815e762de259400.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “AMANO Home” is situated within 2 km from the historic center of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Parking is available near the hotel area. Laundry services are provided. Smoking is not allowed at the hotel.&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.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1664.00" OriginalAmount="1664.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 01/12/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="1689.00" OriginalAmount="1689.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 04/12/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="16" TotalAmount="1694.97" OriginalAmount="1694.97">
      <BasicPropertyInfo Latitude="52.529736" Longitude="13.411086" StarRating="3" HotelCode="139792|515795" HotelName="Old Town Apartments Schönhauser Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="1700.63" OriginalAmount="1700.63">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|82535" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1704" OriginalAmount="1704">
      <BasicPropertyInfo Latitude="52.505561" Longitude="13.337826" StarRating="4" HotelCode="260739|57956" HotelName="25hours Hotel Bikini Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1708.00" OriginalAmount="1708.00">
      <BasicPropertyInfo Latitude="52.405263423021" Longitude="13.140703678801" StarRating="3" HotelCode="89852|hotel_forsthaus_3" HotelName="Hotel Forsthaus Wannsee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/11/2024" HotelFacility="Golf,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Stölpchenweg 45, 14109 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Other amenities/services: Rooms with Safe, Direct Dial Phone, Balcony, Wake up call. 24h Front Desk, Laundry, Room Service, Bussiness Center, Water Sports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1719.00" OriginalAmount="1719.00">
      <BasicPropertyInfo Latitude="52.52914047241211" Longitude="13.396869659423828" StarRating="0" HotelCode="0|grand_central_mitte_apartment" HotelName="Grand Central Mitte Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torstrasse 156, 10115, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/b0/06b05ba04a4828c9ab94c27bd6d871a937cf4b2f.jpeg</HotelPictures>
        <HotelDescription>This modern apartment is centrally located in Berlin, near many shops and restaurants in the Mitte and Prenzlauer Berg districts. Grand Central Mitte Apartment is quiet and light-filled and features many design pieces and accessories.&lt;br /&gt;Newly furnished in 2017, Grand Central Mitte Apartment has wood parquet floor, master baths, fully-equipped kitchens or kitchenettes, box spring beds, flat screen TV, WiFi accessi. Baby cot is available upon request. The apartment also has a dining area with a large dining table.&lt;br /&gt;The apartment is equipped with a washing machine, as well as high-speed internet.&lt;br /&gt;Grand Central Mitte Apartment is particularly suitable for groups or families. All main central Berlin attractions are within walking distance.&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;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;             &lt;li&gt;Late check-in fee: EUR 35 for check-in after 10 PM&lt;/li&gt;  &lt;li&gt;Cleaning/housekeeping/linens fee: EUR 50 per day&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&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;/li&gt;&lt;li&gt;Cleaning fee: EUR 50.00 per accommodation, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt; A lodging tax is imposed by the city and collected at the property. Business travelers are exempt from the tax with proper documentation. For more details, please contact the office using the information on the reservation confirmation received after booking.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1737.00" OriginalAmount="1737.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="16" TotalAmount="1763.94" OriginalAmount="1763.94">
      <BasicPropertyInfo Latitude="52.513943780185" Longitude="13.405032429166" StarRating="4" HotelCode="542855|2188585" HotelName="Capri by Fraser Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Scharrenstraße 22, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/104844/48d3c641-02b8-4423-9567-abec76eba5d0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1787.06" OriginalAmount="1787.06">
      <BasicPropertyInfo Latitude="52.503626" Longitude="13.329164" StarRating="4.5" HotelCode="36085|375665" HotelName="Hotel Zoo Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 25, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58923/a_58923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly on the Kurfuerstendamm shopping street, just 85 m from Kurfürstendamm underground station. The Kaiser Wilhelm Memorial Church is only 400 m from hotel. Berlin central station is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1790" OriginalAmount="1790">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|201916" 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="27" TotalAmount="1802" OriginalAmount="1802">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|480013" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="1837.78" OriginalAmount="1837.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|988113" HotelName="STEIGENBERGER AM KANZLERAMT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949660_foto_1.jpg</HotelPictures>
        <HotelDescription>The Steigenberger am Kanzleramt Hotel has its name from its uninhibited view of the German Chancellery (the "Bundeskanzleramt") and the Reichstag Building. The new hotel in the centre of Berlin near the main station offers high-class comfort and is ideal for business travelers and city tourists. The restaurants and bars cater for almost every taste and in the fitness and wellness area you can also enjoy a magnificent view while exercising. Jogging and walking are possible along the Spreebogen, the bend in the river, with the Federal Press Beach and can be extended without any problem whatsoever to the Brandenburg Gate.
With local public transport you can quickly and easily reach further highlights of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1845.52" OriginalAmount="1845.52">
      <BasicPropertyInfo Latitude="52.517492" Longitude="13.407206" StarRating="3" HotelCode="294488|1497338" HotelName="Hotel Nikolai Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Nussbaum 5, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357267/357267a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1889.71" OriginalAmount="1889.71">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|2490435" HotelName="Orania.Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" 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="16" TotalAmount="1890.05" OriginalAmount="1890.05">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|1888625" 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://dmcsquare.b-cdn.net/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="1908.00" OriginalAmount="1908.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="Non Refundable" 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="1910.00" OriginalAmount="1910.00">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|hilton_hotel__berlin" HotelName="Hilton Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1917" OriginalAmount="1917">
      <BasicPropertyInfo Latitude="52.51498863363" Longitude="13.39489320782" StarRating="5" HotelCode="315714|50901" HotelName="Titanic Gendarmenmarkt Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="1928.26" OriginalAmount="1928.26">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|2128265" HotelName="Abion Villa Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchstrasse 13, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="1936.62" OriginalAmount="1936.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|700473" HotelName="Melia Berlin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949508_foto_49.jpg</HotelPictures>
        <HotelDescription>Este espectacular y majestuoso hotel disfruta de una situaciandoacute;n privilegiada en la orilla del randiacute;o Spree, en el corazandoacute;n de Berlandiacute;n. La Puerta de Brandeburgo y la Isla de los Museos estandaacute;n situadas a 15 minutos de paseo, mientras que la Alexanderplatz y el histandoacute;rico barrio de Mitte estandaacute;n a poca distancia a pie. La estaciandoacute;n de Friedrichstrasse estandaacute; localizada a tan sandoacute;lo 100 metros del establecimiento y ofrece excelentes conexiones con el resto de la ciudad. El establecimiento es la opciandoacute;n inmejorable para viajes de negocios y de ocio en Berlandiacute;n, dado que ofrece habitaciones luminosas y alegres, asandiacute; como una amplia gama de instalaciones y servicios. Los huandeacute;spedes podrandaacute;n tonificarse en el gimnasio abierto las 24 horas o relajarse en la sauna despuandeacute;s de un largo dandiacute;a de reuniones, y al dandiacute;a siguiente despertarse para un delicioso desayuno bufandeacute; preparado en cocina en vivo. Los huandeacute;spedes podrandaacute;n saborear la cocina regional e internacional en el restaurante principal que presume de vistas panorandaacute;micas al randiacute;o, mientras que el tandiacute;pico bar de tapas espaandntilde;olas ofrece manduacute;sica en vivo y una agradable terraza en verano.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1965.00" OriginalAmount="1965.00">
      <BasicPropertyInfo Latitude="52.576614020042" Longitude="13.393173737262" StarRating="3" HotelCode="889027|solitaire_hotel" HotelName="Solitaire" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/11/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="16" TotalAmount="1978.18" OriginalAmount="1978.18">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|2475215" 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="1990.00" OriginalAmount="1990.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="Free CXL until 29/11/2024">
        <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="2025.00" OriginalAmount="2025.00">
      <BasicPropertyInfo Latitude="52.510606474638" Longitude="13.4060105681419" StarRating="0" HotelCode="0|new_green_apartments" HotelName="New Green Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Neue Grünstr. 20, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/40/9440d5da570e6cb7ee7f81ef5d1556fe326fdfdd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Moderately priced two-star hotel “New Green Apartments” is located within 1 km from the heart of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. There is a laundry at the hotel. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2036.00" OriginalAmount="2036.00">
      <BasicPropertyInfo Latitude="52.523206222568" Longitude="13.401190638542" StarRating="4" HotelCode="13166|hotel_hackescher_markt" HotelName="Hotel Hackescher Markt" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 29/11/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstr. 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13721/a_13721_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel is centrally located at Hackescher Markt just 1 km from the River Spree and 2 km from the nearest park. An abundance of shops are located in the immediate vicinity as are bars, restaurants and nightclubs. Links to public transport network may easily be reached on foot and transfer to Schönefeld airport takes about 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2110.36" OriginalAmount="2110.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|678237" HotelName="DORINT KURFURSTENDAMM BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/701193_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Dorint Kurf�rstendamm Berlin, you'll be centrally located in Berlin, steps from Kurf�rstendamm and 6 minutes by foot from Berlin Zoological Garden.  This 4.5-star hotel is 0.3 mi (0.4 km) from Kaiser Wilhelm Memorial Church and 0.3 mi (0.5 km) from Theatre of the West.. Take advantage of recreation opportunities including a health club and a sauna. Additional features at this Art Deco hotel include complimentary wireless Internet access, wedding services, and tour/ticket assistance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2133.32" OriginalAmount="2133.32">
      <BasicPropertyInfo Latitude="52.508142" Longitude="13.326418" StarRating="5" HotelCode="262190|982045" HotelName="Hotel am Steinplatz, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Steinplatz 4, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276469/276469a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2145.21" OriginalAmount="2145.21">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|333795" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 29/11/2024" 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://dmcsquare.b-cdn.net/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="2175.00" OriginalAmount="2175.00">
      <BasicPropertyInfo Latitude="52.506939064386" Longitude="13.345483839512" StarRating="5" HotelCode="258528|intercontinental_berlin" HotelName="Intercontinental Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 2, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14866/ba_14866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern, luxurious business hotel is surrounded by the 'Tiergarten', the second-largest city-centre park in Germany, which offers guests an inviting place to take walks or go jogging. It is centrally located between the Kurfürstendamm and the 'neue Mitte' area, only a short walk from the impressive Potsdamer Platz (approximately 2 km away). Zoologischer Garten and the railway station of the same name are only about 800 m away, as is the traditional department store Kaufhaus des Westens (KaDeWe) and the Kaiser Wilhelm Memorial Church. Berlin's popular flagship shops are also close by. Thanks to the good transport connections, guests can easily explore all the tourist attractions; the government and embassy district, the Reichstag and the Brandenburg Gate are all within about 30 minutes' walking distance of the hotel. The historical centre is also not far away. By taxi or bus, guests can quickly and easily reach the Memorial to the German Resistance, Potsdamer Platz and the Kulturforum with the Philharmonie (concert hall), as well as the Gemäldegalerie and the Neue Nationalgalerie (both art museums). Tegel Airport is about 30 minutes away, while Schönefeld Airport can be reached in roughly 35 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2234" OriginalAmount="2234">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|13438" HotelName="The Westin Grand Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 158-164, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23051/a_23051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel has been a traditional feature of Friedrichstraße in Berlin's lively Mitte district for decades. Many of the German capital's top sights including the Brandenburg Gate, the Unter den Linden boulevard, Potsdamer Platz and the Pergamon Museum are all to be found in the vicinity and it is just a short distance to the Friedrichstraße and Französische Straße underground stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2303.00" OriginalAmount="2303.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="824893|park_penthouses_insel_eiswerder" HotelName="Park Penthouses Insel Eiswerder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Eiswerderstraße 17</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/6f/316f7159e83671eccfd9a7e2c088b3fcddda07b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.00" OriginalAmount="2327.00">
      <BasicPropertyInfo Latitude="52.501341" Longitude="13.330768" StarRating="3" HotelCode="193692|amc_apartments_kudamm_2" HotelName="AMC Apartments Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Str. 19, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151504/151504a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin. The nearest airport is Bahia Cupica (BHF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2337" OriginalAmount="2337">
      <BasicPropertyInfo Latitude="52.514430278935" Longitude="13.391051888466" StarRating="0" HotelCode="11885|445234" HotelName="Hotel Luc, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="2343.14" OriginalAmount="2343.14">
      <BasicPropertyInfo Latitude="52.51090636758" Longitude="13.376036241734" StarRating="5" HotelCode="50963|52754" HotelName="Berlin Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inge-Beisheim-Platz 1, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39716/a_39716_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys one of the best locations in Berlin, in the heart of the Potsdamer Platz square, adjacent to the Sony Center and Berlin's largest park, the Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2365.00" OriginalAmount="2365.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="2374.00" OriginalAmount="2374.00">
      <BasicPropertyInfo Latitude="52.480091456765" Longitude="13.274504542351" StarRating="5" HotelCode="26011|schlosshotel_im_grunewald_alma_berlin" HotelName="Patrick Hellmann Schlosshotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2394.00" OriginalAmount="2394.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 04/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="2405" OriginalAmount="2405">
      <BasicPropertyInfo Latitude="52.539722159054" Longitude="13.406105791215" StarRating="3" HotelCode="139444|246682" 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="2436.00" OriginalAmount="2436.00">
      <BasicPropertyInfo Latitude="52.53802585405" Longitude="13.410601642745" StarRating="4" HotelCode="390844|hotel_oderberger" HotelName="Hotel Oderberger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="24 Hour Front Desk,Bar,Conference Hall,Golf,Housekeeping,Internet,LCD/Projector,Library,Lounge,Luggage Storage,Off-Site Parking,Parking,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oderberger Straße 57, 10435 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/545218/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 Oderberger in Berlin (Prenzlauer Berg), you'll be minutes from Friedrich-Ludwig-Jahn-Sportpark and Mauerpark. This 4-star hotel is close to Alexanderplatz 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 72 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a steam room. Additional features 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;Enjoy a satisfying meal at a restaurant serving guests of Hotel Oderberger.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2439.23" OriginalAmount="2439.23">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|309765" HotelName="Myer's Hotel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" 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="16" TotalAmount="2575.36" OriginalAmount="2575.36">
      <BasicPropertyInfo Latitude="52.522994882801" Longitude="13.412922620773" StarRating="4" HotelCode="12611|7994" HotelName="Park Inn by Radisson Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/12/2024" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2680.48" OriginalAmount="2680.48">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|7924" HotelName="Grand Hyatt Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marlene-Dietrich-Platz 2, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13477/a_13477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the leaders in architecture and design, this luxury hotel enjoys a top location on Potsdamer Platz at the heart of Berlin's new centre in Mitte. Lying within a stone's throw of the Philharmonic Orchestra, the art gallery, the Neue Nationalgalerie (New National Gallery), the musicals theatre, cinemas and shopping arcades featuring 120 shops and countless restaurants. The Brandenburg Gate, Unter den Linden boulevard, the government district and the Tiergarten park may all be reached on foot in just a few minutes. Potsdamer Platz underground station is also just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2694.00" OriginalAmount="2694.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="63" TotalAmount="2717.00" OriginalAmount="2717.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="16" TotalAmount="2730.46" OriginalAmount="2730.46">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|917785" HotelName="SO/ Berlin Das Stue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drakestrasse 1, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260730/a_260730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3157.28" OriginalAmount="3157.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|095201" HotelName="TITANIC GENDARMENMARKT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949681_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Berlin and was established in 2015. It is close to the Gendarmenmarkt and the nearest station is Franzosische Strasse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3287.20" OriginalAmount="3287.20">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|808525" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/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://dmcsquare.b-cdn.net/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="3329.00" OriginalAmount="3329.00">
      <BasicPropertyInfo Latitude="52.54601287841797" Longitude="13.424139022827148" StarRating="0" HotelCode="0|ferienwohnung_10" HotelName="Ferienwohnung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dunckerstr. 27, Prenzlauer Berg, 10439 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/95/a995d40f6e687b5a3467d1ae6fc2b6783e6e37b0.jpeg</HotelPictures>
        <HotelDescription>Located 2.8 km from Alexanderplatz in Berlin, this apartment features free WiFi. Ferienwohnung features views of the city and is 3 km from Berlin TV Tower.&lt;br /&gt;A dishwasher and an oven can be found in the kitchen. Towels and bed linen are available at Ferienwohnung. There is a private bathroom with a bath or shower.&lt;br /&gt;Museum Island is 3.3 km from Ferienwohnung, while Natural History Museum is 3.5 km from the property. The nearest airport is Berlin Tegel Airport, 9 km from the property.&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="16" TotalAmount="3573.07" OriginalAmount="3573.07">
      <BasicPropertyInfo Latitude="52.510198" Longitude="13.375524" StarRating="5" HotelCode="29153|52744" HotelName="The Ritz-Carlton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/12/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="3577.00" OriginalAmount="3577.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="Non Refundable" 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="3745.00" OriginalAmount="3745.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="63" TotalAmount="4208.00" OriginalAmount="4208.00">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|adlon_kempinski_berlin" HotelName="Hotel Adlon Kempinski Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 29/11/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://dmcsquare.b-cdn.net/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="34" TotalAmount="4258.47" OriginalAmount="4258.47">
      <BasicPropertyInfo StarRating="5" HotelCode="|151405" HotelName="ADLON KEMPINSKI BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955754_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to the Hotel Adlon Kempinski, located in the heart of the vibrant city of Berlin. We are proud to offer you an extensive range of five-star services to ensure your visit to Berlin is a trip to remember, from incredible city tours to luxury limousine and concierge services - we will go the extra mile to meet every one of your expectations. Choose to stay in one of our elegant guest rooms or pick from 13 different suite types all with beautiful views of Berlin. As well as an extensive spa offering, the hotel has two stylish bars and three refined restaurants for guests to enjoy. So whether you are staying for leisure or are here on business, you can rely on our services to accommodate all your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4825.00" OriginalAmount="4825.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" 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="6165.00" OriginalAmount="6165.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="63" TotalAmount="937.00" OriginalAmount="937.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 06/12/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="45" TotalAmount="978.04" OriginalAmount="978.04">
      <BasicPropertyInfo Latitude="52.525110104322" Longitude="13.530421296959" StarRating="2" HotelCode="268588|197deb" HotelName="Ootel.co" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Allee der Kosmonauten 32, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="997.00" OriginalAmount="997.00">
      <BasicPropertyInfo Latitude="52.500139954423" Longitude="13.352666440475" StarRating="0" HotelCode="950765|gaijin_hotel" HotelName="Gaijin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nollendorfplatz 2, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1001.00" OriginalAmount="1001.00">
      <BasicPropertyInfo Latitude="52.51726618" Longitude="13.41491017" StarRating="0" HotelCode="674578|voltaire_apartments" HotelName="B&amp;B Hotel Berlin Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Voltairestraße 3, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street about 1.7 km from the tourist heart of Berlin. It is ideal for business travellers as well as families. Public transport stops are right outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1015" OriginalAmount="1015">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="781334|377866" HotelName="Villa Hufeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karower Straße 17, 13125 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1019.00" OriginalAmount="1019.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 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1030.00" OriginalAmount="1030.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="34" TotalAmount="1049.02" OriginalAmount="1049.02">
      <BasicPropertyInfo StarRating="3" HotelCode="|C8C370" HotelName="Premier Inn Premier Inn Berlin City Wilmserdorf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Stay in the stylish heart of Berlin at our great-value Premier Inn Berlin City Wilmersdorf hotel. Set just a five-minute drive away from the famous Kurfustendamm avenue, you'll have some of the most popular places to visit in Berlin right on your doorstep - visit German landmarks like Charlotenburg Palace, go shopping in Berlin at the unmissible KaDaWe department store, or explore exciting family attractions like the Berlin Zoological Garden. Ater fun days out in Germay, you can look forward to laid-back evenings back at our hotel, and a great night's sleep on one of our super-comfy Hypnos beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1060.13" OriginalAmount="1060.13">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|2490925" 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="63" TotalAmount="1112.00" OriginalAmount="1112.00">
      <BasicPropertyInfo Latitude="52.5269" Longitude="13.4107" StarRating="2" HotelCode="401134|st_christophers_apartments" HotelName="St Christopher's Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="1217.30" OriginalAmount="1217.30">
      <BasicPropertyInfo StarRating="3" HotelCode="|788528" HotelName="Premier Inn Premier Inn Berlin Alexanderplatz" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Our stylish Premier Inn Berlin Alexanderplatz hotel is ideal if you're looking for great-value hotels in Berlin. Thanks to our handy location just a five-minute walk away from Alexanderplatz, you'll have some of Berlin's top attractions right on your doorstep when you stay with us. Families can enjoy days out with the kids in Berlin at sports like Little BIG city, while culture-lovers can see the famous Berliner Fernsehturm and Worl Time Clock - two of the most popular places to visit in Berlin - before exploring the scenic Gendarmenmarkt square. After exciting days out in Belin, you can look forward to laid-back evenings at our bar and restaurant, before enjoying a great night's sleep on one of our super-comfy Hypnos beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1280" OriginalAmount="1280">
      <BasicPropertyInfo Latitude="52.52586749" Longitude="13.38766048" StarRating="3" HotelCode="951898|413558" HotelName="Hotel Amo by Amano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 113, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1493.00" OriginalAmount="1493.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="1542.00" OriginalAmount="1542.00">
      <BasicPropertyInfo Latitude="52.43584060668945" Longitude="13.300829887390137" StarRating="0" HotelCode="0|lilienthalschlosschen" HotelName="LILIENTHALSCHLOSSCHEN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marthastr. 4, 12205, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «LILIENTHALSCHLOSSCHEN» is located in Berlin. This apartment is located in 11 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Lichterfelde West, Berlin Zoological Garden and Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1760.00" OriginalAmount="1760.00">
      <BasicPropertyInfo Latitude="52.511680603027344" Longitude="13.21006965637207" StarRating="2" HotelCode="0|wassersportappartements_am_stossensee" HotelName="Wassersport-Appartements Am Stößensee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brandensteinweg 4, 13595 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy! Hotel «Wassersport-Appartements Am Stößensee» is located in Berlin. This hotel is located in 12 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Pichelsberg, Berlin Zoological Garden and Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1816.00" OriginalAmount="1816.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="1831.00" OriginalAmount="1831.00">
      <BasicPropertyInfo Latitude="52.42082977294922" Longitude="13.391356468200684" StarRating="0" HotelCode="0|ferienwohnung_berlin_" HotelName="Ferienwohnung Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Saentisstr. 38 B, Tempelhof-Schöneberg, 12107 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 «Ferienwohnung Berlin» is located in Berlin. This apartment is located in 11 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Marienfelde, East Side Gallery and Potsdamer Platz.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. If you travel by car, you can park in a parking zone. The staff of the apartment will be happy to talk to you in English and German.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1924.43" OriginalAmount="1924.43">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|2437325" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="2134.53" OriginalAmount="2134.53">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|4555675" 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="2438.00" OriginalAmount="2438.00">
      <BasicPropertyInfo Latitude="52.487552642822266" Longitude="13.325992584228516" StarRating="0" HotelCode="0|lovelyflats_gasteiner" HotelName="Lovely-Flats &quot;Gasteiner&quot;" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gasteiner Str. 33 EG, Charlottenburg-Wilmersdorf, 10717 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Lovely-Flats "Gasteiner" is located in the Charlottenburg-Wilmersdorf district of Berlin, 2.1 km from Kurfürstendamm, 5 km from Berliner Philharmonie and 5 km from Messe Berlin. Featuring garden and city views, this apartment also provides guests with free WiFi. The apartment features 2 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 2 bathrooms with a shower. Potsdamer Platz is 6 km from the apartment, while Holocaust Memorial is 6 km away. The nearest airport is Berlin Tegel Airport, 11 km from Lovely-Flats "Gasteiner".&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="2554.00" OriginalAmount="2554.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 21/11/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="3153.00" OriginalAmount="3153.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 22/11/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>
    <HotelStay SourceId="63" TotalAmount="4674.00" OriginalAmount="4674.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="5196.00" OriginalAmount="5196.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="631546|minitel" HotelName="Minitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HermannStreet 55, 3rd Floor, 12049 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Fax,Room Service,Telephone Service,Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Sauna,Jacuzzi,Lounge,Massage Centre,Bicycle Rental,Shopping Arcade,Wheelchair Access,Swimming Pool,Kitchen,Golf,Diet Meals,Garden,Spa,Heated Pool,24 Hour Front Desk,Babysitting,Coffee Shop,Dry Cleaning,Elevator,Housekeeping,Library,Luggage Storage,Off-Site Parking,Parking,Business Centre,Concierge,Dining,LCD/Projector,24 Hour Power Supply,Pets allowed,Printer,Wake-up Call Service,Meeting Room,Pick &amp;amp; Drop,Smoking Rooms,Vending Machine,ATM/Cash Machine,Fitness Centre</BasicAmenities>
    <HotelRating>3,4,5,2,4.5,1,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD,LUNCH</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,ECO HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,GUESTHOUSE,APARTMENT HOTEL,HOSTEL,HISTORIC HOTEL,SPA HOTEL,HOSTELS,GUEST HOUSES,GOLF HOTEL,APARTHOTEL,COUNTRY HOUSE,BED AND BREAKFASTS,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
d0af531e-e794-42ea-91f8-dda94c2fec01|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="d0af531e-e794-42ea-91f8-dda94c2fec01">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="13002|7914" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
d0af531e-e794-42ea-91f8-dda94c2fec01|DOTWPrice|exception while supplier interation||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
d0af531e-e794-42ea-91f8-dda94c2fec01|RateHawkPrice|exception while supplier interation||RateHawk|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
d0af531e-e794-42ea-91f8-dda94c2fec01|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="d0af531e-e794-42ea-91f8-dda94c2fec01" TimeStamp="0001-01-01T00:00:00" HotelName="Sheraton Berlin Grand Hotel Esplanade" HotelCode="13002|1ec0bf" StarRating="5" GTCityId="17762" CountryCode="DE" CityName="Berlin" CountryName="Germany" Address="Lützowufer 15, 10785 Berlin, Berlin" PostCode="10785" PhoneNo="+4930254780" FaxNo="" Email="info@sheratonberlinesplanade.com" CheckInTime="24-Hour" CheckOutTime="24-Hour" Latitude="52.505779926058" Longitude="13.35542678833" SourceId="45" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Classic" RoomTypeCode="86078225|1|880|27|ODgwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="880" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:50.4565462+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Classic" RoomTypeCode="86078227|1|880|27|ODgwfEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="880" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:50.5971859+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Classic Room, 2 Twin Beds, Non Smoking" RoomTypeCode="1ec0bf_13846365718975627_1_108-44_2_2_0_3_103951550_30_2-6-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MTI0OC40N3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1248.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Classic Room, 1 King Bed, Non Smoking" RoomTypeCode="1ec0bf_13846367680384625_1_108-44_2_2_0_3_2334848580_25_1-6-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MTI0OC40N3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1248.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - De Luxe" RoomTypeCode="201430968|1|1393|27|MTM5M3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1393" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:50.7534449+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe" RoomTypeCode="158004846|1|1393|27|MTM5M3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1393" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:50.9097035+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Room, 1 King Bed, Non Smoking" RoomTypeCode="1ec0bf_13848556207325091_1_108-44_2_2_0_3_1968015504_28_1-13-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MTQ0Ni4zNHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1446.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Room, 2 Twin Beds, Non Smoking" RoomTypeCode="1ec0bf_13848556312625013_1_108-44_2_2_0_3_1938049094_27_2-13-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MTQ0Ni4zNHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1446.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Club room" RoomTypeCode="180098360|1|1697|27|MTY5N3xHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1697" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:51.0503362+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Club room" RoomTypeCode="180098361|1|1760|27|MTc2MHxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1760" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:51.2065948+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite 1 bedroom - Executive" RoomTypeCode="180098422|1|1785|27|MTc4NXxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1785" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:51.3784794+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Club Room, 2 Twin Beds" RoomTypeCode="1ec0bf_14127851075483200_1_108-44_2_2_0_3_2430928761_33_2-6-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MjIzOC4xM3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2238.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Club Room, 1 King Bed" RoomTypeCode="1ec0bf_14127849697668022_1_108-44_2_2_0_3_1854233231_29_1-6-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MjIzOC4xM3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2238.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite 1 bedroom - Balcony" RoomTypeCode="179894663|1|2272|27|MjI3MnxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2272" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:51.5191125+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin room - Club room" RoomTypeCode="180098359|3|2286|27|MjI4NnxHQlB8MjAyNC0xMi0wOQ==" OriginalAmount="0" TotalPrice="2286" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/12/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-05T10:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="90" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room King bed - Club room" RoomTypeCode="180098363|3|2286|27|MjI4NnxHQlB8MjAyNC0xMi0wOQ==" OriginalAmount="0" TotalPrice="2286" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/12/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-05T10:00:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="90" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Executive Suite, 1 Bedroom" RoomTypeCode="1ec0bf_14128968264707453_1_108-44_2_2_0_3_4149991749_31_1-15-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MjUzNS4wN3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="2535.07" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite 1 bedroom - Sauna" RoomTypeCode="180098364|1|2829|27|MjgyOXxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="2829" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:51.8941333+01:00" End="2024-12-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Panoramic Suite, 1 Bedroom, Balcony" RoomTypeCode="1ec0bf_14136628193833347_1_108-44_2_2_0_3_167676347_32_1-15-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|MzIyNy43MHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="3227.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Suite, 1 Bedroom, Sauna" RoomTypeCode="1ec0bf_14414811804061704_1_108-44_2_2_0_3_3728467002_26_1-15-0_49-100_76_2.20241210_14_2_3_76_zen46be7db573314daf84967b87a32be820_172969330500|45|NDAxOS40MHxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="4019.40" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:22:43.1899756+01:00" End="2024-12-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/13440/ba_13440_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/a_13440_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/a_13440_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/f_13440_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/p_13440_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/l_13440_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/l_13440_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_N2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_O2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_P2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_Q2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_R2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_S2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_T2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_U2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_V2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_W2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_X2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_Y2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_Z2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AF2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AG2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AH2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AI2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AJ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AK2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AL2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AM2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AN2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AO2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AP2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AQ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AR2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AS2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/w_13440_AT2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/p_13440_AU2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/r_13440_AV2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/r_13440_AW2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/r_13440_AX2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/r_13440_AY2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/ba_13440_AZ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/gt_13440_BA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/f_13440_BB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/k_13440_BC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/k_13440_BD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/k_13440_BE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13440/k_13440_BF2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 16 junior suites, 40 suites and 354 double rooms, which are located on 7 storeys and are reachable by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. A cloakroom, a safe, a currency exchange service, a babysitting service, translation services, a conference room and a business centre are available. Wireless internet access (for a fee) allows guests to stay connected while on holiday. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. A bicycle hire service (for a fee) gives guests the opportunity to explore the surrounding area independently.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. In some rooms, a terrace is included as standard. All rooms are carpeted and include a king-size bed and a sofa bed. Guests can also book separate bedrooms. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. For guests' convenience, units 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) provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;A refreshing swim in the indoor pool complex is a great way to unwind. Comfortable sun loungers are available on the terrace. There are a variety of leisure facilities and services to choose from, including a gym, a spa, a sauna, a beauty salon, massage treatments and anti-ageing treatments. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast, lunch or dinner. The hotel also offers snacks.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>49-30-254788222</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>49-30-254780</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1988</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2007</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>7</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>394</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>354</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>40</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>16</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>EC Card</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>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>9</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>River</Description><Value>10 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Park</Description><Value>800 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>2000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0af531e-e794-42ea-91f8-dda94c2fec01|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0af531e-e794-42ea-91f8-dda94c2fec01|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d0af531e-e794-42ea-91f8-dda94c2fec01">
  <Rooms>
    <Room RoomType="Room 1: Twin room - Classic" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="13002|1ec0bf" SourceId="27" RoomTypeCode="86078225|1|880|27|ODgwfEdCUHwyMDI0LTEwLTIz" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-12-10T00:00:00" End="2024-12-24T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0af531e-e794-42ea-91f8-dda94c2fec01|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2024-10-23T15:23:08.5044337+01:00" End="2024-12-24T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check in/out.&lt;br/&gt;&lt;br/&gt;Please note that this room is non-refundable and non-amendable. If the booking is cancelled, no money will be refunded.</ImportantInfo>
  <TotalAmount>880</TotalAmount>
  <TraceId>d0af531e-e794-42ea-91f8-dda94c2fec01</TraceId>
</CheckRatesRS>||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
df6602c5-3931-46b9-aef7-27ece7a56da2|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="df6602c5-3931-46b9-aef7-27ece7a56da2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-16T00:00:00" End="2024-12-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
df6602c5-3931-46b9-aef7-27ece7a56da2|PaximumSearch|supplier interation failed||Paximum|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
df6602c5-3931-46b9-aef7-27ece7a56da2|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
df6602c5-3931-46b9-aef7-27ece7a56da2|TravcoSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelBookingEngine.CancelPolicy.getCnxPolicy(CancelPenaltyType[] arrCnx) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 195
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 486|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
df6602c5-3931-46b9-aef7-27ece7a56da2|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
df6602c5-3931-46b9-aef7-27ece7a56da2|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
df6602c5-3931-46b9-aef7-27ece7a56da2|HotelsProSearch|successfull supplier interation||HotelsPro|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
df6602c5-3931-46b9-aef7-27ece7a56da2|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
df6602c5-3931-46b9-aef7-27ece7a56da2|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
df6602c5-3931-46b9-aef7-27ece7a56da2|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-10-23T15:23:43.2563734+01:00" Version="0" EchoToken="Search" TransactionIdentifier="df6602c5-3931-46b9-aef7-27ece7a56da2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="353" OriginalAmount="353">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|95237" 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="27" TotalAmount="355" OriginalAmount="355">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="0" HotelCode="35480|5263" HotelName="a&amp;o Berlin Friedrichshain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="369.61" OriginalAmount="369.61">
      <BasicPropertyInfo Latitude="52.508826272093" Longitude="13.424059152603" StarRating="0" HotelCode="33425|1081b0" HotelName="a&amp;o Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370" OriginalAmount="370">
      <BasicPropertyInfo Latitude="52.529011" Longitude="13.363611" StarRating="0" HotelCode="161194|18846" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="376" OriginalAmount="376">
      <BasicPropertyInfo Latitude="52.533352598896" Longitude="13.51756632328" StarRating="3" HotelCode="47626|24889" HotelName="Comfort Hotel Lichtenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="390.97" OriginalAmount="390.97">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|232556" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="393.39" OriginalAmount="393.39">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|862345" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="393.42" OriginalAmount="393.42">
      <BasicPropertyInfo Latitude="52.484331" Longitude="13.5265" StarRating="3" HotelCode="889107|2491035" HotelName="Hotel Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Treskowallee 89, 10318 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632572/632572a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="401.83" OriginalAmount="401.83">
      <BasicPropertyInfo Latitude="52.493844370186" Longitude="13.387765720238" StarRating="2" HotelCode="168906|1129148" HotelName="Metropol Hostel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 32, 10961 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185898/185898a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410" OriginalAmount="410">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|51001" 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="34" TotalAmount="412.41" OriginalAmount="412.41">
      <BasicPropertyInfo StarRating="3" HotelCode="|700409" HotelName="yggotel Spurv" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949461_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel estandaacute; en el corazandoacute;n del distrito de Charlottenburg, en el oeste de Berlandiacute;n, y se encuentra en una tranquila calle lateral a solo 300 metros del famoso bulevar comercial de Kurfanduuml;rstendamm . Hay gran variedad de tiendas, bares y enlaces de transporte panduacute;blico a tiro de piedra del hotel. Kaiser-Wilhelm-Gedandauml;chtniskirche (iglesia en recuerdo del emperador Guillermo) y el zoo de Berlandiacute;n estandaacute;n a solo 7 minutos conduciendo. La estaciandoacute;n de metro de Adenauerplatz estandaacute; a solo 4 minutos caminando del hotel y permite un fandaacute;cil acceso al resto de Berlandiacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418" OriginalAmount="418">
      <BasicPropertyInfo Latitude="52.506585" Longitude="13.303785" StarRating="3" HotelCode="107356|201911" HotelName="Hotel-Pension Arche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104 a, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155052/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420" OriginalAmount="420">
      <BasicPropertyInfo Latitude="52.521822295814" Longitude="13.485267162323" StarRating="3" HotelCode="25950|13377" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="422" OriginalAmount="422">
      <BasicPropertyInfo Latitude="52.39283767" Longitude="13.50716189" StarRating="0" HotelCode="759976|413999" HotelName="7 Days Premium Berlin Schönefeld" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="427.67" OriginalAmount="427.67">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|992195" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="430.31" OriginalAmount="430.31">
      <BasicPropertyInfo StarRating="3" HotelCode="|700380" HotelName="Hotel Aldea Berlin Centrum" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074679_foto_1.jpg</HotelPictures>
        <HotelDescription>Enable to achieve both the business and the leisure travelers all the targets in Berlin quick and easy its central location and a direct underground connection. The Novum Hotel Aldea is comfortable and contemporary furnishings. Functional rooms in various categories, free Wi-fi, big breakfast buffets await every visitor. The majority of our rooms are suitable for families (3 or 4 people).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="432.00" OriginalAmount="432.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 04/12/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="16" TotalAmount="432.26" OriginalAmount="432.26">
      <BasicPropertyInfo Latitude="52.3922379" Longitude="13.5185012" StarRating="4" HotelCode="150007|911935" HotelName="InterCityHotel Berlin-Brandenburg Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="436" OriginalAmount="436">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|201906" 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="16" TotalAmount="437.93" OriginalAmount="437.93">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|518085" HotelName="Select Hotel Berlin Spiegelturm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Freiheit 5, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="439.16" OriginalAmount="439.16">
      <BasicPropertyInfo Latitude="52.530119578056" Longitude="13.425651224537" StarRating="2" HotelCode="401091|109260" HotelName="Hotel Pension Intervarko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" 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="34" TotalAmount="443.76" OriginalAmount="443.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|812694" HotelName="BW AM SPITTELMARKT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/392044_image50213870_0.jpg</HotelPictures>
        <HotelDescription>The BW Hotel am Spittelmarkt is situated in a peaceful street in the heart of the city, a short walk from the famous Friedrichstrasse. Due to the central location right by Spittelmart, all interesting sights are easily reached within minutes. The nearby underground stop takes you quickly and directly to the two hubs of Alexanderplatz in the east and Zoologischer Garten in the west. You can also easily reach attractions such as the exhibition centre, the Branderburg Gate, Gendarmenmarkt Square and Potsdamer Platz with its bars and restaurants. Come and stay in one of the 244 comfortable and modern guest rooms, including family rooms, and enjoy the delicious and varied breakfast buffet to give you a great start to an active day in Berlin.
5% CITY TAX NOT INCLUDED IN THE RATES, DIRECT PAYMENT AT THE HOTEL. *All rooms in our BW am Spittelmarkt are non-smoking rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445" OriginalAmount="445">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|32430" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="445.26" OriginalAmount="445.26">
      <BasicPropertyInfo Latitude="52.498048192647" Longitude="13.38648582298" StarRating="2" HotelCode="92761|2015205" 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="16" TotalAmount="445.29" OriginalAmount="445.29">
      <BasicPropertyInfo Latitude="52.504650409827" Longitude="13.331827442377" StarRating="3" HotelCode="13631|351255" HotelName="AZIMUT Hotel Kurfürstendamm Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimsthaler Strasse 39-40, 10623 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13800/a_13800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated along Kurfürstendamm at the heart of Berlin. From here guests with find themselves on the main shopping mile with the lively nightlife of the capital. Links to the public transport network are also to be found in the immediate vicinity. Opposite the hotel, guests will find Neues Kranzlereck, which offers various shops, numerous restaurants, diverse cafés, bars and the nightlife. A long walk along the Kurfürstendamm, with its numerous sightseeing attractions comes highly recommended.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.21" OriginalAmount="447.21">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|862245" 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="27" TotalAmount="450" OriginalAmount="450">
      <BasicPropertyInfo Latitude="52.637137282255" Longitude="13.199070096016" StarRating="4" HotelCode="20355|50951" HotelName="Wyndham Garden Hennigsdorf Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fontanestraße 110, 16761 Hennigsdorf, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Hennigsdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25993/w_25993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hennigsdorf. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="453.78" OriginalAmount="453.78">
      <BasicPropertyInfo StarRating="3" HotelCode="|837116" HotelName="SELECT HOTEL STYLE BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949656_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is known for its cleanliness and its rooms. The primary amenities at this hotel are bar and lounge and 24-hour front desk. Additional amenities include safety-deposit box, heating, carpeted, smoke-free property and fax and photocopying. Select Hotel Style Berlin accepts American Express, MasterCard and Visa for payment. Pets not allowed. Groups of friends and solo travellers will enjoy a stay at Select Hotel Style Berlin.Wellness facilities include sauna.The hotel has 48 air conditioned rooms for you to relax in. The main room amenities are Bathroom, Toilet, wardrobe or closet, free WiFi (room), Electric kettle, soundproofed rooms, air conditioning and shower only.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="453.81" OriginalAmount="453.81">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|1089488" HotelName="Living Hotel Großer Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 29/11/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://dmcsquare.b-cdn.net/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="34" TotalAmount="456.48" OriginalAmount="456.48">
      <BasicPropertyInfo StarRating="3" HotelCode="|C63527" HotelName="Campanile Berlin Brandenburg Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2383291_foto_1.jpg</HotelPictures>
        <HotelDescription>Los clientes encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 50 metros. Los viajeros encontrarandaacute;n el aeropuerto a 1. 5 km. Hay un total de 155 dormitorios en el establecimiento. Campanile Berlin Brandenburg Airport fue construido en 2019. Campanile Berlin Brandenburg Airport tiene conexiandoacute;n Wi-Fi en sus instalaciones. Todas las personas que se hospedan en este alojamiento son recibidas en un vestandiacute;bulo con servicio de recepciandoacute;n 24 horas. Campanile Berlin Brandenburg Airport no ofrece cunas bajo solicitud previa. Este establecimiento estandaacute; adaptado para personas con movilidad reducida y todas sus habitaciones son accesibles. Campanile Berlin Brandenburg Airport cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los viajeros serandaacute;n bien recibidos en esta residencia respetuosa con el medio ambiente. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.21" OriginalAmount="457.21">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|183926" HotelName="Mercure Hotel Berlin Tempelhof Airport" Meals="BED &amp; BREAKFAST,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://dmcsquare.b-cdn.net/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="63" TotalAmount="459.00" OriginalAmount="459.00">
      <BasicPropertyInfo Latitude="52.503279260922" Longitude="13.318812176176" StarRating="2" HotelCode="107048|waizenegger" HotelName="Waizenegger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mommsenstraße 6, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/181818/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="459.31" OriginalAmount="459.31">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|1136928" HotelName="Titanic Comfort Mitte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/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://dmcsquare.b-cdn.net/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="34" TotalAmount="461.43" OriginalAmount="461.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|837115" HotelName="NOVUM SELECT SPIEGELTURM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949627_foto_1.jpg</HotelPictures>
        <HotelDescription>The 4-star, first class Winter's Hotel im Spiegelturm Berlin would like to welcome you. We are located near the Berlin fair grounds, the International Congress Center (ICC), the Olympic stadium, the Deutschlandhalle and easy acess to public transportation.The rooms are generous in size with all the facilities expected of a good 4 star property - airconditioning; w-lan access in all rooms just to name a few. Bathrooms have bath tubs and are in very good condition.A sumptuous breakfast buffet awaits you in the Panorama Restaurant on the 16th floor with its breathtaking view. While in the evening our chef will spoil you with Mediterranean specialties.The tall building has a futuristic design with an ocean-blue glass facade.The lobby is large with a small bar and a large seating area. The style inside of the hotel is traditional in contrast to the exterior.The hotel offers a very good product with easy transport links to downtown Berlin. AK1211</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462" OriginalAmount="462">
      <BasicPropertyInfo Latitude="52.503177152954" Longitude="13.385585848636" StarRating="1" HotelCode="401084|410490" 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="27" TotalAmount="465" OriginalAmount="465">
      <BasicPropertyInfo Latitude="52.509452714358" Longitude="13.277386379904" StarRating="3" HotelCode="402294|38806" HotelName="Concorde Hotel am Studio" Meals="ROOM ONLY" 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="16" TotalAmount="466.30" OriginalAmount="466.30">
      <BasicPropertyInfo Latitude="52.504425092375" Longitude="13.325805934221" StarRating="3" HotelCode="402250|863835" HotelName="Aparthotel Vega" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 185/186, 10623 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180185/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.40" OriginalAmount="467.40">
      <BasicPropertyInfo Latitude="52.404888272711" Longitude="13.186813626984" StarRating="2" HotelCode="89831|1888405" HotelName="B&amp;B Hotel Berlin-Dreilinden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Heinrich-Hertz-Strasse 6, 14532 Kleinmachnow</AddressLine>
          </AddressLines>
          <CityName>Kleinmachnow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125754/a_125754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Berlin, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469" OriginalAmount="469">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|246727" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="471" OriginalAmount="471">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|55433" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/12/2024" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="471.04" OriginalAmount="471.04">
      <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 21/11/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://dmcsquare.b-cdn.net/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="16" TotalAmount="472.69" OriginalAmount="472.69">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|117422" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="473.00" OriginalAmount="473.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="16" TotalAmount="474.23" OriginalAmount="474.23">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|745295" HotelName="Novum Hotel Kronprinz Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="475.02" OriginalAmount="475.02">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|2490395" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="475.43" OriginalAmount="475.43">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|359775" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="477.00" OriginalAmount="477.00">
      <BasicPropertyInfo Latitude="52.503788095851" Longitude="13.481512069702" StarRating="2" HotelCode="168903|hotelpension_victoria" HotelName="Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaskelstr.50, 10317 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214756/214756a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480" OriginalAmount="480">
      <BasicPropertyInfo Latitude="52.48439132" Longitude="13.30821819" StarRating="2" HotelCode="694039|225857" 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="16" TotalAmount="480.00" OriginalAmount="480.00">
      <BasicPropertyInfo Latitude="52.510221219128" Longitude="13.433331549168" StarRating="3" HotelCode="258472|622965" HotelName="InterCityHotel Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Ostbahnhof 5, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14835/a_14835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located beside the eastern train station. It is just 10 km to the nearest motorway junction and the airport is about 15 km away. Shopping venues, bars and restaurants are to be found in the vicinity, as are links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="480.00" OriginalAmount="480.00">
      <BasicPropertyInfo Latitude="52.559603017644" Longitude="13.386547544806" StarRating="2" HotelCode="89848|innberlin" HotelName="Inn-Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinzenallee 49, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180496/241892d9db2f3e47687e739169b56cd2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="480.84" OriginalAmount="480.84">
      <BasicPropertyInfo Latitude="52.495901521393" Longitude="13.30361187458" StarRating="3" HotelCode="10306|509195" HotelName="Novum Hotel Franke Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrecht-Achilles-Straße 57, 10709 Berlin, Wilmersdorf, Deutschland</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="485.73" OriginalAmount="485.73">
      <BasicPropertyInfo Latitude="52.48753" Longitude="13.425765" StarRating="3" HotelCode="33427|189976" HotelName="Grand Hostel Berlin Urban" 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,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenallee 6, Ecke Hermannplatz, 12047 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="488" OriginalAmount="488">
      <BasicPropertyInfo Latitude="52.504429" Longitude="13.497358" StarRating="2" HotelCode="180984|246700" HotelName="Holi Hostel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="490" OriginalAmount="490">
      <BasicPropertyInfo Latitude="52.3930298" Longitude="13.50275504" StarRating="0" HotelCode="781618|494807" HotelName="Motel Plus Schönefeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hans Grade Allee 18, Ecke Rudower Chaussee 2, 12529 Schönefeld</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23670000/23667600/23667591/cc2c6881_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491" OriginalAmount="491">
      <BasicPropertyInfo Latitude="52.567832225768" Longitude="13.330836583046" StarRating="3" HotelCode="89838|23043" HotelName="Good Morning Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="493" OriginalAmount="493">
      <BasicPropertyInfo Latitude="52.502636555219" Longitude="13.344660699303" StarRating="2" HotelCode="930952|57700" HotelName="ibis Berlin Kurfuerstendamm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="493.20" OriginalAmount="493.20">
      <BasicPropertyInfo StarRating="2" HotelCode="|D15B49" HotelName="B&amp;B Hotel Berlin-Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620802_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Bandamp;B Hotel Berlin-Airport, te encontrarandaacute;s en una fantandaacute;stica zona de Schoenefeld (Waltersdorf) y a solo 13andnbsp;min en coche de Recinto para eventos Berlin ExpoCenter Airport.  Ademandaacute;s, este hotel se encuentra a 25,6andnbsp;km de Checkpoint Charlie y a 28,3andnbsp;km de Plaza Alexanderplatz.Este hotel dispone de espacios para fumadores.Hay un aparcamiento sin asistencia (de pago) disponible.El desayuno bufandeacute;, con un coste adicional, se ofrece de lunes a viernes de 6:30 a 10:00, mientras que los fines de semana el horario es de 7:30 a 10:30.Te sentirandaacute;s como en tu propia casa en cualquiera de las 140 habitaciones con aire acondicionado y televisiandoacute;n de pantalla plana. Mantandeacute;n el contacto con los tuyos gracias a la conexiandoacute;n a Internet wifi gratis. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo. Entre las comodidades, se incluyen escritorio, ademandaacute;s de un servicio de limpieza disponible una vez por estancia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="493.38" OriginalAmount="493.38">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|4669095" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="493.42" OriginalAmount="493.42">
      <BasicPropertyInfo Latitude="52.498689227368" Longitude="13.35138679266" StarRating="3" HotelCode="401062|2327315" 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="494.00" OriginalAmount="494.00">
      <BasicPropertyInfo Latitude="52.528741493604" Longitude="13.402022123337" StarRating="2" HotelCode="168898|easyhotel_berlin_hackescher_markt" HotelName="easyHotel Berlin Hackescher Markt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rosenthaler Strasse 69, 10119 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159869/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Mitte. The establishment comprises 125 cosy bedrooms. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="494.80" OriginalAmount="494.80">
      <BasicPropertyInfo Latitude="52.510870111526" Longitude="13.391609787941" StarRating="4" HotelCode="103403|1888385" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="495" OriginalAmount="495">
      <BasicPropertyInfo Latitude="52.504813" Longitude="13.384195" StarRating="2" HotelCode="33426|55377" HotelName="ibis Berlin City Potsdamer Platz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="495.61" OriginalAmount="495.61">
      <BasicPropertyInfo Latitude="52.525174" Longitude="13.391292" StarRating="1" HotelCode="213618|916335" HotelName="Generator Berlin-Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 65, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181387/181387a_hb_a_948.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hostel is located next to the Oranienburger Straße station, and within walking distance to Hackescher Markt, Alexanderplatz and Kunsthaus Tacheles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="496.33" OriginalAmount="496.33">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|132794" HotelName="California Kurfürstendamm 35" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="27" TotalAmount="497" OriginalAmount="497">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|30664" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="498.53" OriginalAmount="498.53">
      <BasicPropertyInfo Latitude="52.498434801644" Longitude="13.384557333721" StarRating="2" HotelCode="148349|110a75" HotelName="Grand Hostel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="498.77" OriginalAmount="498.77">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|238626" HotelName="art'otel berlin kudamm, 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,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="16" TotalAmount="498.80" OriginalAmount="498.80">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|862395" HotelName="Novum Hotel City B Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="499.00" OriginalAmount="499.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 6, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96104/a_96104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="499.82" OriginalAmount="499.82">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|1113908" HotelName="Hotel Lützow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keithstraße 38, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214731/214731a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501" OriginalAmount="501">
      <BasicPropertyInfo Latitude="52.530095831647" Longitude="13.401214778423" StarRating="2" HotelCode="162829|56834" 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="16" TotalAmount="501.14" OriginalAmount="501.14">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|2195335" HotelName="MOXY Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 2, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/03/030657/030657a_hb_a_069.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.94" OriginalAmount="501.94">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|189646" HotelName="Mercure Hotel MOA Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="63" TotalAmount="502.00" OriginalAmount="502.00">
      <BasicPropertyInfo Latitude="52.509784586087" Longitude="13.289091597608" StarRating="3" HotelCode="200657|pension_am_park" HotelName="Pension Am Park (Lietzensee)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophie-Charlotten-Straße 57/58, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/161014/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="503.09" OriginalAmount="503.09">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|514025" HotelName="Fjord 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 11/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="506" OriginalAmount="506">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|30663" HotelName="ibis 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>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="506" OriginalAmount="506">
      <BasicPropertyInfo Latitude="52.498321527605" Longitude="13.348332345486" StarRating="4" HotelCode="67257|24961" HotelName="Quentin Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,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="16" TotalAmount="507.73" OriginalAmount="507.73">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|518495" HotelName="Select Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hedemannstrasse 11/12, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76219/a_76219_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berlin is a city where worlds of history, culture, lifestyle and politics overcame former borders. This can be seen in the impressive buildings and monuments that surround the hotel, located in Berlin's new city centre. These included Checkpoint Charlie, Gendarmenmarkt, Deutsche Guggenheim, Deutsche Staatsoper and the Reichstagsgebäude. Restaurants, bars, nightlife, shopping opportunities, and links to public transport in the form of an underground station and a bus stop can be found in the immediate vicinity. Berlin Tegel Airport is about 10 km away, while Berlin Schönefeld Airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509" OriginalAmount="509">
      <BasicPropertyInfo Latitude="52.506847904953" Longitude="13.294299093254" StarRating="4" HotelCode="295332|40369" HotelName="Quentin Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="512" OriginalAmount="512">
      <BasicPropertyInfo Latitude="52.507304758022" Longitude="13.280464410782" StarRating="2" HotelCode="13773|20130" HotelName="ibis Berlin Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Messedamm 10, 14057 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14570/a_14570_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.56" OriginalAmount="512.56">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|183726" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="513.76" OriginalAmount="513.76">
      <BasicPropertyInfo Latitude="52.495151" Longitude="13.421056" StarRating="3" HotelCode="180968|2012995" 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="34" TotalAmount="514.44" OriginalAmount="514.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|923440" HotelName="QUENTIN BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19594_image53433280_0.jpg</HotelPictures>
        <HotelDescription>4 star hotel opened in September 2014, centrally located, 800 meters from the famous Ku'damm boulevard shopping street. The Quentin Boutique Hotel has spacious air conditioned rooms with LED smart TV, free WiFi and hardwood floors. The hotel features design rooms, large modern bathroom with Italian marble, rain shower and free amenities. The public area features stylish design lobby, lounge and library designed by the famous Studio Mode. A wide range of bars and restaurants are in the nearby streets. 
*Breakfast buffet is available at the hotel for an extra charge. 
*Private Parking is available for an extra charge, subject in availability upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="516.16" OriginalAmount="516.16">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|2490425" 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="27" TotalAmount="518" OriginalAmount="518">
      <BasicPropertyInfo Latitude="52.467224" Longitude="13.437319" StarRating="3" HotelCode="255986|57757" HotelName="Motel Plus Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 30-34, 12051 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="518.03" OriginalAmount="518.03">
      <BasicPropertyInfo Latitude="52.51474002326" Longitude="13.466253265047" StarRating="3" HotelCode="71536|190686" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="519" OriginalAmount="519">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|246698" 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="16" TotalAmount="519.60" OriginalAmount="519.60">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|1450148" HotelName="One80 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 65, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219756/219756a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="520.16" OriginalAmount="520.16">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|231336" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="520.55" OriginalAmount="520.55">
      <BasicPropertyInfo Latitude="52.444024" Longitude="13.56948" StarRating="4" HotelCode="25949|10a153" HotelName="pentahotel Berlin-Köpenick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grünauer Straße 1, 12557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37934/a_37934_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the greenest districts of Berlin. It is an oasis of peace, providing easy access to the city centre of the German capital. Enjoy the charming, medieval ambience of the town and the marvellous views. Take a walk along the Dahme River and travel back in time to the heyday of the historical castle. By using public transport, guests will conveniently reach the numerous sights and attractions of Berlin's city centre. Within 20 minutes, they will be at Alexanderplatz square, Brandenburg Gate or in the picturesque Nikolai Quarter. It is approximately 10 km to Schoenefeld Airport and about 25 km to Tegel Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.00" OriginalAmount="521.00">
      <BasicPropertyInfo Latitude="52.504061" Longitude="13.447547" StarRating="1" HotelCode="166182|industriepalast_hostel__hotel" HotelName="Industriepalast Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="522.00" OriginalAmount="522.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="27" TotalAmount="523" OriginalAmount="523">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|313872" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="524.00" OriginalAmount="524.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://dmcsquare.b-cdn.net/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="27" TotalAmount="525" OriginalAmount="525">
      <BasicPropertyInfo Latitude="52.499731503551" Longitude="13.342243060469" StarRating="4" HotelCode="97619|31149" HotelName="Axel Hotel Berlin" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="526.10" OriginalAmount="526.10">
      <BasicPropertyInfo Latitude="52.513641876079" Longitude="13.481926470995" StarRating="4" HotelCode="50568|284285" HotelName="NH Berlin City Ost" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="526.80" OriginalAmount="526.80">
      <BasicPropertyInfo Latitude="52.583475811112" Longitude="13.287436186508" StarRating="4" HotelCode="36092|189626" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="527" OriginalAmount="527">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|246728" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="528.40" OriginalAmount="528.40">
      <BasicPropertyInfo Latitude="52.542186043691" Longitude="13.411798768486" StarRating="4" HotelCode="105310|1105028" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="529.01" OriginalAmount="529.01">
      <BasicPropertyInfo Latitude="52.50222" Longitude="13.319457317791" StarRating="3" HotelCode="402227|1097078" 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="27" TotalAmount="530" OriginalAmount="530">
      <BasicPropertyInfo Latitude="52.362242182513" Longitude="13.428203165531" StarRating="4" HotelCode="34615|53672" HotelName="Best Western Premier Airporthotel Fontane Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jonas-Lie-Straße 5-11, 15831 Mahlow, Brandenburg</AddressLine>
          </AddressLines>
          <CityName>Blankenfelde-Mahlow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56263/a_56263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated outside central Berlin but is extremely well connected by the city's comprehensive public transport network. The exciting city centre with its numerous shops and other entertainment options, as well as the main tourist attractions, may easily be reached within minutes by making use of the S-Bahn service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.56" OriginalAmount="530.56">
      <BasicPropertyInfo Latitude="52.497854519234" Longitude="13.312184214592" StarRating="3" HotelCode="12294|862285" HotelName="Europa City Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Str. 60, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203202/203202a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.56" OriginalAmount="530.56">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|933945" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="531.65" OriginalAmount="531.65">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|7914" HotelName="Sheraton Berlin Grand Hotel Esplanade" 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,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://dmcsquare.b-cdn.net/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="45" TotalAmount="532.32" OriginalAmount="532.32">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|197d8d" HotelName="Leonardo Royal Hotel Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="16" TotalAmount="534.63" OriginalAmount="534.63">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|191126" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="535.77" OriginalAmount="535.77">
      <BasicPropertyInfo StarRating="3" HotelCode="|CB1A70" HotelName="Premier Inn Premier Inn Berlin Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2504383_foto_1.jpg</HotelPictures>
        <HotelDescription>Whether you're looking for a stylish stopover before take-off or a great-value place to stay after landing, our Premier Inn Berlin Airport hotel is an ideal base for city breaks in Berlin. We're just a 10-minute drive away from Berlin Brandenburg Airport, so checking-in with us after flights to Berlin couldn't be easier. Top Berlin attractions like the Treptower Park and Tierpark Berlin are less than a 30-minute drive away too - or why not spend a lazy afternoon at the picture-perfect M�ggelsee lake nearby? However you spend your days out in Berlin, you can look forward to a relaxing evening back at our bar and a great night's sleep on one of our super-comfy beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.00" OriginalAmount="537.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 10/12/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="16" TotalAmount="538.72" OriginalAmount="538.72">
      <BasicPropertyInfo Latitude="52.522994882801" Longitude="13.412922620773" StarRating="4" HotelCode="12611|7994" 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://dmcsquare.b-cdn.net/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="541.00" OriginalAmount="541.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" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="543" OriginalAmount="543">
      <BasicPropertyInfo Latitude="52.574713" Longitude="13.358146" StarRating="2" HotelCode="25564|18661" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="546.55" OriginalAmount="546.55">
      <BasicPropertyInfo Latitude="52.456905066901" Longitude="13.293639421463" StarRating="4" HotelCode="889012|518015" HotelName="Seminaris Campus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="34" TotalAmount="547.31" OriginalAmount="547.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|099711" HotelName="LEONARDO HOTEL BERLIN KU'DAMM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16956_image59983165_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Leonardo Berlin Ku'damm is housed in a historical building, dates back to 1897 in one of the most popular avenues of Berlin, Kurf�rstendamm. It is located only a 2-minute walk from Uhlandstra�e subway station and a short walking distance from Berlin Zoologischer Garten railway station and major city attractions. The hotel offers 163 elegant rooms, equipped with flat-screen TVs and free Wi-Fi. It features a H�agen-Dazs shop with a terrace right on the Kurf�rstendamm and a breakfast area as well.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="549.42" OriginalAmount="549.42">
      <BasicPropertyInfo Latitude="52.461168" Longitude="13.444422" StarRating="3" HotelCode="89835|182736" 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://dmcsquare.b-cdn.net/Images/125759/a_125759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="551.00" OriginalAmount="551.00">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|604655" 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://dmcsquare.b-cdn.net/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="552.00" OriginalAmount="552.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-2" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="552.07" OriginalAmount="552.07">
      <BasicPropertyInfo Latitude="52.500076351022" Longitude="13.314914422819" StarRating="3" HotelCode="402334|1104948" HotelName="Hotel Castell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 24, Charlottenburg, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150946/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="553.00" OriginalAmount="553.00">
      <BasicPropertyInfo Latitude="52.510953600293" Longitude="13.29288651015" StarRating="3" HotelCode="106112|kaiser_hotel" HotelName="Hotel Kaiser" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 6, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154205/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kaiser The 3x000D star rated Hotel Kaiser is situated in Berlin. No on site car parking is available at the hotel, however off site car parking is available. Hotel guests can enjoy a meal at the restaurant on site. Meeting facilities and wifi are available. Room Features Hotel Kaiser. A hai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="553.74" OriginalAmount="553.74">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|745385" HotelName="SORAT Hotel Ambassador Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="554.00" OriginalAmount="554.00">
      <BasicPropertyInfo Latitude="52.5017" Longitude="13.385573" StarRating="3" HotelCode="160817|nh_berlin_potsdamer_platz" HotelName="NH Berlin Potsdamer Platz" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="554.95" OriginalAmount="554.95">
      <BasicPropertyInfo Latitude="52.501323" Longitude="13.450723" StarRating="4" HotelCode="165018|297375" HotelName="nhow Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="555.46" OriginalAmount="555.46">
      <BasicPropertyInfo Latitude="52.498256212047" Longitude="13.295964896679" StarRating="3" HotelCode="316728|375545" HotelName="Ku'Damm 101" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/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="27" TotalAmount="557" OriginalAmount="557">
      <BasicPropertyInfo Latitude="52.500797" Longitude="13.321436" StarRating="4" HotelCode="57707|28601" HotelName="Mercure Chateau Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knesebeckstraße 38-49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.00" OriginalAmount="558.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="16" TotalAmount="559.90" OriginalAmount="559.90">
      <BasicPropertyInfo Latitude="52.52942" Longitude="13.45682" StarRating="4" HotelCode="15709|2048525" HotelName="Vienna House Easy Berlin" 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>Storkower Strasse 162, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="561" OriginalAmount="561">
      <BasicPropertyInfo Latitude="52.499585364543" Longitude="13.321571946144" StarRating="4" HotelCode="139099|17502" HotelName="Aparthotel Adagio Berlin Kurfürstendamm" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="562.00" OriginalAmount="562.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://dmcsquare.b-cdn.net/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="63" TotalAmount="563.00" OriginalAmount="563.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="16" TotalAmount="565.32" OriginalAmount="565.32">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|643865" HotelName="H2 Hotel Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="8" TotalAmount="566.80" OriginalAmount="566.80">
      <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 09/12/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="27" TotalAmount="567" OriginalAmount="567">
      <BasicPropertyInfo Latitude="52.505488608679" Longitude="13.301665617896" StarRating="3" HotelCode="402313|201953" 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="16" TotalAmount="568.23" OriginalAmount="568.23">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|2475305" HotelName="the niu Hide" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/816556/a_816556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="570.08" OriginalAmount="570.08">
      <BasicPropertyInfo Latitude="52.5016149388" Longitude="13.32125544548" StarRating="4" HotelCode="13541|109087" HotelName="Hollywood Media" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="572" OriginalAmount="572">
      <BasicPropertyInfo Latitude="52.503775034372" Longitude="13.380441069603" StarRating="4" HotelCode="27106|2011" HotelName="Mövenpick Hotel Berlin" 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,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://dmcsquare.b-cdn.net/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="573.00" OriginalAmount="573.00">
      <BasicPropertyInfo Latitude="52.52634219" Longitude="13.3446686" StarRating="3" HotelCode="730574|meininger_hotel_berlin_tiergarten" HotelName="Meininger Hotel Berlin Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turmstraße 25, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2490965/iTL9LOgd_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="573.62" OriginalAmount="573.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|700415" HotelName="HOTEL BERLIN KOPENICK by Leonardo Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30313_image62284150_0.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano estandaacute; situado en uno de los distritos mandaacute;s verdes de Berlandiacute;n. Es un oasis de paz bien comunicado con el centro de la capital alemana. Disfrute del cautivador ambiente medieval de la ciudad y de las maravillosas vistas. Disfrute de un paso a lo largo del randiacute;o Dahme y embandaacute;rquese en un viaje a travandeacute;s del tiempo hasta la andeacute;poca de auge del histandoacute;rico castillo. En transporte panduacute;blico se va candoacute;modamente a cualquier lugar de interandeacute;s del centro de Berlandiacute;n. En 20 minutos se llega a Alexanderplatz, a la Puerta de Brandemburgo o al pintoresco barrio de San Nicolandaacute;s (Nikolaiviertel). El aeropuerto de Schandouml;nefeld queda a 8 km aproximadamente, mientras que el de Tegel dista 25 km.El hotel dispone de 190 habitaciones y ofrece un servicio de primera clase, ademandaacute;s de excelentes instalaciones para negocios o vacaciones. Relandaacute;jese con los colegas o los amigos en el bar mientras contempla el randiacute;o y el castillo. Si tiene previsto celebrar una boda, un banquete, una conferencia o una reuniandoacute;n, las instalaciones de eventos son ideales para vivir esos momentos inolvidables. El hotel ofrece servicio de recepciandoacute;n 24 horas, caja fuerte, ascensor, bar, restaurante, instalaciones para conferencias, asandiacute; como conexiandoacute;n a Internet WiFi, servicio de lavanderandiacute;a y garaje de 85 plazas por un cargo adicional.Todas las habitaciones disponen de cuarto de baandntilde;o con ducha/baandntilde;era y secador de pelo, cama doble o extra grande, telandeacute;fono de landiacute;nea directa, TV por cable/vandiacute;a satandeacute;lite, radio y conexiandoacute;n a Internet.Hay un gimnasio y sauna disponibles en el hotel.El hotel ofrece desayuno de menanduacute; y desayuno de bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575" OriginalAmount="575">
      <BasicPropertyInfo Latitude="52.505941" Longitude="13.302146" StarRating="3" HotelCode="92644|5665" HotelName="Hotel Atrium Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 53, 10627 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128880/a_128880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="576.14" OriginalAmount="576.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|811992" HotelName="ALPER AM POTSDAMER PLATZ HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296410_foto_1.jpg</HotelPictures>
        <HotelDescription>The  3 Star Alper Hotel Potsdamer Platz is centrally located close to the vibrant Potsdamer Platz , from here guests are perfectly placed to  explore the German capital. The Reichstag, Brandenburg Gate, Potsdamer Platz as well as the Sony Center are all within easy reach of the hotel. The hotel offers budget accommodation where visitors can enjoy modern furnished single or double rooms. All rooms are equipped with shower, toilet and mirror cable TV and WLAN. This is an excellent centrally located hotel travellers to Berlin on a budget.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="576.67" OriginalAmount="576.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D56" HotelName="Locke at East Side Gallery, Friedrichshain" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617829_foto_1.jpg</HotelPictures>
        <HotelDescription>Este alojamiento tiene 176 habitaciones en total. Todos los clientes que se alojen en Locke at East Side Gallery, Friedrichshain podrandaacute;n utilizar la conexiandoacute;n Wi-Fi en los espacios panduacute;blicos. Esta propiedad ofrece recepciandoacute;n 24 horas para la comodidad de los huandeacute;spedes. En esta residencia, las andaacute;reas comunes son accesibles para las personas de movilidad reducida. Algunos de estos servicios de Locke at East Side Gallery, Friedrichshain pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.00" OriginalAmount="577.00">
      <BasicPropertyInfo Latitude="52.504653410226" Longitude="13.391035795212" StarRating="4" HotelCode="26454|angleterre_hotel_2" HotelName="Angleterre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstr. 31, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38412/a_38412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre of Berlin, near the Gendarmenmarket and the legendary shopping mile of Friedrichstrasse, this hotel offers first class service in the ambiance of a magnificent palace. Public transport links are located just metres from the hotel, with the underground offering the ideal starting point for exploring Berlin. Numerous sightseeing attractions such as the Brandenburg Gate, the Reichstag and Potsdamer Platz are all within walking distance. Plenty of international companies are in the hotel’s vicinity close to Friedrichstrasse. In addition, the hotel is also within easy reach of shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.00" OriginalAmount="577.00">
      <BasicPropertyInfo Latitude="52.50034346875" Longitude="13.315162023313" StarRating="0" HotelCode="402279|hotel_pension_kima" HotelName="Hotel-Pension KIMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wielandstraße 27, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180189/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="580.88" OriginalAmount="580.88">
      <BasicPropertyInfo Latitude="52.546383777129" Longitude="13.208919167519" StarRating="4" HotelCode="30083|622285" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="582" OriginalAmount="582">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|56408" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="583" OriginalAmount="583">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|225928" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="583.38" OriginalAmount="583.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|700454" HotelName="SEMINARIS CAMPUS HOTEL BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2395_image50084169_0.jpg</HotelPictures>
        <HotelDescription>This hotel in the peaceful Dahlem district offers air-conditioned rooms, a spa, and free internet. It stands beside the Free University of Berlin, a 10-minute walk from the Botanical Garden. Each of the air-conditioned rooms at the 4-star Seminaris CampusHotel Berlin includes a minibar, a bright work area and a safe. A sauna and a fitness area are available in the Seminaris's Active-Lounge for an extra fee. Rental bicycles are provided for exploring the nearby Grunewald Forest. Creative cuisine is served in the Papillon restaurant. The Faculty-Club Bar &amp; Lounge is a popular meeting point. Guests can enjoy drinks and modern art in the CampusHotel Berlin's large courtyard terrace. Dahlem-Dorf Underground Station is a 4-minute walk away. Trains run to the city centre in 30 minutes. Berlin�s International Congress Centre is a 20-minute drive from the Seminaris CampusHotel Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="583.43" OriginalAmount="583.43">
      <BasicPropertyInfo StarRating="3" HotelCode="|829163" HotelName="Yggotel Ravn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949462_foto_1.jpg</HotelPictures>
        <HotelDescription>Only 50 meters to the famous Ku'damm in the city-centre of Berlin. You can either walk (approx 15 min) or take the bus to sights like Memorial Church or KaDeWe, Berlin's most prestigious department store.The rooms are average in size with a bit of outdated decor, but very clean and in good condition. All bathrooms have been renovated recently and are in excellent condition.There is a bright and friendly restaurant on the ground floor which is mainly used for serving breakfast.This is a modern hotel.The lobby is medium-sized with a comfortable seating area.A centrally located hotel which is excellent value for money and highly recommended for guests.Room Rates includes Wifi and Sky-TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="584" OriginalAmount="584">
      <BasicPropertyInfo Latitude="52.421261645911" Longitude="13.178749790178" StarRating="2" HotelCode="155036|277646" HotelName="BONVERDE am Wannsee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kronprinzessinnenweg 251/252, 14109 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272901/272901a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="585" OriginalAmount="585">
      <BasicPropertyInfo Latitude="52.499270225141" Longitude="13.347871005535" StarRating="3" HotelCode="17311|46848" HotelName="Mercure Berlin Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="63" TotalAmount="585.00" OriginalAmount="585.00">
      <BasicPropertyInfo Latitude="52.498752632872" Longitude="13.445960046627" StarRating="0" HotelCode="65693|die_fabrik_baxpax_hotel" HotelName="Die Fabrik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schlesische Straße 18, 10997 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150390/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="585.48" OriginalAmount="585.48">
      <BasicPropertyInfo Latitude="52.4464476441" Longitude="13.515169357365" StarRating="3" HotelCode="400374|519865" HotelName="IBB Blue Hotel Berlin-Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groß Berliner Damm 71, 12487 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/511295/a_511295_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="586.07" OriginalAmount="586.07">
      <BasicPropertyInfo Latitude="52.504480348714" Longitude="13.375012278557" StarRating="4" HotelCode="161516|351105" HotelName="Scandic Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="586.09" OriginalAmount="586.09">
      <BasicPropertyInfo Latitude="52.499601692948" Longitude="13.36443901062" StarRating="3" HotelCode="55135|108fb4" HotelName="Pension ABC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="587" OriginalAmount="587">
      <BasicPropertyInfo Latitude="52.504027" Longitude="13.347052" StarRating="3" HotelCode="410406|32072" HotelName="Holiday Inn Express Berlin City Centre-West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstenstrasse 78, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/099421/099421a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="587.76" OriginalAmount="587.76">
      <BasicPropertyInfo Latitude="52.497503278903" Longitude="13.338858542328" StarRating="3" HotelCode="401056|11b4fc" HotelName="Arco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" 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="16" TotalAmount="589.20" OriginalAmount="589.20">
      <BasicPropertyInfo Latitude="52.525905" Longitude="13.388336" StarRating="4" HotelCode="27515|241226" HotelName="ARCOTEL Velvet Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="589.33" OriginalAmount="589.33">
      <BasicPropertyInfo Latitude="52.549761433097" Longitude="13.383446964279" StarRating="3" HotelCode="598867|2307375" HotelName="AC Hotel Berlin Humboldthain Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hochstrasse 3, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618181/618181a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is set in Wedding. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590" OriginalAmount="590">
      <BasicPropertyInfo Latitude="52.48197501578" Longitude="13.430795364418" StarRating="3" HotelCode="105641|201932" HotelName="Erlanger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="591.68" OriginalAmount="591.68">
      <BasicPropertyInfo Latitude="52.510967351651" Longitude="13.430148630619" StarRating="0" HotelCode="469033|2057695" HotelName="Moxy Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="592.00" OriginalAmount="592.00">
      <BasicPropertyInfo Latitude="52.50369013466" Longitude="13.338673710823" StarRating="0" HotelCode="10858|berliner_hof_hotel" HotelName="about:berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tauentzienstraße 8, 10789 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180188/180188a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to the Kaiser Wilhelm Memorial Church, between West Berlin’s renowned Ku’damm Boulevard and the elegant KaDeWe Department Store on Tauentzienstrasse. Many tourist attractions and shops can be easily reached by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="593.85" OriginalAmount="593.85">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|2384565" 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="16" TotalAmount="594.94" OriginalAmount="594.94">
      <BasicPropertyInfo Latitude="52.52245301" Longitude="13.38602718" StarRating="4" HotelCode="934015|1065218" HotelName="Leonardo Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="595.00" OriginalAmount="595.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://dmcsquare.b-cdn.net/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="34" TotalAmount="595.44" OriginalAmount="595.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|640337" HotelName="QUENTIN DESIGN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19595_image63311604_0.jpg</HotelPictures>
        <HotelDescription>The Quentin Design hotel is centrally located, only 8 minutes walk from the famous Kurf�rstendamm shopping boulevard and the famous KaDeWe department store. 
The Quentin Design Hotel has air conditioned rooms with LED smart TV, free WiFi in all the rooms and public areas, hardwood floors and design bathrooms. The hotel is surrounded by restaurants and bars. 
*Breakfast buffet is available at the hotel for an extra charge. 
*Private Parking is available for an extra charge, subject in availability upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="596.28" OriginalAmount="596.28">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|1173508" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 139-140, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207275/207275a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="597" OriginalAmount="597">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|55670" HotelName="Adina Apartment Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krausenstraße 35-36, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="597" OriginalAmount="597">
      <BasicPropertyInfo Latitude="52.48406846" Longitude="13.52580314" StarRating="0" HotelCode="612446|486487" 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="597.00" OriginalAmount="597.00">
      <BasicPropertyInfo Latitude="52.526459736315" Longitude="13.387999682209" StarRating="2" HotelCode="401435|hotel_markischer_hof_2" HotelName="Märkischer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Linienstraße 133, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214341/214341a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2 star rated Hotel Berlin Markischer Hof Am Tacheles is situated in Berlin. The hotel offers on site car parking. Guests can enjoy a meal at the hotel restaurant. Room Facilities Hotel Berlin Markischer Hof Am Tacheles. There is a no smoking policy throughout the hotel. Rooms have wireless internet access available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="597.01" OriginalAmount="597.01">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|862265" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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="598.00" OriginalAmount="598.00">
      <BasicPropertyInfo Latitude="52.53224182" Longitude="13.38044301" StarRating="1" HotelCode="55731|ballhaus_berlin_hostel" HotelName="Ballhaus Berlin Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 102, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72183/a_72183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is the largest international meeting point for travellers throughout the world, affording a central location in the Mitte district of Berlin. It is just a short walk to Museumsinsel (Museum Island) and the Brandenburg Gate, whilst a variety of events take place in the vicinity, including the Fête de la Musique, the Christopher Street Day parade and Berlin's famous open-air raves. Alexanderplatz is 3 km away and Friedrichstraße with its many shops and entertainment venues is 1 km away. Schoenefeld airport is around 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="598.71" OriginalAmount="598.71">
      <BasicPropertyInfo Latitude="52.532822126158" Longitude="13.380505442619" StarRating="4" HotelCode="161578|119888" HotelName="INNSIDE by Meliá Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="598.83" OriginalAmount="598.83">
      <BasicPropertyInfo Latitude="52.499591895906" Longitude="13.321518301964" StarRating="4" HotelCode="900015|237496" HotelName="abba Berlin Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,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://dmcsquare.b-cdn.net/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="27" TotalAmount="600" OriginalAmount="600">
      <BasicPropertyInfo Latitude="52.509380873002" Longitude="13.498066418505" StarRating="3" HotelCode="89854|444942" HotelName="Nova Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2024" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weitlingstraße 15, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180502/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="16" TotalAmount="601.46" OriginalAmount="601.46">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|2118065" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="602" OriginalAmount="602">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|13108" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="603.38" OriginalAmount="603.38">
      <BasicPropertyInfo Latitude="52.484317" Longitude="13.308187" StarRating="3" HotelCode="172186|113411" HotelName="Enjoy Hotel Berlin City Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" 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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="604" OriginalAmount="604">
      <BasicPropertyInfo Latitude="52.507843497569" Longitude="13.32798242569" StarRating="4" HotelCode="174733|31632" HotelName="Hotel Indigo Berlin - Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,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="45" TotalAmount="608.46" OriginalAmount="608.46">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|107d40" HotelName="art'otel berlin-mitte, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" 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="16" TotalAmount="611.24" OriginalAmount="611.24">
      <BasicPropertyInfo Latitude="52.504072" Longitude="13.324195" StarRating="4" HotelCode="66540|297285" HotelName="NH Berlin Kurfürstendamm" 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,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grolmanstrasse 41-43, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="611.93" OriginalAmount="611.93">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|1649738" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="52.503882791462" Longitude="13.352331519127" StarRating="4" HotelCode="10853|hotel_berlin_berlin" HotelName="Berlin, Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lützowplatz 17, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8853/a_8853_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies in the district of Schöneberg and is one of the best hotels in town. It is approximately 5 minutes from the KaDeWe and an around 10-minute walk to Potsdamer Platz. The Brandenburg Gate can also easily be reached and the number 100 bus line connects the hotel with Nollendorfplatz underground station, which is 5 minutes away. The famous Kürfürstendamm is only a few minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="613.00" OriginalAmount="613.00">
      <BasicPropertyInfo Latitude="52.498862803652" Longitude="13.307871572667" StarRating="2" HotelCode="402220|xantener_eck" HotelName="Xantener Eck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Xantener Straße 1, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216058/216058a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pension Xantener Eck The 2x000D star rated Hotel Pension Xantener Eck is situated in Berlin. Both on and off site car parking is available. Guests can dine at the hotel restaurant. Rooms at the Hotel Pension Xantener Eck. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when booking if you require smoking. Rooms have wireless internet access available. Additional Info. The hotel offers an airport shuttle service. Pets are made most welcome at the hotel. Hotel guests can make use of the concierge service that is provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="614.57" OriginalAmount="614.57">
      <BasicPropertyInfo Latitude="52.525471329352" Longitude="13.414644598961" StarRating="4" HotelCode="165295|624485" HotelName="H4 Hotel Berlin Alexanderplatz" 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,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://dmcsquare.b-cdn.net/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="27" TotalAmount="615" OriginalAmount="615">
      <BasicPropertyInfo Latitude="52.505516" Longitude="13.32361" StarRating="3" HotelCode="97880|478802" HotelName="Pension Peters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kantstrasse 146, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271171/271171a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.00" OriginalAmount="616.00">
      <BasicPropertyInfo Latitude="52.479000091552734" Longitude="13.352999687194824" StarRating="3" HotelCode="0|the_niu_dwarf" HotelName="the niu Dwarf" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Werdauer Weg 3, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/67/fd67b7091a555f914222cfa55713de16b18b2091.jpeg</HotelPictures>
        <HotelDescription>Located in the popular Schöneberg district, our the niu Dwarf owes its name to the nearby allotment garden area. In this case, "Dwarf" refers to the garden gnome and symbolises the unique and hip ambience of the hotel. Guests can look forward to an interior with irony, stylish garden gnome accents and rich green tones: design-laden and original - just the right thing for Berlin. Thanks to innovative equipment, your hotel room serves as the perfect retreat: in addition to high-speed Wi-Fi, a flat screen with mirroring function and a sound-strong Bluetooth box await you. Had enough of being alone? Enjoy your stay with bar food and drinks in our Living Lobby. No more sitting in your room? Thanks to the S-Bahn station "Bahnhof Schöneberg", which is only a few steps away, you can easily reach Berlin's city centre.&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;Price of an additional breakfast: 11.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 25.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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 50.00 EUR.&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;The following fees and deposits are charged by the property at time of service, check-in, or check-out.   Fee for buffet breakfast: EUR 11.5 per person (approximately)             Early check-in fee: EUR 50 (subject to availability)  Late check-out is available for a fee (subject to availability, amount varies)   Rollaway bed fee: EUR 25.0 per night             The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="619" OriginalAmount="619">
      <BasicPropertyInfo Latitude="52.523521603795" Longitude="13.367021916602" StarRating="4" HotelCode="213761|33541" HotelName="InterCityHotel Berlin Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="45" TotalAmount="619.24" OriginalAmount="619.24">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|1085a3" HotelName="Park Plaza Wallstreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="16" TotalAmount="619.86" OriginalAmount="619.86">
      <BasicPropertyInfo Latitude="52.504973" Longitude="13.444776" StarRating="4" HotelCode="285046|987425" HotelName="Holiday Inn Berlin City East Side" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="16" TotalAmount="620.65" OriginalAmount="620.65">
      <BasicPropertyInfo Latitude="52.501654" Longitude="13.382369" StarRating="4" HotelCode="180961|809415" HotelName="Crowne Plaza Berlin Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="16" TotalAmount="621.54" OriginalAmount="621.54">
      <BasicPropertyInfo Latitude="52.554345970682" Longitude="13.45730735582" StarRating="4" HotelCode="259525|359765" HotelName="Living Hotel Weißensee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment 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,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Parkstrasse 87, 13086 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15446/a_15446_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in an the exclusive park area and suburb of Berlin-Weißensee, with access to a lake in the northeast of Berlin. After only a couple of minutes guests will reach Albertinenstraße tram stop which connects Weißensee with the eastern centre of the city in around 15 minutes. The hotel is ideal for guests who enjoy jogging or walking. It is also possible to play tennis or squash in the tennis centre around 1.5 km away. The lake, where it is possible to go swimming or enjoy a boat ride, is within 5 minutes of the hotel. Alexanderplatz, with the TV Tower , numerous museums, theatres, shopping opportunities, antique shops, bars and restaurants, lies around 15 minutes away. In addition, the world-famous Sony-Centre, which includes the IMAX cinema and the Jewish memorial are around 25 minutes away with public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="622.71" OriginalAmount="622.71">
      <BasicPropertyInfo Latitude="52.512177944597" Longitude="13.305125789619" StarRating="4" HotelCode="200658|1719508" 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="624.00" OriginalAmount="624.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://dmcsquare.b-cdn.net/Images/58939/l_58939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="625.10" OriginalAmount="625.10">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|3871535" 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="16" TotalAmount="626.11" OriginalAmount="626.11">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|183806" HotelName="Mercure Berlin City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="627" OriginalAmount="627">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|56857" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="627.72" OriginalAmount="627.72">
      <BasicPropertyInfo Latitude="52.50767910238" Longitude="13.327960542328" StarRating="3" HotelCode="37825|622295" HotelName="Smartments Business Berlin City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 2, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62420/a_62420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant Berlin hotel lies in a peaceful side street off the Ku'damm just a few minutes from the area's tourist centre. Countless shops, restaurants, bars and nightclubs are to be found in the surrounding area (150 m - 250 m away). Berlin Tegel airport is 7 km away and it is 18 km to Berlin Schönefeld airport. The nearest links to the bus service and the train station are both a mere 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.00" OriginalAmount="628.00">
      <BasicPropertyInfo Latitude="52.500446813206" Longitude="13.346796760667" StarRating="4" HotelCode="318813|riu_plaza_berlin" HotelName="Hotel Riu Plaza Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="628.97" OriginalAmount="628.97">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|2245625" HotelName="FLOTTWELL BERLIN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flottwellstraße 18, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/462854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="629.09" OriginalAmount="629.09">
      <BasicPropertyInfo Latitude="52.539721" Longitude="13.401924" StarRating="2" HotelCode="161417|509065" HotelName="H+ Hotel 4Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernauer Straße 45, 10435 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227821/a_227821_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right across from the famous Mauerpark and in close proximity to the Gedenkstätte Berliner Mauer (Berlin Wall Memorial). Only a short walk away guests will find Kastanienallee, Oderberger Strasse, the Kulturbrauerei (800 m) and Kollwitzplatz (1500 m) which offer a huge variety of interesting cafes, restaurants and shops. Alexanderplatz and the TV Tower (city centre) are 2 km away. It is approximately 10 km to Berlin/Tegel Airport and around 25 km to Berlin/Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="630.47" OriginalAmount="630.47">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|862415" HotelName="Artim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="631.40" OriginalAmount="631.40">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|351285" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="632.72" OriginalAmount="632.72">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|359735" HotelName="Living Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 29/11/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://dmcsquare.b-cdn.net/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="633.00" OriginalAmount="633.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="16" TotalAmount="635.23" OriginalAmount="635.23">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|510825" HotelName="Delta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pohlstraße 58, 10785 Berlin, Tiergarten</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35670/r_35670_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within quick and easy reach of Potsdamer Platz (1 km), with the Sony Centre, the Potsdamer Platz Arcade, the musical theatre and the Museums of Culture Forum, and the famous Wintergarten Varieté Theatre is just around the corner. Guest will find the nearest links to the public transport network just 200 m from the hotel and it is 4 km to the city centre and Alexanderplatz. Berlin Tegel Airport is 10 km and it is 20 km to Berlin Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="637.48" OriginalAmount="637.48">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|1084418" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="638.90" OriginalAmount="638.90">
      <BasicPropertyInfo Latitude="52.540537517582" Longitude="13.262421190739" StarRating="4" HotelCode="30109|140034" HotelName="Holiday Inn Berlin - City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rohrdamm 80, 13629 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48497/a_48497_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located northwest of the Berlin city centre, close to the underground train network (3 minutes' walk) and the motorway (2-4 km). The quiet location near a large park, Jungfernheide, allows guests to relax and enjoy the natural surroundings. Good connections to the centre allow visitors quick, easy access to Berlin's attractions (20 minutes). Guests will find restaurants, shops, the Kurfürstendamm shopping strip, Spandau Old Town, Schloss Charlottenburg and the Brandenburg Gate all within a 20-minute ride on public transport. Tegel airport is approximately 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.00" OriginalAmount="640.00">
      <BasicPropertyInfo Latitude="52.512489433683" Longitude="13.450541915344" StarRating="2" HotelCode="402265|hotel_comenius" HotelName="Hotel Comenius Garni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2024" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grünberger Straße 22, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96060/a_96060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="641.00" OriginalAmount="641.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="34" TotalAmount="641.78" OriginalAmount="641.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|636788" HotelName="CHATEAU KURF�RSTENDAMM HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/322245_image62021277_0.jpg</HotelPictures>
        <HotelDescription>This welcoming hotel brings a touch of the Provence to the German capital, and enjoys an enviable location very close to the renowned shopping boulevard of Kurf�rstendamm.
Following a good night�s sleep in one of the spacious guest rooms, our extensive breakfast buffet will give you all the strength you need for your adventures in the city. Nearby, the renowned department store KaDeWe invites you to go shopping, while excellent transport links allow you to explore all of Berlin�s sights with ease. Round off your evening with a drink in the elegant bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="642.36" OriginalAmount="642.36">
      <BasicPropertyInfo Latitude="52.507795" Longitude="13.388377" StarRating="4" HotelCode="189413|1452408" HotelName="Select Hotel Berlin The Wall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstraße 88, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265727/a_265727_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="644.00" OriginalAmount="644.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="16" TotalAmount="649.25" OriginalAmount="649.25">
      <BasicPropertyInfo Latitude="52.525103" Longitude="13.343831" StarRating="3" HotelCode="67055|1421338" 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="16" TotalAmount="649.94" OriginalAmount="649.94">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|1085218" HotelName="Ringhotel Seehof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzensee-Ufer 11, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="650.16" OriginalAmount="650.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|175985" HotelName="ABBA BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/807904_image64375814_0.jpg</HotelPictures>
        <HotelDescription>The new Abba Berlin Hotel is a contemporary designed hotel, combining elegance and sophistication with modern facilities, located in the centre of Berlin, just a stroll away from the exclusive boutiques of Kurf�rstendamm and well connected with airports Tegel and Sch�nefeld.Abba Berlin Hotel has 214 rooms with a high standards of comfort, with all the services and facilities for a pleasant stay.Due to his central location in the city, the hotel is the ideal base whether you are visiting for business or pleasure. The facilities of the hotel include a restaurant, lounge-bar, meeting rooms with a capacity for up to 500 persons, as well as parking, fitness room, gym and Sauna (extra charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.00" OriginalAmount="652.00">
      <BasicPropertyInfo Latitude="52.502652" Longitude="13.343213" StarRating="2" HotelCode="104664|pension_classic" HotelName="Classic Hotel-Pension" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 07/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 5-6, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153227/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a breakfast every morning, available from 7.30 till 10.00 am. Furthermore the guests can take advantage of a free wireless connection. Cold drinks and beer can be obtained on the reception. The reception is opened from 8.00 am till 8.00 pm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="652.81" OriginalAmount="652.81">
      <BasicPropertyInfo Latitude="52.522517528619" Longitude="13.384078145027" StarRating="3" HotelCode="25703|949445" HotelName="Hotel Allegra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/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://dmcsquare.b-cdn.net/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="653.00" OriginalAmount="653.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="34" TotalAmount="653.83" OriginalAmount="653.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|811479" HotelName="NH BERLIN KURFUERSTENDAMM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207859_fotpe1_fa.png</HotelPictures>
        <HotelDescription>Situated centrally and within easy reach of the Savignyplatz S-Bahn Station and the Uhlandstrasse Underground Station, the NH Berlin Kurf�rstendamm hotel is a central hub for business and leisure travelers alike. Just a few steps away from fascinating historical landmarks such as the Kaiser Wilhelm Memorial Church and impressive business centers like the ICC Trade Fair. We've tailored 161 guest rooms and six suites to meet the needs of our guests. All these rooms feature modern technology and thoughtful amenities, as do our three exclusive function rooms, which can accommodate up to 18 people. Leave a lasting, positive impression on your clients by hosting a successful event with the help of our attentive hotel staff at the NH Berlin Kurf�rstendamm. On the 7th floor, our fitness and wellness area lets guests take advantage of an array of top-of-the-line exercise equipment while enjoying inspiring views of Berlin. After an invigorating workout, soothe tired muscles in our in-house steam bath, sauna, and relaxing room with heated lounge chairs and a picturesque terrace. 
Breakfast-19.90?/pax.
5% CITY TAX INCLUDED IN THE RATES.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="654.44" OriginalAmount="654.44">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="4" HotelCode="138949|940575" HotelName="Centro Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kleiststraße 9-12, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161841/161841a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the hub of Berlin's exclusive centre. The luxury of the Kurfürstendamm and the world-famous KaDeWe department store are just a 5-minute walk away. The west of Berlin city, with its Convention and Trade Fair Centre and numerous cultural institutions, is just as accessible as the east of Berlin, where visitors will find the seat of the German Government and Potsdamer Platz, the glittering symbol of new Berlin. The hotel is 400 m from the Nollendorfplatz and Wittenbergplatz metro stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="655.69" OriginalAmount="655.69">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|107dd8" HotelName="Crowne Plaza Berlin City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="658" OriginalAmount="658">
      <BasicPropertyInfo Latitude="52.513923" Longitude="13.335462" StarRating="4" HotelCode="40169|26601" HotelName="Novotel Berlin Am Tiergarten" 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>Straße des 17. Juni 106-108, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="45" TotalAmount="658.66" OriginalAmount="658.66">
      <BasicPropertyInfo Latitude="52.516677" Longitude="13.425104" StarRating="2" HotelCode="168912|11ab6d" HotelName="Singer109" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Singer Str. 109, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10959951</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Singer109 Hotel &amp; Hostel to discover the wonders of Berlin. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Wi-Fi in public areas, elevator, laundry service, family room, safety deposit boxes are on the list of things guests can enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as satellite/cable TV, internet access – wireless (complimentary), hair dryer, internet access – LAN (complimentary), refrigerator. The hotel offers various recreational opportunities. Convenience and comfort makes Singer109 Hotel &amp; Hostel the perfect choice for your stay in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="659" OriginalAmount="659">
      <BasicPropertyInfo Latitude="52.523722" Longitude="13.383653" StarRating="3" HotelCode="66733|10522" HotelName="Best Western Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 25, Ecke Rheinhardtstraße, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86350/a_86350_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical city centre near the famous Friedrichstrasse with its range of bars, restaurants and countless sights. Within a 2-minute walk of the hotel guests will find links to the public transport network, a bus station, a metro station and shopping venues. Tegel Airport is around 8 km away and it is some 20 km to Schoenefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.00" OriginalAmount="661.00">
      <BasicPropertyInfo Latitude="52.517234802246094" Longitude="13.300311088562012" StarRating="0" HotelCode="0|tucasa_apartments" HotelName="K&amp;S Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 10/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Straße 6, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/7e/d17ec89a6fdc8c4a1c75782f0046a3c03c648867.jpeg</HotelPictures>
        <HotelDescription>Property Location A stay at Tu Casa Ferienwohnungen &amp;amp; Apartments places you in the heart of Berlin, convenient to Schaubuehne and Kaiser Wilhelm Memorial Church. This apartment is within close proximity of The Story of Berlin and Kaethe Kollwitz Museum.Rooms Make yourself at home in one of the 10 guestrooms, featuring kitchens with refrigerators and microwaves. Rooms have private balconies. Cable programming and DVD players are provided for your entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include separate sitting areas and coffee/tea makers, and housekeeping is provided once per stay.Business, Other Amenities Featured amenities include express check-in, luggage storage, and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&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;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;  &lt;li&gt;Fee for in-room wireless Internet: EUR 5 per day (rates may vary)&lt;/li&gt;   &lt;li&gt;Airport shuttle fee: EUR 65.00 per room (roundtrip)&lt;/li&gt;  &lt;li&gt;Self parking fee: EUR 15.00 per day&lt;/li&gt;  &lt;li&gt;Pet fee: EUR 10 per pet, per day&lt;/li&gt;    &lt;li&gt;Late check-in fee for check-in after 10 PM (amount varies)&lt;/li&gt;       &lt;li&gt;Crib (infant bed) fee: EUR 10 per night&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 20 per stay&lt;/li&gt;  &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the hotel:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cleaning fee: EUR 25 per accommodation, per stay&lt;/li&gt;&lt;li&gt;Towels/sheets: EUR 10 per person, per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&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. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="661.80" OriginalAmount="661.80">
      <BasicPropertyInfo StarRating="0" HotelCode="|643354" HotelName="KUDAMM 101" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215659_image50926906_0.jpg</HotelPictures>
        <HotelDescription>Boasting an innovative design, this stylish 4-star hotel is located directly on Berlin's famous Kurf�rstendamm boulevard, just a 5-minute drive or public transport journey from the ICC exhibition centre.
The Hotel Kudamm 101 features modern, functional interiors, state-of-the-art amenities, and imaginative colour schemes. Free wireless internet access is available in all areas of the  hotel.
Thanks to the nearby bus services, Halensee S-Bahn (city rail) station, and Adenauerplatz U-Bahn (underground) station, you can quickly reach all of Berlin's key attractions.
Wake up to a delicious breakfast in the dining lounge on the 7th floor, which enjoys wonderful views of the city. After an exciting day in the capital, relax with a drink in the the Kudamm 101s lounge bar. 
*Some rooms have aire conditioning. 
* Rooms have lighted mirrors. 
* Bottle of mineral water on arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="661.95" OriginalAmount="661.95">
      <BasicPropertyInfo StarRating="3" HotelCode="|A36C14" HotelName="B&amp;B Hotel Berlin-Alexanderplatz" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2444841_foto_1.jpg</HotelPictures>
        <HotelDescription>In a prime location in Berlin, BandB HOTEL Berlin-Alexanderplatz provides air-conditioned rooms, a shared lounge, free WiFi and a terrace. The property is close to several well-known attractions, 1.6 km from German Historical Museum, 1.7 km from Neues Museum and 1.7 km from Pergamon Museum. The property is non-smoking and is located 700 metres from Alexanderplatz Underground Station. At the hotel, every room is fitted with a desk, a flat-screen TV, a private bathroom, bed linen and towels. All units include a wardrobe. Guests at BandB HOTEL Berlin-Alexanderplatz can enjoy a buffet or a continental breakfast. Popular points of interest near the accommodation include Alexanderplatz, Berlin Cathedral and Berlin TV Tower. The nearest airport is Berlin Brandenburg Willy Brandt Airport, 24 km from BandB HOTEL Berlin-Alexanderplatz.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="661.97" OriginalAmount="661.97">
      <BasicPropertyInfo Latitude="52.388930851886" Longitude="13.498530685902" StarRating="4" HotelCode="13407|453475" HotelName="Holiday Inn Berlin Airport - Conference Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans-Grade-Allee 5, 12529 Schönefeld, Berlin</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14129/a_14129_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is a fashionably design and located close to the international airport in Berlin, Schönefeld. The nearest shops and restaurants are situated 2 km from the hotel. Public transport departs from stops within metres of the hotel (900 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="52.484802405089" Longitude="13.354155421257" StarRating="3" HotelCode="25567|313877" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="666.00" OriginalAmount="666.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="27" TotalAmount="668" OriginalAmount="668">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|414008" HotelName="Hotel Jurine - Berlin Mitte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwedter Straße 15, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95373/w_95373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.90" OriginalAmount="669.90">
      <BasicPropertyInfo Latitude="52.500552" Longitude="13.520409" StarRating="4" HotelCode="166912|622255" HotelName="Abacus Tierpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 12/12/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://dmcsquare.b-cdn.net/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="27" TotalAmount="670" OriginalAmount="670">
      <BasicPropertyInfo Latitude="52.527349242084" Longitude="13.370498087137" StarRating="3" HotelCode="935594|61801" HotelName="Hotel AMANO Grand Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="670.39" OriginalAmount="670.39">
      <BasicPropertyInfo Latitude="52.529634056019" Longitude="13.384035229683" StarRating="4" HotelCode="27104|315195" HotelName="H+ Hotel Berlin Mitte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestraße 118-120, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39216/a_39216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is an ideal base for exploring Berlin. The establishment is just 300 m from the popular shopping street, Friedrichstrasse. The hotel is centrally located in Berlin, just a 5-minute walk from the natural history museum, Museum für Naturkunde, and a 20-minute walk from the Brandenburg Gate and the boulevard, Unter den Linden. The hotel offers great transport links, with the Naturkundemuseum underground station just 100 m away and Berlin Central Station (Hauptbahnhof) a 15-minute walk away. Berlin Tegel Airport is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.66" OriginalAmount="670.66">
      <BasicPropertyInfo Latitude="52.487604" Longitude="13.420899" StarRating="3" HotelCode="36094|1158428" 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="27" TotalAmount="672" OriginalAmount="672">
      <BasicPropertyInfo Latitude="52.523731527776" Longitude="13.417693763229" StarRating="4" HotelCode="185506|30875" HotelName="Holiday Inn Berlin - Centre Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theanolte-Bähnisch-Straße 2, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259487/a_259487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="673.80" OriginalAmount="673.80">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|19f728" HotelName="Park Plaza Berlin Kudamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="674" OriginalAmount="674">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|49423" HotelName="Air In Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ansbacher Straße 6, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="674.00" OriginalAmount="674.00">
      <BasicPropertyInfo Latitude="52.52405548095703" Longitude="13.418339729309082" StarRating="0" HotelCode="0|vision_apartments_berlin" HotelName="VISIONAPARTMENTS Berlin Otto-Braun-Strasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/e6/f7e67480adfe1074176f268a8b78f44bc0be9222.jpeg</HotelPictures>
        <HotelDescription>Built in 2013, these apartments are located in the heart of Berlin, only 2 minutes’ walk from Alexanderplatz Square and the Television Tower. Free WiFi is available in the entire building.&lt;br /&gt;Each stylish apartment at Vision Apartments Berlin GmbH is decorated with elegant, modern-style furnishings. They all offer a flat-screen TV, a private bathroom and some are fitted with a balcony.&lt;br /&gt;Guests can prepare homely meals in the fully equipped kitchenette, which includes a coffee machine, a microwave and a stove. Some apartments also have a dishwasher.&lt;br /&gt;Alexanderplatz Underground Station is only a 2-minute walk from Vision Apartments Berlin GmbH, with connections to Hackescher Markt (1.5 km), the trendy Prenzlauer Berg district (2.5 km), and the famous Museum Island (1.8 km).&lt;br /&gt;Berlin Main Train Station (10 minutes) and Berlin Schoenefeld Airport (35 minutes) both have direct connection by S-Bahn from Alexanderplatz Square Train Station.&lt;br /&gt;Check-in:&lt;br /&gt;Please note that VISIONAPARTMENTS has no reception in the building. The check-in happens directly at the apartment. The access code to the main entrance of the building and your apartment will be sent to you on the day of arrival until 15:00 at the latest.&lt;br /&gt;Please note that it is mandatory to provide VISIONAPARTMENTS with a copy of your identity card or passport via email or SMS, in order to receive the access code to the building.&lt;br /&gt;Cleaning:&lt;br /&gt;Please note that there is no daily cleaning service at the property. For stays longer than 6 nights, a change of towels and waste disposal is included in the price.&lt;br /&gt;Contact:&lt;br /&gt;For questions or assistance, you can reach VISIONAPARTMENTS’ office via phone from Monday to Friday between 9:00 and 23:00, and between 09:00 and 18:00 on weekends. The contact phone number can be found on your booking confirmation.&lt;br /&gt;Please note that the pictures are for guidance only. Actual apartment type may differ and is subject of availability.&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: 60.00 EUR per stay.&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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;Please note that a fix amount of EUR 300 will be blocked on the credit card on the day of booking. This is a damage deposit which will be refunded after an inspection of the apartment on the day of departure.&lt;br /&gt;&lt;br /&gt;A weekly change of bed linen and towels is included in the price.&lt;br /&gt;&lt;br /&gt;Guests arriving at the weekend or outside of reception opening hours should contact Vision Apartments Berlin in advance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="675.06" OriginalAmount="675.06">
      <BasicPropertyInfo Latitude="52.510269" Longitude="13.268128" StarRating="4" HotelCode="54632|1091208" HotelName="Villa Kastania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,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://dmcsquare.b-cdn.net/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="676.00" OriginalAmount="676.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://dmcsquare.b-cdn.net/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="27" TotalAmount="679" OriginalAmount="679">
      <BasicPropertyInfo Latitude="52.5731027" Longitude="13.22340172" StarRating="3" HotelCode="797784|382546" HotelName="Boutique Hotel Fährhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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="27" TotalAmount="681" OriginalAmount="681">
      <BasicPropertyInfo Latitude="52.508343050156" Longitude="13.348914384842" StarRating="4" HotelCode="175723|50899" 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="16" TotalAmount="682.26" OriginalAmount="682.26">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|1430228" HotelName="Victor's Residenz-Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Diet Meals,Fax,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Friedrichshain 17, 10407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90199/a_90199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="685.00" OriginalAmount="685.00">
      <BasicPropertyInfo Latitude="52.506932088375" Longitude="13.283784221924" StarRating="1" HotelCode="89856|hotel_messe_am_funkturm" HotelName="Hotel Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Parking,Pets allowed,Pick &amp;amp; Drop">
        <Address>
          <AddressLines>
            <AddressLine>Wundtstraße 72/Ecke Neue Kantstraße, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180504/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Berlin (Charlottenburg), Pension Messe am Funkturm is minutes from ICC Berlin and Berliner Funkturm. This hotel is within close proximity of Messe Berlin and CityCube Berlin.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 29 guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided daily, and both irons/ironing boards and rollaway/extra beds are available on request.&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, multilingual staff, and a safe deposit box at the front desk. A train station pick-up service is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="688.64" OriginalAmount="688.64">
      <BasicPropertyInfo Latitude="52.530286365538" Longitude="13.418403830059" StarRating="3" HotelCode="429944|1193488" 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="689.00" OriginalAmount="689.00">
      <BasicPropertyInfo Latitude="52.538192" Longitude="13.206867" StarRating="3" HotelCode="89822|hotel_lindenufer_berlin" HotelName="Lindenufer Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breite Strasse 36, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624385/624385a_hb_a_001.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="689.00" OriginalAmount="689.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="535131|pension_sena_" HotelName="Pension Sena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterhornweg 42, 13595 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/699819/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 7-minute drive from Ryde, The Guildhouse provides bed and breakfast on the Isle of Wight, in a converted Victorian chapel. There is free on-site parking and Wi-Fi at this guest house.The double bedroom has a flat-screen TV, desk, hairdryer and tea and coffee facilities. There is also an en suite shower. An adjacent twin room can accommodate children if required.A full English breakfast is served, along with cereals and toast. There is a chapel/guest lounge available for use at any time.Nearby attractions include the Havenstreet steam railway and Rosemary vineyards. Bembridge Windmill is 6 miles away, and the coastal town Cowes is just over 11 miles from Ryde.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="690" OriginalAmount="690">
      <BasicPropertyInfo Latitude="52.49955925672" Longitude="13.325142019706" StarRating="3" HotelCode="67054|425494" 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="696.00" OriginalAmount="696.00">
      <BasicPropertyInfo Latitude="52.49961" Longitude="13.323132" StarRating="3" HotelCode="402240|pension_gitte" HotelName="Pension Charlottenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfalzburger Straße 87, Charlottenburg-Wilmersdorf, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180182/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="696.15" OriginalAmount="696.15">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|1453208" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="697" OriginalAmount="697">
      <BasicPropertyInfo Latitude="52.537944042282" Longitude="13.202350362433" StarRating="3" HotelCode="89845|494844" 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="16" TotalAmount="697.22" OriginalAmount="697.22">
      <BasicPropertyInfo Latitude="52.511293992382" Longitude="13.415728424981" StarRating="4" HotelCode="930951|1478418" HotelName="Catalonia Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Köpenicker Straße 80-82, Berlin-Mitte, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="34" TotalAmount="699.30" OriginalAmount="699.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|987469" HotelName="INTERCITYHOTEL BRANDENBURG AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SCHONEFELD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909046_foto_1.jpg</HotelPictures>
        <HotelDescription>Modern hotel with 198 soundproofed rooms and 6 conference and function rooms, next to the Berlin-Sch�nefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.00" OriginalAmount="700.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="700.00" OriginalAmount="700.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 04/12/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="45" TotalAmount="701.95" OriginalAmount="701.95">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|108051" HotelName="Pullman Schweizerhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="705.80" OriginalAmount="705.80">
      <BasicPropertyInfo Latitude="52.515233" Longitude="13.397714" StarRating="4" HotelCode="97766|241176" HotelName="ARCOTEL John F Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="706.09" OriginalAmount="706.09">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|1094838" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="708.93" OriginalAmount="708.93">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|143ba7" HotelName="mondrian suites berlin checkpoint charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="27" TotalAmount="709" OriginalAmount="709">
      <BasicPropertyInfo Latitude="52.50085984" Longitude="13.34267563" StarRating="4" HotelCode="460807|225920" HotelName="Mercure Berlin Wittenbergplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittenbergplatz 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="63" TotalAmount="709.00" OriginalAmount="709.00">
      <BasicPropertyInfo Latitude="52.50105144918" Longitude="13.327716798777" StarRating="2" HotelCode="401075|hotelpension_funk" HotelName="Funk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="709.41" OriginalAmount="709.41">
      <BasicPropertyInfo Latitude="52.500890393177" Longitude="13.319532126188" StarRating="3" HotelCode="36813|1082c8" HotelName="Kurfürst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleibtreustraße 34, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60412/a_60412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive hotel is ideally situated in a side street of the bustling Ku'damn. In addition to countless shops and entertainment venues including the department store KaDeWe, other attractions located nearby include the Theater des Westens and the Kaiser Wilhelm Memorial Church. Various other tourist sights can easily be reached on foot or on public transport. There is a stop for the public transport to be found just 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="714" OriginalAmount="714">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|246702" 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="27" TotalAmount="715" OriginalAmount="715">
      <BasicPropertyInfo Latitude="52.523699072747" Longitude="13.416337072849" StarRating="3" HotelCode="402292|225905" HotelName="Hotel ibis Styles Berlin Alexanderplatz" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bernhard-Weiß-Straße 8, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150940/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the world-famous Alexanderplatz square in the eastern part of the city centre. The TV Tower, department stores and bars are 700 m away. The Reichstag and Brandenburg Gate are 3 km away. From the nearby Alexanderplatz station guests can reach all important areas of Berlin with trains, buses and metro lines. Using public transport, Checkpoint Charlie is around 8 minutes away and Potsdamer Platz and the Sony Center can be reached in some 12 minutes. The Memorial Church in the west of the city is some 20 minutes' away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="715.54" OriginalAmount="715.54">
      <BasicPropertyInfo Latitude="52.493801462046" Longitude="13.333303928375" StarRating="4" HotelCode="26731|375645" HotelName="HYPERION Hotel 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,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prager Straße 12, 10779 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39217/a_39217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is quietly located in central Berlin. Güntzelstrasse underground station is just 300 m away and provides good connections with the rest of the city. Kurfürstendamm shopping street is just 2 underground stops from the establishment and the Berlin Zoological Garden is a 5-minute drive away. Berlin Tegel Airport is about 5 km away and Berlin Schönefeld Airport is some 24 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.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="16" TotalAmount="720.44" OriginalAmount="720.44">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|7964" HotelName="Maritim proArte Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,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://dmcsquare.b-cdn.net/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="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|57248" HotelName="Hotel MANI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="722.43" OriginalAmount="722.43">
      <BasicPropertyInfo Latitude="52.547739202116" Longitude="13.42817902565" StarRating="4" HotelCode="13419|1616708" HotelName="Holiday Inn Berlin City Center East Prenzlauer Berg" 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,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="16" TotalAmount="722.99" OriginalAmount="722.99">
      <BasicPropertyInfo Latitude="52.363303552897" Longitude="13.512443304062" StarRating="4.5" HotelCode="186766|867405" HotelName="Steigenberger Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willy-Brandt-Platz 3, 12529 Beerlin-Schönefeld</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/0/1/5/1/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 25-minute drive from the centre of Berlin and its many tourist attractions. Berlin Brandenburg Airport is less than 500 metres from the hotel, which is around 2.5 km from the A113 motorway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="723.79" OriginalAmount="723.79">
      <BasicPropertyInfo Latitude="52.500940601512" Longitude="13.328642249107" StarRating="4" HotelCode="16688|516235" HotelName="Henri Hotel Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meinekestraße 9, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20259/a_20259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the peaceful Meineke Strasse, only minutes from the Kurfürstendamm and numerous entertainment venues. Numerous sightseeing attractions such as the Kaiser Wilhelm Memorial Church, the KaDeWe or Zoo are all in close proximity to the hotel. The nearest public transport links are just 300 m from the hotel at Kurfürstendamm U-Bahn (metro) station. Berlin-Tegel Airport is just 20 minutes away by car (8 km) and can also be reached via bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="724.00" OriginalAmount="724.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 09/12/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="34" TotalAmount="724.03" OriginalAmount="724.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|117156" HotelName="SORAT Hotel Berlin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949402_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado en el centro de la ciudad, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los viajeros encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 50 metros. Los viajeros encontrarandaacute;n el aeropuerto a 11000 km. El establecimiento cuenta con 100 acogedores dormitorios. Este alojamiento fue renovado por anduacute;ltima vez en 2022. SORAT Hotel Berlin tiene conexiandoacute;n Wi-Fi en sus instalaciones. La recepciandoacute;n estandaacute; abierta 24 horas. SORAT Hotel Berlin no ofrece cunas bajo solicitud previa. SORAT Hotel Berlin tiene espacios comunes accesibles para personas de movilidad reducida. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="52.498989" Longitude="13.342819" StarRating="3" HotelCode="244299|246680" 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="27" TotalAmount="727" OriginalAmount="727">
      <BasicPropertyInfo Latitude="52.529386944958" Longitude="13.401340910012" StarRating="3" HotelCode="139666|246733" HotelName="The Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="729" OriginalAmount="729">
      <BasicPropertyInfo Latitude="52.506550511564" Longitude="13.306079506874" StarRating="4" HotelCode="10985|5304" HotelName="Best Western Hotel Kantstrasse Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/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://dmcsquare.b-cdn.net/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="731.00" OriginalAmount="731.00">
      <BasicPropertyInfo Latitude="52.52575559" Longitude="13.40426125" StarRating="4" HotelCode="168915|the_weinmeister_berlinmitte" HotelName="The Weinmeister" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstrasse 2, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235819/a_235819_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="732" OriginalAmount="732">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|246724" HotelName="Provocateur" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="733" OriginalAmount="733">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|25676" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/25777/a_25777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="735.98" OriginalAmount="735.98">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|2128265" HotelName="Abion Villa Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchstrasse 13, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="27" TotalAmount="737" OriginalAmount="737">
      <BasicPropertyInfo Latitude="52.528454711245" Longitude="13.457013443113" StarRating="4" HotelCode="97621|22397" HotelName="Vienna House Andel's Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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://dmcsquare.b-cdn.net/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="737.00" OriginalAmount="737.00">
      <BasicPropertyInfo Latitude="52.52414321899414" Longitude="13.418477058410645" StarRating="0" HotelCode="0|vision_apartments_berlin_2" HotelName="Vision Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Strasse 67, 10178 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/16/7a16744fe080de9e77ef3359a7001121e43ae7b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at VISIONAPARTMENTS Berlin, you'll be centrally located in Berlin, minutes from Berlin Conference Center and Alexanderplatz. This apartment is close to Checkpoint Charlie Museum and Brandenburg Gate.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 135 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Wired and wireless Internet access is complimentary, while 32-inch flat-screen televisions with cable programming provide entertainment. Conveniences include desks and microwaves, and you can also request cribs/infant beds (surcharge).&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="737.24" OriginalAmount="737.24">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|107dda" HotelName="NH Collection Berlin Mitte am Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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://dmcsquare.b-cdn.net/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="739.00" OriginalAmount="739.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 05/12/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="16" TotalAmount="739.84" OriginalAmount="739.84">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|939765" HotelName="Ameron Hotel Abion Spreebogen Waterside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 99, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="740.00" OriginalAmount="740.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://dmcsquare.b-cdn.net/Images/147362/a_147362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="742.45" OriginalAmount="742.45">
      <BasicPropertyInfo Latitude="52.489411619448" Longitude="13.346889386659" StarRating="2" HotelCode="92760|1157388" HotelName="HappyGoLucky Hotel &amp; Hostel Schöneberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grunewaldstraße 33, 10823 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214932/214932a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|274844" HotelName="Atlas Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/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="63" TotalAmount="743.00" OriginalAmount="743.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 10/12/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="16" TotalAmount="746.59" OriginalAmount="746.59">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|740355" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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="63" TotalAmount="747.00" OriginalAmount="747.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 05/12/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="16" TotalAmount="749.50" OriginalAmount="749.50">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|2475285" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="750" OriginalAmount="750">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|486041" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/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="750.00" OriginalAmount="750.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,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="751.42" OriginalAmount="751.42">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|2093905" HotelName="Hampton By Hilton Berlin City Centre Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="753.00" OriginalAmount="753.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="16" TotalAmount="754.02" OriginalAmount="754.02">
      <BasicPropertyInfo Latitude="52.510171659045" Longitude="13.280908241734" StarRating="3" HotelCode="36093|514265" 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://dmcsquare.b-cdn.net/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="756.00" OriginalAmount="756.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="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="52.537623787933" Longitude="13.186433017669" StarRating="2" HotelCode="150196|hotel_kallmeyer" HotelName="Hotel Pension Kallmeyer" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/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="27" TotalAmount="761" OriginalAmount="761">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="873044|486067" HotelName="Amaya Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/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="63" TotalAmount="762.00" OriginalAmount="762.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="Free CXL until 04/12/2024" 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="16" TotalAmount="763.51" OriginalAmount="763.51">
      <BasicPropertyInfo Latitude="52.308441" Longitude="13.445625" StarRating="4" HotelCode="37496|518345" HotelName="Van der Valk Hotel Berlin Brandenburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschenweg 18, 15827 Blankenfelde-Mahlow</AddressLine>
          </AddressLines>
          <CityName>Blankenfelde-Mahlow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61620/a_61620_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish airport hotel is situated in a quiet location, close to the southern ring of the A10 and lies just 20 km from Berlin and 30 km from Potsdam. A wide selection of shops are to be found just 2 km away and links to the public transport network are located 500 m from the hotel. Tropical Island bathing paradise lies around 50 km away. Schönefeld airport is just a short 25-minute drive away (approximately 12 km) and the transfer time to Tegel takes around 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="767.23" OriginalAmount="767.23">
      <BasicPropertyInfo Latitude="52.522954899487" Longitude="13.399947434664" StarRating="3" HotelCode="401444|13e4f5" HotelName="Monbijou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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://dmcsquare.b-cdn.net/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="770.00" OriginalAmount="770.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="52.55474847" Longitude="13.34890047" StarRating="3" HotelCode="498153|apartments_im_schillerpark" HotelName="Apartments im Schillerpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 17, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/666512/98f01ac5ba58e26375abef150436ac59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.00" OriginalAmount="774.00">
      <BasicPropertyInfo Latitude="52.463983383447" Longitude="13.317095027279" StarRating="2" HotelCode="89850|hotel_eckstein_2" HotelName="Eckstein" Meals="ROOM ONLY" 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="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="52.529504923543" Longitude="13.379624898148" StarRating="3" HotelCode="107613|nordic_hotel_berlinmitte" HotelName="Hotel Berlin Mitte by Campanile" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstr. 98, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148960/a_148960_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="784.00" OriginalAmount="784.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="45" TotalAmount="784.89" OriginalAmount="784.89">
      <BasicPropertyInfo Latitude="52.456516" Longitude="13.321072" StarRating="4" HotelCode="69663|1095c6" HotelName="Hotel Steglitz International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="785.00" OriginalAmount="785.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 12/12/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="16" TotalAmount="790.54" OriginalAmount="790.54">
      <BasicPropertyInfo Latitude="52.519540964751" Longitude="13.388725077226" StarRating="4" HotelCode="26439|69084" HotelName="NH Collection Berlin Mitte Friedrichstrasse" 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,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://dmcsquare.b-cdn.net/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="16" TotalAmount="791.23" OriginalAmount="791.23">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|98972" HotelName="Hotel AMANO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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://dmcsquare.b-cdn.net/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="792.00" OriginalAmount="792.00">
      <BasicPropertyInfo Latitude="52.489423384083" Longitude="13.307870480986" StarRating="3" HotelCode="400799|hotel_villa_konstanz" HotelName="Villa Konstanz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstanzer Straße 30, 10709 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180112/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="792.74" OriginalAmount="792.74">
      <BasicPropertyInfo Latitude="52.502009" Longitude="13.331431" StarRating="4" HotelCode="161429|613085" HotelName="H10 Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="793.18" OriginalAmount="793.18">
      <BasicPropertyInfo StarRating="3" HotelCode="|106844" HotelName="MONBIJOU HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949649_foto_1.jpg</HotelPictures>
        <HotelDescription>Monbijou hotel is a unique 101-room boutique hotel situated in the heart of Berlin-Mitte, just a short stroll from Hackescher Markt station and many nearby shops and restaurants. Directly adjoining Monbijouplatz, with an unobstructed views. Monbijou hotel provides guests with the option of settling into its cozy Lounge with an open fire place, its well-stocked Library, the Bistro featuring fresh, daily specialties, or the comfortable smoking lounge. In the summer, refreshing drinks and cocktails are served on the Roof Terrace and the landscaped Courtyard is open for meals and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="793.36" OriginalAmount="793.36">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|1428068" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="793.51" OriginalAmount="793.51">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|863885" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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="794.00" OriginalAmount="794.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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="796.00" OriginalAmount="796.00">
      <BasicPropertyInfo Latitude="52.54872495" Longitude="13.35207253" StarRating="3" HotelCode="497754|apartment_in_wedding" HotelName="Apartments in Wedding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Genter Straße 62, 13353 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8360942</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.00" OriginalAmount="798.00">
      <BasicPropertyInfo Latitude="52.525308" Longitude="13.421064" StarRating="1" HotelCode="212784|ibis_budget_berlin_alexanderplatz" HotelName="ibis budget Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mollstraße 30, 10249 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301446/a_301446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="799.45" OriginalAmount="799.45">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|143606" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="799.50" OriginalAmount="799.50">
      <BasicPropertyInfo Latitude="52.504899940072" Longitude="13.385172486305" StarRating="4" HotelCode="317093|1428228" HotelName="relexa hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="799.95" OriginalAmount="799.95">
      <BasicPropertyInfo Latitude="52.426055927613" Longitude="13.640223741531" StarRating="0" HotelCode="33392|941585" HotelName="Hotel Müggelsee Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,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://dmcsquare.b-cdn.net/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="805.00" OriginalAmount="805.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="808" OriginalAmount="808">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|4847" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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://dmcsquare.b-cdn.net/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="16" TotalAmount="809.89" OriginalAmount="809.89">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|643805" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="812.00" OriginalAmount="812.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="814.00" OriginalAmount="814.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="16" TotalAmount="814.33" OriginalAmount="814.33">
      <BasicPropertyInfo Latitude="52.524544412165" Longitude="13.44840824604" StarRating="4" HotelCode="49889|941615" 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 11/12/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://dmcsquare.b-cdn.net/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="816.00" OriginalAmount="816.00">
      <BasicPropertyInfo Latitude="52.41549491" Longitude="13.31912774" StarRating="0" HotelCode="568736|pension_pamina" HotelName="Pension Pamina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Woltmannweg 46, 12209 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738722/5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="818.29" OriginalAmount="818.29">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|2327915" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Mildred-Harnack-Strasse 15, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/808776/w_808776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="821.80" OriginalAmount="821.80">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|270155" 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://dmcsquare.b-cdn.net/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="45" TotalAmount="821.97" OriginalAmount="821.97">
      <BasicPropertyInfo Latitude="52.515961516519" Longitude="13.411525438029" StarRating="3" HotelCode="510807|1e1b86" HotelName="Holiday Inn Express Berlin - Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" 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="34" TotalAmount="822.03" OriginalAmount="822.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|694455" HotelName="EUROSTARS BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/229244_image49237773_0.jpg</HotelPictures>
        <HotelDescription>The Eurostars Berlin Luxury Class is a spectacular business hotel located right on Friedrichstrasse, the most important retail artery right in the heart of Berlin. Its April 2011 opening marked the debut of the Eurostars chain in one of the cities with the busiest trade fair calendar in Europe. Located right in the middle of Berlin, this hotel boasts spectacular architecture and striking interior design. The building stands out for its imposing glass facade and amazing tall atrium, which brings natural light into the entire establishment. The 221 rooms in the hotel, all of them spacious and elegantly appointed, are spread over eight floors. The hotel has an elegant gourmet restaurant, more than 600 m2 of meeting rooms, a designer lobby bar, a heated swimming pool, a fitness centre and an underground car park. The Eurostars Berlin Luxury Class is a spectacular hotel destined to become a landmark in the city. 
*Online check out  available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="52.50371001" Longitude="13.4473267" StarRating="3" HotelCode="573475|numa_kater_apartments" HotelName="TOPFLAT-BERLIN.DE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Dining,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Warschauer Strasse 46, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738768/aa006c1bf3f1e33293b632b10386fef3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="826.24" OriginalAmount="826.24">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|108043" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="827.37" OriginalAmount="827.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|700510" HotelName="Scandic Berlin Kurf�rstendamm" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949314_foto_1.jpg</HotelPictures>
        <HotelDescription>Desde este popular hotel podrandaacute; llegar en cinco minutos andando hasta la famosa avenida Kurfanduuml;rstendamm o a los grandes almacenes KaDeWe (a 200 metros). A una distancia aproximada de 200 metros encontrarandaacute; restaurantes y servicio de transporte panduacute;blico, asandiacute; como bares, pubs y discotecas a unos 500 metros.Este hotel, renovado, tiene un edificio principal de 7 plantas (hay plantas para no fumadores) y un total de 199 habitaciones. Cuenta con un hall de entrada con ascensor y andaacute;rea de recepciandoacute;n abierta las 24 horas que le ofrece servicio de caja fuerte, de guardarropa y de cambio de divisa. A disposiciandoacute;n de los clientes hay un bar, un pub, una sala de televisiandoacute;n y un restaurante a la carta y con sillas altas para los niandntilde;os. Tambiandeacute;n cuenta con una sala de conferencias y una terminal de Internet con conexiandoacute;n sin cable. Podrandaacute; aparcar el vehandiacute;culo en el aparcamiento del propio hotel (con cargo). Para rematar el gran nanduacute;mero de prestaciones, dispone de servicio de habitaciones y de lavanderandiacute;a.Las confortables habitaciones disponen de baandntilde;o con ducha y secador de pelo, plancha-pantalones, telandeacute;fono de landiacute;nea directa, televisiandoacute;n por cable, radio, minibar, moqueta, calefacciandoacute;n central y caja fuerte (bajo cargo adicional). Se pueden reservar habitaciones acondicionadas para minusvandaacute;lidos.Abonando tasas podrandaacute; hacer uso de la sauna, del solandaacute;rium (con cargo), del baandntilde;o turco, del servicio de masajes (con cargo) y del gimnasio.Se ofrece todas las maandntilde;anas desayuno, que podrandaacute; ser, si asandiacute; lo desea, desayuno-bufet. A la hora del almuerzo y de la cena podrandaacute;n elegir a la carta o un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="828.03" OriginalAmount="828.03">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|79094" HotelName="Meliá Berlin" 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,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://dmcsquare.b-cdn.net/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="837.00" OriginalAmount="837.00">
      <BasicPropertyInfo Latitude="52.494931" Longitude="13.324167" StarRating="2" HotelCode="149764|hotelpension_uhland" HotelName="Hotel-Pension Uhland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="837.82" OriginalAmount="837.82">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|2490335" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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="63" TotalAmount="838.00" OriginalAmount="838.00">
      <BasicPropertyInfo Latitude="52.47959116" Longitude="13.34966986" StarRating="0" HotelCode="364646|hotelpension_dorma" HotelName="Hotel-Pension Dorma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gustav-Freytag-Str. 4, 10827 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505898/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="838.06" OriginalAmount="838.06">
      <BasicPropertyInfo Latitude="52.505752328188" Longitude="13.32068882209" StarRating="4" HotelCode="902563|518135" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="842.41" OriginalAmount="842.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|742603" HotelName="CITADINES KURFURSTENDAMM BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20048_image64489513_0.jpg</HotelPictures>
        <HotelDescription>Kurf�rstendamm Berlin is equal parts mythical in its unique charm as it is creative. The area has become a 3.5-kilometre stretch home to many shops, boutiques, art galleries, restaurants and theatres. Stay at Citadines Kurf�rstendamm Berlin and this vibrant stretch will be your home, too.The first steps of your travels should be at the U-Bahn, the railway station just a 10-minute walk away from your residence. Navigating the city is a cinch.Then, head to Alexanderplatz where you can find a cattle market that has turned into a public square and transport hub. To really blend in with the locals, call it by its colloquial name: "Alex". Hard to miss here is the soaring 365-metre Fernsehturm, or TV Tower. Clad in an eye-catching red, the Alexa shopping mall is where you can be your true self, be it a shopping aficionado or film connoisseur.Then, get your mandatory fix of sightseeing. Charlottenburg Palace is a treasured inheritance. Regarded as the most beautiful royal palace, it was erected as the summer residence of Sophia Charlotte, the first queen of Prussia.Just near your residence is the Kaiser Wilhelm Memorial Church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="843.40" OriginalAmount="843.40">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|1544268" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" 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="27" TotalAmount="845" OriginalAmount="845">
      <BasicPropertyInfo Latitude="52.523063383718" Longitude="13.40073488522" StarRating="3" HotelCode="321847|201886" HotelName="Hotel ZOE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435706/w_435706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="847.31" OriginalAmount="847.31">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|357195" HotelName="Courtyard by Marriott Berlin City Center" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Axel-Springer-Straße 55, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87336/a_87336_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the German capital's most central district Mitte, between Potsdamer Platz and Alexanderplatz. There are numerous tourist attractions in the vicinity including Checkpoint Charlie, the TV Tower, Brandenburg Gate and the Reichstag (German Parliament). The main train station is roughly 2 km from the accommodation. Berlin Tegel Airport is approximately 20 km from the hotel and Berlin Schönefeld Airport is about 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="847.40" OriginalAmount="847.40">
      <BasicPropertyInfo Latitude="52.517492" Longitude="13.407206" StarRating="3" HotelCode="294488|1497338" HotelName="Hotel Nikolai Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Nussbaum 5, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357267/357267a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="848.18" OriginalAmount="848.18">
      <BasicPropertyInfo Latitude="52.432749407512" Longitude="13.532294245668" StarRating="3" HotelCode="394357|2491085" HotelName="Adapt Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/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="16" TotalAmount="849.01" OriginalAmount="849.01">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|37804" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,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://dmcsquare.b-cdn.net/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="34" TotalAmount="850.14" OriginalAmount="850.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|775431" HotelName="STEIGENBERGER BERLIN BRANDENBURG AIRPORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/336455_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfect for any occasion, the Steigenberger Berlin Brandenburg Airport Hotel  provides amazing service and an ideal location, all at a great price  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="851.79" OriginalAmount="851.79">
      <BasicPropertyInfo Latitude="52.513943780185" Longitude="13.405032429166" StarRating="4" HotelCode="542855|2188585" HotelName="Capri by Fraser Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Scharrenstraße 22, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/104844/48d3c641-02b8-4423-9567-abec76eba5d0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="856" OriginalAmount="856">
      <BasicPropertyInfo Latitude="52.505561" Longitude="13.337826" StarRating="4" HotelCode="260739|57956" HotelName="25hours Hotel Bikini Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="860.62" OriginalAmount="860.62">
      <BasicPropertyInfo Latitude="52.513132589695" Longitude="13.405069112778" StarRating="4" HotelCode="318218|108423" HotelName="Novotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="860.85" OriginalAmount="860.85">
      <BasicPropertyInfo StarRating="3" HotelCode="|440242" HotelName="Hotel Art Nouveau" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074750_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 22 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks and fans, and housekeeping is provided daily.Quench your thirst with your favorite drink at the bar/lounge. Full breakfasts are served on weekdays from 7 AM to 10 AM and on weekends from 8 AM to 11 AM for a fee.Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and multilingual staff. Planning an event in Berlin? This hotel has facilities measuring 420 square feet (39 square meters), including conference space.With a stay at Hotel Art Nouveau in Berlin (Charlottenburg-Wilmersdorf), you'll be a 4-minute drive from Zoo Berlin and 8 minutes from Potsdamer Platz.  This boutique hotel is 5.6 mi (9 km) from Alexanderplatz and 0.3 mi (0.5 km) from Kurf�rstendamm.Distances are displayed to the nearest 0.1 mile and kilometer.  Kurf�rstendamm - 0.2 km / 0.2 mi  Theatre of the West - 1.4 km / 0.9 mi  Deutsche Oper Berlin - 1.5 km / 0.9 mi  Kaiser Wilhelm Memorial Church - 1.7 km / 1 mi  Europa Center - 1.8 km / 1.1 mi  Zoo Berlin - 2.1 km / 1.3 mi  Berlin Aquarium - 2.2 km / 1.3 mi  Kaufhaus des Westens - 2.2 km / 1.4 mi  Tiergarten Park - 2.3 km / 1.4 mi  Messe Berlin - 2.4 km / 1.5 mi  Berliner Funkturm - 2.9 km / 1.8 mi  ICC Berlin - 3 km / 1.9 mi  Schloss Charlottenburg - 3.1 km / 1.9 mi  Nollendorfplatz - 3.3 km / 2 mi  Victory Column - 3.5 km / 2.1 mi  The nearest major airport is Berlin (BER-Brandenburg) - 29 km / 18 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="863.76" OriginalAmount="863.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|837093" HotelName="ABION SPREEBOGEN WATERSIDE HOTEL BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/976889_foto_1.jpg</HotelPictures>
        <HotelDescription>This modern and luxurious hotel is strategically well-located in Berlin's city centre, next to the river Spree, being easy accessible whether from East and West Berlin. Thanks to its privileged position and at the same time a quite setting, this is the perfect accommodation option for both business and leisure travellers alike. The comfortable and elegantly furnished guest rooms are all smartly equipped with complimentary wireless Internet connection for those who need to keep connected and an en-suite bathroom with pleasant amenities such as a towel heater. Guests can hold any kind of event at the spectacular conference facilities, including a wedding or a business meeting. Moreover, the hotel is provided with a gym with excellent views, a convenient spa where guests can truly relax and a wonderful riverside restaurant that serves delicious specialities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="52.5324592590332" Longitude="13.418729782104492" StarRating="0" HotelCode="0|the_belfort_berlin" HotelName="Belfort Rooms &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belforter Str. 24, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/51/1d51d904461f7b34a54121ce818dd23beb73bbd0.jpeg</HotelPictures>
        <HotelDescription>Living like a Berliner" would be an ideal description for Belfort. We invite you to stay in a beautiful 19th-century building that combines the uniqueness of a Berlin home with the quality of a boutique offering. Blend in with Berlin`s finest district, rich in culture and wellbeing.&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="34" TotalAmount="864.96" OriginalAmount="864.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|616668" HotelName="NH BERLIN FRIEDRICHSTRASSE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207744_fotpe1_FA.png</HotelPictures>
        <HotelDescription>Experience the best of Berlin by staying at the 4-star superior NH Berlin Friedrichstrasse hotel. Located on the world-famous Friedrichstrasse, a hub of commerce and culture, the hotel provides easy access to the magnificent Brandenburg Gate and the "Unter den Linden," Berlin's historic tree-lined boulevard. Treat yourself to a night at the Unter den Linden state Opera or a show at Friedrichstadtpalast or the Admiralspalast. With direct connections to the railway, underground, tram, and city bus readily available, these attractions and many more are within easy reach from the NH  Berlin Friedrichstrasse hotel for the guests. 
Relax in style in one of the NH Berlin Friedrichstrasse's 268 elegant guest rooms and suites, featuring state-of-the-art facilities and marble bathrooms. Whether you�re traveling for business or pleasure, we offer every amenity for your comfort, including satellite TVs,free Wi-Fi, minibars, safes, underground parking, and much more. 
NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="865.00" OriginalAmount="865.00">
      <BasicPropertyInfo Latitude="52.5232" Longitude="13.40084" StarRating="3" HotelCode="0|_0x2756d" HotelName="Hotel ZOE by AMANO GROUP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Große Präsidentenstraße 6-7, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/08/54086eaeebbdbb08366c0057f1ff5ceed2e64d57.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hotel ZOE by AMANO GROUP, you'll be centrally located in Berlin, just a 3-minute walk from Hackescher Markt and 11 minutes by foot from Friedrichstrasse.  This hotel is 0.6 mi (0.9 km) from TV Tower and 0.6 mi (1 km) from Alexanderplatz.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 88 air-conditioned rooms featuring flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6:30 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services.&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;Price of an additional breakfast: 15.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="52.500354425829" Longitude="13.319115042686" StarRating="3" HotelCode="402273|minotel_elba" HotelName="Elba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/12/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="27" TotalAmount="873" OriginalAmount="873">
      <BasicPropertyInfo Latitude="52.502583974393" Longitude="13.335228413343" StarRating="5" HotelCode="17933|5316" HotelName="Steigenberger Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="877.00" OriginalAmount="877.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="Non Refundable" 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="27" TotalAmount="878" OriginalAmount="878">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|56942" 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="878.00" OriginalAmount="878.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="63" TotalAmount="878.00" OriginalAmount="878.00">
      <BasicPropertyInfo Latitude="52.491197" Longitude="13.387248" StarRating="3" HotelCode="139269|hotel_sarottihofe" HotelName="Hotel Sarotti Höfe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehringdamm 53-57, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/183045/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="878.61" OriginalAmount="878.61">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|82535" HotelName="Sofitel Berlin Kurfürstendamm" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="881.00" OriginalAmount="881.00">
      <BasicPropertyInfo Latitude="52.543478688" Longitude="13.363438546658" StarRating="3" HotelCode="193700|arena_inn_hotel" HotelName="Arena Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müllerstraße 163, 13353 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275165/275165a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="52.489716" Longitude="13.328605" StarRating="3" HotelCode="105767|26604" HotelName="Hotel Carolinenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Bar,Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landhausstraße 10, 10717 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="16" TotalAmount="886.67" OriginalAmount="886.67">
      <BasicPropertyInfo Latitude="52.503626" Longitude="13.329164" StarRating="4.5" HotelCode="36085|375665" HotelName="Hotel Zoo Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 25, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58923/a_58923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly on the Kurfuerstendamm shopping street, just 85 m from Kurfürstendamm underground station. The Kaiser Wilhelm Memorial Church is only 400 m from hotel. Berlin central station is approximately 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="886.94" OriginalAmount="886.94">
      <BasicPropertyInfo Latitude="53.95403955" Longitude="14.16649172" StarRating="0" HotelCode="536199|4342235" HotelName="Villa Franz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brunnenstrasse 6, 17424 Ostseebad Heringsdorf, Mecklenburg-Vorpommern</AddressLine>
          </AddressLines>
          <CityName>Heringsdorf</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/08243/3108243/1.jpg?f=15089461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This self-catering accommodation is located in a quiet side street in Heringsdorf, a 5-minute walk from the Ostsee Therme thermal baths, the beach and the pier. Villa Franz offers free WiFi.The individually decorated apartments at Villa Franz are non-smoking, eco-friendly and allergy-friendly. All include a fully equipped kitchen, seating area with flat-screen TV, as well as a modern bathroom.Many shops, boutiques, restaurants and bakeries are located within a 5-minute walk.At Villa Franz you will find a garden and a terrace with barbecue facilities. Activities in the surrounding area include cycling and hiking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="887.14" OriginalAmount="887.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|467512" HotelName="OCAK APARTMENT &amp; HOTEL BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1101733_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 105 air-conditioned rooms featuring kitchenettes. Your bed comes with premium bedding, and all rooms are furnished with double sofa beds. Wired and wireless Internet access is complimentary, while 40-inch flat-screen televisions with cable programming provide entertainment. Conveniences include phones, as well as safes and desks.At Ocak Apartment and Hotel Berlin, enjoy a satisfying meal at the restaurant. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7 AM to 11 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.With a stay at Ocak Apartment and Hotel Berlin in Berlin (Mitte), you'll be a 5-minute drive from Max-Schmeling-Halle and 7 minutes from Berlin Wall Memorial.  This aparthotel is 2.2 mi (3.6 km) from Friedrichstrasse and 2.4 mi (3.9 km) from Friedrichstadt-Palast.Distances are displayed to the nearest 0.1 mile and kilometer.  Max-Schmeling-Halle - 1.4 km / 0.9 mi  Mauerpark - 1.7 km / 1.1 mi  Schonhauser Allee Arkaden - 1.8 km / 1.1 mi  Berlin Wall Memorial - 2.4 km / 1.5 mi  Visitor center of the Berlin Wall Memorial - 2.6 km / 1.6 mi  Torstrasse - 2.9 km / 1.8 mi  Hackescher Markt - 3.3 km / 2.1 mi  Friedrichstrasse - 3.3 km / 2.1 mi  Humboldt Museum of Natural History - 3.4 km / 2.1 mi  Charite - 3.8 km / 2.3 mi  Berlin Dungeon - 3.8 km / 2.4 mi  Museum for Contemporary Art - 3.9 km / 2.4 mi  Friedrichstadt-Palast - 3.9 km / 2.4 mi  Aquadom - 3.9 km / 2.4 mi  Alexanderplatz - 4 km / 2.5 mi  The nearest airports are:Berlin (TXL-Tegel) - 8.8 km / 5.5 mi Berlin (SXF-Schoenefeld) - 36.4 km / 22.6 mi The preferred airport for Ocak Apartment and Hotel Berlin is Berlin (TXL-Tegel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="900" OriginalAmount="900">
      <BasicPropertyInfo Latitude="52.525519369296" Longitude="13.391486128484" StarRating="3" HotelCode="401120|445816" HotelName="Hotel 38" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oranienburger Straße 38, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150872/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="900.39" OriginalAmount="900.39">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|1705818" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/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="16" TotalAmount="908.08" OriginalAmount="908.08">
      <BasicPropertyInfo Latitude="52.529056421719" Longitude="13.317258954048" StarRating="3" HotelCode="173057|511205" HotelName="Alfa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="909.00" OriginalAmount="909.00">
      <BasicPropertyInfo Latitude="52.497747771022" Longitude="13.349340338079" StarRating="2" HotelCode="148540|hotel_gunia" HotelName="Gunia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Eisenacher Straße 10, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/78/a778af4dd862f9dd545cdfb18be2796a149e4b4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a traditional Berlin-style building from the turn of the 20th century. Look forward to free Wi-Fi internet access throughout the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="52.50938053" Longitude="13.26795965" StarRating="3" HotelCode="613086|hotel_vita_berlin" HotelName="Hotel Vita Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heerstraße 12-14, 14052 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/22000000/21400000/21390900/21390893/878a0cd1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.00" OriginalAmount="913.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 09/12/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://dmcsquare.b-cdn.net/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="917.00" OriginalAmount="917.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="884169|bearlincity_apartments__city_center_west" HotelName="BearlinCity Apartments City Center West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 18, Wilmersdorf, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/b1/69b104ac5f92258a0f6e281bb9a3046c95c58a75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="917.76" OriginalAmount="917.76">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|959855" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="919.34" OriginalAmount="919.34">
      <BasicPropertyInfo Latitude="52.50429489" Longitude="13.37464872" StarRating="3" HotelCode="776764|2491215" HotelName="High Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/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="34" TotalAmount="923.22" OriginalAmount="923.22">
      <BasicPropertyInfo StarRating="3" HotelCode="|615123" HotelName="Hotel BIRGIT Berlin Mitte" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1151489_foto_1.jpg</HotelPictures>
        <HotelDescription>It is an individual private hotel in a modern and friendly atmosphere and international standard. You will enjoy our friendly and familiar service in our wintergarden and in summertime at our marvelous garden terrace. In the heart of Berlin's historical centre, right next to the quarter of government and diplomats. The ideal starting point for your holidays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.00" OriginalAmount="925.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="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="52.454488248043" Longitude="13.451363827716" StarRating="2" HotelCode="137971|hotel_am_buschkrugpark" HotelName="Am Buschkrugpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/12/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="16" TotalAmount="926.10" OriginalAmount="926.10">
      <BasicPropertyInfo Latitude="52.532213130949" Longitude="13.381239647894" StarRating="0" HotelCode="318855|1889255" HotelName="Titanic Chaussee Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/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="34" TotalAmount="931.95" OriginalAmount="931.95">
      <BasicPropertyInfo StarRating="4" HotelCode="|998554" HotelName="MARITIM PROARTE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949272_foto_1.jpg</HotelPictures>
        <HotelDescription>A first class hotel with an extraordinary and unusual character! Enjoy that special extra in the middle of Berlin, close to the famous boulevard Unter den Linden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="932.85" OriginalAmount="932.85">
      <BasicPropertyInfo StarRating="5" HotelCode="|649284" HotelName="BRISTOL BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30588_image62520198_0.jpg</HotelPictures>
        <HotelDescription>Located on Berlin's longest and most popular boulevard, the Kurfuerstendamm,the 5-star Hotel Bristol Berlin combines the classic with the modern. All 301 elegant rooms are equipped to the highest standards and feature facilities normally associated with a hotel of this category. The in-house restaurants and bar, as well as their culinary and creative talents, are renowned throughout this fast-changing capital. The popular Bristol Bar, a classical cocktail-bar, offers live music in the evening and guests should not fail to experience the pleasure of being spoiled with international and regional delicacies at any of the hotel's famous restaurants. A highly recommended hotel which offers a rare opportunity to enjoy luxury surroundings at an affordable price.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="934" OriginalAmount="934">
      <BasicPropertyInfo Latitude="52.506939064386" Longitude="13.345483839512" StarRating="5" HotelCode="258528|11433" HotelName="Intercontinental Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 2, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14866/ba_14866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern, luxurious business hotel is surrounded by the 'Tiergarten', the second-largest city-centre park in Germany, which offers guests an inviting place to take walks or go jogging. It is centrally located between the Kurfürstendamm and the 'neue Mitte' area, only a short walk from the impressive Potsdamer Platz (approximately 2 km away). Zoologischer Garten and the railway station of the same name are only about 800 m away, as is the traditional department store Kaufhaus des Westens (KaDeWe) and the Kaiser Wilhelm Memorial Church. Berlin's popular flagship shops are also close by. Thanks to the good transport connections, guests can easily explore all the tourist attractions; the government and embassy district, the Reichstag and the Brandenburg Gate are all within about 30 minutes' walking distance of the hotel. The historical centre is also not far away. By taxi or bus, guests can quickly and easily reach the Memorial to the German Resistance, Potsdamer Platz and the Kulturforum with the Philharmonie (concert hall), as well as the Gemäldegalerie and the Neue Nationalgalerie (both art museums). Tegel Airport is about 30 minutes away, while Schönefeld Airport can be reached in roughly 35 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.00" OriginalAmount="939.00">
      <BasicPropertyInfo Latitude="52.461057478607" Longitude="13.520132237169" StarRating="0" HotelCode="522454|spreepolis_boardinghaus" HotelName="Spreepolis Boardinghaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminenhofstraße 80</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="945.57" OriginalAmount="945.57">
      <BasicPropertyInfo Latitude="52.52175" Longitude="13.404263" StarRating="4" HotelCode="173032|509495" HotelName="Hotel Alexander Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="946.00" OriginalAmount="946.00">
      <BasicPropertyInfo Latitude="52.36896" Longitude="13.651277" StarRating="2" HotelCode="295364|teikyo_berlin__hotel_am_zeuthener_see" HotelName="Teikyo Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmöckwitzer Damm 1G, 12527 Berlin-Schmöckwitz</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/202153/4163536180808f5d5c43bb7bfcc82b00.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="947.00" OriginalAmount="947.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="Free CXL until 05/12/2024">
        <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="34" TotalAmount="949.75" OriginalAmount="949.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|693778" HotelName="CLASSIK HOTEL ALEXANDER PLAZA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/368126_image58889863_0.jpg</HotelPictures>
        <HotelDescription>Classik Hotel Alexander Plaza � a sanctuary, and your home from home. This charming boutique hotel, a former factory built in 1900, is right at the heart of Berlin Mitte, one of the city�s hottest spots. The design of the Alexander Plaza playfully juxtaposes the listed building�s art deco style with contemporary elements. The hotel is surrounded by the splendour of Germany�s historic capital � with its charming streets, hip restaurants, fashionable bars, breathtaking art and extravagant fashion. Tax information: an additional city tax equal to 5% of the room rate apply</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="951.32" OriginalAmount="951.32">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|1706168" 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="16" TotalAmount="953.51" OriginalAmount="953.51">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|1116508" 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://dmcsquare.b-cdn.net/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="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="52.487572589428" Longitude="13.323470165792" StarRating="2" HotelCode="105810|hotel_gasteiner_hof" HotelName="Gasteiner Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gasteiner Straße 8, 10717 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154003/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="52.498375290614" Longitude="13.31715917791" StarRating="3" HotelCode="46264|stadt_gut_hotel_alexander_kurf" HotelName="Stadt-gut-Hotel Alexander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pariser Str. 37, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215076/215076a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Alexander Berlin Guests checking into the 3x000D star Hotel Alexander Berlin in Berlin are assured of a warm welcome. On site car parking is available. Dining is available at the hotel, which has it's own restaurant. Room Facilities Hotel Alexander Berlin. A hairdryer is provided in every room. We are sorry, but smoking is not permitted in either the bedrooms or the public areas of the hotel. Wifi internet access is available in all rooms. Additional Info. An airport shuttle service is available from the hotel. Pets are made most welcome at the hotel. A concierge service is available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="52.522454" Longitude="13.2894" StarRating="4" HotelCode="888979|schlosspark_hotel" HotelName="Schlosspark-Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Heubnerweg 2 a, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/182092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="967.59" OriginalAmount="967.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|908053" HotelName="H10 BERLIN KU DAMM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949612_foto_1.jpg</HotelPictures>
        <HotelDescription>Opened in 2011, the H10 Berlin Ku'damm is located just a stone's throw from Kurf�rstendamm avenue, western Berlin's main shopping street, and very close to the Kaiser Wilhelm Memorial Church and the Zoo. Its construction conserved one of the city's historic buildings, to which another new building has been added. The hotel's services include the Despacio Beauty Centre, Salt &amp; Pepper Restaurant, Steps Bar and five meeting rooms. The hotel has recently received the prestigious "HolidayCheck Award 2013" in the "Country's No. 1" category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="976.00" OriginalAmount="976.00">
      <BasicPropertyInfo Latitude="52.50826" Longitude="13.40518" StarRating="3" HotelCode="168902|grimms_hotel" HotelName="Grimm‘s Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Jakobstrasse 100, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159872/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="45" TotalAmount="986.62" OriginalAmount="986.62">
      <BasicPropertyInfo Latitude="52.531657" Longitude="13.410867" StarRating="2" HotelCode="168910|116aec" HotelName="Pfefferbett Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Am Pfefferberg, Hof 4, Haus 6, Christinenstraße 18-19, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271560/271560a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="989.29" OriginalAmount="989.29">
      <BasicPropertyInfo Latitude="52.529239328021" Longitude="13.401801231408" StarRating="5" HotelCode="375592|1965305" 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="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|5777" HotelName="Hotel Bristol Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/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://dmcsquare.b-cdn.net/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="16" TotalAmount="993.41" OriginalAmount="993.41">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|2288085" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,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="63" TotalAmount="1007.00" OriginalAmount="1007.00">
      <BasicPropertyInfo Latitude="52.51198692104" Longitude="13.380505566463" StarRating="2" HotelCode="147850|blncty_hotel" HotelName="BlnCty Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gertrud-Kolmar-Straße 5, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/822616/202051185419833.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Frauenhotel Intermezzo For Women Only The 2x000D star Frauenhotel Intermezzo For Women Only is situated in Berlin. Dining is available at the hotel, which has it's own restaurant. Rooms at the Frauenhotel Intermezzo For Women Only. All rooms have a hairdryer. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. All rooms have tea and coffee making facilities. Additional Info. The hotel offers an airport shuttle service. Pets are made most welcome at the hotel. A concierge service is provided for guests. The hotel has disabled facilities with wheelchair access to the hotel, reception, restaurant, bar and conference facilities areas of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1023.00" OriginalAmount="1023.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 25/11/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="45" TotalAmount="1026.10" OriginalAmount="1026.10">
      <BasicPropertyInfo Latitude="52.514653902015" Longitude="13.380510807037" StarRating="3" HotelCode="61117|1086a4" HotelName="Am Brandenburger Tor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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="63" TotalAmount="1031.00" OriginalAmount="1031.00">
      <BasicPropertyInfo Latitude="52.5285414768284" Longitude="13.409709985594" StarRating="0" HotelCode="0|_0x3e448" HotelName="AMANO Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Torstrasse 52, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/45/8445335f2cc6a1ae7df25d09f815e762de259400.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “AMANO Home” is situated within 2 km from the historic center of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Parking is available near the hotel area. Laundry services are provided. Smoking is not allowed at the hotel.&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.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1031.13" OriginalAmount="1031.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|700473" HotelName="Melia Berlin" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949508_foto_49.jpg</HotelPictures>
        <HotelDescription>Este espectacular y majestuoso hotel disfruta de una situaciandoacute;n privilegiada en la orilla del randiacute;o Spree, en el corazandoacute;n de Berlandiacute;n. La Puerta de Brandeburgo y la Isla de los Museos estandaacute;n situadas a 15 minutos de paseo, mientras que la Alexanderplatz y el histandoacute;rico barrio de Mitte estandaacute;n a poca distancia a pie. La estaciandoacute;n de Friedrichstrasse estandaacute; localizada a tan sandoacute;lo 100 metros del establecimiento y ofrece excelentes conexiones con el resto de la ciudad. El establecimiento es la opciandoacute;n inmejorable para viajes de negocios y de ocio en Berlandiacute;n, dado que ofrece habitaciones luminosas y alegres, asandiacute; como una amplia gama de instalaciones y servicios. Los huandeacute;spedes podrandaacute;n tonificarse en el gimnasio abierto las 24 horas o relajarse en la sauna despuandeacute;s de un largo dandiacute;a de reuniones, y al dandiacute;a siguiente despertarse para un delicioso desayuno bufandeacute; preparado en cocina en vivo. Los huandeacute;spedes podrandaacute;n saborear la cocina regional e internacional en el restaurante principal que presume de vistas panorandaacute;micas al randiacute;o, mientras que el tandiacute;pico bar de tapas espaandntilde;olas ofrece manduacute;sica en vivo y una agradable terraza en verano.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1034.00" OriginalAmount="1034.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="16" TotalAmount="1039.04" OriginalAmount="1039.04">
      <BasicPropertyInfo Latitude="52.529736" Longitude="13.411086" StarRating="3" HotelCode="139792|515795" HotelName="Old Town Apartments Schönhauser Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="1041.00" OriginalAmount="1041.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 08/12/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="16" TotalAmount="1049.97" OriginalAmount="1049.97">
      <BasicPropertyInfo Latitude="52.529580209075" Longitude="13.389391601086" StarRating="4" HotelCode="148972|2491115" 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="34" TotalAmount="1057.50" OriginalAmount="1057.50">
      <BasicPropertyInfo StarRating="5" HotelCode="|988113" HotelName="STEIGENBERGER AM KANZLERAMT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949660_foto_1.jpg</HotelPictures>
        <HotelDescription>The Steigenberger am Kanzleramt Hotel has its name from its uninhibited view of the German Chancellery (the "Bundeskanzleramt") and the Reichstag Building. The new hotel in the centre of Berlin near the main station offers high-class comfort and is ideal for business travelers and city tourists. The restaurants and bars cater for almost every taste and in the fitness and wellness area you can also enjoy a magnificent view while exercising. Jogging and walking are possible along the Spreebogen, the bend in the river, with the Federal Press Beach and can be extended without any problem whatsoever to the Brandenburg Gate.
With local public transport you can quickly and easily reach further highlights of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1068.00" OriginalAmount="1068.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 07/12/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="34" TotalAmount="1090.35" OriginalAmount="1090.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|678237" HotelName="DORINT KURFURSTENDAMM BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/701193_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Dorint Kurf�rstendamm Berlin, you'll be centrally located in Berlin, steps from Kurf�rstendamm and 6 minutes by foot from Berlin Zoological Garden.  This 4.5-star hotel is 0.3 mi (0.4 km) from Kaiser Wilhelm Memorial Church and 0.3 mi (0.5 km) from Theatre of the West.. Take advantage of recreation opportunities including a health club and a sauna. Additional features at this Art Deco hotel include complimentary wireless Internet access, wedding services, and tour/ticket assistance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1094" OriginalAmount="1094">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|480013" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1097" OriginalAmount="1097">
      <BasicPropertyInfo Latitude="52.50324308" Longitude="13.37293463" StarRating="3" HotelCode="371705|225865" HotelName="Grimm's Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Flottwell Road 45, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1808248/Jo39dU9B_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1108.99" OriginalAmount="1108.99">
      <BasicPropertyInfo Latitude="53.972231610362" Longitude="14.145624987164" StarRating="3.5" HotelCode="300352|4744275" HotelName="SEETELHOTEL Kaiserstrand Beachhotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strandpromenade 21, 17429 Seebad Bansin, Insel Usedom</AddressLine>
          </AddressLines>
          <CityName>Bansin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33700/2433700/1.jpg?f=15331145</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Bansin, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1136.00" OriginalAmount="1136.00">
      <BasicPropertyInfo Latitude="52.510606474638" Longitude="13.4060105681419" StarRating="0" HotelCode="0|new_green_apartments" HotelName="New Green Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Neue Grünstr. 20, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/40/9440d5da570e6cb7ee7f81ef5d1556fe326fdfdd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Moderately priced two-star hotel “New Green Apartments” is located within 1 km from the heart of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. There is a laundry at the hotel. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1151" OriginalAmount="1151">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|201916" 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="16" TotalAmount="1154.71" OriginalAmount="1154.71">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|7934" HotelName="Hilton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="27" TotalAmount="1162" OriginalAmount="1162">
      <BasicPropertyInfo Latitude="52.51498863363" Longitude="13.39489320782" StarRating="5" HotelCode="315714|50901" HotelName="Titanic Gendarmenmarkt 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Französische Straße 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/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="1162.00" OriginalAmount="1162.00">
      <BasicPropertyInfo Latitude="52.50343" Longitude="13.37303" StarRating="4" HotelCode="0|_0x15584" HotelName="Grimms Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Flottwellstraße 45, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/95/cc/95cc65e45dcbcf31da11e0e2107f3df5d211da74.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Grimms Potsdamer Platz places you in the heart of Berlin, within a 15-minute walk of Potsdamer Platz and Friedrichstrasse.  This hotel is 0.5 mi (0.8 km) from Tempodrom and 0.5 mi (0.9 km) from Sony Center.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 110 air-conditioned rooms featuring flat-screen televisions. 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 desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy a range of recreational amenities, including a sauna, a fitness center, and bicycles to rent. This hotel also features a fireplace in the lobby and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a satisfying meal at Tischlein deck Dich serving guests of Grimms Potsdamer Platz. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&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;/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;Price of an additional breakfast: 14.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 25.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;Breakfast for children costs: 14.00 EUR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 65.00 EUR.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1169.00" OriginalAmount="1169.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="Non Refundable" 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="16" TotalAmount="1194.27" OriginalAmount="1194.27">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|1888625" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="1214.81" OriginalAmount="1214.81">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|2490435" HotelName="Orania.Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" 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="27" TotalAmount="1283" OriginalAmount="1283">
      <BasicPropertyInfo Latitude="52.539722159054" Longitude="13.406105791215" StarRating="3" HotelCode="139444|246682" 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="16" TotalAmount="1301.41" OriginalAmount="1301.41">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|2475215" 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="1320.00" OriginalAmount="1320.00">
      <BasicPropertyInfo Latitude="52.508142" Longitude="13.326418" StarRating="5" HotelCode="262190|hotel_am_steinplatz_autograph_collection" HotelName="Hotel am Steinplatz, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Steinplatz 4, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276469/276469a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1339" OriginalAmount="1339">
      <BasicPropertyInfo Latitude="52.576614020042" Longitude="13.393173737262" StarRating="3" HotelCode="889027|201853" HotelName="Solitaire" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/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="16" TotalAmount="1352.51" OriginalAmount="1352.51">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|333795" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 05/12/2024" 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://dmcsquare.b-cdn.net/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="1356.00" OriginalAmount="1356.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="Non Refundable">
        <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="16" TotalAmount="1358.37" OriginalAmount="1358.37">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|8014" HotelName="The Westin Grand Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 158-164, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23051/a_23051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel has been a traditional feature of Friedrichstraße in Berlin's lively Mitte district for decades. Many of the German capital's top sights including the Brandenburg Gate, the Unter den Linden boulevard, Potsdamer Platz and the Pergamon Museum are all to be found in the vicinity and it is just a short distance to the Friedrichstraße and Französische Straße underground stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1405.54" OriginalAmount="1405.54">
      <BasicPropertyInfo Latitude="52.51090636758" Longitude="13.376036241734" StarRating="5" HotelCode="50963|52754" HotelName="Berlin Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inge-Beisheim-Platz 1, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39716/a_39716_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys one of the best locations in Berlin, in the heart of the Potsdamer Platz square, adjacent to the Sony Center and Berlin's largest park, the Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1416.00" OriginalAmount="1416.00">
      <BasicPropertyInfo Latitude="52.501341" Longitude="13.330768" StarRating="3" HotelCode="193692|amc_apartments_kudamm_2" HotelName="AMC Apartments Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Joachimstaler Str. 19, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151504/151504a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Berlin. The nearest airport is Bahia Cupica (BHF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1449" OriginalAmount="1449">
      <BasicPropertyInfo Latitude="52.514430278935" Longitude="13.391051888466" StarRating="0" HotelCode="11885|445234" HotelName="Hotel Luc, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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="1481.00" OriginalAmount="1481.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="824893|park_penthouses_insel_eiswerder" HotelName="Park Penthouses Insel Eiswerder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Eiswerderstraße 17</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/6f/316f7159e83671eccfd9a7e2c088b3fcddda07b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1508.23" OriginalAmount="1508.23">
      <BasicPropertyInfo Latitude="52.511689579555" Longitude="13.389394283295" StarRating="4" HotelCode="14300|859415" 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="8" TotalAmount="1537.46" OriginalAmount="1537.46">
      <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 10/12/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://dmcsquare.b-cdn.net/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="63" TotalAmount="1549.00" OriginalAmount="1549.00">
      <BasicPropertyInfo Latitude="52.53802585405" Longitude="13.410601642745" StarRating="4" HotelCode="390844|hotel_oderberger" HotelName="Hotel Oderberger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="24 Hour Front Desk,Bar,Conference Hall,Golf,Housekeeping,Internet,LCD/Projector,Library,Lounge,Luggage Storage,Off-Site Parking,Parking,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oderberger Straße 57, 10435 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/545218/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 Oderberger in Berlin (Prenzlauer Berg), you'll be minutes from Friedrich-Ludwig-Jahn-Sportpark and Mauerpark. This 4-star hotel is close to Alexanderplatz 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 72 guestrooms featuring refrigerators and minibars. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a steam room. Additional features 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;Enjoy a satisfying meal at a restaurant serving guests of Hotel Oderberger.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1562" OriginalAmount="1562">
      <BasicPropertyInfo Latitude="52.480091456765" Longitude="13.274504542351" StarRating="5" HotelCode="26011|53744" HotelName="Patrick Hellmann Schlosshotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/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://dmcsquare.b-cdn.net/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1563.68" OriginalAmount="1563.68">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|917785" HotelName="SO/ Berlin Das Stue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drakestrasse 1, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260730/a_260730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin (BER).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1568.07" OriginalAmount="1568.07">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|309765" HotelName="Myer's Hotel Berlin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" 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="1664.00" OriginalAmount="1664.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="16" TotalAmount="1685.18" OriginalAmount="1685.18">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|7924" HotelName="Grand Hyatt Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marlene-Dietrich-Platz 2, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13477/a_13477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the leaders in architecture and design, this luxury hotel enjoys a top location on Potsdamer Platz at the heart of Berlin's new centre in Mitte. Lying within a stone's throw of the Philharmonic Orchestra, the art gallery, the Neue Nationalgalerie (New National Gallery), the musicals theatre, cinemas and shopping arcades featuring 120 shops and countless restaurants. The Brandenburg Gate, Unter den Linden boulevard, the government district and the Tiergarten park may all be reached on foot in just a few minutes. Potsdamer Platz underground station is also just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1780.47" OriginalAmount="1780.47">
      <BasicPropertyInfo StarRating="5" HotelCode="|095201" HotelName="TITANIC GENDARMENMARKT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949681_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Berlin and was established in 2015. It is close to the Gendarmenmarkt and the nearest station is Franzosische Strasse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1837.00" OriginalAmount="1837.00">
      <BasicPropertyInfo Latitude="52.532289639486" Longitude="13.419093250613" StarRating="4" HotelCode="137775|ackselhaus_blue_home" HotelName="ackselhaus &amp; blue home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belforter Straße 21, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203161/203161a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a range of facilities and services to ensure a comfortable stay. Guests are welcomed at the accommodation, which has a total of 35 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1919.18" OriginalAmount="1919.18">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|808525" HotelName="Waldorf Astoria Berlin" 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,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://dmcsquare.b-cdn.net/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="2270.00" OriginalAmount="2270.00">
      <BasicPropertyInfo Latitude="52.54601287841797" Longitude="13.424139022827148" StarRating="0" HotelCode="0|ferienwohnung_10" HotelName="Ferienwohnung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dunckerstr. 27, Prenzlauer Berg, 10439 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/95/a995d40f6e687b5a3467d1ae6fc2b6783e6e37b0.jpeg</HotelPictures>
        <HotelDescription>Located 2.8 km from Alexanderplatz in Berlin, this apartment features free WiFi. Ferienwohnung features views of the city and is 3 km from Berlin TV Tower.&lt;br /&gt;A dishwasher and an oven can be found in the kitchen. Towels and bed linen are available at Ferienwohnung. There is a private bathroom with a bath or shower.&lt;br /&gt;Museum Island is 3.3 km from Ferienwohnung, while Natural History Museum is 3.5 km from the property. The nearest airport is Berlin Tegel Airport, 9 km from the property.&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="2315.00" OriginalAmount="2315.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" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/12/2024" 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://dmcsquare.b-cdn.net/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="63" TotalAmount="2419.00" OriginalAmount="2419.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="Non Refundable" 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="34" TotalAmount="2565.53" OriginalAmount="2565.53">
      <BasicPropertyInfo StarRating="5" HotelCode="|151405" HotelName="ADLON KEMPINSKI BERLIN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/955754_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to the Hotel Adlon Kempinski, located in the heart of the vibrant city of Berlin. We are proud to offer you an extensive range of five-star services to ensure your visit to Berlin is a trip to remember, from incredible city tours to luxury limousine and concierge services - we will go the extra mile to meet every one of your expectations. Choose to stay in one of our elegant guest rooms or pick from 13 different suite types all with beautiful views of Berlin. As well as an extensive spa offering, the hotel has two stylish bars and three refined restaurants for guests to enjoy. So whether you are staying for leisure or are here on business, you can rely on our services to accommodate all your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2650.68" OriginalAmount="2650.68">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|7874" HotelName="Hotel Adlon Kempinski Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/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="16" TotalAmount="2843.61" OriginalAmount="2843.61">
      <BasicPropertyInfo Latitude="52.515862" Longitude="13.394034" StarRating="5" HotelCode="58915|745285" HotelName="Hotel de Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="3870.00" OriginalAmount="3870.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="63" TotalAmount="529.00" OriginalAmount="529.00">
      <BasicPropertyInfo Latitude="52.5150372064" Longitude="13.280799976687" StarRating="2" HotelCode="105317|queens_park_hotel_3" HotelName="Queen's Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Königin-Elisabeth-Straße 47a, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.00" OriginalAmount="557.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 12/12/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="63" TotalAmount="577.00" OriginalAmount="577.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="603.00" OriginalAmount="603.00">
      <BasicPropertyInfo Latitude="52.51726618" Longitude="13.41491017" StarRating="0" HotelCode="674578|voltaire_apartments" HotelName="B&amp;B Hotel Berlin Alexanderplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Voltairestraße 3, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street about 1.7 km from the tourist heart of Berlin. It is ideal for business travellers as well as families. Public transport stops are right outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="628.74" OriginalAmount="628.74">
      <BasicPropertyInfo Latitude="52.525110104322" Longitude="13.530421296959" StarRating="2" HotelCode="268588|197deb" HotelName="Ootel.co" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Allee der Kosmonauten 32, 12681 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.00" OriginalAmount="630.00">
      <BasicPropertyInfo Latitude="52.500139954423" Longitude="13.352666440475" StarRating="0" HotelCode="950765|gaijin_hotel" HotelName="Gaijin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nollendorfplatz 2, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="630.63" OriginalAmount="630.63">
      <BasicPropertyInfo StarRating="3" HotelCode="|747137" HotelName="Premier Inn Premier Inn Berlin City Centre" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make the most of the Holiday Inn Express Berlin City Centre-West hotel's central location, just south of the Tiergarten Park.A contemporary red-brick building on a lively avenue of bars and restaurants, Holiday Inn Express Berlin City Centre-West is a short stroll from famous attractions like the bustling Kurf�rstendamm shopping street. Enjoy home comforts like flat-screen TVs and complimentary tea and coffee in the hotel's modern guest rooms. The complimentary breakfast includes meats and cheeses for a traditional German twist, and the U-Bahn from nearby Zoo station will speed guests to any point in the city.Hop onto the 100 bus for an unofficial tour of historic Berlin. The route takes you from Holiday Inn Express Berlin City Centre-West past the huge glass dome of the Reichstag and the much-photographed Brandenburg Gate. Wireless Internet is included in our business package, and the hotel is conveniently close to embassies.Relax with a beer on the bar's peaceful terrace, or watch sport on the TV screen in the Great Room. Neighbourhood restaurants dish up a range of world cuisine, and our knowledgeable staff are happy provide recommendations. Children under 18 stay free, making Holiday Inn Express Berlin City Centre-West a good-value choice for families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.00" OriginalAmount="633.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 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="648.05" OriginalAmount="648.05">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|2490925" 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="34" TotalAmount="648.81" OriginalAmount="648.81">
      <BasicPropertyInfo StarRating="3" HotelCode="|C8C370" HotelName="Premier Inn Premier Inn Berlin City Wilmserdorf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Stay in the stylish heart of Berlin at our great-value Premier Inn Berlin City Wilmersdorf hotel. Set just a five-minute drive away from the famous Kurfustendamm avenue, you'll have some of the most popular places to visit in Berlin right on your doorstep - visit German landmarks like Charlotenburg Palace, go shopping in Berlin at the unmissible KaDaWe department store, or explore exciting family attractions like the Berlin Zoological Garden. Ater fun days out in Germay, you can look forward to laid-back evenings back at our hotel, and a great night's sleep on one of our super-comfy Hypnos beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="650" OriginalAmount="650">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="781334|377866" HotelName="Villa Hufeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karower Straße 17, 13125 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.00" OriginalAmount="663.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="27" TotalAmount="688" OriginalAmount="688">
      <BasicPropertyInfo Latitude="52.522739202046" Longitude="13.388123551018" StarRating="3" HotelCode="104475|377879" 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="697.00" OriginalAmount="697.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="27" TotalAmount="707" OriginalAmount="707">
      <BasicPropertyInfo Latitude="52.52586749" Longitude="13.38766048" StarRating="3" HotelCode="951898|413558" HotelName="Hotel Amo by Amano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 113, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="728.19" OriginalAmount="728.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|788528" HotelName="Premier Inn Premier Inn Berlin Alexanderplatz" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BERLIN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Our stylish Premier Inn Berlin Alexanderplatz hotel is ideal if you're looking for great-value hotels in Berlin. Thanks to our handy location just a five-minute walk away from Alexanderplatz, you'll have some of Berlin's top attractions right on your doorstep when you stay with us. Families can enjoy days out with the kids in Berlin at sports like Little BIG city, while culture-lovers can see the famous Berliner Fernsehturm and Worl Time Clock - two of the most popular places to visit in Berlin - before exploring the scenic Gendarmenmarkt square. After exciting days out in Belin, you can look forward to laid-back evenings at our bar and restaurant, before enjoying a great night's sleep on one of our super-comfy Hypnos beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="750.48" OriginalAmount="750.48">
      <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 10/12/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="63" TotalAmount="830.00" OriginalAmount="830.00">
      <BasicPropertyInfo Latitude="52.499515533447266" Longitude="13.312270164489746" StarRating="0" HotelCode="0|bearlincity_apartments_kudamm_2" HotelName="BearlinCity Apartments Ku'damm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olivaer Platz 18, 10707 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «BearlinCity Apartments Ku'damm» 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. Places nearby: Kurfurstendam, Adenauerplatz and Kaiser Wilhelm Memorial Church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.00" OriginalAmount="939.00">
      <BasicPropertyInfo Latitude="52.511680603027344" Longitude="13.21006965637207" StarRating="2" HotelCode="0|wassersportappartements_am_stossensee" HotelName="Wassersport-Appartements Am Stößensee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Brandensteinweg 4, 13595 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy! Hotel «Wassersport-Appartements Am Stößensee» is located in Berlin. This hotel is located in 12 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Pichelsberg, Berlin Zoological Garden and Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="991.99" OriginalAmount="991.99">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|4555675" 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="1047.00" OriginalAmount="1047.00">
      <BasicPropertyInfo Latitude="52.43584060668945" Longitude="13.300829887390137" StarRating="0" HotelCode="0|lilienthalschlosschen" HotelName="LILIENTHALSCHLOSSCHEN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marthastr. 4, 12205, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «LILIENTHALSCHLOSSCHEN» is located in Berlin. This apartment is located in 11 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Lichterfelde West, Berlin Zoological Garden and Tiergarten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1067.03" OriginalAmount="1067.03">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|2437325" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1203.00" OriginalAmount="1203.00">
      <BasicPropertyInfo Latitude="52.42082977294922" Longitude="13.391356468200684" StarRating="0" HotelCode="0|ferienwohnung_berlin_" HotelName="Ferienwohnung Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Saentisstr. 38 B, Tempelhof-Schöneberg, 12107 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 «Ferienwohnung Berlin» is located in Berlin. This apartment is located in 11 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Marienfelde, East Side Gallery and Potsdamer Platz.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. If you travel by car, you can park in a parking zone. The staff of the apartment will be happy to talk to you in English and German.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1780.00" OriginalAmount="1780.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 27/11/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="1807.00" OriginalAmount="1807.00">
      <BasicPropertyInfo Latitude="52.487552642822266" Longitude="13.325992584228516" StarRating="0" HotelCode="0|lovelyflats_gasteiner" HotelName="Lovely-Flats &quot;Gasteiner&quot;" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gasteiner Str. 33 EG, Charlottenburg-Wilmersdorf, 10717 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Lovely-Flats "Gasteiner" is located in the Charlottenburg-Wilmersdorf district of Berlin, 2.1 km from Kurfürstendamm, 5 km from Berliner Philharmonie and 5 km from Messe Berlin. Featuring garden and city views, this apartment also provides guests with free WiFi. The apartment features 2 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 2 bathrooms with a shower. Potsdamer Platz is 6 km from the apartment, while Holocaust Memorial is 6 km away. The nearest airport is Berlin Tegel Airport, 11 km from Lovely-Flats "Gasteiner".&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="2027.00" OriginalAmount="2027.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 27/11/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>
    <HotelStay SourceId="63" TotalAmount="3065.00" OriginalAmount="3065.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="3341.00" OriginalAmount="3341.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="631546|minitel" HotelName="Minitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HermannStreet 55, 3rd Floor, 12049 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</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,Jacuzzi,Lounge,Massage Centre,Swimming Pool,Kitchen,Golf,Garden,Heated Pool,24 Hour Front Desk,Babysitting,Coffee Shop,Dry Cleaning,Elevator,Housekeeping,Library,Luggage Storage,Off-Site Parking,Parking,Business Centre,Concierge,Dining,LCD/Projector,24 Hour Power Supply,Pets allowed,Printer,Wake-up Call Service,Meeting Room,Pick &amp;amp; Drop,Smoking Rooms,Vending Machine,Beauty Salon,Fitness Centre,ATM/Cash Machine</BasicAmenities>
    <HotelRating>4,3,5,2,3.5,4.5,1,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,LUNCH</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,ECO HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,GUESTHOUSE,APARTMENT HOTEL,HOSTEL,SPA HOTEL,GOLF HOTEL,HOSTELS,GUEST HOUSES,APARTHOTEL,COUNTRY HOUSE,BED AND BREAKFASTS,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
df6602c5-3931-46b9-aef7-27ece7a56da2|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="df6602c5-3931-46b9-aef7-27ece7a56da2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-16T00:00:00" End="2024-12-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="41860|1089488" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
df6602c5-3931-46b9-aef7-27ece7a56da2|DOTWPrice|exception while supplier interation||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
df6602c5-3931-46b9-aef7-27ece7a56da2|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
df6602c5-3931-46b9-aef7-27ece7a56da2|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="df6602c5-3931-46b9-aef7-27ece7a56da2" TimeStamp="0001-01-01T00:00:00" HotelName="Living Hotel Großer Kurfürst" HotelCode="41860|52316" StarRating="4" GTCityId="17762" CountryCode="DE" CityName="Berlin" CountryName="Germany" Address="Neue Roßstraße 11-12, 10179 Berlin" PostCode="10179" PhoneNo="+4930246000" FaxNo="" Email="grosserkurfuerst@living-hotels.com" CheckInTime="24-Hour" CheckOutTime="24-Hour" Latitude="52.512218026253" Longitude="13.408671796514" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Business" RoomTypeCode="73242443|1|456|27|NDU2fEdCUHwyMDI0LTEyLTAy" OriginalAmount="0" TotalPrice="456" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/11/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-28T10:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room" RoomTypeCode="150117406|1|550|27|NTUwfEdCUHwyMDI0LTEyLTAx" OriginalAmount="0" TotalPrice="550" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/11/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-27T23:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Business Double Room" RoomTypeCode="107cc6_58486120667169_2_108-44_2_2_0_3_1801219345_7_1-6-0_15-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|NTUwLjU0fEdCUHwyMDI0LTEyLTAx" OriginalAmount="0" TotalPrice="550.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/11/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-27T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Hypoallergenic Dbl Beds" RoomTypeCode="107cc6_58505208632893_1_7-24_2_2_0_3_4177764620_1_1-6-0_55-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|NTU3LjcxfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="557.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:37.7599051+01:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE BUSINESS" RoomTypeCode="20241216$20241225$W$202$52316$DBL.BS$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~2142fd~-297544523~N~~~NOR~~AF00FC3F4C504EF172969342332805AAUK016701160018082142fd|8|NzY1LjIwfEVVUnwyMDI0LTEyLTA4" OriginalAmount="0" TotalPrice="652.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="652.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20241216$20241225$W$202$52316$DBL.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~2142fd~-1522161499~N~~~NOR~~AF00FC3F4C504EF172969342332805AAUK016701160018082142fd|8|NzY1LjIwfEVVUnwyMDI0LTEyLTA4" OriginalAmount="0" TotalPrice="652.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="652.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Business Double Room, Allergy Friendly (Atrium Facing)" RoomTypeCode="107cc6_59588915619515_1_108-44_2_2_0_3_269213323_13_1-6-0_55-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|NjYyLjAyfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="662.02" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:37.7599051+01:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Apartment - De Luxe" RoomTypeCode="179035794|1|678|27|Njc4fEdCUHwyMDI0LTEwLTIz" OriginalAmount="0" TotalPrice="678" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:38.3380747+01:00" End="2024-12-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-DOUBLE BUSINESS" RoomTypeCode="107cc6_59612102540972_2_61-27_2_2_0_3_3189509012_0_1-6-0_9-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|Njc4LjU4fEdCUHwyMDI0LTEyLTA3" OriginalAmount="0" TotalPrice="678.58" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-03T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-DOUBLE STANDARD" RoomTypeCode="107cc6_59612383973058_2_61-27_2_2_0_3_2933308410_1_1-6-0_9-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|Njc4LjU4fEdCUHwyMDI0LTEyLTA3" OriginalAmount="0" TotalPrice="678.58" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-03T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room-Superior Double Room" RoomTypeCode="107cc6_59615845147138_1_7-24_2_2_0_3_1399575099_6_1-8-0_55-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|Njg2LjA5fEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="686.09" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:37.7599051+01:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR" RoomTypeCode="20241216$20241225$W$202$52316$DBL.SU$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~22039a~-1694850044~N~~~NOR~~AF00FC3F4C504EF172969342332805AAUK0167011600180822039a|8|OTIyLjMyfEVVUnwyMDI0LTEyLTA4" OriginalAmount="0" TotalPrice="786.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="786.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room-DOUBLE SUPERIOR" RoomTypeCode="107cc6_61786897656316_2_61-27_2_2_0_3_3610775755_2_1-8-0_9-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|ODE1Ljk3fEdCUHwyMDI0LTEyLTA3" OriginalAmount="0" TotalPrice="815.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-03T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room-Superior Double Room (Separate Living Room)" RoomTypeCode="107cc6_60708027098251_1_108-44_2_2_0_3_2236472508_12_1-8-0_55-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|ODE2LjcyfEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="816.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:37.7599051+01:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Apartment" RoomTypeCode="107cc6_60707752733708_1_108-44_2_2_0_3_2552716861_15_1-13-0_55-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|ODE5LjI0fEdCUHwyMDI0LTEwLTIy" OriginalAmount="0" TotalPrice="819.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:37.7599051+01:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Hypoallergenic Dbl Beds" RoomTypeCode="107cc6_61799364663096_0_7-24_2_2_1_3_4177764620_9_1-6-0_8-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|ODQwLjY0fEdCUHwyMDI0LTEyLTA4" OriginalAmount="0" TotalPrice="840.64" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Business Double Room, Allergy Friendly (Atrium Facing)" RoomTypeCode="107cc6_62896040437948_2_108-44_2_2_1_3_269213323_0_1-6-0_8-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|MTAwNS40NXxHQlB8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="1005.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Business Double Room" RoomTypeCode="107cc6_62897035303718_2_108-44_2_2_1_3_1801219345_1_1-6-0_8-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|MTAwNS40NXxHQlB8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="1005.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite" RoomTypeCode="179291903|1|1105|27|MTEwNXxHQlB8MjAyNC0xMC0yMw==" OriginalAmount="0" TotalPrice="1105" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:38.4318369+01:00" End="2024-12-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE STANDARD" RoomTypeCode="20241216$20241225$W$202$52316$SUI.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~22f5a9~-687347458~N~~~NOR~~AF00FC3F4C504EF172969342332805AAUK0167011600180822f5a9|8|MTQ0OS40N3xFVVJ8MjAyNC0xMi0wOA==" OriginalAmount="0" TotalPrice="1235.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-04T00:00:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1235.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-SUITE STANDARD" RoomTypeCode="107cc6_13847474537046522_1_61-27_2_2_0_3_1576998601_9_1-15-0_55-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|MTI0NS43M3xHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1245.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:37.7599051+01:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Suite" RoomTypeCode="107cc6_13847475848600566_1_108-44_2_2_0_3_2161372610_16_1-15-0_55-100_76_2.20241216_9_2_3_76_zen4cf8dabfbe1a417e888a638a18b797d8_172969342300|45|MTMzNS42NnxHQlB8MjAyNC0xMC0yMg==" OriginalAmount="0" TotalPrice="1335.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="true" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Kitchenette|Minibar|Fridge|Carpeting|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-23T15:24:37.7599051+01:00" End="2024-12-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/13611/a_13611_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/a_13611_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/a_13611_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/t_13611_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/t_13611_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_N2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_O2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/l_13611_P2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/ba_13611_Q2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/ba_13611_R2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/ba_13611_S2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/r_13611_T2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/r_13611_U2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_V2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_W2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_X2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_Y2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_Z2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/gt_13611_AB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AF2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AG2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AH2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AI2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AJ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AK2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AL2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AM2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AN2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AO2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AP2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/gt_13611_AQ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AR2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AS2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AT2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AU2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/13611/w_13611_AV2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The apartment hotel has 144 non-smoking rooms, which are located on 7 storeys and are reachable by 2 lifts. The reception desk in the lobby is staffed round the clock. A baggage storage service, a safe, a currency exchange service and a conference room are available. Wireless internet access in public areas (for a fee) allows guests to stay connected. The hotel has wheelchair-accessible facilities. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a kitchen and a bathroom, and central heating ensures just the right temperature. All rooms are carpeted and include a double bed. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. The kitchenette comes with a refrigerator, a mini fridge and a tea/coffee station. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. Family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Leisure activities and facilities at the hotel include cycling/mountain biking, a gym, a spa, a sauna and a steam bath or, for a fee, massage treatments. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Bed and breakfast is bookable. Guests can choose to book options such as breakfast or dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the apartment hotel: American Express, VISA, Diners Club and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>49 30 246 003 00</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>49 30 246 000</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1997</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2011</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>7</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>144</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>Payment</Type><Description>EC Card</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>Lifts</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</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>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</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>Distances</Type><Description>City Centre</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
df6602c5-3931-46b9-aef7-27ece7a56da2|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="df6602c5-3931-46b9-aef7-27ece7a56da2">
  <Rooms>
    <Room RoomType="Room 1: Double room - Business" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="41860|52316" SourceId="27" RoomTypeCode="73242443|1|456|27|NDU2fEdCUHwyMDI0LTEyLTAy" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-12-16T00:00:00" End="2024-12-25T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
df6602c5-3931-46b9-aef7-27ece7a56da2|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|True